| 1 | [ May 6 03:53:38 Enabled. ] | ||
| 2 | [ May 6 03:53:38 Rereading configuration. ] | ||
| 3 | [ May 6 03:53:39 Rereading configuration. ] | ||
| 4 | [ May 6 03:53:43 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 6 03:53:43 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.06 03:53:45.957417 [ 1 ] {} <Information> Application: Will watch for the process with pid 24192 | ||
| 29 | 2026.05.06 03:53:45.957825 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 03:53:46.210897 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24192 | ||
| 31 | 2026.05.06 03:53:46.219910 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 03:53:46.220080 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 03:53:46.462948 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 03:53:46.552701 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 03:53:46.552766 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 03:53:46.552788 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 03:53:46.552857 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 03:53:46.553315 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 03:53:46.557451 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 03:53:46.558336 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 03:53:46.559206 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.06 03:53:46.559227 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.06 03:53:46.559241 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 03:53:46.559931 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 03:53:46.560983 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 03:53:46.567226 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 03:53:46.567995 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 03:53:46.569366 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 03:53:46.569435 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 03:53:46.570486 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 03:53:46.570879 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 03:53:46.574802 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 03:53:46.575107 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 03:53:46.579913 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 03:53:46.580313 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 03:53:46.580674 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 03:53:46.581105 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 03:53:46.582902 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 03:53:46.582927 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 03:53:46.583043 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 03:53:46.583148 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 03:53:46.594005 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 03:53:46.594040 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000228486 sec | ||
| 68 | 2026.05.06 03:53:46.594064 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 03:53:46.594081 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 03:53:46.594885 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 03:53:46.595496 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 03:53:46.611787 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 03:53:46.611834 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 03:53:46.611864 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 03:53:46.611875 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 03:53:46.611907 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 03:53:46.611926 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 03:53:46.614133 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 03:53:46.614179 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 03:53:46.614199 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 03:53:46.614338 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 03:53:46.614379 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 03:53:46.614392 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 03:53:46.614416 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 03:53:46.614428 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 03:53:46.614463 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 03:53:46.614483 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 03:53:46.643388 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 03:53:46.648155 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 03:53:46.648201 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5031e-05 sec | ||
| 91 | 2026.05.06 03:53:46.648214 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 03:53:46.648224 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 03:53:46.648252 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 03:53:46.648447 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 03:53:46.648488 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 03:53:46.648501 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 03:53:46.648512 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.06 03:53:46.648522 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 03:53:46.689365 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 03:53:46.689615 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.05.06 03:53:46.691355 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.036e-05 sec. | ||
| 102 | 2026.05.06 03:53:46.691819 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 03:53:46.692732 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 03:53:46.692753 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 03:53:46.692874 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50850 | ||
| 106 | 2026.05.06 03:53:46.693920 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.06 03:53:46.694001 [ 3 ] {} <Debug> TCP-Session: 3cd3ab50-60ea-4e30-b2d7-b762c1cfd00e Authenticating user 'default' from [fd00:1122:3344:101::e]:50850 | ||
| 108 | 2026.05.06 03:53:46.694032 [ 3 ] {} <Debug> TCP-Session: 3cd3ab50-60ea-4e30-b2d7-b762c1cfd00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.06 03:53:46.694056 [ 3 ] {} <Debug> TCP-Session: 3cd3ab50-60ea-4e30-b2d7-b762c1cfd00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 03:53:46.694163 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.06 03:53:46.694194 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.06 03:53:46.694224 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.06 03:53:46.695436 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46537 | ||
| 114 | 2026.05.06 03:53:46.695455 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42588 | ||
| 115 | 2026.05.06 03:53:46.695591 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.06 03:53:46.695625 [ 4 ] {} <Debug> TCP-Session: e4c3971d-8037-42fe-9017-743b8579ece2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46537 | ||
| 117 | 2026.05.06 03:53:46.695660 [ 4 ] {} <Debug> TCP-Session: e4c3971d-8037-42fe-9017-743b8579ece2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.06 03:53:46.695678 [ 4 ] {} <Debug> TCP-Session: e4c3971d-8037-42fe-9017-743b8579ece2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.06 03:53:46.695717 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.06 03:53:46.695787 [ 5 ] {} <Debug> TCP-Session: cff00b4b-1a51-4915-a209-c81353ad62d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42588 | ||
| 121 | 2026.05.06 03:53:46.695809 [ 5 ] {} <Debug> TCP-Session: cff00b4b-1a51-4915-a209-c81353ad62d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.06 03:53:46.695822 [ 5 ] {} <Debug> TCP-Session: cff00b4b-1a51-4915-a209-c81353ad62d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.06 03:53:46.695826 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61350 | ||
| 124 | 2026.05.06 03:53:46.695826 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48890 | ||
| 125 | 2026.05.06 03:53:46.695965 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37063 | ||
| 126 | 2026.05.06 03:53:46.696657 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60570 | ||
| 127 | 2026.05.06 03:53:46.696685 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.06 03:53:46.696719 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.06 03:53:46.696739 [ 255 ] {} <Debug> TCP-Session: aabbab6a-d9fb-4e01-97d2-630440a61f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:61350 | ||
| 130 | 2026.05.06 03:53:46.696770 [ 256 ] {} <Debug> TCP-Session: 7c9c5a1d-0984-4cc1-a989-98adaaf818d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37063 | ||
| 131 | 2026.05.06 03:53:46.696772 [ 255 ] {} <Debug> TCP-Session: aabbab6a-d9fb-4e01-97d2-630440a61f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.06 03:53:46.696818 [ 256 ] {} <Debug> TCP-Session: 7c9c5a1d-0984-4cc1-a989-98adaaf818d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.06 03:53:46.696820 [ 255 ] {} <Debug> TCP-Session: aabbab6a-d9fb-4e01-97d2-630440a61f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.06 03:53:46.696840 [ 256 ] {} <Debug> TCP-Session: 7c9c5a1d-0984-4cc1-a989-98adaaf818d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.06 03:53:46.697365 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44343 | ||
| 136 | 2026.05.06 03:53:46.697418 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.06 03:53:46.697467 [ 254 ] {} <Debug> TCP-Session: 37e3e268-cf01-4909-a166-edd2ac0b6541 Authenticating user 'default' from [fd00:1122:3344:101::e]:48890 | ||
| 138 | 2026.05.06 03:53:46.697484 [ 254 ] {} <Debug> TCP-Session: 37e3e268-cf01-4909-a166-edd2ac0b6541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.06 03:53:46.697495 [ 254 ] {} <Debug> TCP-Session: 37e3e268-cf01-4909-a166-edd2ac0b6541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.06 03:53:46.697998 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.06 03:53:46.698040 [ 257 ] {} <Debug> TCP-Session: 67a1b508-6f56-465e-ac3a-e1c70522f7de Authenticating user 'default' from [fd00:1122:3344:101::e]:60570 | ||
| 142 | 2026.05.06 03:53:46.698041 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45418 | ||
| 143 | 2026.05.06 03:53:46.698066 [ 257 ] {} <Debug> TCP-Session: 67a1b508-6f56-465e-ac3a-e1c70522f7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.06 03:53:46.698171 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.06 03:53:46.698207 [ 3 ] {} <Trace> TCP-Session: 3cd3ab50-60ea-4e30-b2d7-b762c1cfd00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 146 | 2026.05.06 03:53:46.698212 [ 257 ] {} <Debug> TCP-Session: 67a1b508-6f56-465e-ac3a-e1c70522f7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.06 03:53:46.698229 [ 258 ] {} <Debug> TCP-Session: ec73e5b1-e7a9-483c-8b07-fcb56c0318dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44343 | ||
| 148 | 2026.05.06 03:53:46.698266 [ 258 ] {} <Debug> TCP-Session: ec73e5b1-e7a9-483c-8b07-fcb56c0318dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.06 03:53:46.698280 [ 258 ] {} <Debug> TCP-Session: ec73e5b1-e7a9-483c-8b07-fcb56c0318dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.06 03:53:46.698303 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.06 03:53:46.698347 [ 259 ] {} <Debug> TCP-Session: 1e335813-6d25-4218-acf1-8b89b7fad8e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45418 | ||
| 152 | 2026.05.06 03:53:46.698367 [ 259 ] {} <Debug> TCP-Session: 1e335813-6d25-4218-acf1-8b89b7fad8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 03:53:46.698407 [ 259 ] {} <Debug> TCP-Session: 1e335813-6d25-4218-acf1-8b89b7fad8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.06 03:53:46.701201 [ 3 ] {4ce1a57d-fbef-45e5-97ab-620fae232429} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50850) 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 has_own_data (stage: Complete) | ||
| 155 | 2026.05.06 03:53:46.706307 [ 3 ] {4ce1a57d-fbef-45e5-97ab-620fae232429} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 156 | 2026.05.06 03:53:46.708581 [ 3 ] {4ce1a57d-fbef-45e5-97ab-620fae232429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 157 | 2026.05.06 03:53:46.715214 [ 260 ] {4ce1a57d-fbef-45e5-97ab-620fae232429} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 158 | 2026.05.06 03:53:46.718235 [ 3 ] {4ce1a57d-fbef-45e5-97ab-620fae232429} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.016642 sec., 5768.537435404398 rows/sec., 317.99 KiB/sec. | ||
| 159 | 2026.05.06 03:53:46.718351 [ 3 ] {4ce1a57d-fbef-45e5-97ab-620fae232429} <Debug> TCPHandler: Processed in 0.022625399 sec. | ||
| 160 | 2026.05.06 03:53:47.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.90 MiB, peak 118.90 MiB, free memory in arenas 0.00 B, will set to 123.30 MiB (RSS), difference: 4.40 MiB | ||
| 161 | 2026.05.06 03:53:47.503423 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38159 | ||
| 162 | 2026.05.06 03:53:47.503575 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.06 03:53:47.503605 [ 261 ] {} <Debug> TCP-Session: 3390793c-d53b-468f-9a3e-0b9cb6283e70 Authenticating user 'default' from [fd00:1122:3344:101::a]:38159 | ||
| 164 | 2026.05.06 03:53:47.503626 [ 261 ] {} <Debug> TCP-Session: 3390793c-d53b-468f-9a3e-0b9cb6283e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.06 03:53:47.503660 [ 261 ] {} <Debug> TCP-Session: 3390793c-d53b-468f-9a3e-0b9cb6283e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.06 03:53:47.503724 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 167 | 2026.05.06 03:53:47.503750 [ 261 ] {} <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 | ||
| 168 | 2026.05.06 03:53:47.503771 [ 261 ] {} <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 | ||
| 169 | 2026.05.06 03:53:47.506396 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46124 | ||
| 170 | 2026.05.06 03:53:47.506498 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58859 | ||
| 171 | 2026.05.06 03:53:47.506587 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.06 03:53:47.506611 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49836 | ||
| 173 | 2026.05.06 03:53:47.506646 [ 262 ] {} <Debug> TCP-Session: b5a11b00-b25d-4c76-b238-9d666c4c4f2f Authenticating user 'default' from [fd00:1122:3344:101::a]:46124 | ||
| 174 | 2026.05.06 03:53:47.506675 [ 262 ] {} <Debug> TCP-Session: b5a11b00-b25d-4c76-b238-9d666c4c4f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.06 03:53:47.506690 [ 262 ] {} <Debug> TCP-Session: b5a11b00-b25d-4c76-b238-9d666c4c4f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.06 03:53:47.506732 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.06 03:53:47.506782 [ 263 ] {} <Debug> TCP-Session: dbf5e8dd-f0ad-495f-a4d1-96d76abf62eb Authenticating user 'default' from [fd00:1122:3344:101::a]:58859 | ||
| 178 | 2026.05.06 03:53:47.506780 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54905 | ||
| 179 | 2026.05.06 03:53:47.506871 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.06 03:53:47.506892 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55684 | ||
| 181 | 2026.05.06 03:53:47.506833 [ 263 ] {} <Debug> TCP-Session: dbf5e8dd-f0ad-495f-a4d1-96d76abf62eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.06 03:53:47.506940 [ 264 ] {} <Debug> TCP-Session: 4ff2331b-3d2a-45d1-b3e1-d2258cf3f223 Authenticating user 'default' from [fd00:1122:3344:101::a]:49836 | ||
| 183 | 2026.05.06 03:53:47.506977 [ 263 ] {} <Debug> TCP-Session: dbf5e8dd-f0ad-495f-a4d1-96d76abf62eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.06 03:53:47.506973 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50139 | ||
| 185 | 2026.05.06 03:53:47.507000 [ 264 ] {} <Debug> TCP-Session: 4ff2331b-3d2a-45d1-b3e1-d2258cf3f223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.06 03:53:47.507035 [ 264 ] {} <Debug> TCP-Session: 4ff2331b-3d2a-45d1-b3e1-d2258cf3f223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.06 03:53:47.507165 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44698 | ||
| 188 | 2026.05.06 03:53:47.507246 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.06 03:53:47.507288 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.06 03:53:47.507288 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.06 03:53:47.507304 [ 265 ] {} <Debug> TCP-Session: 5d08c48e-7baa-4918-a004-9b18f2e921e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:54905 | ||
| 192 | 2026.05.06 03:53:47.507342 [ 267 ] {} <Debug> TCP-Session: b7414cc4-06ae-4a50-abbe-ddda87974bb9 Authenticating user 'default' from [fd00:1122:3344:101::a]:50139 | ||
| 193 | 2026.05.06 03:53:47.507363 [ 266 ] {} <Debug> TCP-Session: 07b22876-6749-47b8-982a-647191370013 Authenticating user 'default' from [fd00:1122:3344:101::a]:55684 | ||
| 194 | 2026.05.06 03:53:47.507377 [ 265 ] {} <Debug> TCP-Session: 5d08c48e-7baa-4918-a004-9b18f2e921e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.06 03:53:47.507396 [ 267 ] {} <Debug> TCP-Session: b7414cc4-06ae-4a50-abbe-ddda87974bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.06 03:53:47.507414 [ 266 ] {} <Debug> TCP-Session: 07b22876-6749-47b8-982a-647191370013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.06 03:53:47.507420 [ 265 ] {} <Debug> TCP-Session: 5d08c48e-7baa-4918-a004-9b18f2e921e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.06 03:53:47.507438 [ 267 ] {} <Debug> TCP-Session: b7414cc4-06ae-4a50-abbe-ddda87974bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.06 03:53:47.507448 [ 266 ] {} <Debug> TCP-Session: 07b22876-6749-47b8-982a-647191370013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.06 03:53:47.507365 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.05.06 03:53:47.507525 [ 268 ] {} <Debug> TCP-Session: 5bc99558-7761-4c2b-bdbb-388e71dbdd61 Authenticating user 'default' from [fd00:1122:3344:101::a]:44698 | ||
| 202 | 2026.05.06 03:53:47.507555 [ 268 ] {} <Debug> TCP-Session: 5bc99558-7761-4c2b-bdbb-388e71dbdd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.06 03:53:47.507569 [ 268 ] {} <Debug> TCP-Session: 5bc99558-7761-4c2b-bdbb-388e71dbdd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.06 03:53:48.071382 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61589 | ||
| 205 | 2026.05.06 03:53:48.071563 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.06 03:53:48.071601 [ 269 ] {} <Debug> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Authenticating user 'default' from [fd00:1122:3344:101::d]:61589 | ||
| 207 | 2026.05.06 03:53:48.071622 [ 269 ] {} <Debug> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.06 03:53:48.071640 [ 269 ] {} <Debug> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.06 03:53:48.071702 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 210 | 2026.05.06 03:53:48.071728 [ 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 | ||
| 211 | 2026.05.06 03:53:48.071752 [ 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 | ||
| 212 | 2026.05.06 03:53:48.074562 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53136 | ||
| 213 | 2026.05.06 03:53:48.074712 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59282 | ||
| 214 | 2026.05.06 03:53:48.074820 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.06 03:53:48.074872 [ 270 ] {} <Debug> TCP-Session: 94b308d1-8dbb-4319-b841-8bec7eb64c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:53136 | ||
| 216 | 2026.05.06 03:53:48.074922 [ 270 ] {} <Debug> TCP-Session: 94b308d1-8dbb-4319-b841-8bec7eb64c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.05.06 03:53:48.074935 [ 270 ] {} <Debug> TCP-Session: 94b308d1-8dbb-4319-b841-8bec7eb64c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.06 03:53:48.074945 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34021 | ||
| 219 | 2026.05.06 03:53:48.075082 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.06 03:53:48.075097 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34310 | ||
| 221 | 2026.05.06 03:53:48.075142 [ 271 ] {} <Debug> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Authenticating user 'default' from [fd00:1122:3344:101::d]:59282 | ||
| 222 | 2026.05.06 03:53:48.075172 [ 271 ] {} <Debug> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.06 03:53:48.075209 [ 271 ] {} <Debug> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.06 03:53:48.075217 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.06 03:53:48.075262 [ 272 ] {} <Debug> TCP-Session: 87b74a0a-2c82-4ad7-a86f-2538734c8d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:34021 | ||
| 226 | 2026.05.06 03:53:48.075305 [ 272 ] {} <Debug> TCP-Session: 87b74a0a-2c82-4ad7-a86f-2538734c8d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.06 03:53:48.075323 [ 272 ] {} <Debug> TCP-Session: 87b74a0a-2c82-4ad7-a86f-2538734c8d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.06 03:53:48.075327 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.05.06 03:53:48.075386 [ 273 ] {} <Debug> TCP-Session: 8d6c6a2e-5169-4f1a-a6d5-31683898895d Authenticating user 'default' from [fd00:1122:3344:101::d]:34310 | ||
| 230 | 2026.05.06 03:53:48.075407 [ 273 ] {} <Debug> TCP-Session: 8d6c6a2e-5169-4f1a-a6d5-31683898895d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.06 03:53:48.075425 [ 273 ] {} <Debug> TCP-Session: 8d6c6a2e-5169-4f1a-a6d5-31683898895d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.06 03:53:48.075485 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60267 | ||
| 233 | 2026.05.06 03:53:48.075504 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59443 | ||
| 234 | 2026.05.06 03:53:48.075605 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45000 | ||
| 235 | 2026.05.06 03:53:48.075701 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.05.06 03:53:48.075718 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57803 | ||
| 237 | 2026.05.06 03:53:48.075840 [ 275 ] {} <Debug> TCP-Session: fb6f4295-cb63-41e8-ba9b-5c32944be9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60267 | ||
| 238 | 2026.05.06 03:53:48.075866 [ 275 ] {} <Debug> TCP-Session: fb6f4295-cb63-41e8-ba9b-5c32944be9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.06 03:53:48.075878 [ 275 ] {} <Debug> TCP-Session: fb6f4295-cb63-41e8-ba9b-5c32944be9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.06 03:53:48.075969 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 241 | 2026.05.06 03:53:48.076026 [ 274 ] {} <Debug> TCP-Session: 1a16c8c5-555f-44c9-a1d7-b0dda5a7db2f Authenticating user 'default' from [fd00:1122:3344:101::d]:59443 | ||
| 242 | 2026.05.06 03:53:48.076035 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 243 | 2026.05.06 03:53:48.076114 [ 274 ] {} <Debug> TCP-Session: 1a16c8c5-555f-44c9-a1d7-b0dda5a7db2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.06 03:53:48.076118 [ 276 ] {} <Debug> TCP-Session: 9d85730c-27e0-459c-849f-467c3ddb6387 Authenticating user 'default' from [fd00:1122:3344:101::d]:45000 | ||
| 245 | 2026.05.06 03:53:48.076146 [ 274 ] {} <Debug> TCP-Session: 1a16c8c5-555f-44c9-a1d7-b0dda5a7db2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.06 03:53:48.076166 [ 276 ] {} <Debug> TCP-Session: 9d85730c-27e0-459c-849f-467c3ddb6387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.06 03:53:48.076128 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.05.06 03:53:48.076206 [ 276 ] {} <Debug> TCP-Session: 9d85730c-27e0-459c-849f-467c3ddb6387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.06 03:53:48.076234 [ 277 ] {} <Debug> TCP-Session: 3fe2e5aa-5de1-4535-837e-1e9d7cc66188 Authenticating user 'default' from [fd00:1122:3344:101::d]:57803 | ||
| 250 | 2026.05.06 03:53:48.076269 [ 277 ] {} <Debug> TCP-Session: 3fe2e5aa-5de1-4535-837e-1e9d7cc66188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.06 03:53:48.076259 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 252 | 2026.05.06 03:53:48.076282 [ 277 ] {} <Debug> TCP-Session: 3fe2e5aa-5de1-4535-837e-1e9d7cc66188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.05.06 03:53:48.076509 [ 269 ] {b324d400-8963-4ab4-8192-0411833df717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 254 | 2026.05.06 03:53:48.162731 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39380 | ||
| 255 | 2026.05.06 03:53:48.167085 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.05.06 03:53:48.167167 [ 278 ] {} <Debug> TCP-Session: 9f26e680-4b5b-4841-a348-89c870d93256 Authenticating user 'default' from [fd00:1122:3344:101::c]:39380 | ||
| 257 | 2026.05.06 03:53:48.167188 [ 278 ] {} <Debug> TCP-Session: 9f26e680-4b5b-4841-a348-89c870d93256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.06 03:53:48.167216 [ 278 ] {} <Debug> TCP-Session: 9f26e680-4b5b-4841-a348-89c870d93256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.06 03:53:48.167286 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 260 | 2026.05.06 03:53:48.167315 [ 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 | ||
| 261 | 2026.05.06 03:53:48.167349 [ 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 | ||
| 262 | 2026.05.06 03:53:48.181476 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36099 | ||
| 263 | 2026.05.06 03:53:48.183700 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.05.06 03:53:48.183749 [ 279 ] {} <Debug> TCP-Session: 8dd052e5-2a1d-431b-bfc1-de1cd324187d Authenticating user 'default' from [fd00:1122:3344:101::b]:36099 | ||
| 265 | 2026.05.06 03:53:48.183770 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45367 | ||
| 266 | 2026.05.06 03:53:48.183784 [ 279 ] {} <Debug> TCP-Session: 8dd052e5-2a1d-431b-bfc1-de1cd324187d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.06 03:53:48.183866 [ 279 ] {} <Debug> TCP-Session: 8dd052e5-2a1d-431b-bfc1-de1cd324187d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.06 03:53:48.184142 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59675 | ||
| 269 | 2026.05.06 03:53:48.184147 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54112 | ||
| 270 | 2026.05.06 03:53:48.184163 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 271 | 2026.05.06 03:53:48.184164 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55835 | ||
| 272 | 2026.05.06 03:53:48.184144 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.05.06 03:53:48.184276 [ 279 ] {} <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 | ||
| 274 | 2026.05.06 03:53:48.184326 [ 279 ] {} <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 | ||
| 275 | 2026.05.06 03:53:48.184330 [ 280 ] {} <Debug> TCP-Session: c71c25d4-8e01-4147-8d4b-f75757d43738 Authenticating user 'default' from [fd00:1122:3344:101::c]:45367 | ||
| 276 | 2026.05.06 03:53:48.184375 [ 280 ] {} <Debug> TCP-Session: c71c25d4-8e01-4147-8d4b-f75757d43738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.06 03:53:48.184392 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39302 | ||
| 278 | 2026.05.06 03:53:48.184401 [ 280 ] {} <Debug> TCP-Session: c71c25d4-8e01-4147-8d4b-f75757d43738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.06 03:53:48.184435 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.05.06 03:53:48.184488 [ 282 ] {} <Debug> TCP-Session: a1445572-e29c-4921-a8f1-7d3f6ca1371e Authenticating user 'default' from [fd00:1122:3344:101::c]:59675 | ||
| 281 | 2026.05.06 03:53:48.184507 [ 282 ] {} <Debug> TCP-Session: a1445572-e29c-4921-a8f1-7d3f6ca1371e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.06 03:53:48.184520 [ 282 ] {} <Debug> TCP-Session: a1445572-e29c-4921-a8f1-7d3f6ca1371e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.06 03:53:48.184565 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56301 | ||
| 284 | 2026.05.06 03:53:48.184573 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57726 | ||
| 285 | 2026.05.06 03:53:48.185881 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 286 | 2026.05.06 03:53:48.185921 [ 285 ] {} <Debug> TCP-Session: f0a98fdf-700b-4850-b902-704a55c6b0eb Authenticating user 'default' from [fd00:1122:3344:101::c]:39302 | ||
| 287 | 2026.05.06 03:53:48.185962 [ 285 ] {} <Debug> TCP-Session: f0a98fdf-700b-4850-b902-704a55c6b0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2026.05.06 03:53:48.185974 [ 285 ] {} <Debug> TCP-Session: f0a98fdf-700b-4850-b902-704a55c6b0eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2026.05.06 03:53:48.185994 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42784 | ||
| 290 | 2026.05.06 03:53:48.186595 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48566 | ||
| 291 | 2026.05.06 03:53:48.186607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 292 | 2026.05.06 03:53:48.186643 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 293 | 2026.05.06 03:53:48.186660 [ 286 ] {} <Debug> TCP-Session: 99538b50-d674-4cf5-9810-35b59aef9584 Authenticating user 'default' from [fd00:1122:3344:101::c]:56301 | ||
| 294 | 2026.05.06 03:53:48.186724 [ 286 ] {} <Debug> TCP-Session: 99538b50-d674-4cf5-9810-35b59aef9584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.05.06 03:53:48.186738 [ 286 ] {} <Debug> TCP-Session: 99538b50-d674-4cf5-9810-35b59aef9584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2026.05.06 03:53:48.186738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33913 | ||
| 297 | 2026.05.06 03:53:48.188841 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38090 | ||
| 298 | 2026.05.06 03:53:48.188872 [ 284 ] {} <Debug> TCP-Session: 840e212e-4b77-4759-a2a5-6d421c137155 Authenticating user 'default' from [fd00:1122:3344:101::c]:57726 | ||
| 299 | 2026.05.06 03:53:48.188902 [ 284 ] {} <Debug> TCP-Session: 840e212e-4b77-4759-a2a5-6d421c137155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 300 | 2026.05.06 03:53:48.188951 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.06 03:53:48.188987 [ 284 ] {} <Debug> TCP-Session: 840e212e-4b77-4759-a2a5-6d421c137155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2026.05.06 03:53:48.189030 [ 283 ] {} <Debug> TCP-Session: 93e7b051-bdd1-41db-bf74-d44053d47ff0 Authenticating user 'default' from [fd00:1122:3344:101::c]:55835 | ||
| 303 | 2026.05.06 03:53:48.189053 [ 283 ] {} <Debug> TCP-Session: 93e7b051-bdd1-41db-bf74-d44053d47ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2026.05.06 03:53:48.189079 [ 283 ] {} <Debug> TCP-Session: 93e7b051-bdd1-41db-bf74-d44053d47ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 305 | 2026.05.06 03:53:48.189090 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63290 | ||
| 306 | 2026.05.06 03:53:48.189164 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 307 | 2026.05.06 03:53:48.189223 [ 290 ] {} <Debug> TCP-Session: dcd492d6-f498-4340-a164-c5384545ff04 Authenticating user 'default' from [fd00:1122:3344:101::b]:38090 | ||
| 308 | 2026.05.06 03:53:48.189239 [ 290 ] {} <Debug> TCP-Session: dcd492d6-f498-4340-a164-c5384545ff04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 309 | 2026.05.06 03:53:48.189251 [ 290 ] {} <Debug> TCP-Session: dcd492d6-f498-4340-a164-c5384545ff04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.06 03:53:48.190284 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.06 03:53:48.190318 [ 281 ] {} <Debug> TCP-Session: 9c69d3f8-28ac-4463-82cb-2a163f0e8461 Authenticating user 'default' from [fd00:1122:3344:101::c]:54112 | ||
| 312 | 2026.05.06 03:53:48.190333 [ 281 ] {} <Debug> TCP-Session: 9c69d3f8-28ac-4463-82cb-2a163f0e8461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.06 03:53:48.190348 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37822 | ||
| 314 | 2026.05.06 03:53:48.190360 [ 281 ] {} <Debug> TCP-Session: 9c69d3f8-28ac-4463-82cb-2a163f0e8461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2026.05.06 03:53:48.190367 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 316 | 2026.05.06 03:53:48.190396 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 317 | 2026.05.06 03:53:48.190452 [ 289 ] {} <Debug> TCP-Session: afbedb2f-679f-45bf-9cce-24b73d27e13b Authenticating user 'default' from [fd00:1122:3344:101::b]:33913 | ||
| 318 | 2026.05.06 03:53:48.190478 [ 291 ] {} <Debug> TCP-Session: 568c8ee5-4d2e-4c53-a0d8-63b9974767d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:63290 | ||
| 319 | 2026.05.06 03:53:48.190478 [ 289 ] {} <Debug> TCP-Session: afbedb2f-679f-45bf-9cce-24b73d27e13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2026.05.06 03:53:48.190504 [ 291 ] {} <Debug> TCP-Session: 568c8ee5-4d2e-4c53-a0d8-63b9974767d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.06 03:53:48.190529 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 322 | 2026.05.06 03:53:48.190542 [ 291 ] {} <Debug> TCP-Session: 568c8ee5-4d2e-4c53-a0d8-63b9974767d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.06 03:53:48.190561 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55933 | ||
| 324 | 2026.05.06 03:53:48.190572 [ 287 ] {} <Debug> TCP-Session: 51d051cc-e76c-4db9-a5c1-e4db9967b7df Authenticating user 'default' from [fd00:1122:3344:101::b]:42784 | ||
| 325 | 2026.05.06 03:53:48.190535 [ 289 ] {} <Debug> TCP-Session: afbedb2f-679f-45bf-9cce-24b73d27e13b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.06 03:53:48.190637 [ 287 ] {} <Debug> TCP-Session: 51d051cc-e76c-4db9-a5c1-e4db9967b7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.06 03:53:48.190742 [ 287 ] {} <Debug> TCP-Session: 51d051cc-e76c-4db9-a5c1-e4db9967b7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.06 03:53:48.191234 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 329 | 2026.05.06 03:53:48.191276 [ 288 ] {} <Debug> TCP-Session: bcae20f0-860a-4dab-af28-59dd56d20ad8 Authenticating user 'default' from [fd00:1122:3344:101::b]:48566 | ||
| 330 | 2026.05.06 03:53:48.191342 [ 288 ] {} <Debug> TCP-Session: bcae20f0-860a-4dab-af28-59dd56d20ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 331 | 2026.05.06 03:53:48.191354 [ 288 ] {} <Debug> TCP-Session: bcae20f0-860a-4dab-af28-59dd56d20ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 332 | 2026.05.06 03:53:48.191917 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.06 03:53:48.191967 [ 292 ] {} <Debug> TCP-Session: 175b21cc-2b39-429a-8f30-2a082535b5d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:37822 | ||
| 334 | 2026.05.06 03:53:48.191983 [ 292 ] {} <Debug> TCP-Session: 175b21cc-2b39-429a-8f30-2a082535b5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.06 03:53:48.192000 [ 292 ] {} <Debug> TCP-Session: 175b21cc-2b39-429a-8f30-2a082535b5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.06 03:53:48.192076 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 337 | 2026.05.06 03:53:48.192120 [ 293 ] {} <Debug> TCP-Session: 5599766b-4960-4302-87fc-4428bd653ca2 Authenticating user 'default' from [fd00:1122:3344:101::b]:55933 | ||
| 338 | 2026.05.06 03:53:48.192140 [ 293 ] {} <Debug> TCP-Session: 5599766b-4960-4302-87fc-4428bd653ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 339 | 2026.05.06 03:53:48.192178 [ 293 ] {} <Debug> TCP-Session: 5599766b-4960-4302-87fc-4428bd653ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 340 | 2026.05.06 03:53:48.223849 [ 269 ] {b324d400-8963-4ab4-8192-0411833df717} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61589) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 341 | |||
| 342 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 360 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 361 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 363 | |||
| 364 | 2026.05.06 03:53:48.224848 [ 269 ] {b324d400-8963-4ab4-8192-0411833df717} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 365 | |||
| 366 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 387 | |||
| 388 | 2026.05.06 03:53:48.225111 [ 269 ] {b324d400-8963-4ab4-8192-0411833df717} <Debug> TCPHandler: Processed in 0.149139328 sec. | ||
| 389 | 2026.05.06 03:53:48.225517 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2026.05.06 03:53:48.225723 [ 271 ] {8d765eac-d013-4f3e-a810-b651234335e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 391 | 2026.05.06 03:53:48.226126 [ 271 ] {8d765eac-d013-4f3e-a810-b651234335e9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59282) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 392 | |||
| 393 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 404 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 405 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 406 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 414 | |||
| 415 | 2026.05.06 03:53:48.226427 [ 271 ] {8d765eac-d013-4f3e-a810-b651234335e9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 416 | |||
| 417 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 428 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 429 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 430 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 431 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 432 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 433 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 438 | |||
| 439 | 2026.05.06 03:53:48.226696 [ 271 ] {8d765eac-d013-4f3e-a810-b651234335e9} <Debug> TCPHandler: Processed in 0.001345207 sec. | ||
| 440 | 2026.05.06 03:53:48.227006 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2026.05.06 03:53:48.228037 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 442 | 2026.05.06 03:53:48.228120 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 443 | 2026.05.06 03:53:48.242260 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 444 | 2026.05.06 03:53:48.242371 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000148254 sec | ||
| 445 | 2026.05.06 03:53:48.242389 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Trace> ReferentialDeps: No tables | ||
| 446 | 2026.05.06 03:53:48.242402 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Trace> LoadingDeps: No tables | ||
| 447 | 2026.05.06 03:53:48.242429 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 448 | 2026.05.06 03:53:48.242587 [ 269 ] {27720d42-4387-419c-84cf-5c4351b01d0d} <Debug> TCPHandler: Processed in 0.015710087 sec. | ||
| 449 | 2026.05.06 03:53:48.242762 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.06 03:53:48.242949 [ 269 ] {9ff50560-f6e0-45ef-b21d-e90bca5f819c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) /* The version table contains metadata about the `oximeter` database */ | ||
| 451 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 452 | 2026.05.06 03:53:48.243088 [ 269 ] {9ff50560-f6e0-45ef-b21d-e90bca5f819c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 453 | 2026.05.06 03:53:48.249599 [ 269 ] {9ff50560-f6e0-45ef-b21d-e90bca5f819c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 454 | 2026.05.06 03:53:48.259482 [ 269 ] {9ff50560-f6e0-45ef-b21d-e90bca5f819c} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a): Loading data parts | ||
| 455 | 2026.05.06 03:53:48.261847 [ 269 ] {9ff50560-f6e0-45ef-b21d-e90bca5f819c} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a): There are no data parts | ||
| 456 | 2026.05.06 03:53:48.270375 [ 269 ] {9ff50560-f6e0-45ef-b21d-e90bca5f819c} <Debug> TCPHandler: Processed in 0.02767974 sec. | ||
| 457 | 2026.05.06 03:53:48.270601 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.06 03:53:48.270943 [ 269 ] {a1bb1005-b003-4061-bc75-69f94571bc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) /* The measurement tables contain all individual samples from each timeseries. | ||
| 459 | * | ||
| 460 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 461 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 462 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 463 | * by all samples from the same timeseries. | ||
| 464 | * | ||
| 465 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 466 | * and then uses that to index quickly into the measurements tables. | ||
| 467 | */ | ||
| 468 | 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) | ||
| 469 | 2026.05.06 03:53:48.271087 [ 269 ] {a1bb1005-b003-4061-bc75-69f94571bc47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 470 | 2026.05.06 03:53:48.322250 [ 269 ] {a1bb1005-b003-4061-bc75-69f94571bc47} <Debug> oximeter.measurements_bool (2edfdff7-0131-41c4-8e3c-e5d724e67cee): Loading data parts | ||
| 471 | 2026.05.06 03:53:48.322565 [ 269 ] {a1bb1005-b003-4061-bc75-69f94571bc47} <Debug> oximeter.measurements_bool (2edfdff7-0131-41c4-8e3c-e5d724e67cee): There are no data parts | ||
| 472 | 2026.05.06 03:53:48.341814 [ 269 ] {a1bb1005-b003-4061-bc75-69f94571bc47} <Debug> TCPHandler: Processed in 0.071296653 sec. | ||
| 473 | 2026.05.06 03:53:48.342083 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.05.06 03:53:48.342305 [ 269 ] {ec143a7c-b12a-46d4-a64b-fe093b5bf83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 475 | 2026.05.06 03:53:48.342446 [ 269 ] {ec143a7c-b12a-46d4-a64b-fe093b5bf83c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 476 | 2026.05.06 03:53:48.364349 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41692 | ||
| 477 | 2026.05.06 03:53:48.364474 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 478 | 2026.05.06 03:53:48.364499 [ 295 ] {} <Debug> TCP-Session: 7a4facf8-02cc-4a1a-82a8-300796d441d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41692 | ||
| 479 | 2026.05.06 03:53:48.364520 [ 295 ] {} <Debug> TCP-Session: 7a4facf8-02cc-4a1a-82a8-300796d441d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2026.05.06 03:53:48.364626 [ 295 ] {} <Debug> TCP-Session: 7a4facf8-02cc-4a1a-82a8-300796d441d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 481 | 2026.05.06 03:53:48.365023 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36716 | ||
| 482 | 2026.05.06 03:53:48.365144 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51560 | ||
| 483 | 2026.05.06 03:53:48.365229 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45535 | ||
| 484 | 2026.05.06 03:53:48.365235 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 485 | 2026.05.06 03:53:48.365332 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42760 | ||
| 486 | 2026.05.06 03:53:48.365431 [ 296 ] {} <Debug> TCP-Session: 4b3559b2-0c0d-4fd1-b252-d3d5d0be204e Authenticating user 'default' from [fd00:1122:3344:101::e]:36716 | ||
| 487 | 2026.05.06 03:53:48.365465 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 488 | 2026.05.06 03:53:48.365464 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60889 | ||
| 489 | 2026.05.06 03:53:48.365567 [ 296 ] {} <Debug> TCP-Session: 4b3559b2-0c0d-4fd1-b252-d3d5d0be204e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 490 | 2026.05.06 03:53:48.365593 [ 296 ] {} <Debug> TCP-Session: 4b3559b2-0c0d-4fd1-b252-d3d5d0be204e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 491 | 2026.05.06 03:53:48.365595 [ 297 ] {} <Debug> TCP-Session: c11e25f2-e64a-4880-8086-cf0e732ceb0d Authenticating user 'default' from [fd00:1122:3344:101::e]:51560 | ||
| 492 | 2026.05.06 03:53:48.365645 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40299 | ||
| 493 | 2026.05.06 03:53:48.365704 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 494 | 2026.05.06 03:53:48.365724 [ 297 ] {} <Debug> TCP-Session: c11e25f2-e64a-4880-8086-cf0e732ceb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 495 | 2026.05.06 03:53:48.365843 [ 297 ] {} <Debug> TCP-Session: c11e25f2-e64a-4880-8086-cf0e732ceb0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 496 | 2026.05.06 03:53:48.365883 [ 299 ] {} <Debug> TCP-Session: a0643f3d-ec2e-4f8d-a47d-08d25e79790d Authenticating user 'default' from [fd00:1122:3344:101::e]:42760 | ||
| 497 | 2026.05.06 03:53:48.365889 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 498 | 2026.05.06 03:53:48.365796 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 499 | 2026.05.06 03:53:48.365989 [ 299 ] {} <Debug> TCP-Session: a0643f3d-ec2e-4f8d-a47d-08d25e79790d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 500 | 2026.05.06 03:53:48.366006 [ 300 ] {} <Debug> TCP-Session: 4755c17a-057d-44a1-9ec4-7192cb7e2b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:60889 | ||
| 501 | 2026.05.06 03:53:48.366051 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64173 | ||
| 502 | 2026.05.06 03:53:48.366035 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 503 | 2026.05.06 03:53:48.366111 [ 300 ] {} <Debug> TCP-Session: 4755c17a-057d-44a1-9ec4-7192cb7e2b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 504 | 2026.05.06 03:53:48.366137 [ 301 ] {} <Debug> TCP-Session: 211836f1-560e-466e-aedf-38503f246a16 Authenticating user 'default' from [fd00:1122:3344:101::e]:40299 | ||
| 505 | 2026.05.06 03:53:48.366024 [ 298 ] {} <Debug> TCP-Session: c41e8b40-1a24-43ff-99e0-0fee72ea1f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:45535 | ||
| 506 | 2026.05.06 03:53:48.366017 [ 299 ] {} <Debug> TCP-Session: a0643f3d-ec2e-4f8d-a47d-08d25e79790d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 507 | 2026.05.06 03:53:48.366216 [ 301 ] {} <Debug> TCP-Session: 211836f1-560e-466e-aedf-38503f246a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2026.05.06 03:53:48.366210 [ 298 ] {} <Debug> TCP-Session: c41e8b40-1a24-43ff-99e0-0fee72ea1f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 509 | 2026.05.06 03:53:48.366191 [ 300 ] {} <Debug> TCP-Session: 4755c17a-057d-44a1-9ec4-7192cb7e2b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 510 | 2026.05.06 03:53:48.366326 [ 301 ] {} <Debug> TCP-Session: 211836f1-560e-466e-aedf-38503f246a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 511 | 2026.05.06 03:53:48.366306 [ 298 ] {} <Debug> TCP-Session: c41e8b40-1a24-43ff-99e0-0fee72ea1f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 512 | 2026.05.06 03:53:48.366280 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 513 | 2026.05.06 03:53:48.366306 [ 269 ] {ec143a7c-b12a-46d4-a64b-fe093b5bf83c} <Debug> oximeter.measurements_i8 (229cbdef-516a-47db-95f5-aba2c069aaa7): Loading data parts | ||
| 514 | 2026.05.06 03:53:48.366624 [ 302 ] {} <Debug> TCP-Session: 172f4b9f-f6b9-4dc7-ad98-51ecd1dd795f Authenticating user 'default' from [fd00:1122:3344:101::e]:64173 | ||
| 515 | 2026.05.06 03:53:48.366649 [ 302 ] {} <Debug> TCP-Session: 172f4b9f-f6b9-4dc7-ad98-51ecd1dd795f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 516 | 2026.05.06 03:53:48.366771 [ 269 ] {ec143a7c-b12a-46d4-a64b-fe093b5bf83c} <Debug> oximeter.measurements_i8 (229cbdef-516a-47db-95f5-aba2c069aaa7): There are no data parts | ||
| 517 | 2026.05.06 03:53:48.366775 [ 302 ] {} <Debug> TCP-Session: 172f4b9f-f6b9-4dc7-ad98-51ecd1dd795f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 518 | 2026.05.06 03:53:48.376408 [ 269 ] {ec143a7c-b12a-46d4-a64b-fe093b5bf83c} <Debug> TCPHandler: Processed in 0.034438718 sec. | ||
| 519 | 2026.05.06 03:53:48.376603 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.06 03:53:48.376893 [ 269 ] {7bb376f0-7e22-414d-a2db-a3575920e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 521 | 2026.05.06 03:53:48.377028 [ 269 ] {7bb376f0-7e22-414d-a2db-a3575920e1a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 522 | 2026.05.06 03:53:48.392544 [ 269 ] {7bb376f0-7e22-414d-a2db-a3575920e1a1} <Debug> oximeter.measurements_u8 (09ee0aea-f568-465c-9f3f-e214940cb5a8): Loading data parts | ||
| 523 | 2026.05.06 03:53:48.392834 [ 269 ] {7bb376f0-7e22-414d-a2db-a3575920e1a1} <Debug> oximeter.measurements_u8 (09ee0aea-f568-465c-9f3f-e214940cb5a8): There are no data parts | ||
| 524 | 2026.05.06 03:53:48.403004 [ 269 ] {7bb376f0-7e22-414d-a2db-a3575920e1a1} <Debug> TCPHandler: Processed in 0.026459616 sec. | ||
| 525 | 2026.05.06 03:53:48.403190 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.06 03:53:48.403352 [ 269 ] {07428ba1-dabe-49e9-aa13-f033bba6b70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 527 | 2026.05.06 03:53:48.403549 [ 269 ] {07428ba1-dabe-49e9-aa13-f033bba6b70a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 528 | 2026.05.06 03:53:48.408598 [ 269 ] {07428ba1-dabe-49e9-aa13-f033bba6b70a} <Debug> oximeter.measurements_i16 (8c08caa2-d179-4580-a652-6a797d987068): Loading data parts | ||
| 529 | 2026.05.06 03:53:48.408886 [ 269 ] {07428ba1-dabe-49e9-aa13-f033bba6b70a} <Debug> oximeter.measurements_i16 (8c08caa2-d179-4580-a652-6a797d987068): There are no data parts | ||
| 530 | 2026.05.06 03:53:48.420190 [ 269 ] {07428ba1-dabe-49e9-aa13-f033bba6b70a} <Debug> TCPHandler: Processed in 0.017057995 sec. | ||
| 531 | 2026.05.06 03:53:48.420383 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.06 03:53:48.420690 [ 269 ] {ac7e15a3-618b-4b89-be6a-8876c156b01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 533 | 2026.05.06 03:53:48.420827 [ 269 ] {ac7e15a3-618b-4b89-be6a-8876c156b01a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 534 | 2026.05.06 03:53:48.443620 [ 269 ] {ac7e15a3-618b-4b89-be6a-8876c156b01a} <Debug> oximeter.measurements_u16 (95f0839d-d582-4dfc-ad18-b1c9489d939c): Loading data parts | ||
| 535 | 2026.05.06 03:53:48.443782 [ 269 ] {ac7e15a3-618b-4b89-be6a-8876c156b01a} <Debug> oximeter.measurements_u16 (95f0839d-d582-4dfc-ad18-b1c9489d939c): There are no data parts | ||
| 536 | 2026.05.06 03:53:48.447940 [ 269 ] {ac7e15a3-618b-4b89-be6a-8876c156b01a} <Debug> TCPHandler: Processed in 0.027618189 sec. | ||
| 537 | 2026.05.06 03:53:48.448128 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.06 03:53:48.448317 [ 269 ] {e97c4e74-86e3-47e8-8198-f9c7ce7d21b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 539 | 2026.05.06 03:53:48.448512 [ 269 ] {e97c4e74-86e3-47e8-8198-f9c7ce7d21b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 540 | 2026.05.06 03:53:48.471428 [ 269 ] {e97c4e74-86e3-47e8-8198-f9c7ce7d21b2} <Debug> oximeter.measurements_i32 (f0e1d272-64cb-41de-a9ff-e2970176a55f): Loading data parts | ||
| 541 | 2026.05.06 03:53:48.471674 [ 269 ] {e97c4e74-86e3-47e8-8198-f9c7ce7d21b2} <Debug> oximeter.measurements_i32 (f0e1d272-64cb-41de-a9ff-e2970176a55f): There are no data parts | ||
| 542 | 2026.05.06 03:53:48.479846 [ 269 ] {e97c4e74-86e3-47e8-8198-f9c7ce7d21b2} <Debug> TCPHandler: Processed in 0.031777984 sec. | ||
| 543 | 2026.05.06 03:53:48.480009 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.06 03:53:48.480277 [ 269 ] {2aa2bb86-2c3b-481b-a5f8-57f65807c5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 545 | 2026.05.06 03:53:48.480405 [ 269 ] {2aa2bb86-2c3b-481b-a5f8-57f65807c5d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 546 | 2026.05.06 03:53:48.488049 [ 269 ] {2aa2bb86-2c3b-481b-a5f8-57f65807c5d8} <Debug> oximeter.measurements_u32 (5b9c0ef7-15f7-4183-8358-154294b2ecd6): Loading data parts | ||
| 547 | 2026.05.06 03:53:48.488206 [ 269 ] {2aa2bb86-2c3b-481b-a5f8-57f65807c5d8} <Debug> oximeter.measurements_u32 (5b9c0ef7-15f7-4183-8358-154294b2ecd6): There are no data parts | ||
| 548 | 2026.05.06 03:53:48.499958 [ 269 ] {2aa2bb86-2c3b-481b-a5f8-57f65807c5d8} <Debug> TCPHandler: Processed in 0.020000376 sec. | ||
| 549 | 2026.05.06 03:53:48.500130 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.06 03:53:48.500313 [ 269 ] {906da38a-eb80-4a4d-9287-58ebcac86ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 551 | 2026.05.06 03:53:48.500476 [ 269 ] {906da38a-eb80-4a4d-9287-58ebcac86ff7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 552 | 2026.05.06 03:53:48.513665 [ 269 ] {906da38a-eb80-4a4d-9287-58ebcac86ff7} <Debug> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): Loading data parts | ||
| 553 | 2026.05.06 03:53:48.513887 [ 269 ] {906da38a-eb80-4a4d-9287-58ebcac86ff7} <Debug> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): There are no data parts | ||
| 554 | 2026.05.06 03:53:48.525457 [ 269 ] {906da38a-eb80-4a4d-9287-58ebcac86ff7} <Debug> TCPHandler: Processed in 0.025383835 sec. | ||
| 555 | 2026.05.06 03:53:48.525650 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.06 03:53:48.525928 [ 269 ] {bbb8599b-d950-401e-afd8-4dbd2c7b097e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 557 | 2026.05.06 03:53:48.526051 [ 269 ] {bbb8599b-d950-401e-afd8-4dbd2c7b097e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 558 | 2026.05.06 03:53:48.538932 [ 269 ] {bbb8599b-d950-401e-afd8-4dbd2c7b097e} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Loading data parts | ||
| 559 | 2026.05.06 03:53:48.539103 [ 269 ] {bbb8599b-d950-401e-afd8-4dbd2c7b097e} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): There are no data parts | ||
| 560 | 2026.05.06 03:53:48.561191 [ 269 ] {bbb8599b-d950-401e-afd8-4dbd2c7b097e} <Debug> TCPHandler: Processed in 0.03560221 sec. | ||
| 561 | 2026.05.06 03:53:48.561353 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.06 03:53:48.561518 [ 269 ] {d387eeab-5baf-45f8-ae11-fbc2b29c9d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 563 | 2026.05.06 03:53:48.561690 [ 269 ] {d387eeab-5baf-45f8-ae11-fbc2b29c9d4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 564 | 2026.05.06 03:53:48.568103 [ 269 ] {d387eeab-5baf-45f8-ae11-fbc2b29c9d4b} <Debug> oximeter.measurements_f32 (1b6ba09e-4bb5-442f-86bb-69f2abfde1ba): Loading data parts | ||
| 565 | 2026.05.06 03:53:48.568336 [ 269 ] {d387eeab-5baf-45f8-ae11-fbc2b29c9d4b} <Debug> oximeter.measurements_f32 (1b6ba09e-4bb5-442f-86bb-69f2abfde1ba): There are no data parts | ||
| 566 | 2026.05.06 03:53:48.577861 [ 269 ] {d387eeab-5baf-45f8-ae11-fbc2b29c9d4b} <Debug> TCPHandler: Processed in 0.01656159 sec. | ||
| 567 | 2026.05.06 03:53:48.578084 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.06 03:53:48.579897 [ 269 ] {177ee62b-161b-402a-9123-fb6a87e1a480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 569 | 2026.05.06 03:53:48.580853 [ 269 ] {177ee62b-161b-402a-9123-fb6a87e1a480} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 570 | 2026.05.06 03:53:48.602109 [ 269 ] {177ee62b-161b-402a-9123-fb6a87e1a480} <Debug> oximeter.measurements_f64 (4fe82e82-8407-4482-8f0d-fb9d18c3fd50): Loading data parts | ||
| 571 | 2026.05.06 03:53:48.602330 [ 269 ] {177ee62b-161b-402a-9123-fb6a87e1a480} <Debug> oximeter.measurements_f64 (4fe82e82-8407-4482-8f0d-fb9d18c3fd50): There are no data parts | ||
| 572 | 2026.05.06 03:53:48.626850 [ 269 ] {177ee62b-161b-402a-9123-fb6a87e1a480} <Debug> TCPHandler: Processed in 0.048823408 sec. | ||
| 573 | 2026.05.06 03:53:48.627063 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.06 03:53:48.627230 [ 269 ] {62f112b1-e71c-4726-8252-5cd9b1689336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 575 | 2026.05.06 03:53:48.627308 [ 269 ] {62f112b1-e71c-4726-8252-5cd9b1689336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 576 | 2026.05.06 03:53:48.640468 [ 269 ] {62f112b1-e71c-4726-8252-5cd9b1689336} <Debug> oximeter.measurements_string (ba4994a9-c33a-42b6-927b-c7d19814ae31): Loading data parts | ||
| 577 | 2026.05.06 03:53:48.640750 [ 269 ] {62f112b1-e71c-4726-8252-5cd9b1689336} <Debug> oximeter.measurements_string (ba4994a9-c33a-42b6-927b-c7d19814ae31): There are no data parts | ||
| 578 | 2026.05.06 03:53:48.665072 [ 269 ] {62f112b1-e71c-4726-8252-5cd9b1689336} <Debug> TCPHandler: Processed in 0.038071259 sec. | ||
| 579 | 2026.05.06 03:53:48.665269 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.06 03:53:48.665483 [ 269 ] {2a75d57d-32d0-47e4-9624-2c915bf2e552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 581 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 582 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 583 | * a string isn't palatable for a few reasons. | ||
| 584 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 585 | * details. | ||
| 586 | */ | ||
| 587 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.05.06 03:53:48.665569 [ 269 ] {2a75d57d-32d0-47e4-9624-2c915bf2e552} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 589 | 2026.05.06 03:53:48.689992 [ 269 ] {2a75d57d-32d0-47e4-9624-2c915bf2e552} <Debug> oximeter.measurements_bytes (caee1b75-be0e-4ce8-b716-8ee03b277bdf): Loading data parts | ||
| 590 | 2026.05.06 03:53:48.690187 [ 269 ] {2a75d57d-32d0-47e4-9624-2c915bf2e552} <Debug> oximeter.measurements_bytes (caee1b75-be0e-4ce8-b716-8ee03b277bdf): There are no data parts | ||
| 591 | 2026.05.06 03:53:48.693309 [ 269 ] {2a75d57d-32d0-47e4-9624-2c915bf2e552} <Debug> TCPHandler: Processed in 0.028094561 sec. | ||
| 592 | 2026.05.06 03:53:48.693493 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.06 03:53:48.693684 [ 269 ] {90dff59c-855f-41d4-9611-c1184028988b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 594 | 2026.05.06 03:53:48.693746 [ 269 ] {90dff59c-855f-41d4-9611-c1184028988b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 595 | 2026.05.06 03:53:48.724570 [ 269 ] {90dff59c-855f-41d4-9611-c1184028988b} <Debug> oximeter.measurements_cumulativei64 (24209647-82b9-4dd3-91b0-89e7f7cfed4a): Loading data parts | ||
| 596 | 2026.05.06 03:53:48.724749 [ 269 ] {90dff59c-855f-41d4-9611-c1184028988b} <Debug> oximeter.measurements_cumulativei64 (24209647-82b9-4dd3-91b0-89e7f7cfed4a): There are no data parts | ||
| 597 | 2026.05.06 03:53:48.738326 [ 269 ] {90dff59c-855f-41d4-9611-c1184028988b} <Debug> TCPHandler: Processed in 0.044886178 sec. | ||
| 598 | 2026.05.06 03:53:48.738538 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.05.06 03:53:48.738755 [ 269 ] {b229dff8-d4d5-40e5-acd2-0c1fc7a6dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 600 | 2026.05.06 03:53:48.738812 [ 269 ] {b229dff8-d4d5-40e5-acd2-0c1fc7a6dad7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 601 | 2026.05.06 03:53:48.749453 [ 269 ] {b229dff8-d4d5-40e5-acd2-0c1fc7a6dad7} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Loading data parts | ||
| 602 | 2026.05.06 03:53:48.749629 [ 269 ] {b229dff8-d4d5-40e5-acd2-0c1fc7a6dad7} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): There are no data parts | ||
| 603 | 2026.05.06 03:53:48.762872 [ 269 ] {b229dff8-d4d5-40e5-acd2-0c1fc7a6dad7} <Debug> TCPHandler: Processed in 0.024413879 sec. | ||
| 604 | 2026.05.06 03:53:48.763033 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.06 03:53:48.763201 [ 269 ] {5f12bcac-1984-4b82-a75b-de7ecae044b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 606 | 2026.05.06 03:53:48.763273 [ 269 ] {5f12bcac-1984-4b82-a75b-de7ecae044b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 607 | 2026.05.06 03:53:48.770019 [ 269 ] {5f12bcac-1984-4b82-a75b-de7ecae044b8} <Debug> oximeter.measurements_cumulativef32 (c086fa99-fd2a-466a-8d1b-8238a337215d): Loading data parts | ||
| 608 | 2026.05.06 03:53:48.770199 [ 269 ] {5f12bcac-1984-4b82-a75b-de7ecae044b8} <Debug> oximeter.measurements_cumulativef32 (c086fa99-fd2a-466a-8d1b-8238a337215d): There are no data parts | ||
| 609 | 2026.05.06 03:53:48.784127 [ 269 ] {5f12bcac-1984-4b82-a75b-de7ecae044b8} <Debug> TCPHandler: Processed in 0.021145177 sec. | ||
| 610 | 2026.05.06 03:53:48.784308 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.06 03:53:48.784529 [ 269 ] {db83f092-fa1f-448f-a426-8e1842fb806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 612 | 2026.05.06 03:53:48.784604 [ 269 ] {db83f092-fa1f-448f-a426-8e1842fb806e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 613 | 2026.05.06 03:53:48.799304 [ 269 ] {db83f092-fa1f-448f-a426-8e1842fb806e} <Debug> oximeter.measurements_cumulativef64 (5cefae3d-3a67-4c99-980d-91a3978488e2): Loading data parts | ||
| 614 | 2026.05.06 03:53:48.799510 [ 269 ] {db83f092-fa1f-448f-a426-8e1842fb806e} <Debug> oximeter.measurements_cumulativef64 (5cefae3d-3a67-4c99-980d-91a3978488e2): There are no data parts | ||
| 615 | 2026.05.06 03:53:48.822641 [ 269 ] {db83f092-fa1f-448f-a426-8e1842fb806e} <Debug> TCPHandler: Processed in 0.038393437 sec. | ||
| 616 | 2026.05.06 03:53:48.822820 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.05.06 03:53:48.823079 [ 269 ] {79c476c7-774f-4011-ae52-b4b0ec6e044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 618 | * NOTE: Array types cannot be Nullable, see | ||
| 619 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 620 | * for more details. | ||
| 621 | * | ||
| 622 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 623 | * is unfortunate, and at this point relies on the fact that an | ||
| 624 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 625 | * to figure out another way to represent missing samples here. | ||
| 626 | */ | ||
| 627 | 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) | ||
| 628 | 2026.05.06 03:53:48.823156 [ 269 ] {79c476c7-774f-4011-ae52-b4b0ec6e044e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 629 | 2026.05.06 03:53:48.838818 [ 269 ] {79c476c7-774f-4011-ae52-b4b0ec6e044e} <Debug> oximeter.measurements_histogrami8 (a8fe11fb-38f5-4dba-954a-478bf4a3e5c5): Loading data parts | ||
| 630 | 2026.05.06 03:53:48.839005 [ 269 ] {79c476c7-774f-4011-ae52-b4b0ec6e044e} <Debug> oximeter.measurements_histogrami8 (a8fe11fb-38f5-4dba-954a-478bf4a3e5c5): There are no data parts | ||
| 631 | 2026.05.06 03:53:48.848764 [ 269 ] {79c476c7-774f-4011-ae52-b4b0ec6e044e} <Debug> TCPHandler: Processed in 0.026004763 sec. | ||
| 632 | 2026.05.06 03:53:48.848934 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.06 03:53:48.849171 [ 269 ] {0202cd10-0bd3-4784-b187-59f45b56af59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 634 | 2026.05.06 03:53:48.849235 [ 269 ] {0202cd10-0bd3-4784-b187-59f45b56af59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 635 | 2026.05.06 03:53:48.864628 [ 269 ] {0202cd10-0bd3-4784-b187-59f45b56af59} <Debug> oximeter.measurements_histogramu8 (9ef73a96-733e-4559-b75b-c93a62c7f83c): Loading data parts | ||
| 636 | 2026.05.06 03:53:48.864786 [ 269 ] {0202cd10-0bd3-4784-b187-59f45b56af59} <Debug> oximeter.measurements_histogramu8 (9ef73a96-733e-4559-b75b-c93a62c7f83c): There are no data parts | ||
| 637 | 2026.05.06 03:53:48.894676 [ 269 ] {0202cd10-0bd3-4784-b187-59f45b56af59} <Debug> TCPHandler: Processed in 0.045794114 sec. | ||
| 638 | 2026.05.06 03:53:48.894837 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.05.06 03:53:48.895059 [ 269 ] {f9cd7e04-29d6-412e-af8a-fe66c7a2535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 640 | 2026.05.06 03:53:48.895149 [ 269 ] {f9cd7e04-29d6-412e-af8a-fe66c7a2535c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 641 | 2026.05.06 03:53:48.901530 [ 269 ] {f9cd7e04-29d6-412e-af8a-fe66c7a2535c} <Debug> oximeter.measurements_histogrami16 (840d0778-e65c-4458-99cb-b1fba361fd0d): Loading data parts | ||
| 642 | 2026.05.06 03:53:48.901696 [ 269 ] {f9cd7e04-29d6-412e-af8a-fe66c7a2535c} <Debug> oximeter.measurements_histogrami16 (840d0778-e65c-4458-99cb-b1fba361fd0d): There are no data parts | ||
| 643 | 2026.05.06 03:53:48.911712 [ 269 ] {f9cd7e04-29d6-412e-af8a-fe66c7a2535c} <Debug> TCPHandler: Processed in 0.016932461 sec. | ||
| 644 | 2026.05.06 03:53:48.911889 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.06 03:53:48.912184 [ 269 ] {1cf80881-8bef-42c7-a6ba-ab3f94b96030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 646 | 2026.05.06 03:53:48.912269 [ 269 ] {1cf80881-8bef-42c7-a6ba-ab3f94b96030} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 647 | 2026.05.06 03:53:48.932670 [ 269 ] {1cf80881-8bef-42c7-a6ba-ab3f94b96030} <Debug> oximeter.measurements_histogramu16 (074705a3-e70d-452f-b25b-f8b56ab04338): Loading data parts | ||
| 648 | 2026.05.06 03:53:48.932867 [ 269 ] {1cf80881-8bef-42c7-a6ba-ab3f94b96030} <Debug> oximeter.measurements_histogramu16 (074705a3-e70d-452f-b25b-f8b56ab04338): There are no data parts | ||
| 649 | 2026.05.06 03:53:48.940924 [ 269 ] {1cf80881-8bef-42c7-a6ba-ab3f94b96030} <Debug> TCPHandler: Processed in 0.029091429 sec. | ||
| 650 | 2026.05.06 03:53:48.941086 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.05.06 03:53:48.941303 [ 269 ] {5b49a375-98e9-4bb8-a374-c1e76ed0419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 652 | 2026.05.06 03:53:48.941376 [ 269 ] {5b49a375-98e9-4bb8-a374-c1e76ed0419c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 653 | 2026.05.06 03:53:48.960927 [ 269 ] {5b49a375-98e9-4bb8-a374-c1e76ed0419c} <Debug> oximeter.measurements_histogrami32 (fccfa5c7-9cc9-43bd-99ef-1d87ce4891be): Loading data parts | ||
| 654 | 2026.05.06 03:53:48.961192 [ 269 ] {5b49a375-98e9-4bb8-a374-c1e76ed0419c} <Debug> oximeter.measurements_histogrami32 (fccfa5c7-9cc9-43bd-99ef-1d87ce4891be): There are no data parts | ||
| 655 | 2026.05.06 03:53:48.971108 [ 269 ] {5b49a375-98e9-4bb8-a374-c1e76ed0419c} <Debug> TCPHandler: Processed in 0.030074387 sec. | ||
| 656 | 2026.05.06 03:53:48.971287 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.05.06 03:53:48.971521 [ 269 ] {66f8a0c0-3472-42dc-8528-bc2e2ef189e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 658 | 2026.05.06 03:53:48.971587 [ 269 ] {66f8a0c0-3472-42dc-8528-bc2e2ef189e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 659 | 2026.05.06 03:53:48.985969 [ 269 ] {66f8a0c0-3472-42dc-8528-bc2e2ef189e0} <Debug> oximeter.measurements_histogramu32 (daa98044-a6e2-4390-a816-3e8a9fc2cffd): Loading data parts | ||
| 660 | 2026.05.06 03:53:48.986146 [ 269 ] {66f8a0c0-3472-42dc-8528-bc2e2ef189e0} <Debug> oximeter.measurements_histogramu32 (daa98044-a6e2-4390-a816-3e8a9fc2cffd): There are no data parts | ||
| 661 | 2026.05.06 03:53:48.995865 [ 269 ] {66f8a0c0-3472-42dc-8528-bc2e2ef189e0} <Debug> TCPHandler: Processed in 0.024629406 sec. | ||
| 662 | 2026.05.06 03:53:48.996043 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.06 03:53:48.996296 [ 269 ] {dc78e9a0-0464-451c-ba90-695f50f1e8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 664 | 2026.05.06 03:53:48.996369 [ 269 ] {dc78e9a0-0464-451c-ba90-695f50f1e8c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 665 | 2026.05.06 03:53:49.000261 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.97 MiB, peak 129.97 MiB, free memory in arenas 0.00 B, will set to 137.50 MiB (RSS), difference: 7.54 MiB | ||
| 666 | 2026.05.06 03:53:49.010684 [ 269 ] {dc78e9a0-0464-451c-ba90-695f50f1e8c1} <Debug> oximeter.measurements_histogrami64 (52a4432a-2117-451b-a401-88b666685a44): Loading data parts | ||
| 667 | 2026.05.06 03:53:49.010903 [ 269 ] {dc78e9a0-0464-451c-ba90-695f50f1e8c1} <Debug> oximeter.measurements_histogrami64 (52a4432a-2117-451b-a401-88b666685a44): There are no data parts | ||
| 668 | 2026.05.06 03:53:49.034795 [ 269 ] {dc78e9a0-0464-451c-ba90-695f50f1e8c1} <Debug> TCPHandler: Processed in 0.038807949 sec. | ||
| 669 | 2026.05.06 03:53:49.035057 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.06 03:53:49.035354 [ 269 ] {339507c6-d197-4b23-8eeb-ef7340ff0d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 671 | 2026.05.06 03:53:49.035451 [ 269 ] {339507c6-d197-4b23-8eeb-ef7340ff0d70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.06 03:53:49.045174 [ 269 ] {339507c6-d197-4b23-8eeb-ef7340ff0d70} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Loading data parts | ||
| 673 | 2026.05.06 03:53:49.045342 [ 269 ] {339507c6-d197-4b23-8eeb-ef7340ff0d70} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): There are no data parts | ||
| 674 | 2026.05.06 03:53:49.059504 [ 269 ] {339507c6-d197-4b23-8eeb-ef7340ff0d70} <Debug> TCPHandler: Processed in 0.024562453 sec. | ||
| 675 | 2026.05.06 03:53:49.059669 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.06 03:53:49.059931 [ 269 ] {a5770c09-4f28-4bcd-bdfc-79e84cb69750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 677 | 2026.05.06 03:53:49.060011 [ 269 ] {a5770c09-4f28-4bcd-bdfc-79e84cb69750} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.06 03:53:49.068545 [ 269 ] {a5770c09-4f28-4bcd-bdfc-79e84cb69750} <Debug> oximeter.measurements_histogramf32 (80dec7c8-22eb-4a99-9880-0891aebd6a90): Loading data parts | ||
| 679 | 2026.05.06 03:53:49.068742 [ 269 ] {a5770c09-4f28-4bcd-bdfc-79e84cb69750} <Debug> oximeter.measurements_histogramf32 (80dec7c8-22eb-4a99-9880-0891aebd6a90): There are no data parts | ||
| 680 | 2026.05.06 03:53:49.081271 [ 269 ] {a5770c09-4f28-4bcd-bdfc-79e84cb69750} <Debug> TCPHandler: Processed in 0.021653073 sec. | ||
| 681 | 2026.05.06 03:53:49.081456 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.06 03:53:49.081727 [ 269 ] {fd632415-119c-464c-b78c-10000dae6eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 683 | 2026.05.06 03:53:49.081815 [ 269 ] {fd632415-119c-464c-b78c-10000dae6eda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.06 03:53:49.092039 [ 269 ] {fd632415-119c-464c-b78c-10000dae6eda} <Debug> oximeter.measurements_histogramf64 (92258eaf-08b1-4688-98ae-a6ff694e217f): Loading data parts | ||
| 685 | 2026.05.06 03:53:49.092306 [ 269 ] {fd632415-119c-464c-b78c-10000dae6eda} <Debug> oximeter.measurements_histogramf64 (92258eaf-08b1-4688-98ae-a6ff694e217f): There are no data parts | ||
| 686 | 2026.05.06 03:53:49.105027 [ 269 ] {fd632415-119c-464c-b78c-10000dae6eda} <Debug> TCPHandler: Processed in 0.023636207 sec. | ||
| 687 | 2026.05.06 03:53:49.105222 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.06 03:53:49.105438 [ 269 ] {35e2c68e-68b7-468e-b7b7-c9ebb4e4c854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | 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) | ||
| 714 | 2026.05.06 03:53:49.105505 [ 269 ] {35e2c68e-68b7-468e-b7b7-c9ebb4e4c854} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.06 03:53:49.116089 [ 269 ] {35e2c68e-68b7-468e-b7b7-c9ebb4e4c854} <Debug> oximeter.fields_bool (b3d89851-1a01-4d85-abd9-ea275d8b7cbc): Loading data parts | ||
| 716 | 2026.05.06 03:53:49.116278 [ 269 ] {35e2c68e-68b7-468e-b7b7-c9ebb4e4c854} <Debug> oximeter.fields_bool (b3d89851-1a01-4d85-abd9-ea275d8b7cbc): There are no data parts | ||
| 717 | 2026.05.06 03:53:49.128985 [ 269 ] {35e2c68e-68b7-468e-b7b7-c9ebb4e4c854} <Debug> TCPHandler: Processed in 0.023826743 sec. | ||
| 718 | 2026.05.06 03:53:49.129177 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.06 03:53:49.129344 [ 269 ] {2ebcb8a7-5761-441d-adc4-d2750730fc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 720 | 2026.05.06 03:53:49.129409 [ 269 ] {2ebcb8a7-5761-441d-adc4-d2750730fc41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.06 03:53:49.140301 [ 269 ] {2ebcb8a7-5761-441d-adc4-d2750730fc41} <Debug> oximeter.fields_i8 (2eb53967-f8a4-4e45-af55-cb480c7360fa): Loading data parts | ||
| 722 | 2026.05.06 03:53:49.140494 [ 269 ] {2ebcb8a7-5761-441d-adc4-d2750730fc41} <Debug> oximeter.fields_i8 (2eb53967-f8a4-4e45-af55-cb480c7360fa): There are no data parts | ||
| 723 | 2026.05.06 03:53:49.153164 [ 269 ] {2ebcb8a7-5761-441d-adc4-d2750730fc41} <Debug> TCPHandler: Processed in 0.024039678 sec. | ||
| 724 | 2026.05.06 03:53:49.153349 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.06 03:53:49.153552 [ 269 ] {f30483b7-d466-408a-8272-fd2394f34156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 726 | 2026.05.06 03:53:49.153607 [ 269 ] {f30483b7-d466-408a-8272-fd2394f34156} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.06 03:53:49.187728 [ 269 ] {f30483b7-d466-408a-8272-fd2394f34156} <Debug> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Loading data parts | ||
| 728 | 2026.05.06 03:53:49.187919 [ 269 ] {f30483b7-d466-408a-8272-fd2394f34156} <Debug> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): There are no data parts | ||
| 729 | 2026.05.06 03:53:49.197398 [ 269 ] {f30483b7-d466-408a-8272-fd2394f34156} <Debug> TCPHandler: Processed in 0.044109547 sec. | ||
| 730 | 2026.05.06 03:53:49.197588 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.06 03:53:49.197759 [ 269 ] {ccaac17f-165e-48eb-b414-746f64eceb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 732 | 2026.05.06 03:53:49.197823 [ 269 ] {ccaac17f-165e-48eb-b414-746f64eceb24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.06 03:53:49.212565 [ 269 ] {ccaac17f-165e-48eb-b414-746f64eceb24} <Debug> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Loading data parts | ||
| 734 | 2026.05.06 03:53:49.212731 [ 269 ] {ccaac17f-165e-48eb-b414-746f64eceb24} <Debug> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): There are no data parts | ||
| 735 | 2026.05.06 03:53:49.222793 [ 269 ] {ccaac17f-165e-48eb-b414-746f64eceb24} <Debug> TCPHandler: Processed in 0.025260882 sec. | ||
| 736 | 2026.05.06 03:53:49.222971 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.06 03:53:49.223194 [ 269 ] {e48b48f4-2d49-437f-8482-02d003299498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 738 | 2026.05.06 03:53:49.223259 [ 269 ] {e48b48f4-2d49-437f-8482-02d003299498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.06 03:53:49.237746 [ 269 ] {e48b48f4-2d49-437f-8482-02d003299498} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Loading data parts | ||
| 740 | 2026.05.06 03:53:49.237907 [ 269 ] {e48b48f4-2d49-437f-8482-02d003299498} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): There are no data parts | ||
| 741 | 2026.05.06 03:53:49.248308 [ 269 ] {e48b48f4-2d49-437f-8482-02d003299498} <Debug> TCPHandler: Processed in 0.025393787 sec. | ||
| 742 | 2026.05.06 03:53:49.248504 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.06 03:53:49.248667 [ 269 ] {3707fcea-e6df-4c23-97c5-73c360803c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 744 | 2026.05.06 03:53:49.248730 [ 269 ] {3707fcea-e6df-4c23-97c5-73c360803c2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.06 03:53:49.252207 [ 269 ] {3707fcea-e6df-4c23-97c5-73c360803c2d} <Debug> oximeter.fields_i32 (1a8ea4f0-24ea-43ba-8ac7-a3a351760e26): Loading data parts | ||
| 746 | 2026.05.06 03:53:49.252411 [ 269 ] {3707fcea-e6df-4c23-97c5-73c360803c2d} <Debug> oximeter.fields_i32 (1a8ea4f0-24ea-43ba-8ac7-a3a351760e26): There are no data parts | ||
| 747 | 2026.05.06 03:53:49.263087 [ 269 ] {3707fcea-e6df-4c23-97c5-73c360803c2d} <Debug> TCPHandler: Processed in 0.014633227 sec. | ||
| 748 | 2026.05.06 03:53:49.263234 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.06 03:53:49.263448 [ 269 ] {efc76550-7c6c-43ee-8763-9076810dee36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 750 | 2026.05.06 03:53:49.263516 [ 269 ] {efc76550-7c6c-43ee-8763-9076810dee36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.06 03:53:49.286105 [ 269 ] {efc76550-7c6c-43ee-8763-9076810dee36} <Debug> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Loading data parts | ||
| 752 | 2026.05.06 03:53:49.286274 [ 269 ] {efc76550-7c6c-43ee-8763-9076810dee36} <Debug> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): There are no data parts | ||
| 753 | 2026.05.06 03:53:49.295970 [ 269 ] {efc76550-7c6c-43ee-8763-9076810dee36} <Debug> TCPHandler: Processed in 0.032784081 sec. | ||
| 754 | 2026.05.06 03:53:49.296149 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.06 03:53:49.296327 [ 269 ] {e81a444a-7abe-40ac-b298-b11436fea800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 756 | 2026.05.06 03:53:49.296402 [ 269 ] {e81a444a-7abe-40ac-b298-b11436fea800} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 757 | 2026.05.06 03:53:49.310629 [ 269 ] {e81a444a-7abe-40ac-b298-b11436fea800} <Debug> oximeter.fields_i64 (bff41e51-b548-4ab7-929c-c30f58085897): Loading data parts | ||
| 758 | 2026.05.06 03:53:49.310911 [ 269 ] {e81a444a-7abe-40ac-b298-b11436fea800} <Debug> oximeter.fields_i64 (bff41e51-b548-4ab7-929c-c30f58085897): There are no data parts | ||
| 759 | 2026.05.06 03:53:49.334519 [ 269 ] {e81a444a-7abe-40ac-b298-b11436fea800} <Debug> TCPHandler: Processed in 0.038429459 sec. | ||
| 760 | 2026.05.06 03:53:49.334665 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.06 03:53:49.334836 [ 269 ] {0c98be9c-7610-4c38-94d8-41dbb495836e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 762 | 2026.05.06 03:53:49.334889 [ 269 ] {0c98be9c-7610-4c38-94d8-41dbb495836e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 763 | 2026.05.06 03:53:49.356526 [ 269 ] {0c98be9c-7610-4c38-94d8-41dbb495836e} <Debug> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Loading data parts | ||
| 764 | 2026.05.06 03:53:49.356800 [ 269 ] {0c98be9c-7610-4c38-94d8-41dbb495836e} <Debug> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): There are no data parts | ||
| 765 | 2026.05.06 03:53:49.370503 [ 269 ] {0c98be9c-7610-4c38-94d8-41dbb495836e} <Debug> TCPHandler: Processed in 0.035886448 sec. | ||
| 766 | 2026.05.06 03:53:49.370672 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.06 03:53:49.370863 [ 269 ] {5d1f83ab-d04e-48bf-a98b-fb692364bb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 768 | 2026.05.06 03:53:49.370918 [ 269 ] {5d1f83ab-d04e-48bf-a98b-fb692364bb90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 769 | 2026.05.06 03:53:49.391433 [ 269 ] {5d1f83ab-d04e-48bf-a98b-fb692364bb90} <Debug> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Loading data parts | ||
| 770 | 2026.05.06 03:53:49.391620 [ 269 ] {5d1f83ab-d04e-48bf-a98b-fb692364bb90} <Debug> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): There are no data parts | ||
| 771 | 2026.05.06 03:53:49.399816 [ 269 ] {5d1f83ab-d04e-48bf-a98b-fb692364bb90} <Debug> TCPHandler: Processed in 0.029204163 sec. | ||
| 772 | 2026.05.06 03:53:49.399989 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.06 03:53:49.400179 [ 269 ] {4eab2462-33d5-4df7-82ed-bc69d1bdc307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 774 | 2026.05.06 03:53:49.400231 [ 269 ] {4eab2462-33d5-4df7-82ed-bc69d1bdc307} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 775 | 2026.05.06 03:53:49.406381 [ 269 ] {4eab2462-33d5-4df7-82ed-bc69d1bdc307} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Loading data parts | ||
| 776 | 2026.05.06 03:53:49.406525 [ 269 ] {4eab2462-33d5-4df7-82ed-bc69d1bdc307} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): There are no data parts | ||
| 777 | 2026.05.06 03:53:49.419441 [ 269 ] {4eab2462-33d5-4df7-82ed-bc69d1bdc307} <Debug> TCPHandler: Processed in 0.019510303 sec. | ||
| 778 | 2026.05.06 03:53:49.419694 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.06 03:53:49.419980 [ 269 ] {6485e04f-b185-406c-8073-450e431f7bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 780 | 2026.05.06 03:53:49.420059 [ 269 ] {6485e04f-b185-406c-8073-450e431f7bc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 781 | 2026.05.06 03:53:49.430084 [ 269 ] {6485e04f-b185-406c-8073-450e431f7bc4} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Loading data parts | ||
| 782 | 2026.05.06 03:53:49.430259 [ 269 ] {6485e04f-b185-406c-8073-450e431f7bc4} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): There are no data parts | ||
| 783 | 2026.05.06 03:53:49.442646 [ 269 ] {6485e04f-b185-406c-8073-450e431f7bc4} <Debug> TCPHandler: Processed in 0.023041211 sec. | ||
| 784 | 2026.05.06 03:53:49.442830 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.06 03:53:49.443135 [ 269 ] {cd35cf4a-7e97-4b44-86e4-420c89d7cd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) /* The timeseries schema table stores the extracted schema for the samples | ||
| 786 | * oximeter collects. | ||
| 787 | */ | ||
| 788 | 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) | ||
| 789 | 2026.05.06 03:53:49.443214 [ 269 ] {cd35cf4a-7e97-4b44-86e4-420c89d7cd81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 790 | 2026.05.06 03:53:49.453011 [ 269 ] {cd35cf4a-7e97-4b44-86e4-420c89d7cd81} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Loading data parts | ||
| 791 | 2026.05.06 03:53:49.453292 [ 269 ] {cd35cf4a-7e97-4b44-86e4-420c89d7cd81} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): There are no data parts | ||
| 792 | 2026.05.06 03:53:49.466539 [ 269 ] {cd35cf4a-7e97-4b44-86e4-420c89d7cd81} <Debug> TCPHandler: Processed in 0.023768952 sec. | ||
| 793 | 2026.05.06 03:53:49.478437 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.06 03:53:49.478734 [ 271 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 795 | 2026.05.06 03:53:49.480043 [ 271 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 796 | 2026.05.06 03:53:49.504066 [ 260 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Trace> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.06 03:53:49.504133 [ 260 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 798 | 2026.05.06 03:53:49.508643 [ 260 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.06 03:53:49.509012 [ 260 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Trace> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.06 03:53:49.509274 [ 271 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.030698 sec., 32.5754120789628 rows/sec., 521.21 B/sec. | ||
| 801 | 2026.05.06 03:53:49.509480 [ 271 ] {2a019673-cd53-4fea-80c9-9afbfc9fa1bc} <Debug> TCPHandler: Processed in 0.031174017 sec. | ||
| 802 | 2026.05.06 03:53:50.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.88 MiB, peak 138.88 MiB, free memory in arenas 0.00 B, will set to 142.00 MiB (RSS), difference: 3.12 MiB | ||
| 803 | 2026.05.06 03:53:54.114867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.06 03:53:54.114891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.06 03:53:54.114979 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.06 03:53:54.115010 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.06 03:53:54.126804 [ 244 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Loading data parts | ||
| 808 | 2026.05.06 03:53:54.127011 [ 244 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): There are no data parts | ||
| 809 | 2026.05.06 03:53:54.139608 [ 245 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Loading data parts | ||
| 810 | 2026.05.06 03:53:54.139863 [ 245 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): There are no data parts | ||
| 811 | 2026.05.06 03:53:54.151742 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 812 | 2026.05.06 03:53:54.151804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 813 | 2026.05.06 03:53:54.154437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 814 | 2026.05.06 03:53:54.154705 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 815 | 2026.05.06 03:53:54.154843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 816 | 2026.05.06 03:53:54.184660 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.06 03:53:54.184712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 818 | 2026.05.06 03:53:54.191392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.06 03:53:54.192185 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): 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.06 03:53:54.195571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.06 03:53:55.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.10 MiB, peak 151.10 MiB, free memory in arenas 0.00 B, will set to 156.21 MiB (RSS), difference: 9.11 MiB | ||
| 822 | 2026.05.06 03:53:56.614754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.06 03:53:56.614864 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.06 03:53:56.621946 [ 243 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Loading data parts | ||
| 825 | 2026.05.06 03:53:56.622192 [ 243 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): There are no data parts | ||
| 826 | 2026.05.06 03:53:56.631159 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.06 03:53:56.631201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 828 | 2026.05.06 03:53:56.633061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.06 03:53:56.633621 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.06 03:53:56.633902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.06 03:53:57.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.41 MiB, peak 160.41 MiB, free memory in arenas 0.00 B, will set to 157.38 MiB (RSS), difference: -3.04 MiB | ||
| 832 | 2026.05.06 03:54:01.583194 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.06 03:54:01.583268 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.06 03:54:01.655087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.06 03:54:01.659620 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.06 03:54:01.659663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 837 | 2026.05.06 03:54:01.660451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.06 03:54:01.660925 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.06 03:54:01.661073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.06 03:54:01.696611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.06 03:54:01.714396 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.06 03:54:01.714458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 843 | 2026.05.06 03:54:01.720927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.06 03:54:01.722005 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.06 03:54:01.724941 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.06 03:54:02.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 162.13 MiB, free memory in arenas 0.00 B, will set to 159.94 MiB (RSS), difference: 1.80 MiB | ||
| 847 | 2026.05.06 03:54:07.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.97 MiB, peak 162.13 MiB, free memory in arenas 0.00 B, will set to 159.99 MiB (RSS), difference: 4.02 MiB | ||
| 848 | 2026.05.06 03:54:09.162119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 849 | 2026.05.06 03:54:09.162600 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.05.06 03:54:09.162646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 851 | 2026.05.06 03:54:09.163319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 852 | 2026.05.06 03:54:09.163877 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.05.06 03:54:09.164019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 854 | 2026.05.06 03:54:09.225985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 855 | 2026.05.06 03:54:09.243077 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.06 03:54:09.243137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 857 | 2026.05.06 03:54:09.249316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 858 | 2026.05.06 03:54:09.250420 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.06 03:54:09.253601 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 860 | 2026.05.06 03:54:09.554880 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.06 03:54:09.555127 [ 269 ] {4a04cfbb-8b83-413d-a914-093fd50e6f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.06 03:54:09.568031 [ 269 ] {4a04cfbb-8b83-413d-a914-093fd50e6f83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.05.06 03:54:09.568185 [ 269 ] {4a04cfbb-8b83-413d-a914-093fd50e6f83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.05.06 03:54:09.568745 [ 269 ] {4a04cfbb-8b83-413d-a914-093fd50e6f83} <Debug> TCPHandler: Processed in 0.01399881 sec. | ||
| 865 | 2026.05.06 03:54:09.580508 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.05.06 03:54:09.580623 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 867 | 2026.05.06 03:54:09.580665 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.05.06 03:54:09.585640 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.05.06 03:54:09.585683 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 870 | 2026.05.06 03:54:09.588587 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.05.06 03:54:09.589101 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.05.06 03:54:09.589253 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.008663 sec., 3001.2697679787602 rows/sec., 662.05 KiB/sec. | ||
| 873 | 2026.05.06 03:54:09.589291 [ 269 ] {4f304a9b-e337-4039-90e5-1946c150ce28} <Debug> TCPHandler: Processed in 0.008839696 sec. | ||
| 874 | 2026.05.06 03:54:09.589437 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.05.06 03:54:09.589534 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 876 | 2026.05.06 03:54:09.589574 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 877 | 2026.05.06 03:54:09.597203 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.05.06 03:54:09.597244 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 879 | 2026.05.06 03:54:09.597754 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.05.06 03:54:09.598207 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.05.06 03:54:09.598343 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008828 sec., 2718.6225645672857 rows/sec., 230.98 KiB/sec. | ||
| 882 | 2026.05.06 03:54:09.598380 [ 269 ] {7cafb081-1461-47f7-8704-2c262a8c8e1b} <Debug> TCPHandler: Processed in 0.00899389 sec. | ||
| 883 | 2026.05.06 03:54:09.598515 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.05.06 03:54:09.598609 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 885 | 2026.05.06 03:54:09.598650 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 886 | 2026.05.06 03:54:09.599048 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.05.06 03:54:09.599085 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 888 | 2026.05.06 03:54:09.599487 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.05.06 03:54:09.599902 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.05.06 03:54:09.600035 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001444 sec., 6925.207756232687 rows/sec., 564.70 KiB/sec. | ||
| 891 | 2026.05.06 03:54:09.600071 [ 269 ] {39bd8505-d43f-4386-b5e2-4771151ee13a} <Debug> TCPHandler: Processed in 0.001607355 sec. | ||
| 892 | 2026.05.06 03:54:09.600191 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.05.06 03:54:09.600284 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 894 | 2026.05.06 03:54:09.600324 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 895 | 2026.05.06 03:54:09.600826 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.05.06 03:54:09.600864 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 897 | 2026.05.06 03:54:09.601314 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.05.06 03:54:09.601776 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.05.06 03:54:09.601925 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001657 sec., 122510.56125528063 rows/sec., 10.87 MiB/sec. | ||
| 900 | 2026.05.06 03:54:09.601966 [ 269 ] {21ddbb60-46c6-4516-a6eb-a5329767c1e1} <Debug> TCPHandler: Processed in 0.001825431 sec. | ||
| 901 | 2026.05.06 03:54:09.602094 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.05.06 03:54:09.602189 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 903 | 2026.05.06 03:54:09.602227 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 904 | 2026.05.06 03:54:09.602678 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.05.06 03:54:09.602710 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 906 | 2026.05.06 03:54:09.603098 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.05.06 03:54:09.603568 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.05.06 03:54:09.603698 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001526 sec., 21625.16382699869 rows/sec., 1.59 MiB/sec. | ||
| 909 | 2026.05.06 03:54:09.603734 [ 269 ] {073bd1c2-f1e5-4153-960f-dd94b8ab24a2} <Debug> TCPHandler: Processed in 0.001691267 sec. | ||
| 910 | 2026.05.06 03:54:09.603858 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.05.06 03:54:09.603952 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 912 | 2026.05.06 03:54:09.603992 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 913 | 2026.05.06 03:54:09.604395 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.05.06 03:54:09.604431 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 915 | 2026.05.06 03:54:09.604900 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.05.06 03:54:09.605348 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.05.06 03:54:09.605475 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001539 sec., 15594.541910331383 rows/sec., 1.29 MiB/sec. | ||
| 918 | 2026.05.06 03:54:09.605513 [ 269 ] {3ba2a66f-8d86-4cd6-8478-f0ada41d69ef} <Debug> TCPHandler: Processed in 0.001712417 sec. | ||
| 919 | 2026.05.06 03:54:09.605631 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.05.06 03:54:09.605723 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 921 | 2026.05.06 03:54:09.605761 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 922 | 2026.05.06 03:54:09.606164 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.06 03:54:09.606199 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 924 | 2026.05.06 03:54:09.608839 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.05.06 03:54:09.609311 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.06 03:54:09.609440 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003734 sec., 3213.7118371719334 rows/sec., 251.07 KiB/sec. | ||
| 927 | 2026.05.06 03:54:09.609478 [ 269 ] {57a2cc4e-dc0d-4fe6-894a-352e9ae858cc} <Debug> TCPHandler: Processed in 0.003897859 sec. | ||
| 928 | 2026.05.06 03:54:09.609596 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.05.06 03:54:09.609690 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2026.05.06 03:54:09.609729 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2026.05.06 03:54:09.610170 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.05.06 03:54:09.610206 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 933 | 2026.05.06 03:54:09.610616 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.05.06 03:54:09.611038 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.05.06 03:54:09.611162 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.00149 sec., 81208.05369127517 rows/sec., 6.60 MiB/sec. | ||
| 936 | 2026.05.06 03:54:09.611198 [ 269 ] {b798fc98-8fb1-471d-a16f-27726e3b5fd7} <Debug> TCPHandler: Processed in 0.001651166 sec. | ||
| 937 | 2026.05.06 03:54:09.611315 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.05.06 03:54:09.611410 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 939 | 2026.05.06 03:54:09.611452 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 940 | 2026.05.06 03:54:09.611896 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.05.06 03:54:09.611930 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 942 | 2026.05.06 03:54:09.612550 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.05.06 03:54:09.613037 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.05.06 03:54:09.613165 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.001774 sec., 174182.6381059752 rows/sec., 13.06 MiB/sec. | ||
| 945 | 2026.05.06 03:54:09.613201 [ 269 ] {780debe8-382d-4993-98bb-3b9e1bafb25f} <Debug> TCPHandler: Processed in 0.001935454 sec. | ||
| 946 | 2026.05.06 03:54:09.613321 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.05.06 03:54:09.613415 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.05.06 03:54:09.613466 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <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 | ||
| 949 | 2026.05.06 03:54:09.614211 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.05.06 03:54:09.614247 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 951 | 2026.05.06 03:54:09.621710 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.05.06 03:54:09.622231 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.05.06 03:54:09.622365 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.008968 sec., 1226.5834076717217 rows/sec., 2.20 MiB/sec. | ||
| 954 | 2026.05.06 03:54:09.622413 [ 269 ] {cffe1423-6efa-45dd-b691-cdbe628de7bc} <Debug> TCPHandler: Processed in 0.009141564 sec. | ||
| 955 | 2026.05.06 03:54:09.622538 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.05.06 03:54:09.622632 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.05.06 03:54:09.622671 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 958 | 2026.05.06 03:54:09.623013 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.06 03:54:09.623049 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 960 | 2026.05.06 03:54:09.623465 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.05.06 03:54:09.623929 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.06 03:54:09.624056 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
| 963 | 2026.05.06 03:54:09.624091 [ 269 ] {5a9e3535-93e5-49f9-8008-9b9140ce8df3} <Debug> TCPHandler: Processed in 0.001602495 sec. | ||
| 964 | 2026.05.06 03:54:14.548285 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.05.06 03:54:14.548519 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 966 | 2026.05.06 03:54:14.550891 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 967 | 2026.05.06 03:54:14.555239 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <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 | ||
| 968 | 2026.05.06 03:54:14.555510 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2026.05.06 03:54:14.561646 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.05.06 03:54:14.566213 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 971 | 2026.05.06 03:54:14.570504 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 972 | 2026.05.06 03:54:14.572632 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (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 | ||
| 973 | 2026.05.06 03:54:14.572657 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 974 | 2026.05.06 03:54:14.572789 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 975 | 2026.05.06 03:54:14.572816 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 976 | 2026.05.06 03:54:14.596121 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.047685 sec., 545.2448359022753 rows/sec., 120.28 KiB/sec. | ||
| 977 | 2026.05.06 03:54:14.596248 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Debug> MemoryTracker: Peak memory usage (for query): 136.44 KiB. | ||
| 978 | 2026.05.06 03:54:14.596266 [ 269 ] {83c82aed-a0ec-4153-8396-3d4b792e4309} <Debug> TCPHandler: Processed in 0.048111398 sec. | ||
| 979 | 2026.05.06 03:54:14.598167 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.05.06 03:54:14.598306 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 981 | 2026.05.06 03:54:14.598361 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 982 | 2026.05.06 03:54:14.598902 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.05.06 03:54:14.598954 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 984 | 2026.05.06 03:54:14.599474 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 985 | 2026.05.06 03:54:14.599938 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.05.06 03:54:14.600079 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.37 MiB/sec. | ||
| 987 | 2026.05.06 03:54:14.600116 [ 269 ] {5fa8e272-78b6-4d07-bb2a-3d6ffb5e8054} <Debug> TCPHandler: Processed in 0.002007066 sec. | ||
| 988 | 2026.05.06 03:54:14.600227 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.05.06 03:54:14.600321 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2026.05.06 03:54:14.600362 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2026.05.06 03:54:14.600773 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.05.06 03:54:14.600811 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 993 | 2026.05.06 03:54:14.601207 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 994 | 2026.05.06 03:54:14.601661 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.05.06 03:54:14.601788 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001486 sec., 43068.64064602961 rows/sec., 3.36 MiB/sec. | ||
| 996 | 2026.05.06 03:54:14.601824 [ 269 ] {0ba708ac-9d82-4806-ac0d-fb3bb7234ff9} <Debug> TCPHandler: Processed in 0.001647145 sec. | ||
| 997 | 2026.05.06 03:54:14.601941 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.06 03:54:14.602038 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 999 | 2026.05.06 03:54:14.602082 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1000 | 2026.05.06 03:54:14.602479 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.05.06 03:54:14.602515 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1002 | 2026.05.06 03:54:14.603040 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1003 | 2026.05.06 03:54:14.603539 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.05.06 03:54:14.603666 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
| 1005 | 2026.05.06 03:54:14.603702 [ 269 ] {09d98972-946b-49e1-ae19-34ae10d8a85e} <Debug> TCPHandler: Processed in 0.001816921 sec. | ||
| 1006 | 2026.05.06 03:54:14.603813 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.06 03:54:14.603908 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.05.06 03:54:14.603950 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1009 | 2026.05.06 03:54:14.604269 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.05.06 03:54:14.604305 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1011 | 2026.05.06 03:54:14.604744 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1012 | 2026.05.06 03:54:14.605258 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.05.06 03:54:14.605391 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
| 1014 | 2026.05.06 03:54:14.605426 [ 269 ] {dc2380ca-8744-449c-b7fe-fe72e440da1b} <Debug> TCPHandler: Processed in 0.001662617 sec. | ||
| 1015 | 2026.05.06 03:54:15.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.48 MiB, peak 164.55 MiB, free memory in arenas 0.00 B, will set to 163.50 MiB (RSS), difference: 1.02 MiB | ||
| 1016 | 2026.05.06 03:54:16.583316 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1017 | 2026.05.06 03:54:16.583403 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1018 | 2026.05.06 03:54:16.635156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 124 | ||
| 1019 | 2026.05.06 03:54:16.638115 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.05.06 03:54:16.638158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1021 | 2026.05.06 03:54:16.639368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1022 | 2026.05.06 03:54:16.639862 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.05.06 03:54:16.640095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 1024 | 2026.05.06 03:54:16.664115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1025 | 2026.05.06 03:54:16.664594 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.06 03:54:16.664630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1027 | 2026.05.06 03:54:16.665249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1028 | 2026.05.06 03:54:16.665762 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.06 03:54:16.665885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1030 | 2026.05.06 03:54:16.753685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1031 | 2026.05.06 03:54:16.770190 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.06 03:54:16.770242 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1033 | 2026.05.06 03:54:16.776600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1034 | 2026.05.06 03:54:16.777835 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.06 03:54:16.780667 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1036 | 2026.05.06 03:54:17.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.04 MiB, peak 168.04 MiB, free memory in arenas 0.00 B, will set to 165.44 MiB (RSS), difference: 1.40 MiB | ||
| 1037 | 2026.05.06 03:54:19.548300 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.05.06 03:54:19.548523 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1039 | 2026.05.06 03:54:19.548869 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1040 | 2026.05.06 03:54:19.548914 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1041 | 2026.05.06 03:54:19.549165 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.05.06 03:54:19.549249 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.05.06 03:54:19.549393 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1044 | 2026.05.06 03:54:19.549431 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1045 | 2026.05.06 03:54:19.549452 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (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 | ||
| 1046 | 2026.05.06 03:54:19.549467 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1047 | 2026.05.06 03:54:19.549508 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1048 | 2026.05.06 03:54:19.549528 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1049 | 2026.05.06 03:54:19.550608 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002173 sec., 11965.025310630464 rows/sec., 2.58 MiB/sec. | ||
| 1050 | 2026.05.06 03:54:19.550720 [ 269 ] {3bc6c011-3bb3-41bd-84bf-fcb6fb2c697d} <Debug> TCPHandler: Processed in 0.002547951 sec. | ||
| 1051 | 2026.05.06 03:54:19.552470 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.05.06 03:54:19.552586 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2026.05.06 03:54:19.552630 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2026.05.06 03:54:19.553162 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.05.06 03:54:19.553209 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1056 | 2026.05.06 03:54:19.553714 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2026.05.06 03:54:19.554187 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.05.06 03:54:19.554338 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001785 sec., 43697.47899159664 rows/sec., 3.62 MiB/sec. | ||
| 1059 | 2026.05.06 03:54:19.554377 [ 269 ] {40e49d56-999a-46ab-af32-8a6f04a8a017} <Debug> TCPHandler: Processed in 0.001961944 sec. | ||
| 1060 | 2026.05.06 03:54:19.554504 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.05.06 03:54:19.554602 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.05.06 03:54:19.554644 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2026.05.06 03:54:19.555076 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.05.06 03:54:19.555112 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1065 | 2026.05.06 03:54:19.555521 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.05.06 03:54:19.555950 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.05.06 03:54:19.556079 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001499 sec., 7338.225483655771 rows/sec., 551.80 KiB/sec. | ||
| 1068 | 2026.05.06 03:54:19.556115 [ 269 ] {cbb39424-5868-4141-94d6-307bf934340f} <Debug> TCPHandler: Processed in 0.001661716 sec. | ||
| 1069 | 2026.05.06 03:54:19.556241 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.05.06 03:54:19.556336 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1071 | 2026.05.06 03:54:19.556376 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1072 | 2026.05.06 03:54:19.556797 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.05.06 03:54:19.556834 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1074 | 2026.05.06 03:54:19.557269 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2026.05.06 03:54:19.557757 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.05.06 03:54:19.557909 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001589 sec., 47199.49653870359 rows/sec., 3.69 MiB/sec. | ||
| 1077 | 2026.05.06 03:54:19.557948 [ 269 ] {a5d36e17-5c41-419e-84fa-06be87ef2679} <Debug> TCPHandler: Processed in 0.001755899 sec. | ||
| 1078 | 2026.05.06 03:54:19.558079 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.05.06 03:54:19.558176 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2026.05.06 03:54:19.558218 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2026.05.06 03:54:19.558690 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.05.06 03:54:19.558727 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1083 | 2026.05.06 03:54:19.559307 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2026.05.06 03:54:19.559762 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.05.06 03:54:19.559912 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. | ||
| 1086 | 2026.05.06 03:54:19.559951 [ 269 ] {6da2759e-5b0b-4597-b6e4-3edeb01292b4} <Debug> TCPHandler: Processed in 0.001922953 sec. | ||
| 1087 | 2026.05.06 03:54:19.560088 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.05.06 03:54:19.560189 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2026.05.06 03:54:19.560243 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <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 | ||
| 1090 | 2026.05.06 03:54:19.561008 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.05.06 03:54:19.561045 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1092 | 2026.05.06 03:54:19.561704 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2026.05.06 03:54:19.562294 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.05.06 03:54:19.562432 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002261 sec., 4865.103936311367 rows/sec., 8.72 MiB/sec. | ||
| 1095 | 2026.05.06 03:54:19.562481 [ 269 ] {6706e196-9f7c-4469-b331-65625f1ef173} <Debug> TCPHandler: Processed in 0.002442888 sec. | ||
| 1096 | 2026.05.06 03:54:19.562613 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.05.06 03:54:19.562708 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1098 | 2026.05.06 03:54:19.562749 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1099 | 2026.05.06 03:54:19.563107 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.05.06 03:54:19.563150 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1101 | 2026.05.06 03:54:19.563603 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2026.05.06 03:54:19.564021 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.05.06 03:54:19.564155 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 1104 | 2026.05.06 03:54:19.564198 [ 269 ] {e5c517a7-146a-43d7-8191-4d7ccaadad77} <Debug> TCPHandler: Processed in 0.001635165 sec. | ||
| 1105 | 2026.05.06 03:54:21.205260 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62714 | ||
| 1106 | 2026.05.06 03:54:21.205422 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.05.06 03:54:21.205460 [ 303 ] {} <Debug> TCP-Session: a7706bf8-acd9-49e7-bd0c-2612cc904b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:62714 | ||
| 1108 | 2026.05.06 03:54:21.205486 [ 303 ] {} <Debug> TCP-Session: a7706bf8-acd9-49e7-bd0c-2612cc904b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.05.06 03:54:21.205502 [ 303 ] {} <Debug> TCP-Session: a7706bf8-acd9-49e7-bd0c-2612cc904b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.05.06 03:54:21.205851 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44226 | ||
| 1111 | 2026.05.06 03:54:21.205891 [ 303 ] {} <Trace> TCP-Session: a7706bf8-acd9-49e7-bd0c-2612cc904b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.05.06 03:54:21.205983 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61917 | ||
| 1113 | 2026.05.06 03:54:21.206025 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.05.06 03:54:21.206069 [ 304 ] {} <Debug> TCP-Session: 888cf172-68ff-41e6-bd6d-3b8823b70478 Authenticating user 'default' from [fd00:1122:3344:101::e]:44226 | ||
| 1115 | 2026.05.06 03:54:21.206093 [ 304 ] {} <Debug> TCP-Session: 888cf172-68ff-41e6-bd6d-3b8823b70478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.05.06 03:54:21.206095 [ 303 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1117 | 2026.05.06 03:54:21.206105 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36983 | ||
| 1118 | 2026.05.06 03:54:21.206107 [ 304 ] {} <Debug> TCP-Session: 888cf172-68ff-41e6-bd6d-3b8823b70478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.06 03:54:21.206161 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.05.06 03:54:21.206207 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62858 | ||
| 1121 | 2026.05.06 03:54:21.206224 [ 305 ] {} <Debug> TCP-Session: fed555db-b586-40d4-ad66-03c299c842b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61917 | ||
| 1122 | 2026.05.06 03:54:21.206266 [ 305 ] {} <Debug> TCP-Session: fed555db-b586-40d4-ad66-03c299c842b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.05.06 03:54:21.206280 [ 305 ] {} <Debug> TCP-Session: fed555db-b586-40d4-ad66-03c299c842b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.05.06 03:54:21.206330 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1125 | 2026.05.06 03:54:21.206372 [ 306 ] {} <Debug> TCP-Session: 21e20c28-f161-47c5-ac2e-7118c9e03df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36983 | ||
| 1126 | 2026.05.06 03:54:21.206394 [ 306 ] {} <Debug> TCP-Session: 21e20c28-f161-47c5-ac2e-7118c9e03df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.05.06 03:54:21.206407 [ 306 ] {} <Debug> TCP-Session: 21e20c28-f161-47c5-ac2e-7118c9e03df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.06 03:54:21.206409 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.05.06 03:54:21.206436 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46631 | ||
| 1130 | 2026.05.06 03:54:21.206448 [ 307 ] {} <Debug> TCP-Session: 122b2137-7d3b-40a7-8553-451edba0d79b Authenticating user 'default' from [fd00:1122:3344:101::e]:62858 | ||
| 1131 | 2026.05.06 03:54:21.206454 [ 303 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1132 | 2026.05.06 03:54:21.206480 [ 307 ] {} <Debug> TCP-Session: 122b2137-7d3b-40a7-8553-451edba0d79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.05.06 03:54:21.206497 [ 307 ] {} <Debug> TCP-Session: 122b2137-7d3b-40a7-8553-451edba0d79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.05.06 03:54:21.206529 [ 303 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.05.06 03:54:21.206541 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50084 | ||
| 1136 | 2026.05.06 03:54:21.206615 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.05.06 03:54:21.206652 [ 308 ] {} <Debug> TCP-Session: 99f76054-baa6-4fde-8178-b5243f621ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46631 | ||
| 1138 | 2026.05.06 03:54:21.206668 [ 308 ] {} <Debug> TCP-Session: 99f76054-baa6-4fde-8178-b5243f621ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.05.06 03:54:21.206681 [ 308 ] {} <Debug> TCP-Session: 99f76054-baa6-4fde-8178-b5243f621ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.05.06 03:54:21.208707 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.05.06 03:54:21.208732 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39040 | ||
| 1142 | 2026.05.06 03:54:21.208761 [ 309 ] {} <Debug> TCP-Session: a18541c5-598f-4fda-ba01-0764eea8ec5f Authenticating user 'default' from [fd00:1122:3344:101::e]:50084 | ||
| 1143 | 2026.05.06 03:54:21.208790 [ 309 ] {} <Debug> TCP-Session: a18541c5-598f-4fda-ba01-0764eea8ec5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.05.06 03:54:21.208810 [ 309 ] {} <Debug> TCP-Session: a18541c5-598f-4fda-ba01-0764eea8ec5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.05.06 03:54:21.208824 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39815 | ||
| 1146 | 2026.05.06 03:54:21.208867 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.05.06 03:54:21.208909 [ 310 ] {} <Debug> TCP-Session: 334bebaa-f216-4fe7-a4e6-2f0abe1f78bc Authenticating user 'default' from [fd00:1122:3344:101::e]:39040 | ||
| 1148 | 2026.05.06 03:54:21.208929 [ 310 ] {} <Debug> TCP-Session: 334bebaa-f216-4fe7-a4e6-2f0abe1f78bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.06 03:54:21.208942 [ 310 ] {} <Debug> TCP-Session: 334bebaa-f216-4fe7-a4e6-2f0abe1f78bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.05.06 03:54:21.208967 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2026.05.06 03:54:21.209005 [ 311 ] {} <Debug> TCP-Session: 4ee8d4f0-06c3-412a-bd3f-7d4bfa1f3ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39815 | ||
| 1152 | 2026.05.06 03:54:21.209022 [ 311 ] {} <Debug> TCP-Session: 4ee8d4f0-06c3-412a-bd3f-7d4bfa1f3ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.05.06 03:54:21.209034 [ 311 ] {} <Debug> TCP-Session: 4ee8d4f0-06c3-412a-bd3f-7d4bfa1f3ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.05.06 03:54:21.211235 [ 303 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 1155 | 2026.05.06 03:54:21.229020 [ 315 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Trace> AggregatingTransform: Aggregating | ||
| 1156 | 2026.05.06 03:54:21.229172 [ 315 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Trace> Aggregator: Aggregation method: without_key | ||
| 1157 | 2026.05.06 03:54:21.229841 [ 315 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003746545 sec. (266.913 rows/sec., 10.43 KiB/sec.) | ||
| 1158 | 2026.05.06 03:54:21.229863 [ 315 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Trace> Aggregator: Merging aggregated data | ||
| 1159 | 2026.05.06 03:54:21.229892 [ 315 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1160 | 2026.05.06 03:54:21.231164 [ 303 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.025166 sec., 39.73615195104506 rows/sec., 1.55 KiB/sec. | ||
| 1161 | 2026.05.06 03:54:21.231288 [ 303 ] {6e30d527-f606-4727-92fd-1cccf0ea3b77} <Debug> TCPHandler: Processed in 0.025605212 sec. | ||
| 1162 | 2026.05.06 03:54:21.239145 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.05.06 03:54:21.239187 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.05.06 03:54:21.239209 [ 303 ] {} <Debug> TCP-Session: a7706bf8-acd9-49e7-bd0c-2612cc904b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.05.06 03:54:21.239229 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.05.06 03:54:21.239251 [ 306 ] {} <Debug> TCP-Session: 21e20c28-f161-47c5-ac2e-7118c9e03df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.05.06 03:54:21.239264 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.05.06 03:54:21.239294 [ 305 ] {} <Debug> TCP-Session: fed555db-b586-40d4-ad66-03c299c842b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.05.06 03:54:21.239293 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.05.06 03:54:21.239314 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.05.06 03:54:21.239358 [ 310 ] {} <Debug> TCP-Session: 334bebaa-f216-4fe7-a4e6-2f0abe1f78bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.06 03:54:21.239331 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.05.06 03:54:21.239392 [ 309 ] {} <Debug> TCP-Session: a18541c5-598f-4fda-ba01-0764eea8ec5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.05.06 03:54:21.239330 [ 308 ] {} <Debug> TCP-Session: 99f76054-baa6-4fde-8178-b5243f621ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.05.06 03:54:21.239423 [ 307 ] {} <Debug> TCP-Session: 122b2137-7d3b-40a7-8553-451edba0d79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.05.06 03:54:21.239209 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.05.06 03:54:21.239248 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.05.06 03:54:21.239506 [ 304 ] {} <Debug> TCP-Session: 888cf172-68ff-41e6-bd6d-3b8823b70478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.06 03:54:21.239531 [ 311 ] {} <Debug> TCP-Session: 4ee8d4f0-06c3-412a-bd3f-7d4bfa1f3ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.05.06 03:54:22.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.80 MiB, peak 175.91 MiB, free memory in arenas 0.00 B, will set to 167.88 MiB (RSS), difference: 2.08 MiB | ||
| 1181 | 2026.05.06 03:54:24.165946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 2388 | ||
| 1182 | 2026.05.06 03:54:24.166596 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.05.06 03:54:24.166654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1184 | 2026.05.06 03:54:24.167321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1185 | 2026.05.06 03:54:24.167746 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.05.06 03:54:24.167888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2388 | ||
| 1187 | 2026.05.06 03:54:24.280686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1188 | 2026.05.06 03:54:24.298693 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.05.06 03:54:24.298761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1190 | 2026.05.06 03:54:24.305061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1191 | 2026.05.06 03:54:24.306189 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.05.06 03:54:24.309511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1193 | 2026.05.06 03:54:24.546502 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.06 03:54:24.546746 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 1195 | 2026.05.06 03:54:24.547089 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1196 | 2026.05.06 03:54:24.547124 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <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 | ||
| 1197 | 2026.05.06 03:54:24.547350 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1198 | 2026.05.06 03:54:24.547416 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1199 | 2026.05.06 03:54:24.547544 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1200 | 2026.05.06 03:54:24.547577 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1201 | 2026.05.06 03:54:24.547597 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (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 | ||
| 1202 | 2026.05.06 03:54:24.547612 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1203 | 2026.05.06 03:54:24.547652 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1204 | 2026.05.06 03:54:24.547671 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1205 | 2026.05.06 03:54:24.549083 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002433 sec., 10686.395396629676 rows/sec., 2.30 MiB/sec. | ||
| 1206 | 2026.05.06 03:54:24.549194 [ 269 ] {b0baffe8-cea3-46b4-b0a1-e00605c20412} <Debug> TCPHandler: Processed in 0.002833129 sec. | ||
| 1207 | 2026.05.06 03:54:24.550755 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.06 03:54:24.550868 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.06 03:54:24.550913 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1210 | 2026.05.06 03:54:24.551382 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.06 03:54:24.551426 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1212 | 2026.05.06 03:54:24.551872 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2026.05.06 03:54:24.552345 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.06 03:54:24.552499 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 1215 | 2026.05.06 03:54:24.552538 [ 269 ] {08f0a675-a611-48c7-8842-fecf8d116b44} <Debug> TCPHandler: Processed in 0.001835051 sec. | ||
| 1216 | 2026.05.06 03:54:24.552655 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.06 03:54:24.552753 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.06 03:54:24.552796 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1219 | 2026.05.06 03:54:24.553222 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.06 03:54:24.553259 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1221 | 2026.05.06 03:54:24.553672 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1222 | 2026.05.06 03:54:24.554120 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.06 03:54:24.554253 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001522 sec., 42049.93429697766 rows/sec., 3.28 MiB/sec. | ||
| 1224 | 2026.05.06 03:54:24.554289 [ 269 ] {f74be729-bde0-4f3c-a742-2a493aa52d26} <Debug> TCPHandler: Processed in 0.001685187 sec. | ||
| 1225 | 2026.05.06 03:54:24.554404 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.06 03:54:24.554499 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.06 03:54:24.554543 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1228 | 2026.05.06 03:54:24.554934 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.06 03:54:24.554970 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1230 | 2026.05.06 03:54:24.555404 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1231 | 2026.05.06 03:54:24.555824 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.06 03:54:24.555949 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
| 1233 | 2026.05.06 03:54:24.555983 [ 269 ] {248b2ba2-2669-4975-b642-ad535fa83e18} <Debug> TCPHandler: Processed in 0.001673297 sec. | ||
| 1234 | 2026.05.06 03:54:24.556085 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.05.06 03:54:24.556172 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1236 | 2026.05.06 03:54:24.556211 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1237 | 2026.05.06 03:54:24.556612 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.06 03:54:24.556648 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1239 | 2026.05.06 03:54:24.557043 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2026.05.06 03:54:24.557453 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.06 03:54:24.557583 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
| 1242 | 2026.05.06 03:54:24.557618 [ 269 ] {fa9da0b3-17a0-4246-b637-90ddf9c76768} <Debug> TCPHandler: Processed in 0.001529942 sec. | ||
| 1243 | 2026.05.06 03:54:26.640211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 150 | ||
| 1244 | 2026.05.06 03:54:26.642628 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.06 03:54:26.642678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1246 | 2026.05.06 03:54:26.644013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1247 | 2026.05.06 03:54:26.644609 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.06 03:54:26.644921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
| 1249 | 2026.05.06 03:54:27.708113 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63647 | ||
| 1250 | 2026.05.06 03:54:27.708229 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1251 | 2026.05.06 03:54:27.708256 [ 303 ] {} <Debug> TCP-Session: dfa7a104-f783-4ed3-a93f-32c9cb00d916 Authenticating user 'default' from [fd00:1122:3344:101::e]:63647 | ||
| 1252 | 2026.05.06 03:54:27.708278 [ 303 ] {} <Debug> TCP-Session: dfa7a104-f783-4ed3-a93f-32c9cb00d916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.05.06 03:54:27.708291 [ 303 ] {} <Debug> TCP-Session: dfa7a104-f783-4ed3-a93f-32c9cb00d916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.05.06 03:54:27.708524 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62997 | ||
| 1255 | 2026.05.06 03:54:27.708568 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63954 | ||
| 1256 | 2026.05.06 03:54:27.708579 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51660 | ||
| 1257 | 2026.05.06 03:54:27.708626 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36691 | ||
| 1258 | 2026.05.06 03:54:27.708647 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46424 | ||
| 1259 | 2026.05.06 03:54:27.708665 [ 303 ] {} <Trace> TCP-Session: dfa7a104-f783-4ed3-a93f-32c9cb00d916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.06 03:54:27.708711 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2026.05.06 03:54:27.708736 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.05.06 03:54:27.708754 [ 309 ] {} <Debug> TCP-Session: f2acf997-e004-43db-a7ef-b68896e8bc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:51660 | ||
| 1263 | 2026.05.06 03:54:27.708765 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1264 | 2026.05.06 03:54:27.708775 [ 310 ] {} <Debug> TCP-Session: 1ce81c43-e925-457f-84d6-e33f954e19ad Authenticating user 'default' from [fd00:1122:3344:101::e]:36691 | ||
| 1265 | 2026.05.06 03:54:27.708788 [ 309 ] {} <Debug> TCP-Session: f2acf997-e004-43db-a7ef-b68896e8bc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.05.06 03:54:27.708807 [ 311 ] {} <Debug> TCP-Session: 178da113-9631-48b9-af95-e1264c337452 Authenticating user 'default' from [fd00:1122:3344:101::e]:46424 | ||
| 1267 | 2026.05.06 03:54:27.708823 [ 309 ] {} <Debug> TCP-Session: f2acf997-e004-43db-a7ef-b68896e8bc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.05.06 03:54:27.708847 [ 311 ] {} <Debug> TCP-Session: 178da113-9631-48b9-af95-e1264c337452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.05.06 03:54:27.708820 [ 310 ] {} <Debug> TCP-Session: 1ce81c43-e925-457f-84d6-e33f954e19ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.06 03:54:27.708876 [ 311 ] {} <Debug> TCP-Session: 178da113-9631-48b9-af95-e1264c337452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.05.06 03:54:27.708896 [ 310 ] {} <Debug> TCP-Session: 1ce81c43-e925-457f-84d6-e33f954e19ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.05.06 03:54:27.708911 [ 303 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63647) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1273 | 2026.05.06 03:54:27.708683 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1274 | 2026.05.06 03:54:27.708682 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1275 | 2026.05.06 03:54:27.708552 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48567 | ||
| 1276 | 2026.05.06 03:54:27.709011 [ 308 ] {} <Debug> TCP-Session: b1a2667b-237c-48c1-9c30-ff1743c8f3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:63954 | ||
| 1277 | 2026.05.06 03:54:27.709002 [ 304 ] {} <Debug> TCP-Session: e37f395f-b0a1-4383-a009-4b3849970d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:62997 | ||
| 1278 | 2026.05.06 03:54:27.708543 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47664 | ||
| 1279 | 2026.05.06 03:54:27.709086 [ 304 ] {} <Debug> TCP-Session: e37f395f-b0a1-4383-a009-4b3849970d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.05.06 03:54:27.709117 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1281 | 2026.05.06 03:54:27.709132 [ 304 ] {} <Debug> TCP-Session: e37f395f-b0a1-4383-a009-4b3849970d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.05.06 03:54:27.708536 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43586 | ||
| 1283 | 2026.05.06 03:54:27.709164 [ 307 ] {} <Debug> TCP-Session: 3a4a06d4-f6b8-497e-b3c3-4ff69b33a8e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48567 | ||
| 1284 | 2026.05.06 03:54:27.709189 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.05.06 03:54:27.709225 [ 307 ] {} <Debug> TCP-Session: 3a4a06d4-f6b8-497e-b3c3-4ff69b33a8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.05.06 03:54:27.709243 [ 305 ] {} <Debug> TCP-Session: 0b7582a5-1e43-483d-b5da-dfc1154759fd Authenticating user 'default' from [fd00:1122:3344:101::e]:47664 | ||
| 1287 | 2026.05.06 03:54:27.709256 [ 303 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1288 | 2026.05.06 03:54:27.709258 [ 307 ] {} <Debug> TCP-Session: 3a4a06d4-f6b8-497e-b3c3-4ff69b33a8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.05.06 03:54:27.709300 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2026.05.06 03:54:27.709273 [ 305 ] {} <Debug> TCP-Session: 0b7582a5-1e43-483d-b5da-dfc1154759fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.06 03:54:27.709335 [ 303 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2026.05.06 03:54:27.709339 [ 306 ] {} <Debug> TCP-Session: ca4af4a7-2123-4dcc-bb71-12c69d1ad24e Authenticating user 'default' from [fd00:1122:3344:101::e]:43586 | ||
| 1293 | 2026.05.06 03:54:27.709351 [ 305 ] {} <Debug> TCP-Session: 0b7582a5-1e43-483d-b5da-dfc1154759fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.05.06 03:54:27.709382 [ 306 ] {} <Debug> TCP-Session: ca4af4a7-2123-4dcc-bb71-12c69d1ad24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.05.06 03:54:27.709077 [ 308 ] {} <Debug> TCP-Session: b1a2667b-237c-48c1-9c30-ff1743c8f3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.06 03:54:27.709406 [ 306 ] {} <Debug> TCP-Session: ca4af4a7-2123-4dcc-bb71-12c69d1ad24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.05.06 03:54:27.709433 [ 308 ] {} <Debug> TCP-Session: b1a2667b-237c-48c1-9c30-ff1743c8f3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.05.06 03:54:27.709636 [ 303 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 1299 | 2026.05.06 03:54:27.710660 [ 346 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Trace> AggregatingTransform: Aggregating | ||
| 1300 | 2026.05.06 03:54:27.710713 [ 346 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1301 | 2026.05.06 03:54:27.710751 [ 346 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014798 sec. (985.418 rows/sec., 38.49 KiB/sec.) | ||
| 1302 | 2026.05.06 03:54:27.710771 [ 346 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Trace> Aggregator: Merging aggregated data | ||
| 1303 | 2026.05.06 03:54:27.712211 [ 303 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003378 sec., 296.0331557134399 rows/sec., 11.56 KiB/sec. | ||
| 1304 | 2026.05.06 03:54:27.712341 [ 303 ] {4477cfc0-3976-486e-bf6f-633fd343352d} <Debug> TCPHandler: Processed in 0.003821377 sec. | ||
| 1305 | 2026.05.06 03:54:27.712473 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1306 | 2026.05.06 03:54:27.712502 [ 303 ] {} <Debug> TCP-Session: dfa7a104-f783-4ed3-a93f-32c9cb00d916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.05.06 03:54:27.712506 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1308 | 2026.05.06 03:54:27.712525 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1309 | 2026.05.06 03:54:27.712537 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1310 | 2026.05.06 03:54:27.712560 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1311 | 2026.05.06 03:54:27.712576 [ 306 ] {} <Debug> TCP-Session: ca4af4a7-2123-4dcc-bb71-12c69d1ad24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.05.06 03:54:27.712596 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.05.06 03:54:27.712616 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.05.06 03:54:27.712638 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.05.06 03:54:27.712667 [ 310 ] {} <Debug> TCP-Session: 1ce81c43-e925-457f-84d6-e33f954e19ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.05.06 03:54:27.712649 [ 305 ] {} <Debug> TCP-Session: 0b7582a5-1e43-483d-b5da-dfc1154759fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.05.06 03:54:27.712696 [ 309 ] {} <Debug> TCP-Session: f2acf997-e004-43db-a7ef-b68896e8bc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.05.06 03:54:27.712606 [ 311 ] {} <Debug> TCP-Session: 178da113-9631-48b9-af95-e1264c337452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.05.06 03:54:27.712588 [ 307 ] {} <Debug> TCP-Session: 3a4a06d4-f6b8-497e-b3c3-4ff69b33a8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.05.06 03:54:27.712581 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1321 | 2026.05.06 03:54:27.712556 [ 304 ] {} <Debug> TCP-Session: e37f395f-b0a1-4383-a009-4b3849970d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.05.06 03:54:27.712802 [ 308 ] {} <Debug> TCP-Session: b1a2667b-237c-48c1-9c30-ff1743c8f3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.06 03:54:29.296178 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46499 | ||
| 1324 | 2026.05.06 03:54:29.296293 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1325 | 2026.05.06 03:54:29.296322 [ 307 ] {} <Debug> TCP-Session: 164747cb-6578-4fb6-b559-edd78b30752a Authenticating user 'default' from [fd00:1122:3344:101::e]:46499 | ||
| 1326 | 2026.05.06 03:54:29.296344 [ 307 ] {} <Debug> TCP-Session: 164747cb-6578-4fb6-b559-edd78b30752a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.05.06 03:54:29.296358 [ 307 ] {} <Debug> TCP-Session: 164747cb-6578-4fb6-b559-edd78b30752a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.05.06 03:54:29.296609 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37738 | ||
| 1329 | 2026.05.06 03:54:29.296641 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55681 | ||
| 1330 | 2026.05.06 03:54:29.296653 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51747 | ||
| 1331 | 2026.05.06 03:54:29.296709 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64313 | ||
| 1332 | 2026.05.06 03:54:29.296743 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2026.05.06 03:54:29.296743 [ 307 ] {} <Trace> TCP-Session: 164747cb-6578-4fb6-b559-edd78b30752a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.05.06 03:54:29.296783 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1335 | 2026.05.06 03:54:29.296784 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1336 | 2026.05.06 03:54:29.296824 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1337 | 2026.05.06 03:54:29.296826 [ 310 ] {} <Debug> TCP-Session: bd9b3aae-6fe5-4f01-a0e9-4847ce0649d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55681 | ||
| 1338 | 2026.05.06 03:54:29.296836 [ 303 ] {} <Debug> TCP-Session: 7bb66ba4-2329-4f4c-af75-7d375d227bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51747 | ||
| 1339 | 2026.05.06 03:54:29.296860 [ 305 ] {} <Debug> TCP-Session: 39693980-c478-4018-b885-889c73524e43 Authenticating user 'default' from [fd00:1122:3344:101::e]:64313 | ||
| 1340 | 2026.05.06 03:54:29.296875 [ 310 ] {} <Debug> TCP-Session: bd9b3aae-6fe5-4f01-a0e9-4847ce0649d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.05.06 03:54:29.296893 [ 303 ] {} <Debug> TCP-Session: 7bb66ba4-2329-4f4c-af75-7d375d227bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.06 03:54:29.296905 [ 305 ] {} <Debug> TCP-Session: 39693980-c478-4018-b885-889c73524e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.06 03:54:29.296912 [ 310 ] {} <Debug> TCP-Session: bd9b3aae-6fe5-4f01-a0e9-4847ce0649d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.05.06 03:54:29.296937 [ 305 ] {} <Debug> TCP-Session: 39693980-c478-4018-b885-889c73524e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.06 03:54:29.296926 [ 303 ] {} <Debug> TCP-Session: 7bb66ba4-2329-4f4c-af75-7d375d227bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.05.06 03:54:29.296960 [ 307 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46499) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1347 | 2026.05.06 03:54:29.296787 [ 308 ] {} <Debug> TCP-Session: f7b78a47-1a2d-4c83-894a-2eda5aa525dd Authenticating user 'default' from [fd00:1122:3344:101::e]:37738 | ||
| 1348 | 2026.05.06 03:54:29.296712 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65361 | ||
| 1349 | 2026.05.06 03:54:29.297031 [ 308 ] {} <Debug> TCP-Session: f7b78a47-1a2d-4c83-894a-2eda5aa525dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.06 03:54:29.296699 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38118 | ||
| 1351 | 2026.05.06 03:54:29.297061 [ 308 ] {} <Debug> TCP-Session: f7b78a47-1a2d-4c83-894a-2eda5aa525dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.05.06 03:54:29.296646 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43400 | ||
| 1353 | 2026.05.06 03:54:29.297089 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2026.05.06 03:54:29.296618 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52068 | ||
| 1355 | 2026.05.06 03:54:29.297142 [ 306 ] {} <Debug> TCP-Session: b44a7bc7-597f-43ae-8509-34700363d76b Authenticating user 'default' from [fd00:1122:3344:101::e]:65361 | ||
| 1356 | 2026.05.06 03:54:29.297162 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1357 | 2026.05.06 03:54:29.297178 [ 306 ] {} <Debug> TCP-Session: b44a7bc7-597f-43ae-8509-34700363d76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.06 03:54:29.297197 [ 311 ] {} <Debug> TCP-Session: c32caf78-7cab-403e-9540-7c8954078c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:43400 | ||
| 1359 | 2026.05.06 03:54:29.297206 [ 306 ] {} <Debug> TCP-Session: b44a7bc7-597f-43ae-8509-34700363d76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.06 03:54:29.297208 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2026.05.06 03:54:29.297223 [ 311 ] {} <Debug> TCP-Session: c32caf78-7cab-403e-9540-7c8954078c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.05.06 03:54:29.297258 [ 309 ] {} <Debug> TCP-Session: 56fd260f-c8ea-42e1-92b0-edcd8ded5ce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52068 | ||
| 1363 | 2026.05.06 03:54:29.297266 [ 311 ] {} <Debug> TCP-Session: c32caf78-7cab-403e-9540-7c8954078c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.06 03:54:29.297284 [ 309 ] {} <Debug> TCP-Session: 56fd260f-c8ea-42e1-92b0-edcd8ded5ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.05.06 03:54:29.297301 [ 307 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1366 | 2026.05.06 03:54:29.297317 [ 309 ] {} <Debug> TCP-Session: 56fd260f-c8ea-42e1-92b0-edcd8ded5ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.05.06 03:54:29.297133 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1368 | 2026.05.06 03:54:29.297369 [ 307 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2026.05.06 03:54:29.297378 [ 304 ] {} <Debug> TCP-Session: 3e9f3081-7360-4e1a-bfb3-0106e136ec93 Authenticating user 'default' from [fd00:1122:3344:101::e]:38118 | ||
| 1370 | 2026.05.06 03:54:29.297409 [ 304 ] {} <Debug> TCP-Session: 3e9f3081-7360-4e1a-bfb3-0106e136ec93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.05.06 03:54:29.297426 [ 304 ] {} <Debug> TCP-Session: 3e9f3081-7360-4e1a-bfb3-0106e136ec93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.06 03:54:29.297710 [ 307 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 1373 | 2026.05.06 03:54:29.298861 [ 346 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Trace> AggregatingTransform: Aggregating | ||
| 1374 | 2026.05.06 03:54:29.298906 [ 346 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Trace> Aggregator: Aggregation method: without_key | ||
| 1375 | 2026.05.06 03:54:29.298943 [ 346 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127782 sec. (886.696 rows/sec., 34.64 KiB/sec.) | ||
| 1376 | 2026.05.06 03:54:29.298961 [ 346 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Trace> Aggregator: Merging aggregated data | ||
| 1377 | 2026.05.06 03:54:29.300325 [ 307 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00343 sec., 291.5451895043732 rows/sec., 11.39 KiB/sec. | ||
| 1378 | 2026.05.06 03:54:29.300509 [ 307 ] {02dbec77-43cf-4a0e-96d5-9359c11c8244} <Debug> TCPHandler: Processed in 0.003929999 sec. | ||
| 1379 | 2026.05.06 03:54:29.300668 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2026.05.06 03:54:29.300708 [ 307 ] {} <Debug> TCP-Session: 164747cb-6578-4fb6-b559-edd78b30752a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.05.06 03:54:29.300708 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1382 | 2026.05.06 03:54:29.300729 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1383 | 2026.05.06 03:54:29.300744 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1384 | 2026.05.06 03:54:29.300770 [ 306 ] {} <Debug> TCP-Session: b44a7bc7-597f-43ae-8509-34700363d76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.05.06 03:54:29.300782 [ 305 ] {} <Debug> TCP-Session: 39693980-c478-4018-b885-889c73524e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.05.06 03:54:29.300799 [ 309 ] {} <Debug> TCP-Session: 56fd260f-c8ea-42e1-92b0-edcd8ded5ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.06 03:54:29.300819 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.05.06 03:54:29.300841 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1389 | 2026.05.06 03:54:29.300857 [ 311 ] {} <Debug> TCP-Session: c32caf78-7cab-403e-9540-7c8954078c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.06 03:54:29.300785 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1391 | 2026.05.06 03:54:29.300886 [ 304 ] {} <Debug> TCP-Session: 3e9f3081-7360-4e1a-bfb3-0106e136ec93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.05.06 03:54:29.300764 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1393 | 2026.05.06 03:54:29.300921 [ 303 ] {} <Debug> TCP-Session: 7bb66ba4-2329-4f4c-af75-7d375d227bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.05.06 03:54:29.300804 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1395 | 2026.05.06 03:54:29.300950 [ 308 ] {} <Debug> TCP-Session: f7b78a47-1a2d-4c83-894a-2eda5aa525dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.05.06 03:54:29.300994 [ 310 ] {} <Debug> TCP-Session: bd9b3aae-6fe5-4f01-a0e9-4847ce0649d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.05.06 03:54:29.546908 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.05.06 03:54:29.547138 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1399 | 2026.05.06 03:54:29.547454 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1400 | 2026.05.06 03:54:29.547491 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1401 | 2026.05.06 03:54:29.547710 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1402 | 2026.05.06 03:54:29.547782 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2026.05.06 03:54:29.547927 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1404 | 2026.05.06 03:54:29.547972 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1405 | 2026.05.06 03:54:29.547999 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (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 | ||
| 1406 | 2026.05.06 03:54:29.548016 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1407 | 2026.05.06 03:54:29.548060 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1408 | 2026.05.06 03:54:29.548080 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1409 | 2026.05.06 03:54:29.549314 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002267 sec., 11468.901632112926 rows/sec., 2.47 MiB/sec. | ||
| 1410 | 2026.05.06 03:54:29.549443 [ 269 ] {3a454ad9-65ff-4bfe-923d-62dcadcc1836} <Debug> TCPHandler: Processed in 0.002667024 sec. | ||
| 1411 | 2026.05.06 03:54:29.551337 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.05.06 03:54:29.551456 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1413 | 2026.05.06 03:54:29.551502 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1414 | 2026.05.06 03:54:29.552025 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.05.06 03:54:29.552073 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1416 | 2026.05.06 03:54:29.552586 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1417 | 2026.05.06 03:54:29.553074 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.05.06 03:54:29.553249 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001828 sec., 42669.584245076585 rows/sec., 3.53 MiB/sec. | ||
| 1419 | 2026.05.06 03:54:29.553296 [ 269 ] {79b91e18-b91e-4589-b0e3-2d210ee31f8b} <Debug> TCPHandler: Processed in 0.002012926 sec. | ||
| 1420 | 2026.05.06 03:54:29.553426 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.05.06 03:54:29.553528 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.05.06 03:54:29.553571 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1423 | 2026.05.06 03:54:29.553988 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.05.06 03:54:29.554023 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1425 | 2026.05.06 03:54:29.554446 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1426 | 2026.05.06 03:54:29.554919 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.05.06 03:54:29.555058 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001553 sec., 7083.065035415326 rows/sec., 532.61 KiB/sec. | ||
| 1428 | 2026.05.06 03:54:29.555096 [ 269 ] {c5aa4257-e273-4555-850e-732f2544a917} <Debug> TCPHandler: Processed in 0.001720957 sec. | ||
| 1429 | 2026.05.06 03:54:29.555219 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.05.06 03:54:29.555323 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1431 | 2026.05.06 03:54:29.555364 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1432 | 2026.05.06 03:54:29.555799 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.05.06 03:54:29.555836 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1434 | 2026.05.06 03:54:29.556276 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1435 | 2026.05.06 03:54:29.556761 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.05.06 03:54:29.556907 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001606 sec., 46699.875466998754 rows/sec., 3.65 MiB/sec. | ||
| 1437 | 2026.05.06 03:54:29.556944 [ 269 ] {c5e77714-545a-4210-b37a-440f93f82eed} <Debug> TCPHandler: Processed in 0.001776979 sec. | ||
| 1438 | 2026.05.06 03:54:29.557068 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.05.06 03:54:29.557165 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1440 | 2026.05.06 03:54:29.557208 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1441 | 2026.05.06 03:54:29.557616 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.05.06 03:54:29.557652 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1443 | 2026.05.06 03:54:29.558092 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1444 | 2026.05.06 03:54:29.558559 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.05.06 03:54:29.558716 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. | ||
| 1446 | 2026.05.06 03:54:29.558756 [ 269 ] {21708248-2fe4-4aa1-93d0-4f4c51de163e} <Debug> TCPHandler: Processed in 0.001737978 sec. | ||
| 1447 | 2026.05.06 03:54:29.558859 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.05.06 03:54:29.558954 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1449 | 2026.05.06 03:54:29.559006 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <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 | ||
| 1450 | 2026.05.06 03:54:29.559762 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.05.06 03:54:29.559801 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1452 | 2026.05.06 03:54:29.560460 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1453 | 2026.05.06 03:54:29.560990 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.05.06 03:54:29.561142 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002206 sec., 4986.400725294651 rows/sec., 8.94 MiB/sec. | ||
| 1455 | 2026.05.06 03:54:29.561273 [ 269 ] {f8ba70d1-3e03-4b2a-a7bc-878d7d6e5139} <Debug> TCPHandler: Processed in 0.002463318 sec. | ||
| 1456 | 2026.05.06 03:54:29.561406 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.05.06 03:54:29.561500 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.05.06 03:54:29.561550 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1459 | 2026.05.06 03:54:29.561907 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.05.06 03:54:29.561943 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1461 | 2026.05.06 03:54:29.562427 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1462 | 2026.05.06 03:54:29.562916 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): 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.06 03:54:29.563215 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.34 MiB/sec. | ||
| 1464 | 2026.05.06 03:54:29.563274 [ 269 ] {39ed9649-59fd-42bf-8166-2ed5b3bc458c} <Debug> TCPHandler: Processed in 0.001918713 sec. | ||
| 1465 | 2026.05.06 03:54:31.584438 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1466 | 2026.05.06 03:54:31.584513 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1467 | 2026.05.06 03:54:31.668235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2836 | ||
| 1468 | 2026.05.06 03:54:31.668930 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.05.06 03:54:31.669000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1470 | 2026.05.06 03:54:31.669890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1471 | 2026.05.06 03:54:31.670605 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.05.06 03:54:31.670780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2836 | ||
| 1473 | 2026.05.06 03:54:31.670770 [ 39 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1474 | 2026.05.06 03:54:31.670864 [ 39 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.05.06 03:54:31.670885 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1476 | 2026.05.06 03:54:31.673070 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 1477 | 2026.05.06 03:54:31.675470 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1478 | 2026.05.06 03:54:31.675576 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 1479 | 2026.05.06 03:54:31.675701 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1480 | 2026.05.06 03:54:31.675775 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1481 | 2026.05.06 03:54:31.675841 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1482 | 2026.05.06 03:54:31.675902 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 497 rows starting from the beginning of the part | ||
| 1483 | 2026.05.06 03:54:31.675977 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 1484 | 2026.05.06 03:54:31.711182 [ 193 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 4 columns (4 merged, 0 gathered) in 0.040224809 sec., 70503.75304454521 rows/sec., 1.01 MiB/sec. | ||
| 1485 | 2026.05.06 03:54:31.712139 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1486 | 2026.05.06 03:54:31.712655 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.06 03:54:31.712731 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_6_1} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1488 | 2026.05.06 03:54:31.712826 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1489 | 2026.05.06 03:54:31.809935 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1490 | 2026.05.06 03:54:31.827751 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.05.06 03:54:31.827817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1492 | 2026.05.06 03:54:31.834501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1493 | 2026.05.06 03:54:31.835758 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.05.06 03:54:31.836042 [ 39 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1495 | 2026.05.06 03:54:31.836114 [ 39 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.05.06 03:54:31.836137 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1497 | 2026.05.06 03:54:31.836243 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 1498 | 2026.05.06 03:54:31.839209 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1499 | 2026.05.06 03:54:31.840660 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1500 | 2026.05.06 03:54:31.842089 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 1501 | 2026.05.06 03:54:31.846612 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 1502 | 2026.05.06 03:54:31.850821 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 1503 | 2026.05.06 03:54:31.855089 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 1504 | 2026.05.06 03:54:31.862493 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 1505 | 2026.05.06 03:54:31.866778 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 1506 | 2026.05.06 03:54:31.930523 [ 193 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094339724 sec., 487.5994761231228 rows/sec., 2.52 MiB/sec. | ||
| 1507 | 2026.05.06 03:54:31.933125 [ 193 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1508 | 2026.05.06 03:54:31.935671 [ 193 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_6_1} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.05.06 03:54:31.935779 [ 193 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_6_1} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1510 | 2026.05.06 03:54:31.937725 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1511 | 2026.05.06 03:54:32.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.93 MiB, peak 180.47 MiB, free memory in arenas 0.00 B, will set to 181.60 MiB (RSS), difference: 10.67 MiB | ||
| 1512 | 2026.05.06 03:54:34.546223 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.05.06 03:54:34.546468 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 1514 | 2026.05.06 03:54:34.546803 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.05.06 03:54:34.546837 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <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 | ||
| 1516 | 2026.05.06 03:54:34.547072 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.05.06 03:54:34.547143 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.05.06 03:54:34.547283 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1519 | 2026.05.06 03:54:34.547318 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.05.06 03:54:34.547341 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (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 | ||
| 1521 | 2026.05.06 03:54:34.547356 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.05.06 03:54:34.547405 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1523 | 2026.05.06 03:54:34.547426 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1524 | 2026.05.06 03:54:34.548502 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002128 sec., 12218.045112781954 rows/sec., 2.63 MiB/sec. | ||
| 1525 | 2026.05.06 03:54:34.548575 [ 269 ] {750818c4-f638-49b5-937f-f4c6684c44fb} <Debug> TCPHandler: Processed in 0.002490209 sec. | ||
| 1526 | 2026.05.06 03:54:34.550213 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.05.06 03:54:34.550328 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1528 | 2026.05.06 03:54:34.550371 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1529 | 2026.05.06 03:54:34.550865 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.05.06 03:54:34.550908 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1531 | 2026.05.06 03:54:34.551403 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1532 | 2026.05.06 03:54:34.551878 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.06 03:54:34.552010 [ 56 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2026.05.06 03:54:34.552027 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.49 MiB/sec. | ||
| 1535 | 2026.05.06 03:54:34.552083 [ 56 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.05.06 03:54:34.552092 [ 269 ] {28d8c369-28b9-4c13-8143-dd77f27c5b8c} <Debug> TCPHandler: Processed in 0.001934843 sec. | ||
| 1537 | 2026.05.06 03:54:34.552115 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1538 | 2026.05.06 03:54:34.552230 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2026.05.06 03:54:34.552233 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 1540 | 2026.05.06 03:54:34.552329 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1541 | 2026.05.06 03:54:34.552346 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2026.05.06 03:54:34.552370 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1543 | 2026.05.06 03:54:34.552382 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1544 | 2026.05.06 03:54:34.552464 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 1545 | 2026.05.06 03:54:34.552520 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1546 | 2026.05.06 03:54:34.552580 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 1547 | 2026.05.06 03:54:34.552636 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1548 | 2026.05.06 03:54:34.552714 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 1549 | 2026.05.06 03:54:34.552906 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.05.06 03:54:34.552955 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1551 | 2026.05.06 03:54:34.553554 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1552 | 2026.05.06 03:54:34.554163 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.05.06 03:54:34.554262 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002070287 sec., 254554.07873401127 rows/sec., 22.14 MiB/sec. | ||
| 1554 | 2026.05.06 03:54:34.554290 [ 56 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1555 | 2026.05.06 03:54:34.554323 [ 56 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.06 03:54:34.554340 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1557 | 2026.05.06 03:54:34.554340 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002028 sec., 31558.185404339252 rows/sec., 2.46 MiB/sec. | ||
| 1558 | 2026.05.06 03:54:34.554403 [ 269 ] {46bd625a-694d-4df5-80fe-3f2790a55082} <Debug> TCPHandler: Processed in 0.002222541 sec. | ||
| 1559 | 2026.05.06 03:54:34.554434 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 1560 | 2026.05.06 03:54:34.554512 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1561 | 2026.05.06 03:54:34.554550 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1562 | 2026.05.06 03:54:34.554589 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1563 | 2026.05.06 03:54:34.554621 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.05.06 03:54:34.554661 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 1565 | 2026.05.06 03:54:34.554708 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1566 | 2026.05.06 03:54:34.554736 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.05.06 03:54:34.554760 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 1568 | 2026.05.06 03:54:34.554790 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1569 | 2026.05.06 03:54:34.554806 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1570 | 2026.05.06 03:54:34.554854 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 1571 | 2026.05.06 03:54:34.555130 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.05.06 03:54:34.555221 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_6_1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.05.06 03:54:34.555300 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1574 | 2026.05.06 03:54:34.555317 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.06 03:54:34.555350 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1576 | 2026.05.06 03:54:34.555982 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1577 | 2026.05.06 03:54:34.556016 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621705 sec., 285501.98710616294 rows/sec., 23.62 MiB/sec. | ||
| 1578 | 2026.05.06 03:54:34.556271 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1579 | 2026.05.06 03:54:34.556522 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.05.06 03:54:34.556626 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2026.05.06 03:54:34.556658 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.06 03:54:34.556669 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001958 sec., 81716.03677221654 rows/sec., 5.69 MiB/sec. | ||
| 1583 | 2026.05.06 03:54:34.556677 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1584 | 2026.05.06 03:54:34.556714 [ 269 ] {464eb6a2-07c6-4e42-9bfa-f3415fe72589} <Debug> TCPHandler: Processed in 0.00215787 sec. | ||
| 1585 | 2026.05.06 03:54:34.556738 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.05.06 03:54:34.556786 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 1587 | 2026.05.06 03:54:34.556818 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_6_1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1588 | 2026.05.06 03:54:34.556843 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.05.06 03:54:34.556873 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1590 | 2026.05.06 03:54:34.556883 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1591 | 2026.05.06 03:54:34.556906 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1592 | 2026.05.06 03:54:34.556939 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.05.06 03:54:34.556957 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 1594 | 2026.05.06 03:54:34.556982 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1595 | 2026.05.06 03:54:34.556996 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1596 | 2026.05.06 03:54:34.557033 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 1597 | 2026.05.06 03:54:34.557065 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1598 | 2026.05.06 03:54:34.557099 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 1599 | 2026.05.06 03:54:34.557330 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.06 03:54:34.557366 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1601 | 2026.05.06 03:54:34.557839 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1602 | 2026.05.06 03:54:34.558122 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389389 sec., 798192.5868133403 rows/sec., 56.77 MiB/sec. | ||
| 1603 | 2026.05.06 03:54:34.558371 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1604 | 2026.05.06 03:54:34.558417 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.05.06 03:54:34.558521 [ 56 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1606 | 2026.05.06 03:54:34.558555 [ 56 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.05.06 03:54:34.558559 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001638 sec., 36630.03663003663 rows/sec., 2.47 MiB/sec. | ||
| 1608 | 2026.05.06 03:54:34.558575 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1609 | 2026.05.06 03:54:34.558607 [ 269 ] {c496f08d-abae-40c0-9f4c-8a150f722506} <Debug> TCPHandler: Processed in 0.00181455 sec. | ||
| 1610 | 2026.05.06 03:54:34.558710 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 1611 | 2026.05.06 03:54:34.558853 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1612 | 2026.05.06 03:54:34.558893 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1613 | 2026.05.06 03:54:34.558899 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.05.06 03:54:34.558970 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1615 | 2026.05.06 03:54:34.558985 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 1616 | 2026.05.06 03:54:34.559023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1617 | 2026.05.06 03:54:34.559053 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1618 | 2026.05.06 03:54:34.559110 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 1619 | 2026.05.06 03:54:34.559166 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1620 | 2026.05.06 03:54:34.559207 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 1621 | 2026.05.06 03:54:34.560226 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001579734 sec., 227886.46696215947 rows/sec., 15.36 MiB/sec. | ||
| 1622 | 2026.05.06 03:54:34.560459 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2026.05.06 03:54:34.560957 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.06 03:54:34.561028 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_6_1} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.05.06 03:54:34.561094 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1626 | 2026.05.06 03:54:36.645952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 178 | ||
| 1627 | 2026.05.06 03:54:36.647994 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.05.06 03:54:36.648031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1629 | 2026.05.06 03:54:36.649443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1630 | 2026.05.06 03:54:36.650133 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.05.06 03:54:36.650373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1632 | 2026.05.06 03:54:39.171805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3348 | ||
| 1633 | 2026.05.06 03:54:39.172327 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.05.06 03:54:39.172378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1635 | 2026.05.06 03:54:39.172909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1636 | 2026.05.06 03:54:39.173162 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.05.06 03:54:39.173308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3348 | ||
| 1638 | 2026.05.06 03:54:39.340265 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1639 | 2026.05.06 03:54:39.358325 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.05.06 03:54:39.358391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1641 | 2026.05.06 03:54:39.364050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1642 | 2026.05.06 03:54:39.364759 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.05.06 03:54:39.368008 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1644 | 2026.05.06 03:54:39.549414 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.06 03:54:39.549644 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1646 | 2026.05.06 03:54:39.549979 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1647 | 2026.05.06 03:54:39.550016 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1648 | 2026.05.06 03:54:39.550270 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1649 | 2026.05.06 03:54:39.550340 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1650 | 2026.05.06 03:54:39.550515 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1651 | 2026.05.06 03:54:39.550561 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1652 | 2026.05.06 03:54:39.550592 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (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 | ||
| 1653 | 2026.05.06 03:54:39.550614 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1654 | 2026.05.06 03:54:39.550670 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1655 | 2026.05.06 03:54:39.550701 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1656 | 2026.05.06 03:54:39.551837 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002291 sec., 11348.756001745962 rows/sec., 2.44 MiB/sec. | ||
| 1657 | 2026.05.06 03:54:39.551907 [ 269 ] {7a5e42bc-99bf-4592-bae8-5abbe4121cdf} <Debug> TCPHandler: Processed in 0.002632083 sec. | ||
| 1658 | 2026.05.06 03:54:39.560295 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.06 03:54:39.560450 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.06 03:54:39.560542 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1661 | 2026.05.06 03:54:39.561256 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.06 03:54:39.561310 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1663 | 2026.05.06 03:54:39.561947 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1664 | 2026.05.06 03:54:39.562361 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.06 03:54:39.562522 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002121 sec., 1414.4271570014143 rows/sec., 128.92 KiB/sec. | ||
| 1666 | 2026.05.06 03:54:39.562563 [ 269 ] {49331b49-73f5-4949-8f67-d4de19400493} <Debug> TCPHandler: Processed in 0.002348315 sec. | ||
| 1667 | 2026.05.06 03:54:39.562697 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.06 03:54:39.562794 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.05.06 03:54:39.562845 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1670 | 2026.05.06 03:54:39.563290 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.06 03:54:39.563327 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1672 | 2026.05.06 03:54:39.563820 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1673 | 2026.05.06 03:54:39.564307 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.06 03:54:39.564443 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 1675 | 2026.05.06 03:54:39.564481 [ 269 ] {0dfb1e27-5ce2-4dd8-9db2-42cc672aa6f3} <Debug> TCPHandler: Processed in 0.001834961 sec. | ||
| 1676 | 2026.05.06 03:54:39.564610 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.05.06 03:54:39.564705 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1678 | 2026.05.06 03:54:39.564745 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1679 | 2026.05.06 03:54:39.565136 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.05.06 03:54:39.565173 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1681 | 2026.05.06 03:54:39.565579 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1682 | 2026.05.06 03:54:39.566034 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.05.06 03:54:39.566165 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001478 sec., 1353.1799729364006 rows/sec., 110.34 KiB/sec. | ||
| 1684 | 2026.05.06 03:54:39.566204 [ 269 ] {d649624d-b1e1-4028-961f-9f92efcbd7d1} <Debug> TCPHandler: Processed in 0.001644786 sec. | ||
| 1685 | 2026.05.06 03:54:39.566326 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.05.06 03:54:39.566421 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1687 | 2026.05.06 03:54:39.566461 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1688 | 2026.05.06 03:54:39.566972 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.05.06 03:54:39.567008 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1690 | 2026.05.06 03:54:39.567464 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1691 | 2026.05.06 03:54:39.567932 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.05.06 03:54:39.568065 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Debug> executeQuery: Read 237 rows, 21.72 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 12.76 MiB/sec. | ||
| 1693 | 2026.05.06 03:54:39.568117 [ 269 ] {f230debb-a5b5-49ed-a0c2-8fd49fe55de2} <Debug> TCPHandler: Processed in 0.001841831 sec. | ||
| 1694 | 2026.05.06 03:54:39.568248 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.06 03:54:39.568342 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.05.06 03:54:39.568382 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1697 | 2026.05.06 03:54:39.568802 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.06 03:54:39.568839 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1699 | 2026.05.06 03:54:39.569280 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1700 | 2026.05.06 03:54:39.569794 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.06 03:54:39.569927 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Debug> executeQuery: Read 44 rows, 3.36 KiB in 0.001602 sec., 27465.667915106118 rows/sec., 2.05 MiB/sec. | ||
| 1702 | 2026.05.06 03:54:39.569968 [ 269 ] {27f6d249-8bc7-4c05-9e40-eaedb7b0e278} <Debug> TCPHandler: Processed in 0.00177065 sec. | ||
| 1703 | 2026.05.06 03:54:39.570093 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.05.06 03:54:39.570188 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1705 | 2026.05.06 03:54:39.570228 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1706 | 2026.05.06 03:54:39.570674 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.05.06 03:54:39.570713 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1708 | 2026.05.06 03:54:39.571156 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1709 | 2026.05.06 03:54:39.571603 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.06 03:54:39.571734 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.27 MiB/sec. | ||
| 1711 | 2026.05.06 03:54:39.571774 [ 269 ] {f7a5ca81-9a59-4233-a1f9-93c481130468} <Debug> TCPHandler: Processed in 0.001732348 sec. | ||
| 1712 | 2026.05.06 03:54:39.571897 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.05.06 03:54:39.571994 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1714 | 2026.05.06 03:54:39.572037 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1715 | 2026.05.06 03:54:39.572461 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.05.06 03:54:39.572498 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1717 | 2026.05.06 03:54:39.572937 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1718 | 2026.05.06 03:54:39.573481 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.06 03:54:39.573636 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00166 sec., 7228.915662650602 rows/sec., 564.76 KiB/sec. | ||
| 1720 | 2026.05.06 03:54:39.573683 [ 269 ] {8e3360c5-4007-46c0-b532-6c7fac974784} <Debug> TCPHandler: Processed in 0.001837011 sec. | ||
| 1721 | 2026.05.06 03:54:39.573807 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.06 03:54:39.573960 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1723 | 2026.05.06 03:54:39.574012 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1724 | 2026.05.06 03:54:39.574592 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.05.06 03:54:39.574633 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1726 | 2026.05.06 03:54:39.575248 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1727 | 2026.05.06 03:54:39.575892 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.06 03:54:39.576061 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.002123 sec., 65473.386716910034 rows/sec., 5.29 MiB/sec. | ||
| 1729 | 2026.05.06 03:54:39.576109 [ 269 ] {e7ad9bab-054c-4f5f-9d14-d5394a90964f} <Debug> TCPHandler: Processed in 0.002356675 sec. | ||
| 1730 | 2026.05.06 03:54:39.576257 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.05.06 03:54:39.576374 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.05.06 03:54:39.576432 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1733 | 2026.05.06 03:54:39.576925 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.06 03:54:39.576966 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1735 | 2026.05.06 03:54:39.577524 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1736 | 2026.05.06 03:54:39.578100 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.06 03:54:39.578268 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001918 sec., 102711.157455683 rows/sec., 7.37 MiB/sec. | ||
| 1738 | 2026.05.06 03:54:39.578317 [ 269 ] {94cb40d0-4b38-4565-9c96-110c364f742f} <Debug> TCPHandler: Processed in 0.00212536 sec. | ||
| 1739 | 2026.05.06 03:54:39.578475 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.05.06 03:54:39.578587 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.06 03:54:39.578652 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <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 | ||
| 1742 | 2026.05.06 03:54:39.579828 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.05.06 03:54:39.579870 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1744 | 2026.05.06 03:54:39.580821 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1745 | 2026.05.06 03:54:39.581441 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.05.06 03:54:39.581623 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00306 sec., 9803.921568627451 rows/sec., 17.57 MiB/sec. | ||
| 1747 | 2026.05.06 03:54:39.581700 [ 269 ] {a4b8b1f0-cdb6-4766-805d-05556bd8f651} <Debug> TCPHandler: Processed in 0.003285722 sec. | ||
| 1748 | 2026.05.06 03:54:39.581862 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.05.06 03:54:39.581978 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1750 | 2026.05.06 03:54:39.582027 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1751 | 2026.05.06 03:54:39.582437 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Trace> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.05.06 03:54:39.582475 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1753 | 2026.05.06 03:54:39.583123 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1754 | 2026.05.06 03:54:39.583786 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Trace> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.05.06 03:54:39.583952 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001998 sec., 6006.006006006005 rows/sec., 452.60 KiB/sec. | ||
| 1756 | 2026.05.06 03:54:39.584000 [ 269 ] {8e31fc41-24fb-440d-8055-0b12082b4759} <Debug> TCPHandler: Processed in 0.002205562 sec. | ||
| 1757 | 2026.05.06 03:54:39.584144 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.05.06 03:54:39.584258 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1759 | 2026.05.06 03:54:39.584308 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1760 | 2026.05.06 03:54:39.584771 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.05.06 03:54:39.584812 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1762 | 2026.05.06 03:54:39.585355 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1763 | 2026.05.06 03:54:39.585929 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.05.06 03:54:39.586093 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001858 sec., 32292.787944025833 rows/sec., 2.18 MiB/sec. | ||
| 1765 | 2026.05.06 03:54:39.586136 [ 269 ] {70a21139-4f43-4112-91b5-e22fbad01506} <Debug> TCPHandler: Processed in 0.002054417 sec. | ||
| 1766 | 2026.05.06 03:54:44.546973 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.05.06 03:54:44.547239 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) 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) | ||
| 1768 | 2026.05.06 03:54:44.547605 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1769 | 2026.05.06 03:54:44.547647 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <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 | ||
| 1770 | 2026.05.06 03:54:44.547898 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1771 | 2026.05.06 03:54:44.547968 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1772 | 2026.05.06 03:54:44.548107 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1773 | 2026.05.06 03:54:44.548199 [ 353 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1774 | 2026.05.06 03:54:44.548231 [ 354 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1775 | 2026.05.06 03:54:44.548332 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1776 | 2026.05.06 03:54:44.548358 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1777 | 2026.05.06 03:54:44.548405 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1778 | 2026.05.06 03:54:44.548425 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1779 | 2026.05.06 03:54:44.549497 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002359 sec., 11021.619330224672 rows/sec., 2.37 MiB/sec. | ||
| 1780 | 2026.05.06 03:54:44.549599 [ 269 ] {329e63f0-554d-4868-8d99-317f47f56a37} <Debug> TCPHandler: Processed in 0.002762086 sec. | ||
| 1781 | 2026.05.06 03:54:44.551284 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.06 03:54:44.551396 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.06 03:54:44.551441 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1784 | 2026.05.06 03:54:44.551927 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.06 03:54:44.551970 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1786 | 2026.05.06 03:54:44.552339 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1787 | 2026.05.06 03:54:44.552564 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.06 03:54:44.552711 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.19 MiB/sec. | ||
| 1789 | 2026.05.06 03:54:44.552751 [ 269 ] {8c96eb11-5d4c-432f-8236-e8092b37c819} <Debug> TCPHandler: Processed in 0.001520382 sec. | ||
| 1790 | 2026.05.06 03:54:44.552881 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.06 03:54:44.552980 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.06 03:54:44.553022 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1793 | 2026.05.06 03:54:44.553440 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.06 03:54:44.553478 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1795 | 2026.05.06 03:54:44.553785 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2026.05.06 03:54:44.554021 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.06 03:54:44.554153 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 1798 | 2026.05.06 03:54:44.554191 [ 269 ] {7f9fcc5e-bc19-4e3e-8117-45b7d9805629} <Debug> TCPHandler: Processed in 0.001361328 sec. | ||
| 1799 | 2026.05.06 03:54:44.554310 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.06 03:54:44.554407 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.06 03:54:44.554450 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1802 | 2026.05.06 03:54:44.554952 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.06 03:54:44.554989 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1804 | 2026.05.06 03:54:44.555314 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2026.05.06 03:54:44.555528 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.06 03:54:44.555662 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 1807 | 2026.05.06 03:54:44.555710 [ 269 ] {7d9c4bee-d885-4f7f-b963-87ccb27540f8} <Debug> TCPHandler: Processed in 0.00144893 sec. | ||
| 1808 | 2026.05.06 03:54:44.555844 [ 269 ] {} <Trace> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.06 03:54:44.555950 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61589) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.06 03:54:44.555995 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1811 | 2026.05.06 03:54:44.556375 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.06 03:54:44.556419 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1813 | 2026.05.06 03:54:44.556746 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1814 | 2026.05.06 03:54:44.556962 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.06 03:54:44.557097 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 1816 | 2026.05.06 03:54:44.557135 [ 269 ] {499c577d-a1d2-466e-8010-0d187c4eb39a} <Debug> TCPHandler: Processed in 0.001342857 sec. | ||
| 1817 | 2026.05.06 03:54:46.584751 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1818 | 2026.05.06 03:54:46.584815 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1819 | 2026.05.06 03:54:46.650505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 214 | ||
| 1820 | 2026.05.06 03:54:46.652799 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.06 03:54:46.652839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1822 | 2026.05.06 03:54:46.653999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1823 | 2026.05.06 03:54:46.654255 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.06 03:54:46.654500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1825 | 2026.05.06 03:54:46.674356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3796 | ||
| 1826 | 2026.05.06 03:54:46.674850 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.05.06 03:54:46.674897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1828 | 2026.05.06 03:54:46.675399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1829 | 2026.05.06 03:54:46.675642 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.05.06 03:54:46.675782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3796 | ||
| 1831 | 2026.05.06 03:54:46.694838 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1832 | 2026.05.06 03:54:46.694885 [ 3 ] {} <Debug> TCP-Session: 3cd3ab50-60ea-4e30-b2d7-b762c1cfd00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.05.06 03:54:46.869027 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1834 | 2026.05.06 03:54:46.886258 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.05.06 03:54:46.886308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1836 | 2026.05.06 03:54:46.891658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1837 | 2026.05.06 03:54:46.892356 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.05.06 03:54:46.895327 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1839 | 2026.05.06 03:54:47.001132 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.46 MiB, peak 188.18 MiB, free memory in arenas 0.00 B, will set to 183.23 MiB (RSS), difference: 1.77 MiB | ||
| 1840 | 2026.05.06 03:54:48.074816 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1841 | 2026.05.06 03:54:48.074891 [ 269 ] {} <Debug> TCP-Session: 7a233534-5c40-446f-b200-c18b94d35482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.05.06 03:54:49.001126 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.20 MiB, peak 188.18 MiB, free memory in arenas 0.00 B, will set to 183.24 MiB (RSS), difference: 2.04 MiB | ||
| 1843 | 2026.05.06 03:54:49.547835 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.05.06 03:54:49.548084 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1845 | 2026.05.06 03:54:49.548486 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1846 | 2026.05.06 03:54:49.548533 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1847 | 2026.05.06 03:54:49.548812 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2026.05.06 03:54:49.548898 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1849 | 2026.05.06 03:54:49.549079 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1850 | 2026.05.06 03:54:49.549192 [ 354 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2026.05.06 03:54:49.549199 [ 353 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1852 | 2026.05.06 03:54:49.549333 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (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 | ||
| 1853 | 2026.05.06 03:54:49.549361 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.05.06 03:54:49.551460 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1855 | 2026.05.06 03:54:49.551492 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1856 | 2026.05.06 03:54:49.551557 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1857 | 2026.05.06 03:54:49.551602 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1858 | 2026.05.06 03:54:49.553071 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.005089 sec., 5698.565533503635 rows/sec., 1.15 MiB/sec. | ||
| 1859 | 2026.05.06 03:54:49.553177 [ 271 ] {e5eb8f0f-9349-44d2-92bd-81e3c95f3d6f} <Debug> TCPHandler: Processed in 0.005483623 sec. | ||
| 1860 | 2026.05.06 03:54:49.555617 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.06 03:54:49.555802 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1862 | 2026.05.06 03:54:49.555877 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1863 | 2026.05.06 03:54:49.556461 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.06 03:54:49.556502 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1865 | 2026.05.06 03:54:49.556883 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1866 | 2026.05.06 03:54:49.557118 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.05.06 03:54:49.557262 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001512 sec., 84656.08465608465 rows/sec., 7.31 MiB/sec. | ||
| 1868 | 2026.05.06 03:54:49.557302 [ 271 ] {d178e0e8-9c61-43ff-a3e1-4719684a3f77} <Debug> TCPHandler: Processed in 0.00177752 sec. | ||
| 1869 | 2026.05.06 03:54:49.557438 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.05.06 03:54:49.557534 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.05.06 03:54:49.557578 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1872 | 2026.05.06 03:54:49.558001 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.05.06 03:54:49.558038 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1874 | 2026.05.06 03:54:49.558339 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1875 | 2026.05.06 03:54:49.558549 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.05.06 03:54:49.558682 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001166 sec., 30874.785591766726 rows/sec., 2.27 MiB/sec. | ||
| 1877 | 2026.05.06 03:54:49.558720 [ 271 ] {0c008c1f-4a76-4d88-967c-c1ff86e37b0b} <Debug> TCPHandler: Processed in 0.001331597 sec. | ||
| 1878 | 2026.05.06 03:54:49.558843 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.05.06 03:54:49.558939 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1880 | 2026.05.06 03:54:49.558980 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1881 | 2026.05.06 03:54:49.559417 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.06 03:54:49.559456 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1883 | 2026.05.06 03:54:49.559760 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1884 | 2026.05.06 03:54:49.559973 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.06 03:54:49.560100 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.00118 sec., 88983.05084745762 rows/sec., 6.97 MiB/sec. | ||
| 1886 | 2026.05.06 03:54:49.560137 [ 271 ] {72971a9d-1be9-4372-b945-be2e4b122bf0} <Debug> TCPHandler: Processed in 0.001344728 sec. | ||
| 1887 | 2026.05.06 03:54:49.560260 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.06 03:54:49.560356 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.06 03:54:49.560401 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1890 | 2026.05.06 03:54:49.560806 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.06 03:54:49.560843 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1892 | 2026.05.06 03:54:49.561188 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1893 | 2026.05.06 03:54:49.561402 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.06 03:54:49.561531 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 1895 | 2026.05.06 03:54:49.561568 [ 271 ] {23121b04-15aa-4fa3-8119-98ed08ebbd2f} <Debug> TCPHandler: Processed in 0.001358137 sec. | ||
| 1896 | 2026.05.06 03:54:49.561689 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.05.06 03:54:49.561784 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.05.06 03:54:49.561839 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <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 | ||
| 1899 | 2026.05.06 03:54:49.562725 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.06 03:54:49.562762 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1901 | 2026.05.06 03:54:49.563305 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1902 | 2026.05.06 03:54:49.563526 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.06 03:54:49.563665 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.0019 sec., 18947.36842105263 rows/sec., 33.95 MiB/sec. | ||
| 1904 | 2026.05.06 03:54:49.563717 [ 271 ] {6702435c-767d-47d1-96c2-dc9c29ecbb14} <Debug> TCPHandler: Processed in 0.002077988 sec. | ||
| 1905 | 2026.05.06 03:54:49.563846 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.05.06 03:54:49.563943 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.05.06 03:54:49.563985 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1908 | 2026.05.06 03:54:49.564328 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Trace> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.05.06 03:54:49.564365 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1910 | 2026.05.06 03:54:49.564661 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1911 | 2026.05.06 03:54:49.564871 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Trace> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.05.06 03:54:49.564996 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 421.78 KiB/sec. | ||
| 1913 | 2026.05.06 03:54:49.565034 [ 271 ] {f33f9f84-5249-41a4-96bd-7576afc3bd12} <Debug> TCPHandler: Processed in 0.001239155 sec. | ||
| 1914 | 2026.05.06 03:54:49.565151 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.05.06 03:54:49.565247 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.05.06 03:54:49.565289 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1917 | 2026.05.06 03:54:49.565636 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.05.06 03:54:49.565673 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1919 | 2026.05.06 03:54:49.565979 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1920 | 2026.05.06 03:54:49.566209 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.05.06 03:54:49.566338 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 1922 | 2026.05.06 03:54:49.566375 [ 271 ] {889c0114-3c56-4ef9-82b0-499762b14a4d} <Debug> TCPHandler: Processed in 0.001273465 sec. | ||
| 1923 | 2026.05.06 03:54:50.199300 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.05.06 03:54:50.199654 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1925 | 2026.05.06 03:54:50.200099 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1926 | 2026.05.06 03:54:50.200136 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1927 | 2026.05.06 03:54:50.200372 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1928 | 2026.05.06 03:54:50.200443 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1929 | 2026.05.06 03:54:50.200586 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1930 | 2026.05.06 03:54:50.200689 [ 347 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1931 | 2026.05.06 03:54:50.200718 [ 320 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1932 | 2026.05.06 03:54:50.200827 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1933 | 2026.05.06 03:54:50.200854 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1934 | 2026.05.06 03:54:50.200897 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 1935 | 2026.05.06 03:54:50.200917 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1936 | 2026.05.06 03:54:50.201891 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002393 sec., 10865.022983702465 rows/sec., 2.34 MiB/sec. | ||
| 1937 | 2026.05.06 03:54:50.201962 [ 271 ] {8d1f0148-0c6b-42fa-aa39-74c62a2267d3} <Debug> TCPHandler: Processed in 0.002846839 sec. | ||
| 1938 | 2026.05.06 03:54:50.219168 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.05.06 03:54:50.219378 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1940 | 2026.05.06 03:54:50.219464 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1941 | 2026.05.06 03:54:50.220227 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.05.06 03:54:50.220269 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1943 | 2026.05.06 03:54:50.220677 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1944 | 2026.05.06 03:54:50.220879 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.05.06 03:54:50.221027 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001708 sec., 5269.320843091335 rows/sec., 1.08 MiB/sec. | ||
| 1946 | 2026.05.06 03:54:50.221066 [ 271 ] {29d2fdd2-4a39-4439-ba1a-3c2fcfb51d6e} <Debug> TCPHandler: Processed in 0.002002545 sec. | ||
| 1947 | 2026.05.06 03:54:50.221195 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.05.06 03:54:50.221295 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1949 | 2026.05.06 03:54:50.221337 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1950 | 2026.05.06 03:54:50.221751 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.05.06 03:54:50.221788 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1952 | 2026.05.06 03:54:50.222084 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1953 | 2026.05.06 03:54:50.222298 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.05.06 03:54:50.222425 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 1955 | 2026.05.06 03:54:50.222461 [ 271 ] {5ff5adec-9b38-4739-b39e-4f4d2daaefc0} <Debug> TCPHandler: Processed in 0.001316787 sec. | ||
| 1956 | 2026.05.06 03:54:50.222581 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.05.06 03:54:50.222677 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1958 | 2026.05.06 03:54:50.222717 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1959 | 2026.05.06 03:54:50.224208 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.05.06 03:54:50.224245 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1961 | 2026.05.06 03:54:50.224714 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1962 | 2026.05.06 03:54:50.224962 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.05.06 03:54:50.225095 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Debug> executeQuery: Read 2402 rows, 181.38 KiB in 0.002436 sec., 986042.6929392448 rows/sec., 72.71 MiB/sec. | ||
| 1964 | 2026.05.06 03:54:50.225131 [ 271 ] {0f7fdeed-c276-4a2a-9b76-df555086d874} <Debug> TCPHandler: Processed in 0.002600412 sec. | ||
| 1965 | 2026.05.06 03:54:50.225255 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.05.06 03:54:50.225352 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.05.06 03:54:50.225393 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1968 | 2026.05.06 03:54:50.225823 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.05.06 03:54:50.225862 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1970 | 2026.05.06 03:54:50.226156 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1971 | 2026.05.06 03:54:50.226367 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.05.06 03:54:50.226465 [ 43 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1973 | 2026.05.06 03:54:50.226493 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 639.53 KiB/sec. | ||
| 1974 | 2026.05.06 03:54:50.226532 [ 43 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.05.06 03:54:50.226539 [ 271 ] {da70b693-d523-4258-9664-095726e525cd} <Debug> TCPHandler: Processed in 0.001333237 sec. | ||
| 1976 | 2026.05.06 03:54:50.226562 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1977 | 2026.05.06 03:54:50.226661 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 1978 | 2026.05.06 03:54:50.226673 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.05.06 03:54:50.226763 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1980 | 2026.05.06 03:54:50.226778 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.05.06 03:54:50.226801 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1982 | 2026.05.06 03:54:50.226819 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1983 | 2026.05.06 03:54:50.226873 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1984 | 2026.05.06 03:54:50.226920 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1985 | 2026.05.06 03:54:50.226962 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 1986 | 2026.05.06 03:54:50.227002 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1987 | 2026.05.06 03:54:50.227041 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1988 | 2026.05.06 03:54:50.227470 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.05.06 03:54:50.227506 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1990 | 2026.05.06 03:54:50.227811 [ 194 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186353 sec., 122223.31801748721 rows/sec., 9.48 MiB/sec. | ||
| 1991 | 2026.05.06 03:54:50.227839 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1992 | 2026.05.06 03:54:50.227952 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1993 | 2026.05.06 03:54:50.228069 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.05.06 03:54:50.228183 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.05.06 03:54:50.228199 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001439 sec., 556636.5531619181 rows/sec., 32.15 MiB/sec. | ||
| 1996 | 2026.05.06 03:54:50.228237 [ 271 ] {a98437ee-9c9d-45b5-b46e-a8d0b871ae72} <Debug> TCPHandler: Processed in 0.001617615 sec. | ||
| 1997 | 2026.05.06 03:54:50.228251 [ 189 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_6_1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1998 | 2026.05.06 03:54:50.228310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1999 | 2026.05.06 03:54:50.228362 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.05.06 03:54:50.228458 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.05.06 03:54:50.228498 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2002 | 2026.05.06 03:54:50.228899 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.05.06 03:54:50.228936 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2004 | 2026.05.06 03:54:50.229218 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2005 | 2026.05.06 03:54:50.229446 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.05.06 03:54:50.229571 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 124.34 KiB/sec. | ||
| 2007 | 2026.05.06 03:54:50.229606 [ 271 ] {04a6945c-cf62-4bfa-b459-099c4f630881} <Debug> TCPHandler: Processed in 0.001294226 sec. | ||
| 2008 | 2026.05.06 03:54:50.229721 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.05.06 03:54:50.229816 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2026.05.06 03:54:50.229855 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2026.05.06 03:54:50.230667 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.05.06 03:54:50.230704 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2013 | 2026.05.06 03:54:50.231069 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2014 | 2026.05.06 03:54:50.231283 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.05.06 03:54:50.231411 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Debug> executeQuery: Read 1289 rows, 88.04 KiB in 0.001613 sec., 799132.0520768753 rows/sec., 53.30 MiB/sec. | ||
| 2016 | 2026.05.06 03:54:50.231449 [ 271 ] {7522f9ad-772d-4658-92a4-695e78f18696} <Debug> TCPHandler: Processed in 0.00177712 sec. | ||
| 2017 | 2026.05.06 03:54:50.231577 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.05.06 03:54:50.231672 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.05.06 03:54:50.231715 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2026.05.06 03:54:50.232988 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.05.06 03:54:50.233026 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2022 | 2026.05.06 03:54:50.233710 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2023 | 2026.05.06 03:54:50.233923 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.05.06 03:54:50.234053 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Debug> executeQuery: Read 3145 rows, 202.41 KiB in 0.002399 sec., 1310962.901208837 rows/sec., 82.39 MiB/sec. | ||
| 2025 | 2026.05.06 03:54:50.234090 [ 271 ] {35981539-efeb-4175-9975-a88c753530fc} <Debug> TCPHandler: Processed in 0.002562962 sec. | ||
| 2026 | 2026.05.06 03:54:50.234212 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.05.06 03:54:50.234308 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.05.06 03:54:50.234362 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2029 | 2026.05.06 03:54:50.235091 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.05.06 03:54:50.235128 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2031 | 2026.05.06 03:54:50.235617 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2032 | 2026.05.06 03:54:50.235836 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.05.06 03:54:50.235937 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2034 | 2026.05.06 03:54:50.235969 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00168 sec., 4761.9047619047615 rows/sec., 8.53 MiB/sec. | ||
| 2035 | 2026.05.06 03:54:50.235979 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.05.06 03:54:50.236013 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2037 | 2026.05.06 03:54:50.236030 [ 271 ] {2ff17f1e-840d-400c-b038-c932cefbdb41} <Debug> TCPHandler: Processed in 0.001868972 sec. | ||
| 2038 | 2026.05.06 03:54:50.236103 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 2039 | 2026.05.06 03:54:50.236156 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.05.06 03:54:50.236257 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2041 | 2026.05.06 03:54:50.236300 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2042 | 2026.05.06 03:54:50.236341 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2043 | 2026.05.06 03:54:50.236406 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2044 | 2026.05.06 03:54:50.236568 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2045 | 2026.05.06 03:54:50.236712 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2046 | 2026.05.06 03:54:50.236722 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.06 03:54:50.236772 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2048 | 2026.05.06 03:54:50.236850 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2049 | 2026.05.06 03:54:50.236985 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2050 | 2026.05.06 03:54:50.237124 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 2051 | 2026.05.06 03:54:50.237142 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2052 | 2026.05.06 03:54:50.237372 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.05.06 03:54:50.237507 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001268 sec., 9463.72239747634 rows/sec., 653.10 KiB/sec. | ||
| 2054 | 2026.05.06 03:54:50.237545 [ 271 ] {b0acb855-4fd4-4b1f-a152-c2bd733443c8} <Debug> TCPHandler: Processed in 0.00143928 sec. | ||
| 2055 | 2026.05.06 03:54:50.239679 [ 191 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 19 columns (19 merged, 0 gathered) in 0.003613621 sec., 29610.18878294099 rows/sec., 53.06 MiB/sec. | ||
| 2056 | 2026.05.06 03:54:50.239957 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2057 | 2026.05.06 03:54:50.240338 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.05.06 03:54:50.240425 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2059 | 2026.05.06 03:54:50.240522 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2060 | 2026.05.06 03:54:54.176387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4308 | ||
| 2061 | 2026.05.06 03:54:54.176926 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.05.06 03:54:54.176971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2063 | 2026.05.06 03:54:54.177503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2064 | 2026.05.06 03:54:54.177748 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.05.06 03:54:54.177892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4308 | ||
| 2066 | 2026.05.06 03:54:54.395959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2067 | 2026.05.06 03:54:54.412781 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.05.06 03:54:54.412875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2069 | 2026.05.06 03:54:54.418964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2070 | 2026.05.06 03:54:54.419684 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.05.06 03:54:54.422507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2072 | 2026.05.06 03:54:54.544493 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.05.06 03:54:54.544711 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 2074 | 2026.05.06 03:54:54.545058 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2075 | 2026.05.06 03:54:54.545094 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <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 | ||
| 2076 | 2026.05.06 03:54:54.545320 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2077 | 2026.05.06 03:54:54.545391 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2078 | 2026.05.06 03:54:54.545532 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2079 | 2026.05.06 03:54:54.545630 [ 347 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2080 | 2026.05.06 03:54:54.545685 [ 354 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2081 | 2026.05.06 03:54:54.545696 [ 320 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2082 | 2026.05.06 03:54:54.545870 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2083 | 2026.05.06 03:54:54.545899 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2084 | 2026.05.06 03:54:54.545973 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2085 | 2026.05.06 03:54:54.545994 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2086 | 2026.05.06 03:54:54.546029 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2087 | 2026.05.06 03:54:54.546069 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2088 | 2026.05.06 03:54:54.547310 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002686 sec., 13030.528667163067 rows/sec., 2.19 MiB/sec. | ||
| 2089 | 2026.05.06 03:54:54.547438 [ 271 ] {ede964a8-5275-4628-b4e0-79bd6b713ec8} <Debug> TCPHandler: Processed in 0.003075395 sec. | ||
| 2090 | 2026.05.06 03:54:54.548876 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.05.06 03:54:54.548989 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2092 | 2026.05.06 03:54:54.549032 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2093 | 2026.05.06 03:54:54.549521 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.05.06 03:54:54.549557 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2095 | 2026.05.06 03:54:54.549915 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2096 | 2026.05.06 03:54:54.550143 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.05.06 03:54:54.550258 [ 29 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2098 | 2026.05.06 03:54:54.550283 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001327 sec., 42200.45214770158 rows/sec., 3.24 MiB/sec. | ||
| 2099 | 2026.05.06 03:54:54.550296 [ 29 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.06 03:54:54.550319 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2101 | 2026.05.06 03:54:54.550321 [ 271 ] {48e965ac-6369-49df-b17e-4918f57cbf57} <Debug> TCPHandler: Processed in 0.001498272 sec. | ||
| 2102 | 2026.05.06 03:54:54.550426 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 2103 | 2026.05.06 03:54:54.550464 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.05.06 03:54:54.550531 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2105 | 2026.05.06 03:54:54.550563 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2106 | 2026.05.06 03:54:54.550574 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2107 | 2026.05.06 03:54:54.550610 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2108 | 2026.05.06 03:54:54.550665 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
| 2109 | 2026.05.06 03:54:54.550714 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 2110 | 2026.05.06 03:54:54.550754 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2111 | 2026.05.06 03:54:54.550795 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2402 rows starting from the beginning of the part | ||
| 2112 | 2026.05.06 03:54:54.550831 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2113 | 2026.05.06 03:54:54.551050 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.05.06 03:54:54.551089 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2115 | 2026.05.06 03:54:54.551522 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2116 | 2026.05.06 03:54:54.551751 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.05.06 03:54:54.551939 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001394 sec., 45911.047345767576 rows/sec., 3.58 MiB/sec. | ||
| 2118 | 2026.05.06 03:54:54.551964 [ 27 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2119 | 2026.05.06 03:54:54.551980 [ 271 ] {26750fd9-38ac-417a-ad3b-161b89bb4e6b} <Debug> TCPHandler: Processed in 0.001565593 sec. | ||
| 2120 | 2026.05.06 03:54:54.552015 [ 27 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.05.06 03:54:54.552041 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2122 | 2026.05.06 03:54:54.552117 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.05.06 03:54:54.552121 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 2124 | 2026.05.06 03:54:54.552219 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.05.06 03:54:54.552231 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2026.05.06 03:54:54.552262 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877642 sec., 1641420.4624736772 rows/sec., 131.95 MiB/sec. | ||
| 2127 | 2026.05.06 03:54:54.552268 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2128 | 2026.05.06 03:54:54.552270 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2129 | 2026.05.06 03:54:54.552345 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 2130 | 2026.05.06 03:54:54.552391 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 2131 | 2026.05.06 03:54:54.552429 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 105 rows starting from the beginning of the part | ||
| 2132 | 2026.05.06 03:54:54.552501 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1289 rows starting from the beginning of the part | ||
| 2133 | 2026.05.06 03:54:54.552522 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2134 | 2026.05.06 03:54:54.552571 [ 198 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2135 | 2026.05.06 03:54:54.552720 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.05.06 03:54:54.552761 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2137 | 2026.05.06 03:54:54.552859 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.05.06 03:54:54.552959 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_11_2} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2139 | 2026.05.06 03:54:54.553041 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2140 | 2026.05.06 03:54:54.553164 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2141 | 2026.05.06 03:54:54.553398 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.06 03:54:54.553519 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2143 | 2026.05.06 03:54:54.553528 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001328 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
| 2144 | 2026.05.06 03:54:54.553561 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.05.06 03:54:54.553581 [ 271 ] {9f0791f2-409c-4924-ae2f-711976dfecbe} <Debug> TCPHandler: Processed in 0.001513382 sec. | ||
| 2146 | 2026.05.06 03:54:54.553585 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2147 | 2026.05.06 03:54:54.553653 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567264 sec., 1137013.2919533658 rows/sec., 84.26 MiB/sec. | ||
| 2148 | 2026.05.06 03:54:54.553694 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 2149 | 2026.05.06 03:54:54.553715 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.05.06 03:54:54.553815 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.05.06 03:54:54.553831 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2152 | 2026.05.06 03:54:54.553857 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2153 | 2026.05.06 03:54:54.553881 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1109 rows starting from the beginning of the part | ||
| 2154 | 2026.05.06 03:54:54.553948 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2155 | 2026.05.06 03:54:54.553973 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2156 | 2026.05.06 03:54:54.554025 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 2157 | 2026.05.06 03:54:54.554070 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2158 | 2026.05.06 03:54:54.554118 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3145 rows starting from the beginning of the part | ||
| 2159 | 2026.05.06 03:54:54.554165 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2160 | 2026.05.06 03:54:54.554220 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.05.06 03:54:54.554263 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2162 | 2026.05.06 03:54:54.554297 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.05.06 03:54:54.554398 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_11_2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2164 | 2026.05.06 03:54:54.554490 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2165 | 2026.05.06 03:54:54.554621 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2166 | 2026.05.06 03:54:54.554858 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.05.06 03:54:54.554986 [ 27 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2168 | 2026.05.06 03:54:54.555000 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001204 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 2169 | 2026.05.06 03:54:54.555027 [ 27 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.05.06 03:54:54.555048 [ 271 ] {e54394f2-3a14-48df-94de-b0e981ed2d1c} <Debug> TCPHandler: Processed in 0.001382949 sec. | ||
| 2171 | 2026.05.06 03:54:54.555052 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2172 | 2026.05.06 03:54:54.555171 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 2173 | 2026.05.06 03:54:54.555256 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2174 | 2026.05.06 03:54:54.555279 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2175 | 2026.05.06 03:54:54.555321 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2176 | 2026.05.06 03:54:54.555354 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 2177 | 2026.05.06 03:54:54.555385 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2178 | 2026.05.06 03:54:54.555416 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2179 | 2026.05.06 03:54:54.555451 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2180 | 2026.05.06 03:54:54.556123 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.000991468 sec., 605163.2528735169 rows/sec., 40.78 MiB/sec. | ||
| 2181 | 2026.05.06 03:54:54.556269 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2182 | 2026.05.06 03:54:54.556495 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.05.06 03:54:54.556557 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_11_2} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2184 | 2026.05.06 03:54:54.556608 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2185 | 2026.05.06 03:54:54.561259 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4899 rows, containing 5 columns (5 merged, 0 gathered) in 0.007604922 sec., 644188.0666231685 rows/sec., 42.32 MiB/sec. | ||
| 2186 | 2026.05.06 03:54:54.561738 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2187 | 2026.05.06 03:54:54.561991 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.05.06 03:54:54.562056 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2189 | 2026.05.06 03:54:54.562118 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2190 | 2026.05.06 03:54:55.000286 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.15 MiB, peak 191.68 MiB, free memory in arenas 0.00 B, will set to 186.84 MiB (RSS), difference: 1.69 MiB | ||
| 2191 | 2026.05.06 03:54:56.655577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 262 | ||
| 2192 | 2026.05.06 03:54:56.658132 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.05.06 03:54:56.658193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2194 | 2026.05.06 03:54:56.659405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2195 | 2026.05.06 03:54:56.659676 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.05.06 03:54:56.659821 [ 30 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2197 | 2026.05.06 03:54:56.659895 [ 30 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.05.06 03:54:56.659919 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2199 | 2026.05.06 03:54:56.659982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 2200 | 2026.05.06 03:54:56.660018 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 2201 | 2026.05.06 03:54:56.660603 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2202 | 2026.05.06 03:54:56.660810 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2203 | 2026.05.06 03:54:56.661279 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2204 | 2026.05.06 03:54:56.661654 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2205 | 2026.05.06 03:54:56.662017 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 2206 | 2026.05.06 03:54:56.662368 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2207 | 2026.05.06 03:54:56.662746 [ 191 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2208 | 2026.05.06 03:54:56.668579 [ 194 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 72 columns (72 merged, 0 gathered) in 0.00862047 sec., 30392.774407891913 rows/sec., 28.69 MiB/sec. | ||
| 2209 | 2026.05.06 03:54:56.669575 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2210 | 2026.05.06 03:54:56.670240 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.05.06 03:54:56.670330 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_6_1} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2212 | 2026.05.06 03:54:56.670597 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 2213 | 2026.05.06 03:54:57.481235 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40799 | ||
| 2214 | 2026.05.06 03:54:57.481349 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2026.05.06 03:54:57.481378 [ 307 ] {} <Debug> TCP-Session: 39e1ac85-f05a-4957-83a6-873d5e7bbc7e Authenticating user 'default' from [fd00:1122:3344:101::e]:40799 | ||
| 2216 | 2026.05.06 03:54:57.481401 [ 307 ] {} <Debug> TCP-Session: 39e1ac85-f05a-4957-83a6-873d5e7bbc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.06 03:54:57.481416 [ 307 ] {} <Debug> TCP-Session: 39e1ac85-f05a-4957-83a6-873d5e7bbc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.05.06 03:54:57.481741 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56534 | ||
| 2219 | 2026.05.06 03:54:57.481755 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40996 | ||
| 2220 | 2026.05.06 03:54:57.481807 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38625 | ||
| 2221 | 2026.05.06 03:54:57.481823 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57350 | ||
| 2222 | 2026.05.06 03:54:57.481844 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34378 | ||
| 2223 | 2026.05.06 03:54:57.481860 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.05.06 03:54:57.481893 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2026.05.06 03:54:57.481893 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2226 | 2026.05.06 03:54:57.481929 [ 308 ] {} <Debug> TCP-Session: aa031bb1-2244-4bed-a093-03afc9eaa117 Authenticating user 'default' from [fd00:1122:3344:101::e]:56534 | ||
| 2227 | 2026.05.06 03:54:57.481944 [ 3 ] {} <Debug> TCP-Session: fee2be79-7734-435d-a983-0ac5c513a303 Authenticating user 'default' from [fd00:1122:3344:101::e]:38625 | ||
| 2228 | 2026.05.06 03:54:57.481960 [ 310 ] {} <Debug> TCP-Session: 102ba834-cd60-4040-aa79-00e094f210df Authenticating user 'default' from [fd00:1122:3344:101::e]:40996 | ||
| 2229 | 2026.05.06 03:54:57.481977 [ 308 ] {} <Debug> TCP-Session: aa031bb1-2244-4bed-a093-03afc9eaa117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.06 03:54:57.481988 [ 3 ] {} <Debug> TCP-Session: fee2be79-7734-435d-a983-0ac5c513a303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.05.06 03:54:57.482006 [ 308 ] {} <Debug> TCP-Session: aa031bb1-2244-4bed-a093-03afc9eaa117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.05.06 03:54:57.482025 [ 3 ] {} <Debug> TCP-Session: fee2be79-7734-435d-a983-0ac5c513a303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.06 03:54:57.481991 [ 310 ] {} <Debug> TCP-Session: 102ba834-cd60-4040-aa79-00e094f210df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.06 03:54:57.481834 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51502 | ||
| 2235 | 2026.05.06 03:54:57.482066 [ 310 ] {} <Debug> TCP-Session: 102ba834-cd60-4040-aa79-00e094f210df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.05.06 03:54:57.481818 [ 307 ] {} <Trace> TCP-Session: 39e1ac85-f05a-4957-83a6-873d5e7bbc7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.05.06 03:54:57.482110 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.05.06 03:54:57.482111 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2026.05.06 03:54:57.482177 [ 269 ] {} <Debug> TCP-Session: 3cb24fab-3362-4542-a015-c77b2407388d Authenticating user 'default' from [fd00:1122:3344:101::e]:57350 | ||
| 2240 | 2026.05.06 03:54:57.481757 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35681 | ||
| 2241 | 2026.05.06 03:54:57.482214 [ 269 ] {} <Debug> TCP-Session: 3cb24fab-3362-4542-a015-c77b2407388d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.05.06 03:54:57.482226 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2026.05.06 03:54:57.482245 [ 269 ] {} <Debug> TCP-Session: 3cb24fab-3362-4542-a015-c77b2407388d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.06 03:54:57.482269 [ 303 ] {} <Debug> TCP-Session: 9051fe37-2c95-4e62-ab91-342b3ece943e Authenticating user 'default' from [fd00:1122:3344:101::e]:51502 | ||
| 2245 | 2026.05.06 03:54:57.482202 [ 304 ] {} <Debug> TCP-Session: 7e14e85e-d348-4538-a142-fbf913858052 Authenticating user 'default' from [fd00:1122:3344:101::e]:34378 | ||
| 2246 | 2026.05.06 03:54:57.482299 [ 303 ] {} <Debug> TCP-Session: 9051fe37-2c95-4e62-ab91-342b3ece943e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.06 03:54:57.482310 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2248 | 2026.05.06 03:54:57.482325 [ 303 ] {} <Debug> TCP-Session: 9051fe37-2c95-4e62-ab91-342b3ece943e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.06 03:54:57.482321 [ 304 ] {} <Debug> TCP-Session: 7e14e85e-d348-4538-a142-fbf913858052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.06 03:54:57.482345 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2026.05.06 03:54:57.482370 [ 304 ] {} <Debug> TCP-Session: 7e14e85e-d348-4538-a142-fbf913858052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.05.06 03:54:57.482401 [ 311 ] {} <Debug> TCP-Session: f2d4dec8-b951-41e3-9eb3-194fa1b1b700 Authenticating user 'default' from [fd00:1122:3344:101::e]:35681 | ||
| 2253 | 2026.05.06 03:54:57.481751 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44355 | ||
| 2254 | 2026.05.06 03:54:57.482431 [ 311 ] {} <Debug> TCP-Session: f2d4dec8-b951-41e3-9eb3-194fa1b1b700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.06 03:54:57.482467 [ 311 ] {} <Debug> TCP-Session: f2d4dec8-b951-41e3-9eb3-194fa1b1b700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.05.06 03:54:57.482580 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2026.05.06 03:54:57.482590 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2258 | 2026.05.06 03:54:57.482614 [ 309 ] {} <Debug> TCP-Session: abb59b90-589d-45ca-a5ff-9d6f0a3ce589 Authenticating user 'default' from [fd00:1122:3344:101::e]:44355 | ||
| 2259 | 2026.05.06 03:54:57.482640 [ 309 ] {} <Debug> TCP-Session: abb59b90-589d-45ca-a5ff-9d6f0a3ce589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.06 03:54:57.482652 [ 309 ] {} <Debug> TCP-Session: abb59b90-589d-45ca-a5ff-9d6f0a3ce589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.06 03:54:57.482657 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2262 | 2026.05.06 03:54:57.482946 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 2263 | 2026.05.06 03:54:57.483035 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2264 | 2026.05.06 03:54:57.881329 [ 354 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Trace> AggregatingTransform: Aggregating | ||
| 2265 | 2026.05.06 03:54:57.881393 [ 354 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 2266 | 2026.05.06 03:54:57.881428 [ 354 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001856891 sec. (538.535 rows/sec., 21.04 KiB/sec.) | ||
| 2267 | 2026.05.06 03:54:57.881444 [ 354 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Trace> Aggregator: Merging aggregated data | ||
| 2268 | 2026.05.06 03:54:57.882443 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.400118 sec., 2.499262717498338 rows/sec., 99.97 B/sec. | ||
| 2269 | 2026.05.06 03:54:57.882681 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2270 | 2026.05.06 03:54:57.882697 [ 307 ] {075aedd5-e335-478f-a972-51aab44cc1ec} <Debug> TCPHandler: Processed in 0.400875869 sec. | ||
| 2271 | 2026.05.06 03:54:57.882851 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.05.06 03:54:57.882880 [ 307 ] {} <Debug> TCP-Session: 39e1ac85-f05a-4957-83a6-873d5e7bbc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.05.06 03:54:57.882887 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.05.06 03:54:57.882903 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.05.06 03:54:57.882917 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.05.06 03:54:57.882963 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.05.06 03:54:57.882990 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.05.06 03:54:57.882998 [ 303 ] {} <Debug> TCP-Session: 9051fe37-2c95-4e62-ab91-342b3ece943e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.05.06 03:54:57.883036 [ 309 ] {} <Debug> TCP-Session: abb59b90-589d-45ca-a5ff-9d6f0a3ce589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.05.06 03:54:57.882980 [ 310 ] {} <Debug> TCP-Session: 102ba834-cd60-4040-aa79-00e094f210df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.05.06 03:54:57.883058 [ 269 ] {} <Debug> TCP-Session: 3cb24fab-3362-4542-a015-c77b2407388d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.05.06 03:54:57.882972 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.05.06 03:54:57.882954 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.05.06 03:54:57.883143 [ 3 ] {} <Debug> TCP-Session: fee2be79-7734-435d-a983-0ac5c513a303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.05.06 03:54:57.882955 [ 304 ] {} <Debug> TCP-Session: 7e14e85e-d348-4538-a142-fbf913858052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.05.06 03:54:57.883174 [ 308 ] {} <Debug> TCP-Session: aa031bb1-2244-4bed-a093-03afc9eaa117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.05.06 03:54:57.882950 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.05.06 03:54:57.883238 [ 311 ] {} <Debug> TCP-Session: f2d4dec8-b951-41e3-9eb3-194fa1b1b700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.05.06 03:54:58.000458 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.41 MiB, peak 200.53 MiB, free memory in arenas 0.00 B, will set to 206.99 MiB (RSS), difference: 18.58 MiB | ||
| 2290 | 2026.05.06 03:54:58.972107 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50942 | ||
| 2291 | 2026.05.06 03:54:58.972219 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2292 | 2026.05.06 03:54:58.972247 [ 307 ] {} <Debug> TCP-Session: 4fc80e21-a3ce-4cba-97c8-c950c2f5acf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50942 | ||
| 2293 | 2026.05.06 03:54:58.972269 [ 307 ] {} <Debug> TCP-Session: 4fc80e21-a3ce-4cba-97c8-c950c2f5acf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.05.06 03:54:58.972281 [ 307 ] {} <Debug> TCP-Session: 4fc80e21-a3ce-4cba-97c8-c950c2f5acf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.06 03:54:58.972463 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39048 | ||
| 2296 | 2026.05.06 03:54:58.972485 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39604 | ||
| 2297 | 2026.05.06 03:54:58.972537 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42572 | ||
| 2298 | 2026.05.06 03:54:58.972552 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46478 | ||
| 2299 | 2026.05.06 03:54:58.972581 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50289 | ||
| 2300 | 2026.05.06 03:54:58.972607 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44123 | ||
| 2301 | 2026.05.06 03:54:58.972634 [ 307 ] {} <Trace> TCP-Session: 4fc80e21-a3ce-4cba-97c8-c950c2f5acf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.06 03:54:58.972653 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.05.06 03:54:58.972660 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2026.05.06 03:54:58.972680 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2305 | 2026.05.06 03:54:58.972698 [ 310 ] {} <Debug> TCP-Session: 13935a67-c641-4e30-b353-62e11de38323 Authenticating user 'default' from [fd00:1122:3344:101::e]:42572 | ||
| 2306 | 2026.05.06 03:54:58.972709 [ 311 ] {} <Debug> TCP-Session: cd7297cc-1bb2-4023-9fa9-eb2780f244d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46478 | ||
| 2307 | 2026.05.06 03:54:58.972722 [ 3 ] {} <Debug> TCP-Session: dd5d9f7f-f477-4364-8ca9-85ef18025220 Authenticating user 'default' from [fd00:1122:3344:101::e]:50289 | ||
| 2308 | 2026.05.06 03:54:58.972735 [ 310 ] {} <Debug> TCP-Session: 13935a67-c641-4e30-b353-62e11de38323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.05.06 03:54:58.972744 [ 311 ] {} <Debug> TCP-Session: cd7297cc-1bb2-4023-9fa9-eb2780f244d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.05.06 03:54:58.972755 [ 3 ] {} <Debug> TCP-Session: dd5d9f7f-f477-4364-8ca9-85ef18025220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.05.06 03:54:58.972785 [ 311 ] {} <Debug> TCP-Session: cd7297cc-1bb2-4023-9fa9-eb2780f244d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.05.06 03:54:58.972804 [ 3 ] {} <Debug> TCP-Session: dd5d9f7f-f477-4364-8ca9-85ef18025220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.05.06 03:54:58.972814 [ 307 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2314 | 2026.05.06 03:54:58.972773 [ 310 ] {} <Debug> TCP-Session: 13935a67-c641-4e30-b353-62e11de38323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.05.06 03:54:58.972698 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.05.06 03:54:58.972618 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56198 | ||
| 2317 | 2026.05.06 03:54:58.972904 [ 303 ] {} <Debug> TCP-Session: 24a18cb6-8258-4012-bb98-94265888de7d Authenticating user 'default' from [fd00:1122:3344:101::e]:44123 | ||
| 2318 | 2026.05.06 03:54:58.972607 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2026.05.06 03:54:58.972948 [ 303 ] {} <Debug> TCP-Session: 24a18cb6-8258-4012-bb98-94265888de7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.05.06 03:54:58.972977 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.05.06 03:54:58.972992 [ 303 ] {} <Debug> TCP-Session: 24a18cb6-8258-4012-bb98-94265888de7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.05.06 03:54:58.973000 [ 309 ] {} <Debug> TCP-Session: 83444973-0d5f-4944-89db-e981a6ef6970 Authenticating user 'default' from [fd00:1122:3344:101::e]:39604 | ||
| 2323 | 2026.05.06 03:54:58.973016 [ 304 ] {} <Debug> TCP-Session: e4a5b4dd-77bc-4cdd-9951-ad03cf7bd08a Authenticating user 'default' from [fd00:1122:3344:101::e]:56198 | ||
| 2324 | 2026.05.06 03:54:58.972598 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43824 | ||
| 2325 | 2026.05.06 03:54:58.973053 [ 309 ] {} <Debug> TCP-Session: 83444973-0d5f-4944-89db-e981a6ef6970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.06 03:54:58.973066 [ 304 ] {} <Debug> TCP-Session: e4a5b4dd-77bc-4cdd-9951-ad03cf7bd08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.06 03:54:58.973086 [ 307 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2328 | 2026.05.06 03:54:58.973109 [ 309 ] {} <Debug> TCP-Session: 83444973-0d5f-4944-89db-e981a6ef6970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.05.06 03:54:58.973131 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2330 | 2026.05.06 03:54:58.973114 [ 304 ] {} <Debug> TCP-Session: e4a5b4dd-77bc-4cdd-9951-ad03cf7bd08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.05.06 03:54:58.973180 [ 269 ] {} <Debug> TCP-Session: f50d6552-2250-493a-9708-c2a16a1e21d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43824 | ||
| 2332 | 2026.05.06 03:54:58.973177 [ 307 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2026.05.06 03:54:58.973218 [ 269 ] {} <Debug> TCP-Session: f50d6552-2250-493a-9708-c2a16a1e21d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.05.06 03:54:58.972592 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2026.05.06 03:54:58.973243 [ 269 ] {} <Debug> TCP-Session: f50d6552-2250-493a-9708-c2a16a1e21d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.05.06 03:54:58.973274 [ 308 ] {} <Debug> TCP-Session: 2b564393-c4b1-4638-9832-87e81ca140fe Authenticating user 'default' from [fd00:1122:3344:101::e]:39048 | ||
| 2337 | 2026.05.06 03:54:58.973297 [ 308 ] {} <Debug> TCP-Session: 2b564393-c4b1-4638-9832-87e81ca140fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.05.06 03:54:58.973310 [ 308 ] {} <Debug> TCP-Session: 2b564393-c4b1-4638-9832-87e81ca140fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.05.06 03:54:58.973494 [ 307 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 2340 | 2026.05.06 03:54:58.974429 [ 326 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Trace> AggregatingTransform: Aggregating | ||
| 2341 | 2026.05.06 03:54:58.974483 [ 326 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2342 | 2026.05.06 03:54:58.974521 [ 326 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925036 sec. (1081.039 rows/sec., 42.23 KiB/sec.) | ||
| 2343 | 2026.05.06 03:54:58.974541 [ 326 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Trace> Aggregator: Merging aggregated data | ||
| 2344 | 2026.05.06 03:54:58.975620 [ 307 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00286 sec., 349.65034965034965 rows/sec., 13.66 KiB/sec. | ||
| 2345 | 2026.05.06 03:54:58.975751 [ 307 ] {b808d283-3ddd-4b45-b19e-eb03aab9d14f} <Debug> TCPHandler: Processed in 0.003282832 sec. | ||
| 2346 | 2026.05.06 03:54:58.975881 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.05.06 03:54:58.975912 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.05.06 03:54:58.975920 [ 307 ] {} <Debug> TCP-Session: 4fc80e21-a3ce-4cba-97c8-c950c2f5acf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.06 03:54:58.975933 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2026.05.06 03:54:58.975959 [ 308 ] {} <Debug> TCP-Session: 2b564393-c4b1-4638-9832-87e81ca140fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.05.06 03:54:58.975972 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2026.05.06 03:54:58.975998 [ 309 ] {} <Debug> TCP-Session: 83444973-0d5f-4944-89db-e981a6ef6970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.05.06 03:54:58.976015 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2026.05.06 03:54:58.976039 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2026.05.06 03:54:58.976042 [ 311 ] {} <Debug> TCP-Session: cd7297cc-1bb2-4023-9fa9-eb2780f244d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.05.06 03:54:58.976060 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.05.06 03:54:58.976065 [ 3 ] {} <Debug> TCP-Session: dd5d9f7f-f477-4364-8ca9-85ef18025220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.05.06 03:54:58.976078 [ 310 ] {} <Debug> TCP-Session: 13935a67-c641-4e30-b353-62e11de38323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.05.06 03:54:58.976109 [ 303 ] {} <Debug> TCP-Session: 24a18cb6-8258-4012-bb98-94265888de7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.05.06 03:54:58.975996 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2026.05.06 03:54:58.975948 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.05.06 03:54:58.976172 [ 269 ] {} <Debug> TCP-Session: f50d6552-2250-493a-9708-c2a16a1e21d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.05.06 03:54:58.976199 [ 304 ] {} <Debug> TCP-Session: e4a5b4dd-77bc-4cdd-9951-ad03cf7bd08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.05.06 03:54:59.181698 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42808 | ||
| 2365 | 2026.05.06 03:54:59.181810 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.05.06 03:54:59.181837 [ 307 ] {} <Debug> TCP-Session: 6d58c8e8-5fef-4686-a8b9-5172477f1817 Authenticating user 'default' from [fd00:1122:3344:101::e]:42808 | ||
| 2367 | 2026.05.06 03:54:59.181859 [ 307 ] {} <Debug> TCP-Session: 6d58c8e8-5fef-4686-a8b9-5172477f1817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.05.06 03:54:59.181872 [ 307 ] {} <Debug> TCP-Session: 6d58c8e8-5fef-4686-a8b9-5172477f1817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.05.06 03:54:59.182147 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52912 | ||
| 2370 | 2026.05.06 03:54:59.182158 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43356 | ||
| 2371 | 2026.05.06 03:54:59.182205 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33826 | ||
| 2372 | 2026.05.06 03:54:59.182229 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50308 | ||
| 2373 | 2026.05.06 03:54:59.182248 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54479 | ||
| 2374 | 2026.05.06 03:54:59.182268 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.05.06 03:54:59.182277 [ 307 ] {} <Trace> TCP-Session: 6d58c8e8-5fef-4686-a8b9-5172477f1817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.05.06 03:54:59.182294 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2377 | 2026.05.06 03:54:59.182306 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2378 | 2026.05.06 03:54:59.182328 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2026.05.06 03:54:59.182334 [ 311 ] {} <Debug> TCP-Session: ea44679b-27d4-4bbb-8613-98134395e09d Authenticating user 'default' from [fd00:1122:3344:101::e]:33826 | ||
| 2380 | 2026.05.06 03:54:59.182357 [ 269 ] {} <Debug> TCP-Session: cf128bab-5434-4ab8-85c4-3a620899f638 Authenticating user 'default' from [fd00:1122:3344:101::e]:50308 | ||
| 2381 | 2026.05.06 03:54:59.182381 [ 311 ] {} <Debug> TCP-Session: ea44679b-27d4-4bbb-8613-98134395e09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.05.06 03:54:59.182368 [ 304 ] {} <Debug> TCP-Session: 093c373a-2ef2-410f-b17e-fc8f537f0f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:54479 | ||
| 2383 | 2026.05.06 03:54:59.182407 [ 269 ] {} <Debug> TCP-Session: cf128bab-5434-4ab8-85c4-3a620899f638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.05.06 03:54:59.182441 [ 304 ] {} <Debug> TCP-Session: 093c373a-2ef2-410f-b17e-fc8f537f0f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.05.06 03:54:59.182445 [ 269 ] {} <Debug> TCP-Session: cf128bab-5434-4ab8-85c4-3a620899f638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.05.06 03:54:59.182462 [ 304 ] {} <Debug> TCP-Session: 093c373a-2ef2-410f-b17e-fc8f537f0f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.05.06 03:54:59.182301 [ 308 ] {} <Debug> TCP-Session: 96025ef0-fed6-4501-93dd-84ff3fff46e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52912 | ||
| 2388 | 2026.05.06 03:54:59.182490 [ 307 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2389 | 2026.05.06 03:54:59.182507 [ 308 ] {} <Debug> TCP-Session: 96025ef0-fed6-4501-93dd-84ff3fff46e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.05.06 03:54:59.182286 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2391 | 2026.05.06 03:54:59.182542 [ 308 ] {} <Debug> TCP-Session: 96025ef0-fed6-4501-93dd-84ff3fff46e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.05.06 03:54:59.182571 [ 309 ] {} <Debug> TCP-Session: 5a9ba6b4-09e2-4769-b357-58760fe8aac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43356 | ||
| 2393 | 2026.05.06 03:54:59.182241 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58332 | ||
| 2394 | 2026.05.06 03:54:59.182598 [ 309 ] {} <Debug> TCP-Session: 5a9ba6b4-09e2-4769-b357-58760fe8aac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.05.06 03:54:59.182211 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64248 | ||
| 2396 | 2026.05.06 03:54:59.182650 [ 309 ] {} <Debug> TCP-Session: 5a9ba6b4-09e2-4769-b357-58760fe8aac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.05.06 03:54:59.182685 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2398 | 2026.05.06 03:54:59.182204 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40008 | ||
| 2399 | 2026.05.06 03:54:59.182753 [ 303 ] {} <Debug> TCP-Session: 8b011119-68da-44c0-9704-12d3d350cf3a Authenticating user 'default' from [fd00:1122:3344:101::e]:58332 | ||
| 2400 | 2026.05.06 03:54:59.182765 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2401 | 2026.05.06 03:54:59.182783 [ 303 ] {} <Debug> TCP-Session: 8b011119-68da-44c0-9704-12d3d350cf3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.05.06 03:54:59.182410 [ 311 ] {} <Debug> TCP-Session: ea44679b-27d4-4bbb-8613-98134395e09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.05.06 03:54:59.182815 [ 303 ] {} <Debug> TCP-Session: 8b011119-68da-44c0-9704-12d3d350cf3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.05.06 03:54:59.182815 [ 3 ] {} <Debug> TCP-Session: 3c2091ca-0d64-4660-92be-ecb15996fd80 Authenticating user 'default' from [fd00:1122:3344:101::e]:64248 | ||
| 2405 | 2026.05.06 03:54:59.182832 [ 307 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2406 | 2026.05.06 03:54:59.182866 [ 3 ] {} <Debug> TCP-Session: 3c2091ca-0d64-4660-92be-ecb15996fd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.05.06 03:54:59.182812 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2026.05.06 03:54:59.182890 [ 3 ] {} <Debug> TCP-Session: 3c2091ca-0d64-4660-92be-ecb15996fd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.05.06 03:54:59.182914 [ 310 ] {} <Debug> TCP-Session: df450316-0484-4849-a677-cf8cee3b21e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40008 | ||
| 2410 | 2026.05.06 03:54:59.182917 [ 307 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2411 | 2026.05.06 03:54:59.182935 [ 310 ] {} <Debug> TCP-Session: df450316-0484-4849-a677-cf8cee3b21e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.05.06 03:54:59.182963 [ 310 ] {} <Debug> TCP-Session: df450316-0484-4849-a677-cf8cee3b21e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.05.06 03:54:59.183299 [ 307 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 2414 | 2026.05.06 03:54:59.184317 [ 332 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Trace> AggregatingTransform: Aggregating | ||
| 2415 | 2026.05.06 03:54:59.184375 [ 332 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2416 | 2026.05.06 03:54:59.184414 [ 332 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978767 sec. (1021.694 rows/sec., 39.91 KiB/sec.) | ||
| 2417 | 2026.05.06 03:54:59.184434 [ 332 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Trace> Aggregator: Merging aggregated data | ||
| 2418 | 2026.05.06 03:54:59.185656 [ 307 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00323 sec., 309.59752321981426 rows/sec., 12.09 KiB/sec. | ||
| 2419 | 2026.05.06 03:54:59.185842 [ 307 ] {bfd7f4d6-0ccc-4ae5-a7e5-a67f49c679b9} <Debug> TCPHandler: Processed in 0.003726523 sec. | ||
| 2420 | 2026.05.06 03:54:59.185986 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2421 | 2026.05.06 03:54:59.186015 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2422 | 2026.05.06 03:54:59.186028 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2423 | 2026.05.06 03:54:59.186047 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2424 | 2026.05.06 03:54:59.186069 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2026.05.06 03:54:59.186095 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2426 | 2026.05.06 03:54:59.186123 [ 311 ] {} <Debug> TCP-Session: ea44679b-27d4-4bbb-8613-98134395e09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.05.06 03:54:59.186140 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2026.05.06 03:54:59.186176 [ 310 ] {} <Debug> TCP-Session: df450316-0484-4849-a677-cf8cee3b21e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.05.06 03:54:59.186168 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2026.05.06 03:54:59.186200 [ 3 ] {} <Debug> TCP-Session: 3c2091ca-0d64-4660-92be-ecb15996fd80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.05.06 03:54:59.186141 [ 269 ] {} <Debug> TCP-Session: cf128bab-5434-4ab8-85c4-3a620899f638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.05.06 03:54:59.186237 [ 303 ] {} <Debug> TCP-Session: 8b011119-68da-44c0-9704-12d3d350cf3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.05.06 03:54:59.186116 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2026.05.06 03:54:59.186101 [ 308 ] {} <Debug> TCP-Session: 96025ef0-fed6-4501-93dd-84ff3fff46e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.05.06 03:54:59.186316 [ 309 ] {} <Debug> TCP-Session: 5a9ba6b4-09e2-4769-b357-58760fe8aac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.05.06 03:54:59.186064 [ 304 ] {} <Debug> TCP-Session: 093c373a-2ef2-410f-b17e-fc8f537f0f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.05.06 03:54:59.186020 [ 307 ] {} <Debug> TCP-Session: 6d58c8e8-5fef-4686-a8b9-5172477f1817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.05.06 03:54:59.547495 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.05.06 03:54:59.547729 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2440 | 2026.05.06 03:54:59.548051 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2441 | 2026.05.06 03:54:59.548089 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2442 | 2026.05.06 03:54:59.548312 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2443 | 2026.05.06 03:54:59.548383 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2444 | 2026.05.06 03:54:59.548525 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2445 | 2026.05.06 03:54:59.548632 [ 365 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2446 | 2026.05.06 03:54:59.548677 [ 332 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2447 | 2026.05.06 03:54:59.548685 [ 338 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2448 | 2026.05.06 03:54:59.548829 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2449 | 2026.05.06 03:54:59.548856 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2450 | 2026.05.06 03:54:59.548926 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2451 | 2026.05.06 03:54:59.548947 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2452 | 2026.05.06 03:54:59.548982 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2453 | 2026.05.06 03:54:59.549020 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2454 | 2026.05.06 03:54:59.550275 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002635 sec., 13282.732447817836 rows/sec., 2.24 MiB/sec. | ||
| 2455 | 2026.05.06 03:54:59.550397 [ 271 ] {7c5f5107-1b22-4d24-9248-3bc77d0f9d74} <Debug> TCPHandler: Processed in 0.003041145 sec. | ||
| 2456 | 2026.05.06 03:54:59.552529 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.05.06 03:54:59.552652 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2458 | 2026.05.06 03:54:59.552703 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2459 | 2026.05.06 03:54:59.553270 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.05.06 03:54:59.553310 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2461 | 2026.05.06 03:54:59.553728 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2462 | 2026.05.06 03:54:59.553980 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.05.06 03:54:59.554131 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001513 sec., 84600.13218770655 rows/sec., 7.30 MiB/sec. | ||
| 2464 | 2026.05.06 03:54:59.554169 [ 271 ] {ceb1d72e-6231-4d46-af13-830be35abbdf} <Debug> TCPHandler: Processed in 0.001701188 sec. | ||
| 2465 | 2026.05.06 03:54:59.554297 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.05.06 03:54:59.554399 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.05.06 03:54:59.554443 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2468 | 2026.05.06 03:54:59.554880 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.05.06 03:54:59.554919 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2470 | 2026.05.06 03:54:59.555237 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2471 | 2026.05.06 03:54:59.555464 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.05.06 03:54:59.555603 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001226 sec., 29363.784665579118 rows/sec., 2.16 MiB/sec. | ||
| 2473 | 2026.05.06 03:54:59.555650 [ 271 ] {9fe9b180-48dd-4808-8ea9-e542b0a4fcd1} <Debug> TCPHandler: Processed in 0.001406289 sec. | ||
| 2474 | 2026.05.06 03:54:59.555788 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.05.06 03:54:59.555890 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2476 | 2026.05.06 03:54:59.555932 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2477 | 2026.05.06 03:54:59.556381 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.05.06 03:54:59.556419 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2479 | 2026.05.06 03:54:59.556752 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2480 | 2026.05.06 03:54:59.556989 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.05.06 03:54:59.557121 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00125 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 2482 | 2026.05.06 03:54:59.557159 [ 271 ] {a6519fb8-d2d2-43bf-b4a7-d4af1cfce9d7} <Debug> TCPHandler: Processed in 0.00142341 sec. | ||
| 2483 | 2026.05.06 03:54:59.557293 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.05.06 03:54:59.557390 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2485 | 2026.05.06 03:54:59.557434 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2486 | 2026.05.06 03:54:59.557863 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.05.06 03:54:59.557900 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2488 | 2026.05.06 03:54:59.558265 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2489 | 2026.05.06 03:54:59.558491 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.05.06 03:54:59.558624 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 2491 | 2026.05.06 03:54:59.558663 [ 271 ] {964e0258-92ee-41d0-8db8-4096c6d49f46} <Debug> TCPHandler: Processed in 0.00142149 sec. | ||
| 2492 | 2026.05.06 03:54:59.558792 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.05.06 03:54:59.558890 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.05.06 03:54:59.558947 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <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 | ||
| 2495 | 2026.05.06 03:54:59.559780 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.06 03:54:59.559818 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2497 | 2026.05.06 03:54:59.560399 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2498 | 2026.05.06 03:54:59.560638 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.06 03:54:59.560780 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00191 sec., 18848.167539267015 rows/sec., 33.78 MiB/sec. | ||
| 2500 | 2026.05.06 03:54:59.560838 [ 271 ] {1e2ae5aa-6f7d-40ce-ad1e-94c30e38c913} <Debug> TCPHandler: Processed in 0.002097658 sec. | ||
| 2501 | 2026.05.06 03:54:59.560969 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.05.06 03:54:59.561067 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.05.06 03:54:59.561111 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2504 | 2026.05.06 03:54:59.561479 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.05.06 03:54:59.561517 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2506 | 2026.05.06 03:54:59.561845 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2507 | 2026.05.06 03:54:59.562062 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.05.06 03:54:59.562195 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 2509 | 2026.05.06 03:54:59.562232 [ 271 ] {a4a7c220-cb54-4d3b-afe5-06e7e93f5cb0} <Debug> TCPHandler: Processed in 0.001313857 sec. | ||
| 2510 | 2026.05.06 03:55:01.585109 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2511 | 2026.05.06 03:55:01.585221 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2512 | 2026.05.06 03:55:01.678533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4756 | ||
| 2513 | 2026.05.06 03:55:01.679050 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.06 03:55:01.679089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2515 | 2026.05.06 03:55:01.679617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2516 | 2026.05.06 03:55:01.679840 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.06 03:55:01.679958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4756 | ||
| 2518 | 2026.05.06 03:55:01.923098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2519 | 2026.05.06 03:55:01.941083 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.05.06 03:55:01.941153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2521 | 2026.05.06 03:55:01.947529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2522 | 2026.05.06 03:55:01.948197 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.05.06 03:55:01.951304 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2524 | 2026.05.06 03:55:02.000999 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.55 MiB, peak 217.32 MiB, free memory in arenas 0.00 B, will set to 210.37 MiB (RSS), difference: 2.82 MiB | ||
| 2525 | 2026.05.06 03:55:04.546862 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.05.06 03:55:04.547095 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 2527 | 2026.05.06 03:55:04.547429 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2528 | 2026.05.06 03:55:04.547466 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <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 | ||
| 2529 | 2026.05.06 03:55:04.547700 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2530 | 2026.05.06 03:55:04.547776 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2531 | 2026.05.06 03:55:04.547924 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2532 | 2026.05.06 03:55:04.548052 [ 329 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2533 | 2026.05.06 03:55:04.548070 [ 327 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2534 | 2026.05.06 03:55:04.548070 [ 332 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2535 | 2026.05.06 03:55:04.548217 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2536 | 2026.05.06 03:55:04.548245 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2537 | 2026.05.06 03:55:04.548317 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2538 | 2026.05.06 03:55:04.548339 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2539 | 2026.05.06 03:55:04.548376 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2540 | 2026.05.06 03:55:04.548414 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2541 | 2026.05.06 03:55:04.549742 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00274 sec., 12773.722627737227 rows/sec., 2.15 MiB/sec. | ||
| 2542 | 2026.05.06 03:55:04.549899 [ 271 ] {4a5c7594-83c8-4517-afc9-e1ab2c6e5778} <Debug> TCPHandler: Processed in 0.003175148 sec. | ||
| 2543 | 2026.05.06 03:55:04.552108 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.05.06 03:55:04.552234 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2545 | 2026.05.06 03:55:04.552288 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2546 | 2026.05.06 03:55:04.552860 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.05.06 03:55:04.552907 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2548 | 2026.05.06 03:55:04.553298 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2549 | 2026.05.06 03:55:04.553552 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.05.06 03:55:04.553706 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001506 sec., 37184.594953519256 rows/sec., 2.86 MiB/sec. | ||
| 2551 | 2026.05.06 03:55:04.553760 [ 271 ] {ee0b3b0a-eafa-4ff6-9f01-884d0f7c3038} <Debug> TCPHandler: Processed in 0.001721868 sec. | ||
| 2552 | 2026.05.06 03:55:04.553901 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.05.06 03:55:04.554007 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2554 | 2026.05.06 03:55:04.554051 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2555 | 2026.05.06 03:55:04.554530 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.05.06 03:55:04.554577 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2557 | 2026.05.06 03:55:04.554940 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2558 | 2026.05.06 03:55:04.555158 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.06 03:55:04.555294 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001312 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec. | ||
| 2560 | 2026.05.06 03:55:04.555335 [ 271 ] {91334d63-36a6-4ca4-8c58-85582795477b} <Debug> TCPHandler: Processed in 0.001486931 sec. | ||
| 2561 | 2026.05.06 03:55:04.555461 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.05.06 03:55:04.555561 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.05.06 03:55:04.555607 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2564 | 2026.05.06 03:55:04.556073 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.05.06 03:55:04.556113 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2566 | 2026.05.06 03:55:04.556461 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2567 | 2026.05.06 03:55:04.556685 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.05.06 03:55:04.556817 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 2569 | 2026.05.06 03:55:04.556854 [ 271 ] {3e6cf644-39ef-4ec3-ab3f-6db431c56031} <Debug> TCPHandler: Processed in 0.00144315 sec. | ||
| 2570 | 2026.05.06 03:55:04.556981 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.05.06 03:55:04.557078 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.05.06 03:55:04.557120 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2573 | 2026.05.06 03:55:04.557484 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.05.06 03:55:04.557524 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2575 | 2026.05.06 03:55:04.557868 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2576 | 2026.05.06 03:55:04.558134 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.05.06 03:55:04.558273 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 2578 | 2026.05.06 03:55:04.558311 [ 271 ] {ede65db2-3dc0-4453-8c5f-da5aa2d03b1c} <Debug> TCPHandler: Processed in 0.001379048 sec. | ||
| 2579 | 2026.05.06 03:55:06.660180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 292 | ||
| 2580 | 2026.05.06 03:55:06.662373 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.05.06 03:55:06.662429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2582 | 2026.05.06 03:55:06.663630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2583 | 2026.05.06 03:55:06.663912 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.05.06 03:55:06.664250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2585 | 2026.05.06 03:55:09.180913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5268 | ||
| 2586 | 2026.05.06 03:55:09.181423 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.05.06 03:55:09.181474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2588 | 2026.05.06 03:55:09.182006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2589 | 2026.05.06 03:55:09.182249 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.05.06 03:55:09.182393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5268 | ||
| 2591 | 2026.05.06 03:55:09.182416 [ 40 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2592 | 2026.05.06 03:55:09.182487 [ 40 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.05.06 03:55:09.182508 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2594 | 2026.05.06 03:55:09.182630 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2595 | 2026.05.06 03:55:09.182773 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2596 | 2026.05.06 03:55:09.182816 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2836 rows starting from the beginning of the part | ||
| 2597 | 2026.05.06 03:55:09.182876 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 2598 | 2026.05.06 03:55:09.182927 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 2599 | 2026.05.06 03:55:09.182971 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 2600 | 2026.05.06 03:55:09.183007 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 2601 | 2026.05.06 03:55:09.183046 [ 191 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 2602 | 2026.05.06 03:55:09.184484 [ 194 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5268 rows, containing 4 columns (4 merged, 0 gathered) in 0.001906543 sec., 2763116.279045372 rows/sec., 39.53 MiB/sec. | ||
| 2603 | 2026.05.06 03:55:09.185413 [ 188 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2604 | 2026.05.06 03:55:09.185758 [ 188 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_11_2} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.05.06 03:55:09.185845 [ 188 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_11_2} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2606 | 2026.05.06 03:55:09.185950 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2607 | 2026.05.06 03:55:09.452329 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2608 | 2026.05.06 03:55:09.469299 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.06 03:55:09.469368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2610 | 2026.05.06 03:55:09.475438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2611 | 2026.05.06 03:55:09.476134 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.05.06 03:55:09.476465 [ 40 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2613 | 2026.05.06 03:55:09.476564 [ 40 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.05.06 03:55:09.476601 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2615 | 2026.05.06 03:55:09.476783 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 2616 | 2026.05.06 03:55:09.479477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2617 | 2026.05.06 03:55:09.480750 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2618 | 2026.05.06 03:55:09.482023 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 2619 | 2026.05.06 03:55:09.486651 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 2620 | 2026.05.06 03:55:09.490908 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 2621 | 2026.05.06 03:55:09.495143 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 2622 | 2026.05.06 03:55:09.499521 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 2623 | 2026.05.06 03:55:09.503914 [ 191 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 2624 | 2026.05.06 03:55:09.549280 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.06 03:55:09.549547 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2626 | 2026.05.06 03:55:09.549947 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2627 | 2026.05.06 03:55:09.549987 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2628 | 2026.05.06 03:55:09.550234 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2629 | 2026.05.06 03:55:09.550307 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2630 | 2026.05.06 03:55:09.550451 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2631 | 2026.05.06 03:55:09.550553 [ 327 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2632 | 2026.05.06 03:55:09.550562 [ 329 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2633 | 2026.05.06 03:55:09.550573 [ 358 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2634 | 2026.05.06 03:55:09.550708 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2635 | 2026.05.06 03:55:09.550738 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2636 | 2026.05.06 03:55:09.550836 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2637 | 2026.05.06 03:55:09.550859 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2638 | 2026.05.06 03:55:09.550896 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2639 | 2026.05.06 03:55:09.550948 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2640 | 2026.05.06 03:55:09.550998 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2641 | 2026.05.06 03:55:09.552297 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002862 sec., 13277.428371767995 rows/sec., 2.15 MiB/sec. | ||
| 2642 | 2026.05.06 03:55:09.552448 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> MemoryTracker: Peak memory usage (for query): 133.29 KiB. | ||
| 2643 | 2026.05.06 03:55:09.552463 [ 271 ] {109068ef-82ec-4c29-b7ae-3b9114547253} <Debug> TCPHandler: Processed in 0.003341143 sec. | ||
| 2644 | 2026.05.06 03:55:09.555971 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.05.06 03:55:09.556179 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2646 | 2026.05.06 03:55:09.556262 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2647 | 2026.05.06 03:55:09.556606 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079901522 sec., 1038.7787106233095 rows/sec., 5.37 MiB/sec. | ||
| 2648 | 2026.05.06 03:55:09.557135 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.05.06 03:55:09.557177 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2650 | 2026.05.06 03:55:09.557690 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2651 | 2026.05.06 03:55:09.557908 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.05.06 03:55:09.558052 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001933 sec., 517.3305742369374 rows/sec., 53.55 KiB/sec. | ||
| 2653 | 2026.05.06 03:55:09.558094 [ 271 ] {9d7af735-6ce9-4576-82a5-bf36a66c7f53} <Debug> TCPHandler: Processed in 0.002225732 sec. | ||
| 2654 | 2026.05.06 03:55:09.558233 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.05.06 03:55:09.558328 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.05.06 03:55:09.558370 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2657 | 2026.05.06 03:55:09.558827 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.05.06 03:55:09.558863 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2659 | 2026.05.06 03:55:09.558975 [ 202 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2660 | 2026.05.06 03:55:09.559177 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2661 | 2026.05.06 03:55:09.559389 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.05.06 03:55:09.559516 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001207 sec., 19884.00994200497 rows/sec., 1.65 MiB/sec. | ||
| 2663 | 2026.05.06 03:55:09.559553 [ 271 ] {4850b1f1-f05b-4492-bf4e-c81a420ac556} <Debug> TCPHandler: Processed in 0.001370039 sec. | ||
| 2664 | 2026.05.06 03:55:09.559676 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.06 03:55:09.559771 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2666 | 2026.05.06 03:55:09.559812 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2667 | 2026.05.06 03:55:09.560222 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.06 03:55:09.560257 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2669 | 2026.05.06 03:55:09.560557 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2670 | 2026.05.06 03:55:09.560802 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.05.06 03:55:09.560941 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001189 sec., 11774.600504625736 rows/sec., 960.14 KiB/sec. | ||
| 2672 | 2026.05.06 03:55:09.560980 [ 271 ] {034da225-5526-4a98-8781-d9af2c99ad4e} <Debug> TCPHandler: Processed in 0.001353488 sec. | ||
| 2673 | 2026.05.06 03:55:09.561081 [ 202 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_11_2} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.06 03:55:09.561107 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.05.06 03:55:09.561165 [ 202 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_11_2} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2676 | 2026.05.06 03:55:09.561205 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2677 | 2026.05.06 03:55:09.561251 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2678 | 2026.05.06 03:55:09.561799 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.06 03:55:09.561837 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2680 | 2026.05.06 03:55:09.562177 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2681 | 2026.05.06 03:55:09.562397 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.05.06 03:55:09.562530 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Debug> executeQuery: Read 264 rows, 24.16 KiB in 0.001342 sec., 196721.31147540984 rows/sec., 17.58 MiB/sec. | ||
| 2683 | 2026.05.06 03:55:09.562567 [ 271 ] {e7c56dcb-7115-46c0-84fd-5d21b0de7d21} <Debug> TCPHandler: Processed in 0.001510252 sec. | ||
| 2684 | 2026.05.06 03:55:09.562707 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.05.06 03:55:09.562800 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.05.06 03:55:09.562839 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2687 | 2026.05.06 03:55:09.562899 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2688 | 2026.05.06 03:55:09.563274 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.05.06 03:55:09.563315 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2690 | 2026.05.06 03:55:09.563618 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2691 | 2026.05.06 03:55:09.563825 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.05.06 03:55:09.563945 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001163 sec., 56749.78503869304 rows/sec., 4.15 MiB/sec. | ||
| 2693 | 2026.05.06 03:55:09.563983 [ 271 ] {bb964ba9-2161-4634-a1fe-2c83a42eb6d1} <Debug> TCPHandler: Processed in 0.001328987 sec. | ||
| 2694 | 2026.05.06 03:55:09.564106 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.05.06 03:55:09.564200 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.05.06 03:55:09.564240 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2697 | 2026.05.06 03:55:09.564653 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.06 03:55:09.564689 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2699 | 2026.05.06 03:55:09.564982 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2700 | 2026.05.06 03:55:09.565198 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.06 03:55:09.565321 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.81 MiB/sec. | ||
| 2702 | 2026.05.06 03:55:09.565359 [ 271 ] {12e78ea1-29f6-44a5-9bf1-78bb4eaffde8} <Debug> TCPHandler: Processed in 0.001302836 sec. | ||
| 2703 | 2026.05.06 03:55:09.565477 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.05.06 03:55:09.565571 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.05.06 03:55:09.565613 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2706 | 2026.05.06 03:55:09.566012 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.05.06 03:55:09.566049 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2708 | 2026.05.06 03:55:09.566342 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2709 | 2026.05.06 03:55:09.566550 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.05.06 03:55:09.566674 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 2711 | 2026.05.06 03:55:09.566713 [ 271 ] {ce24d714-1907-4ed2-b17c-ec64f339015d} <Debug> TCPHandler: Processed in 0.001285345 sec. | ||
| 2712 | 2026.05.06 03:55:09.566830 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.05.06 03:55:09.566923 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2714 | 2026.05.06 03:55:09.566963 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2715 | 2026.05.06 03:55:09.567428 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.06 03:55:09.567464 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2717 | 2026.05.06 03:55:09.567755 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2718 | 2026.05.06 03:55:09.567949 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.06 03:55:09.568070 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Debug> executeQuery: Read 163 rows, 13.44 KiB in 0.00121 sec., 134710.7438016529 rows/sec., 10.85 MiB/sec. | ||
| 2720 | 2026.05.06 03:55:09.568106 [ 271 ] {c63b3a4b-4f14-4fc1-929b-0dcc6fe17712} <Debug> TCPHandler: Processed in 0.001372979 sec. | ||
| 2721 | 2026.05.06 03:55:09.568217 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.05.06 03:55:09.568305 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.05.06 03:55:09.568411 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2724 | 2026.05.06 03:55:09.568803 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.05.06 03:55:09.568841 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2726 | 2026.05.06 03:55:09.569174 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2727 | 2026.05.06 03:55:09.569392 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.05.06 03:55:09.569519 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001171 sec., 173356.10589239968 rows/sec., 12.42 MiB/sec. | ||
| 2729 | 2026.05.06 03:55:09.569556 [ 271 ] {10402ba3-b521-42e4-b7aa-be5509d7a449} <Debug> TCPHandler: Processed in 0.001332717 sec. | ||
| 2730 | 2026.05.06 03:55:09.569676 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.05.06 03:55:09.569800 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.05.06 03:55:09.569841 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2733 | 2026.05.06 03:55:09.570162 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Trace> oximeter.measurements_f64 (4fe82e82-8407-4482-8f0d-fb9d18c3fd50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.05.06 03:55:09.570199 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2735 | 2026.05.06 03:55:09.570519 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2736 | 2026.05.06 03:55:09.570727 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Trace> oximeter.measurements_f64 (4fe82e82-8407-4482-8f0d-fb9d18c3fd50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.05.06 03:55:09.570851 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 59.38 KiB/sec. | ||
| 2738 | 2026.05.06 03:55:09.570890 [ 271 ] {5fd20b9a-e841-40e8-9f80-b27eef2f87a7} <Debug> TCPHandler: Processed in 0.001262595 sec. | ||
| 2739 | 2026.05.06 03:55:09.571032 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.05.06 03:55:09.571124 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.05.06 03:55:09.571178 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <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 | ||
| 2742 | 2026.05.06 03:55:09.572025 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.05.06 03:55:09.572061 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2744 | 2026.05.06 03:55:09.572651 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2745 | 2026.05.06 03:55:09.572876 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.06 03:55:09.573011 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 2747 | 2026.05.06 03:55:09.573062 [ 271 ] {2d21bbc1-5db4-4baf-95da-5b9c6952b134} <Debug> TCPHandler: Processed in 0.002079978 sec. | ||
| 2748 | 2026.05.06 03:55:09.573178 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.05.06 03:55:09.573272 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2750 | 2026.05.06 03:55:09.573314 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2751 | 2026.05.06 03:55:09.573656 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Trace> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.06 03:55:09.573693 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2753 | 2026.05.06 03:55:09.573998 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2754 | 2026.05.06 03:55:09.574212 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Trace> oximeter.measurements_i64 (9a7ae462-34a2-4837-8151-7d11f4ef65ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.06 03:55:09.574337 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001084 sec., 8302.58302583026 rows/sec., 586.48 KiB/sec. | ||
| 2756 | 2026.05.06 03:55:09.574374 [ 271 ] {cf7951ac-cf2c-4d22-bb08-54e672ee3f28} <Debug> TCPHandler: Processed in 0.001244134 sec. | ||
| 2757 | 2026.05.06 03:55:09.574495 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.05.06 03:55:09.574590 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2759 | 2026.05.06 03:55:09.574630 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2760 | 2026.05.06 03:55:09.574966 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.06 03:55:09.575002 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2762 | 2026.05.06 03:55:09.575311 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2763 | 2026.05.06 03:55:09.575517 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.05.06 03:55:09.575642 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2765 | 2026.05.06 03:55:09.575678 [ 271 ] {c1eefefe-e42f-48a6-9705-f5b91f06f141} <Debug> TCPHandler: Processed in 0.001232504 sec. | ||
| 2766 | 2026.05.06 03:55:10.000267 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.59 MiB, peak 221.45 MiB, free memory in arenas 0.00 B, will set to 220.53 MiB (RSS), difference: 7.93 MiB | ||
| 2767 | 2026.05.06 03:55:14.547553 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.05.06 03:55:14.547794 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 2769 | 2026.05.06 03:55:14.548115 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2770 | 2026.05.06 03:55:14.548150 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <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 | ||
| 2771 | 2026.05.06 03:55:14.548368 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2772 | 2026.05.06 03:55:14.548439 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2773 | 2026.05.06 03:55:14.548580 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2774 | 2026.05.06 03:55:14.548690 [ 327 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2775 | 2026.05.06 03:55:14.548694 [ 315 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2776 | 2026.05.06 03:55:14.548730 [ 345 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2777 | 2026.05.06 03:55:14.548730 [ 318 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2778 | 2026.05.06 03:55:14.548883 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2779 | 2026.05.06 03:55:14.548909 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2780 | 2026.05.06 03:55:14.548984 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2781 | 2026.05.06 03:55:14.549004 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2782 | 2026.05.06 03:55:14.549039 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2783 | 2026.05.06 03:55:14.549081 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2784 | 2026.05.06 03:55:14.550222 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002512 sec., 13933.121019108281 rows/sec., 2.35 MiB/sec. | ||
| 2785 | 2026.05.06 03:55:14.550357 [ 271 ] {c12b172e-921f-4d49-87c9-14b09e0225da} <Debug> TCPHandler: Processed in 0.002935352 sec. | ||
| 2786 | 2026.05.06 03:55:14.551960 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.05.06 03:55:14.552094 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2788 | 2026.05.06 03:55:14.552160 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2789 | 2026.05.06 03:55:14.552755 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.05.06 03:55:14.552803 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2791 | 2026.05.06 03:55:14.553263 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2792 | 2026.05.06 03:55:14.553495 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.05.06 03:55:14.553645 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.69 MiB/sec. | ||
| 2794 | 2026.05.06 03:55:14.553684 [ 271 ] {ec7c809a-23b7-491e-85e0-e8801559d680} <Debug> TCPHandler: Processed in 0.00177985 sec. | ||
| 2795 | 2026.05.06 03:55:14.553807 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.05.06 03:55:14.553908 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2797 | 2026.05.06 03:55:14.553950 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2798 | 2026.05.06 03:55:14.554372 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.05.06 03:55:14.554408 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2800 | 2026.05.06 03:55:14.554730 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2801 | 2026.05.06 03:55:14.554948 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.06 03:55:14.555077 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 2803 | 2026.05.06 03:55:14.555114 [ 271 ] {8a501355-496a-4423-9a8c-d18ed4092631} <Debug> TCPHandler: Processed in 0.001357957 sec. | ||
| 2804 | 2026.05.06 03:55:14.555232 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.05.06 03:55:14.555331 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.05.06 03:55:14.555376 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2807 | 2026.05.06 03:55:14.555790 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.06 03:55:14.555825 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2809 | 2026.05.06 03:55:14.556172 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2810 | 2026.05.06 03:55:14.556404 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.06 03:55:14.556537 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2812 | 2026.05.06 03:55:14.556574 [ 271 ] {62e617bc-e798-4270-9827-8f092542d302} <Debug> TCPHandler: Processed in 0.001390979 sec. | ||
| 2813 | 2026.05.06 03:55:14.556688 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.05.06 03:55:14.556785 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.05.06 03:55:14.556828 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2816 | 2026.05.06 03:55:14.557169 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.05.06 03:55:14.557204 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2818 | 2026.05.06 03:55:14.557523 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2819 | 2026.05.06 03:55:14.557746 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.05.06 03:55:14.557874 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 2821 | 2026.05.06 03:55:14.557910 [ 271 ] {c77f154c-c425-490d-afed-8a6a9b853f4d} <Debug> TCPHandler: Processed in 0.001271725 sec. | ||
| 2822 | 2026.05.06 03:55:16.585476 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2823 | 2026.05.06 03:55:16.585540 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2824 | 2026.05.06 03:55:16.664519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 330 | ||
| 2825 | 2026.05.06 03:55:16.667268 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.05.06 03:55:16.667317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2827 | 2026.05.06 03:55:16.668548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2828 | 2026.05.06 03:55:16.668831 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.05.06 03:55:16.669161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2830 | 2026.05.06 03:55:16.682570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5716 | ||
| 2831 | 2026.05.06 03:55:16.683215 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.06 03:55:16.683265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2833 | 2026.05.06 03:55:16.683775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2834 | 2026.05.06 03:55:16.684041 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.06 03:55:16.684184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5716 | ||
| 2836 | 2026.05.06 03:55:16.979621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2837 | 2026.05.06 03:55:16.998775 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.05.06 03:55:16.998854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2839 | 2026.05.06 03:55:17.005322 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2840 | 2026.05.06 03:55:17.006291 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.05.06 03:55:17.011416 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2842 | 2026.05.06 03:55:19.547776 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.05.06 03:55:19.548114 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2844 | 2026.05.06 03:55:19.548494 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2845 | 2026.05.06 03:55:19.548533 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2846 | 2026.05.06 03:55:19.548762 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2847 | 2026.05.06 03:55:19.548838 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2848 | 2026.05.06 03:55:19.548987 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2849 | 2026.05.06 03:55:19.549088 [ 315 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2850 | 2026.05.06 03:55:19.549102 [ 327 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2851 | 2026.05.06 03:55:19.549129 [ 345 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2852 | 2026.05.06 03:55:19.549133 [ 318 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2853 | 2026.05.06 03:55:19.549300 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2854 | 2026.05.06 03:55:19.549329 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2855 | 2026.05.06 03:55:19.549399 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2856 | 2026.05.06 03:55:19.549422 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2857 | 2026.05.06 03:55:19.549459 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2858 | 2026.05.06 03:55:19.549499 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2859 | 2026.05.06 03:55:19.550691 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002715 sec., 12891.34438305709 rows/sec., 2.17 MiB/sec. | ||
| 2860 | 2026.05.06 03:55:19.550799 [ 271 ] {0ca4a9dd-a9b1-444b-b4ec-6ec16271d0bf} <Debug> TCPHandler: Processed in 0.003199889 sec. | ||
| 2861 | 2026.05.06 03:55:19.553158 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.05.06 03:55:19.553309 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2863 | 2026.05.06 03:55:19.553373 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2864 | 2026.05.06 03:55:19.554042 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.05.06 03:55:19.554090 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2866 | 2026.05.06 03:55:19.554533 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2867 | 2026.05.06 03:55:19.554769 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.05.06 03:55:19.554929 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001667 sec., 81583.68326334732 rows/sec., 7.09 MiB/sec. | ||
| 2869 | 2026.05.06 03:55:19.554946 [ 152 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2870 | 2026.05.06 03:55:19.554970 [ 271 ] {07a349c3-11f2-4363-a4c8-28a61d3c5031} <Debug> TCPHandler: Processed in 0.001876722 sec. | ||
| 2871 | 2026.05.06 03:55:19.555051 [ 152 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.06 03:55:19.555096 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2873 | 2026.05.06 03:55:19.555152 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.05.06 03:55:19.555214 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 2875 | 2026.05.06 03:55:19.555262 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.05.06 03:55:19.555313 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2877 | 2026.05.06 03:55:19.555368 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2878 | 2026.05.06 03:55:19.555425 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2600 rows starting from the beginning of the part | ||
| 2879 | 2026.05.06 03:55:19.555518 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2880 | 2026.05.06 03:55:19.555591 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2881 | 2026.05.06 03:55:19.555660 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part | ||
| 2882 | 2026.05.06 03:55:19.555727 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 2883 | 2026.05.06 03:55:19.555750 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.05.06 03:55:19.555790 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2885 | 2026.05.06 03:55:19.555794 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2886 | 2026.05.06 03:55:19.556150 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2887 | 2026.05.06 03:55:19.556412 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.06 03:55:19.556553 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001314 sec., 30441.400304414 rows/sec., 2.24 MiB/sec. | ||
| 2889 | 2026.05.06 03:55:19.556594 [ 271 ] {943d61bf-f296-48b0-bc82-2a50cf0361a2} <Debug> TCPHandler: Processed in 0.001493761 sec. | ||
| 2890 | 2026.05.06 03:55:19.556712 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.05.06 03:55:19.556812 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2892 | 2026.05.06 03:55:19.556855 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2893 | 2026.05.06 03:55:19.557303 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.05.06 03:55:19.557341 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2895 | 2026.05.06 03:55:19.557465 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293364 sec., 1412771.8059584086 rows/sec., 114.64 MiB/sec. | ||
| 2896 | 2026.05.06 03:55:19.557735 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2897 | 2026.05.06 03:55:19.557796 [ 193 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2898 | 2026.05.06 03:55:19.557974 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.06 03:55:19.558066 [ 193 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.06 03:55:19.558078 [ 152 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2901 | 2026.05.06 03:55:19.558110 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001318 sec., 78907.43550834598 rows/sec., 6.16 MiB/sec. | ||
| 2902 | 2026.05.06 03:55:19.558111 [ 152 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.06 03:55:19.558134 [ 193 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_16_3} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2904 | 2026.05.06 03:55:19.558158 [ 271 ] {e5027a4c-1036-4b0f-b820-a0db7bc6d58d} <Debug> TCPHandler: Processed in 0.001495512 sec. | ||
| 2905 | 2026.05.06 03:55:19.558160 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2906 | 2026.05.06 03:55:19.558261 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2907 | 2026.05.06 03:55:19.558294 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.05.06 03:55:19.558310 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 2909 | 2026.05.06 03:55:19.558393 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.05.06 03:55:19.558433 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2911 | 2026.05.06 03:55:19.558444 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2912 | 2026.05.06 03:55:19.558474 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1383 rows starting from the beginning of the part | ||
| 2913 | 2026.05.06 03:55:19.558564 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2914 | 2026.05.06 03:55:19.558612 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2915 | 2026.05.06 03:55:19.558657 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part | ||
| 2916 | 2026.05.06 03:55:19.558696 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 2917 | 2026.05.06 03:55:19.558736 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 2918 | 2026.05.06 03:55:19.558883 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.05.06 03:55:19.558927 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2920 | 2026.05.06 03:55:19.559306 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2921 | 2026.05.06 03:55:19.559549 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.05.06 03:55:19.559657 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2923 | 2026.05.06 03:55:19.559685 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 2924 | 2026.05.06 03:55:19.559691 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.05.06 03:55:19.559727 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2926 | 2026.05.06 03:55:19.559732 [ 271 ] {158cd2fb-39cc-44b1-984d-d9fed46dc342} <Debug> TCPHandler: Processed in 0.001488032 sec. | ||
| 2927 | 2026.05.06 03:55:19.559808 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 2928 | 2026.05.06 03:55:19.559864 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.05.06 03:55:19.559912 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2930 | 2026.05.06 03:55:19.559929 [ 193 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696927 sec., 1106706.4169525267 rows/sec., 82.46 MiB/sec. | ||
| 2931 | 2026.05.06 03:55:19.559946 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4899 rows starting from the beginning of the part | ||
| 2932 | 2026.05.06 03:55:19.559969 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.05.06 03:55:19.560017 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 2934 | 2026.05.06 03:55:19.560030 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <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 | ||
| 2935 | 2026.05.06 03:55:19.560066 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2936 | 2026.05.06 03:55:19.560111 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2937 | 2026.05.06 03:55:19.560151 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 2938 | 2026.05.06 03:55:19.560163 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2939 | 2026.05.06 03:55:19.560191 [ 194 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2940 | 2026.05.06 03:55:19.560429 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.05.06 03:55:19.560500 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_16_3} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2942 | 2026.05.06 03:55:19.560577 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2943 | 2026.05.06 03:55:19.560922 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.06 03:55:19.560964 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2945 | 2026.05.06 03:55:19.561578 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2946 | 2026.05.06 03:55:19.561829 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.06 03:55:19.561977 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002028 sec., 19723.865877712033 rows/sec., 35.34 MiB/sec. | ||
| 2948 | 2026.05.06 03:55:19.562044 [ 271 ] {69ce9d7c-32d5-4acd-bc34-87f0b4c5f8f5} <Debug> TCPHandler: Processed in 0.002235532 sec. | ||
| 2949 | 2026.05.06 03:55:19.562169 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.06 03:55:19.562268 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.06 03:55:19.562312 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2952 | 2026.05.06 03:55:19.562666 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.06 03:55:19.562704 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2954 | 2026.05.06 03:55:19.562787 [ 190 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5742 rows, containing 5 columns (5 merged, 0 gathered) in 0.003012893 sec., 1905809.4661841625 rows/sec., 126.45 MiB/sec. | ||
| 2955 | 2026.05.06 03:55:19.563088 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2956 | 2026.05.06 03:55:19.563322 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.05.06 03:55:19.563392 [ 202 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2958 | 2026.05.06 03:55:19.563434 [ 152 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2959 | 2026.05.06 03:55:19.563466 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 2960 | 2026.05.06 03:55:19.563473 [ 152 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.06 03:55:19.563513 [ 271 ] {6346d284-a73e-4790-ae01-ef7d2674c16d} <Debug> TCPHandler: Processed in 0.001394239 sec. | ||
| 2962 | 2026.05.06 03:55:19.563513 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2963 | 2026.05.06 03:55:19.563609 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 2964 | 2026.05.06 03:55:19.563667 [ 202 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.05.06 03:55:19.563702 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2966 | 2026.05.06 03:55:19.563728 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2967 | 2026.05.06 03:55:19.563734 [ 202 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2968 | 2026.05.06 03:55:19.563773 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 2969 | 2026.05.06 03:55:19.563809 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2970 | 2026.05.06 03:55:19.563812 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 2971 | 2026.05.06 03:55:19.563843 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2972 | 2026.05.06 03:55:19.563874 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 2973 | 2026.05.06 03:55:19.563907 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2974 | 2026.05.06 03:55:19.564648 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107353 sec., 838355.7050105726 rows/sec., 56.50 MiB/sec. | ||
| 2975 | 2026.05.06 03:55:19.564827 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2976 | 2026.05.06 03:55:19.565060 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.05.06 03:55:19.565123 [ 194 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_16_3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2978 | 2026.05.06 03:55:19.565177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2979 | 2026.05.06 03:55:20.051072 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.05.06 03:55:20.051328 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 2981 | 2026.05.06 03:55:20.051689 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2982 | 2026.05.06 03:55:20.051726 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <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 | ||
| 2983 | 2026.05.06 03:55:20.051960 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2984 | 2026.05.06 03:55:20.052029 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2985 | 2026.05.06 03:55:20.052174 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 2986 | 2026.05.06 03:55:20.052289 [ 315 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2987 | 2026.05.06 03:55:20.052295 [ 327 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2988 | 2026.05.06 03:55:20.052332 [ 317 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2989 | 2026.05.06 03:55:20.052297 [ 318 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2990 | 2026.05.06 03:55:20.052502 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2991 | 2026.05.06 03:55:20.052529 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2992 | 2026.05.06 03:55:20.052599 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2993 | 2026.05.06 03:55:20.052620 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2994 | 2026.05.06 03:55:20.052653 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2995 | 2026.05.06 03:55:20.052691 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 2996 | 2026.05.06 03:55:20.053872 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002656 sec., 13177.710843373494 rows/sec., 2.80 MiB/sec. | ||
| 2997 | 2026.05.06 03:55:20.053973 [ 271 ] {18b4c464-6feb-4835-9e5e-5e3143afb574} <Debug> TCPHandler: Processed in 0.003040215 sec. | ||
| 2998 | 2026.05.06 03:55:20.064919 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.05.06 03:55:20.065051 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3000 | 2026.05.06 03:55:20.065104 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3001 | 2026.05.06 03:55:20.066783 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.05.06 03:55:20.066827 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3003 | 2026.05.06 03:55:20.067356 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3004 | 2026.05.06 03:55:20.067589 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.05.06 03:55:20.067737 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002724 sec., 881424.375917768 rows/sec., 65.01 MiB/sec. | ||
| 3006 | 2026.05.06 03:55:20.067776 [ 271 ] {0f5d3e53-a729-40a6-a55a-4a723d1775e6} <Debug> TCPHandler: Processed in 0.002919291 sec. | ||
| 3007 | 2026.05.06 03:55:20.067898 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.05.06 03:55:20.067996 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.05.06 03:55:20.068037 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3010 | 2026.05.06 03:55:20.068435 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.05.06 03:55:20.068471 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3012 | 2026.05.06 03:55:20.068767 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3013 | 2026.05.06 03:55:20.068979 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.05.06 03:55:20.069106 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001129 sec., 7971.656333038087 rows/sec., 599.43 KiB/sec. | ||
| 3015 | 2026.05.06 03:55:20.069143 [ 271 ] {ba91a79e-970a-4c9d-80be-d3ffae46470c} <Debug> TCPHandler: Processed in 0.001295066 sec. | ||
| 3016 | 2026.05.06 03:55:20.069264 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.05.06 03:55:20.069360 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3018 | 2026.05.06 03:55:20.069400 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3019 | 2026.05.06 03:55:20.070112 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.06 03:55:20.070148 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3021 | 2026.05.06 03:55:20.070478 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3022 | 2026.05.06 03:55:20.070710 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.05.06 03:55:20.070838 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001496 sec., 535427.8074866311 rows/sec., 30.93 MiB/sec. | ||
| 3024 | 2026.05.06 03:55:20.070875 [ 271 ] {b23eaa1f-c69a-412c-8b5e-55162cbc970a} <Debug> TCPHandler: Processed in 0.001660646 sec. | ||
| 3025 | 2026.05.06 03:55:20.070996 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.05.06 03:55:20.071092 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3027 | 2026.05.06 03:55:20.071133 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3028 | 2026.05.06 03:55:20.071517 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.05.06 03:55:20.071554 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3030 | 2026.05.06 03:55:20.071847 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3031 | 2026.05.06 03:55:20.072058 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.05.06 03:55:20.072181 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 3033 | 2026.05.06 03:55:20.072218 [ 271 ] {89e7d667-3966-46c4-8040-b147d4e76c83} <Debug> TCPHandler: Processed in 0.001270655 sec. | ||
| 3034 | 2026.05.06 03:55:20.072333 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.05.06 03:55:20.072428 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3036 | 2026.05.06 03:55:20.072470 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3037 | 2026.05.06 03:55:20.073367 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.06 03:55:20.073402 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3039 | 2026.05.06 03:55:20.073762 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3040 | 2026.05.06 03:55:20.073979 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.05.06 03:55:20.074103 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001693 sec., 760779.6810395747 rows/sec., 50.73 MiB/sec. | ||
| 3042 | 2026.05.06 03:55:20.074141 [ 271 ] {5bb2214b-4aa4-4719-99de-e08edd0c23c9} <Debug> TCPHandler: Processed in 0.001856682 sec. | ||
| 3043 | 2026.05.06 03:55:20.074260 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.05.06 03:55:20.074355 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3045 | 2026.05.06 03:55:20.074400 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3046 | 2026.05.06 03:55:20.075108 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.05.06 03:55:20.075142 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3048 | 2026.05.06 03:55:20.075562 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3049 | 2026.05.06 03:55:20.075779 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.05.06 03:55:20.075905 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001569 sec., 953473.5500318673 rows/sec., 57.82 MiB/sec. | ||
| 3051 | 2026.05.06 03:55:20.075941 [ 271 ] {e565abca-2881-49b5-9180-63d92d399da2} <Debug> TCPHandler: Processed in 0.001730988 sec. | ||
| 3052 | 2026.05.06 03:55:20.076069 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.05.06 03:55:20.076165 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3054 | 2026.05.06 03:55:20.076219 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <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 | ||
| 3055 | 2026.05.06 03:55:20.077001 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.05.06 03:55:20.077036 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3057 | 2026.05.06 03:55:20.077530 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3058 | 2026.05.06 03:55:20.077752 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.06 03:55:20.077884 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001739 sec., 5175.388154111558 rows/sec., 9.27 MiB/sec. | ||
| 3060 | 2026.05.06 03:55:20.077934 [ 271 ] {3c34fd26-5436-4e2a-bdf1-27c9461c9ff7} <Debug> TCPHandler: Processed in 0.001914933 sec. | ||
| 3061 | 2026.05.06 03:55:20.078058 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.05.06 03:55:20.078154 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.05.06 03:55:20.078196 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3064 | 2026.05.06 03:55:20.078529 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.05.06 03:55:20.078562 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3066 | 2026.05.06 03:55:20.078858 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3067 | 2026.05.06 03:55:20.079073 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.05.06 03:55:20.079201 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 776.85 KiB/sec. | ||
| 3069 | 2026.05.06 03:55:20.079236 [ 271 ] {ad8ec8f8-dffc-45f0-9fa2-11b6190561e7} <Debug> TCPHandler: Processed in 0.001227844 sec. | ||
| 3070 | 2026.05.06 03:55:24.185225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6228 | ||
| 3071 | 2026.05.06 03:55:24.185806 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.06 03:55:24.185849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3073 | 2026.05.06 03:55:24.186346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3074 | 2026.05.06 03:55:24.186578 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.06 03:55:24.186709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6228 | ||
| 3076 | 2026.05.06 03:55:24.512438 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3077 | 2026.05.06 03:55:24.528302 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.06 03:55:24.528357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3079 | 2026.05.06 03:55:24.534211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3080 | 2026.05.06 03:55:24.534935 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.06 03:55:24.537645 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3082 | 2026.05.06 03:55:24.545010 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.05.06 03:55:24.545264 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 3084 | 2026.05.06 03:55:24.545613 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3085 | 2026.05.06 03:55:24.545650 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <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 | ||
| 3086 | 2026.05.06 03:55:24.545873 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3087 | 2026.05.06 03:55:24.545947 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3088 | 2026.05.06 03:55:24.546093 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3089 | 2026.05.06 03:55:24.546201 [ 327 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3090 | 2026.05.06 03:55:24.546232 [ 353 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3091 | 2026.05.06 03:55:24.546236 [ 318 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3092 | 2026.05.06 03:55:24.546255 [ 314 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3093 | 2026.05.06 03:55:24.546379 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3094 | 2026.05.06 03:55:24.546407 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3095 | 2026.05.06 03:55:24.546479 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3096 | 2026.05.06 03:55:24.546501 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3097 | 2026.05.06 03:55:24.546537 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3098 | 2026.05.06 03:55:24.546593 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3099 | 2026.05.06 03:55:24.547800 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002638 sec., 13267.626990144048 rows/sec., 2.23 MiB/sec. | ||
| 3100 | 2026.05.06 03:55:24.547929 [ 271 ] {ad478cc7-523a-4a60-8679-ef75b07f65c8} <Debug> TCPHandler: Processed in 0.003061275 sec. | ||
| 3101 | 2026.05.06 03:55:24.549340 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.06 03:55:24.549451 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.06 03:55:24.549497 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3104 | 2026.05.06 03:55:24.549981 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.06 03:55:24.550022 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3106 | 2026.05.06 03:55:24.550392 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3107 | 2026.05.06 03:55:24.550637 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.06 03:55:24.550799 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.12 MiB/sec. | ||
| 3109 | 2026.05.06 03:55:24.550840 [ 271 ] {c96ea5c4-41ff-482a-b5fe-09b4cb65da58} <Debug> TCPHandler: Processed in 0.001551283 sec. | ||
| 3110 | 2026.05.06 03:55:24.550958 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.05.06 03:55:24.551056 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3112 | 2026.05.06 03:55:24.551098 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3113 | 2026.05.06 03:55:24.551533 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.05.06 03:55:24.551569 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3115 | 2026.05.06 03:55:24.551878 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3116 | 2026.05.06 03:55:24.552094 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.05.06 03:55:24.552228 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 3118 | 2026.05.06 03:55:24.552266 [ 271 ] {0f225214-f36d-41b7-a92d-337270a6a801} <Debug> TCPHandler: Processed in 0.001358028 sec. | ||
| 3119 | 2026.05.06 03:55:24.552384 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.05.06 03:55:24.552481 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.05.06 03:55:24.552527 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3122 | 2026.05.06 03:55:24.552928 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.05.06 03:55:24.552966 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3124 | 2026.05.06 03:55:24.553299 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3125 | 2026.05.06 03:55:24.553523 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.05.06 03:55:24.553668 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001205 sec., 106224.0663900415 rows/sec., 7.40 MiB/sec. | ||
| 3127 | 2026.05.06 03:55:24.553707 [ 271 ] {0ec7d445-eeea-45f2-92eb-184144a167af} <Debug> TCPHandler: Processed in 0.001372929 sec. | ||
| 3128 | 2026.05.06 03:55:24.553821 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.05.06 03:55:24.553917 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3130 | 2026.05.06 03:55:24.553960 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3131 | 2026.05.06 03:55:24.554315 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.05.06 03:55:24.554352 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3133 | 2026.05.06 03:55:24.554678 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3134 | 2026.05.06 03:55:24.554894 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.05.06 03:55:24.555027 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 3136 | 2026.05.06 03:55:24.555062 [ 271 ] {25ee2b64-ad64-4cb9-bfdd-fefa1d937b58} <Debug> TCPHandler: Processed in 0.001291116 sec. | ||
| 3137 | 2026.05.06 03:55:26.670216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 372 | ||
| 3138 | 2026.05.06 03:55:26.673308 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.06 03:55:26.673369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3140 | 2026.05.06 03:55:26.674584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3141 | 2026.05.06 03:55:26.674857 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.06 03:55:26.675193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 3143 | 2026.05.06 03:55:29.547785 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.06 03:55:29.548039 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3145 | 2026.05.06 03:55:29.548400 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3146 | 2026.05.06 03:55:29.548442 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3147 | 2026.05.06 03:55:29.548687 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3148 | 2026.05.06 03:55:29.548766 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3149 | 2026.05.06 03:55:29.548925 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3150 | 2026.05.06 03:55:29.549064 [ 359 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3151 | 2026.05.06 03:55:29.549065 [ 341 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3152 | 2026.05.06 03:55:29.549110 [ 318 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3153 | 2026.05.06 03:55:29.549064 [ 353 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3154 | 2026.05.06 03:55:29.549248 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3155 | 2026.05.06 03:55:29.549275 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3156 | 2026.05.06 03:55:29.549343 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3157 | 2026.05.06 03:55:29.549363 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3158 | 2026.05.06 03:55:29.549397 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3159 | 2026.05.06 03:55:29.549433 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3160 | 2026.05.06 03:55:29.550618 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002672 sec., 13098.802395209581 rows/sec., 2.21 MiB/sec. | ||
| 3161 | 2026.05.06 03:55:29.550720 [ 271 ] {3e48b094-0f5f-4d0d-a2b7-561e0eba0dd8} <Debug> TCPHandler: Processed in 0.003068375 sec. | ||
| 3162 | 2026.05.06 03:55:29.553032 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.05.06 03:55:29.553143 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3164 | 2026.05.06 03:55:29.553188 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3165 | 2026.05.06 03:55:29.553746 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.06 03:55:29.553788 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3167 | 2026.05.06 03:55:29.554170 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3168 | 2026.05.06 03:55:29.554408 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.05.06 03:55:29.554565 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001454 sec., 93535.07565337002 rows/sec., 8.13 MiB/sec. | ||
| 3170 | 2026.05.06 03:55:29.554603 [ 271 ] {1adfa727-4283-4aef-8722-1f2e5baf50d3} <Debug> TCPHandler: Processed in 0.001620905 sec. | ||
| 3171 | 2026.05.06 03:55:29.554728 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.05.06 03:55:29.554826 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.05.06 03:55:29.554868 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3174 | 2026.05.06 03:55:29.555286 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.05.06 03:55:29.555323 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3176 | 2026.05.06 03:55:29.555668 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3177 | 2026.05.06 03:55:29.555878 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.05.06 03:55:29.555987 [ 140 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3179 | 2026.05.06 03:55:29.556011 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.44 MiB/sec. | ||
| 3180 | 2026.05.06 03:55:29.556061 [ 140 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.05.06 03:55:29.556069 [ 271 ] {047e5725-9245-4a6e-a256-a61c523aed42} <Debug> TCPHandler: Processed in 0.001389149 sec. | ||
| 3182 | 2026.05.06 03:55:29.556092 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3183 | 2026.05.06 03:55:29.556199 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.05.06 03:55:29.556215 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 3185 | 2026.05.06 03:55:29.556299 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3186 | 2026.05.06 03:55:29.556343 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3187 | 2026.05.06 03:55:29.556360 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3188 | 2026.05.06 03:55:29.556415 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 3189 | 2026.05.06 03:55:29.556510 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3190 | 2026.05.06 03:55:29.556569 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 3191 | 2026.05.06 03:55:29.556616 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3192 | 2026.05.06 03:55:29.556656 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 3193 | 2026.05.06 03:55:29.556701 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3194 | 2026.05.06 03:55:29.556792 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.06 03:55:29.556834 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3196 | 2026.05.06 03:55:29.557173 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3197 | 2026.05.06 03:55:29.557408 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.06 03:55:29.557543 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001264 sec., 82278.48101265823 rows/sec., 6.43 MiB/sec. | ||
| 3199 | 2026.05.06 03:55:29.557581 [ 271 ] {854f35ec-82b7-4517-83c9-a3215b5c3894} <Debug> TCPHandler: Processed in 0.0014299 sec. | ||
| 3200 | 2026.05.06 03:55:29.557597 [ 194 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437159 sec., 181608.29803800417 rows/sec., 14.01 MiB/sec. | ||
| 3201 | 2026.05.06 03:55:29.557701 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.05.06 03:55:29.557730 [ 186 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3203 | 2026.05.06 03:55:29.557798 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3204 | 2026.05.06 03:55:29.557847 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3205 | 2026.05.06 03:55:29.557996 [ 186 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.05.06 03:55:29.558074 [ 186 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_11_2} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3207 | 2026.05.06 03:55:29.558144 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3208 | 2026.05.06 03:55:29.558261 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.05.06 03:55:29.558302 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3210 | 2026.05.06 03:55:29.558632 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3211 | 2026.05.06 03:55:29.558841 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.05.06 03:55:29.558966 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3213 | 2026.05.06 03:55:29.559002 [ 271 ] {a126a08f-4a6a-478b-85de-a12f6246dd91} <Debug> TCPHandler: Processed in 0.001348598 sec. | ||
| 3214 | 2026.05.06 03:55:29.559118 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.05.06 03:55:29.559209 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.05.06 03:55:29.559262 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <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 | ||
| 3217 | 2026.05.06 03:55:29.560055 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.05.06 03:55:29.560090 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3219 | 2026.05.06 03:55:29.560661 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3220 | 2026.05.06 03:55:29.560881 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.05.06 03:55:29.560985 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3222 | 2026.05.06 03:55:29.561016 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001824 sec., 21929.824561403508 rows/sec., 39.30 MiB/sec. | ||
| 3223 | 2026.05.06 03:55:29.561022 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.05.06 03:55:29.561058 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3225 | 2026.05.06 03:55:29.561074 [ 271 ] {c2be0ea0-7298-4cb8-b94e-41e593508750} <Debug> TCPHandler: Processed in 0.002002816 sec. | ||
| 3226 | 2026.05.06 03:55:29.561148 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 3227 | 2026.05.06 03:55:29.561206 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.06 03:55:29.561300 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.06 03:55:29.561341 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3230 | 2026.05.06 03:55:29.561358 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3231 | 2026.05.06 03:55:29.561409 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 107 rows starting from the beginning of the part | ||
| 3232 | 2026.05.06 03:55:29.561548 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3233 | 2026.05.06 03:55:29.561649 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3234 | 2026.05.06 03:55:29.561686 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.05.06 03:55:29.561723 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3236 | 2026.05.06 03:55:29.561738 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3237 | 2026.05.06 03:55:29.561825 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 3238 | 2026.05.06 03:55:29.561911 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3239 | 2026.05.06 03:55:29.562035 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3240 | 2026.05.06 03:55:29.562252 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.05.06 03:55:29.562378 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3242 | 2026.05.06 03:55:29.562412 [ 271 ] {a12933ad-1fd4-404c-b253-e2ae3659a644} <Debug> TCPHandler: Processed in 0.001253914 sec. | ||
| 3243 | 2026.05.06 03:55:29.564521 [ 194 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 19 columns (19 merged, 0 gathered) in 0.003416835 sec., 79605.83405402953 rows/sec., 142.65 MiB/sec. | ||
| 3244 | 2026.05.06 03:55:29.564891 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3245 | 2026.05.06 03:55:29.565191 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.05.06 03:55:29.565258 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3247 | 2026.05.06 03:55:29.565345 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3248 | 2026.05.06 03:55:31.585583 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3249 | 2026.05.06 03:55:31.585654 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3250 | 2026.05.06 03:55:31.687723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6676 | ||
| 3251 | 2026.05.06 03:55:31.688205 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.05.06 03:55:31.688242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3253 | 2026.05.06 03:55:31.688715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3254 | 2026.05.06 03:55:31.688947 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.06 03:55:31.689072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6676 | ||
| 3256 | 2026.05.06 03:55:32.038615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3257 | 2026.05.06 03:55:32.054639 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.06 03:55:32.054690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3259 | 2026.05.06 03:55:32.060786 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3260 | 2026.05.06 03:55:32.061470 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.05.06 03:55:32.064130 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3262 | 2026.05.06 03:55:34.546271 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.05.06 03:55:34.546502 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 3264 | 2026.05.06 03:55:34.546859 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3265 | 2026.05.06 03:55:34.546896 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <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 | ||
| 3266 | 2026.05.06 03:55:34.547119 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3267 | 2026.05.06 03:55:34.547194 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3268 | 2026.05.06 03:55:34.547339 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3269 | 2026.05.06 03:55:34.547466 [ 359 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3270 | 2026.05.06 03:55:34.547501 [ 318 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3271 | 2026.05.06 03:55:34.547479 [ 353 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3272 | 2026.05.06 03:55:34.547482 [ 341 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3273 | 2026.05.06 03:55:34.547693 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3274 | 2026.05.06 03:55:34.547723 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3275 | 2026.05.06 03:55:34.547799 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3276 | 2026.05.06 03:55:34.547820 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3277 | 2026.05.06 03:55:34.547870 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3278 | 2026.05.06 03:55:34.547918 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3279 | 2026.05.06 03:55:34.549018 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002608 sec., 13420.245398773006 rows/sec., 2.26 MiB/sec. | ||
| 3280 | 2026.05.06 03:55:34.549131 [ 271 ] {63d42d67-d67d-4b38-8473-68bc1eec1666} <Debug> TCPHandler: Processed in 0.002996134 sec. | ||
| 3281 | 2026.05.06 03:55:34.550802 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.05.06 03:55:34.550933 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3283 | 2026.05.06 03:55:34.550986 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3284 | 2026.05.06 03:55:34.551606 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.05.06 03:55:34.551655 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3286 | 2026.05.06 03:55:34.552062 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3287 | 2026.05.06 03:55:34.552318 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.05.06 03:55:34.552490 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.70 MiB/sec. | ||
| 3289 | 2026.05.06 03:55:34.552537 [ 271 ] {3dc5ea1d-94ed-471f-8d73-966ec7c49c5a} <Debug> TCPHandler: Processed in 0.00179834 sec. | ||
| 3290 | 2026.05.06 03:55:34.552678 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.05.06 03:55:34.552778 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3292 | 2026.05.06 03:55:34.552819 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3293 | 2026.05.06 03:55:34.553249 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.06 03:55:34.553286 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3295 | 2026.05.06 03:55:34.553583 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3296 | 2026.05.06 03:55:34.553792 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.05.06 03:55:34.553921 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3298 | 2026.05.06 03:55:34.553963 [ 271 ] {162630e9-fd82-4a50-b10b-32dde6ec3583} <Debug> TCPHandler: Processed in 0.001345337 sec. | ||
| 3299 | 2026.05.06 03:55:34.554093 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.05.06 03:55:34.554186 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.05.06 03:55:34.554229 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3302 | 2026.05.06 03:55:34.554645 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.05.06 03:55:34.554681 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3304 | 2026.05.06 03:55:34.555016 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3305 | 2026.05.06 03:55:34.555225 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.05.06 03:55:34.555356 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3307 | 2026.05.06 03:55:34.555393 [ 271 ] {871e2050-88c3-425d-9487-2763eda244d3} <Debug> TCPHandler: Processed in 0.001348337 sec. | ||
| 3308 | 2026.05.06 03:55:34.555511 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.05.06 03:55:34.555604 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.05.06 03:55:34.555646 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3311 | 2026.05.06 03:55:34.555989 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.06 03:55:34.556025 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3313 | 2026.05.06 03:55:34.556337 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3314 | 2026.05.06 03:55:34.556545 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.06 03:55:34.556737 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 3316 | 2026.05.06 03:55:34.556774 [ 271 ] {b677ff50-3204-42d0-bbbf-9ae18120f743} <Debug> TCPHandler: Processed in 0.001312526 sec. | ||
| 3317 | 2026.05.06 03:55:35.136912 [ 136 ] {} <Debug> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3318 | 2026.05.06 03:55:35.137006 [ 136 ] {} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.06 03:55:35.137048 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3320 | 2026.05.06 03:55:35.137219 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::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 | ||
| 3321 | 2026.05.06 03:55:35.137428 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3322 | 2026.05.06 03:55:35.137481 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3323 | 2026.05.06 03:55:35.137584 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3324 | 2026.05.06 03:55:35.137657 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 801 rows starting from the beginning of the part | ||
| 3325 | 2026.05.06 03:55:35.137863 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 3326 | 2026.05.06 03:55:35.137910 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 3327 | 2026.05.06 03:55:35.138940 [ 200 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1675 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180047 sec., 930312.6405882909 rows/sec., 58.30 MiB/sec. | ||
| 3328 | 2026.05.06 03:55:35.139108 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3329 | 2026.05.06 03:55:35.139348 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.05.06 03:55:35.139416 [ 186 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_5_1} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3331 | 2026.05.06 03:55:35.139478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3332 | 2026.05.06 03:55:36.676301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 396 | ||
| 3333 | 2026.05.06 03:55:36.678257 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.05.06 03:55:36.678367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3335 | 2026.05.06 03:55:36.679560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3336 | 2026.05.06 03:55:36.679817 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.05.06 03:55:36.680060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 3338 | 2026.05.06 03:55:39.189161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7188 | ||
| 3339 | 2026.05.06 03:55:39.190009 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.05.06 03:55:39.190094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3341 | 2026.05.06 03:55:39.190769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3342 | 2026.05.06 03:55:39.191007 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.05.06 03:55:39.191153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7188 | ||
| 3344 | 2026.05.06 03:55:39.549242 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.05.06 03:55:39.549555 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3346 | 2026.05.06 03:55:39.550052 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3347 | 2026.05.06 03:55:39.550093 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3348 | 2026.05.06 03:55:39.550321 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3349 | 2026.05.06 03:55:39.550392 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3350 | 2026.05.06 03:55:39.550531 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3351 | 2026.05.06 03:55:39.550649 [ 359 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3352 | 2026.05.06 03:55:39.550649 [ 341 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3353 | 2026.05.06 03:55:39.550677 [ 348 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3354 | 2026.05.06 03:55:39.550649 [ 353 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3355 | 2026.05.06 03:55:39.550840 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3356 | 2026.05.06 03:55:39.550868 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3357 | 2026.05.06 03:55:39.550936 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3358 | 2026.05.06 03:55:39.550956 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3359 | 2026.05.06 03:55:39.550991 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3360 | 2026.05.06 03:55:39.551029 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3361 | 2026.05.06 03:55:39.552066 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002647 sec., 13222.516055912354 rows/sec., 2.23 MiB/sec. | ||
| 3362 | 2026.05.06 03:55:39.552170 [ 271 ] {0e859fc1-ca91-4358-89ce-334afa58deeb} <Debug> TCPHandler: Processed in 0.003090766 sec. | ||
| 3363 | 2026.05.06 03:55:39.555267 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.06 03:55:39.555405 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.06 03:55:39.555460 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3366 | 2026.05.06 03:55:39.556053 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.05.06 03:55:39.556097 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3368 | 2026.05.06 03:55:39.556440 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3369 | 2026.05.06 03:55:39.556655 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.06 03:55:39.556798 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001437 sec., 16701.461377870564 rows/sec., 1.39 MiB/sec. | ||
| 3371 | 2026.05.06 03:55:39.556836 [ 271 ] {f614f77d-7b52-404b-9ffc-9b1cb6e42925} <Debug> TCPHandler: Processed in 0.001631965 sec. | ||
| 3372 | 2026.05.06 03:55:39.556967 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.05.06 03:55:39.557065 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3374 | 2026.05.06 03:55:39.557107 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3375 | 2026.05.06 03:55:39.557526 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.05.06 03:55:39.557574 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3377 | 2026.05.06 03:55:39.557898 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3378 | 2026.05.06 03:55:39.558116 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.05.06 03:55:39.558248 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001205 sec., 1659.7510373443984 rows/sec., 135.34 KiB/sec. | ||
| 3380 | 2026.05.06 03:55:39.558286 [ 271 ] {5a2d899f-ae3c-491c-ad71-b823e570af3f} <Debug> TCPHandler: Processed in 0.001370838 sec. | ||
| 3381 | 2026.05.06 03:55:39.558408 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.05.06 03:55:39.558503 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3383 | 2026.05.06 03:55:39.558542 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3384 | 2026.05.06 03:55:39.559068 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.05.06 03:55:39.559104 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3386 | 2026.05.06 03:55:39.559416 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3387 | 2026.05.06 03:55:39.559625 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.05.06 03:55:39.559724 [ 132 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3389 | 2026.05.06 03:55:39.559752 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Debug> executeQuery: Read 257 rows, 23.63 KiB in 0.001268 sec., 202681.3880126183 rows/sec., 18.20 MiB/sec. | ||
| 3390 | 2026.05.06 03:55:39.559772 [ 132 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.05.06 03:55:39.559793 [ 271 ] {e0c780a5-8ded-4ca4-8325-25b4b9b25d2a} <Debug> TCPHandler: Processed in 0.00143527 sec. | ||
| 3392 | 2026.05.06 03:55:39.559797 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3393 | 2026.05.06 03:55:39.559925 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 3394 | 2026.05.06 03:55:39.559936 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.05.06 03:55:39.560048 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3396 | 2026.05.06 03:55:39.560066 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3397 | 2026.05.06 03:55:39.560089 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3398 | 2026.05.06 03:55:39.560108 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2611 rows starting from the beginning of the part | ||
| 3399 | 2026.05.06 03:55:39.560183 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2401 rows starting from the beginning of the part | ||
| 3400 | 2026.05.06 03:55:39.560232 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3401 | 2026.05.06 03:55:39.560279 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part | ||
| 3402 | 2026.05.06 03:55:39.560321 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3403 | 2026.05.06 03:55:39.560364 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 257 rows starting from the beginning of the part | ||
| 3404 | 2026.05.06 03:55:39.560545 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.05.06 03:55:39.560589 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3406 | 2026.05.06 03:55:39.560905 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3407 | 2026.05.06 03:55:39.561121 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.05.06 03:55:39.561255 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001225 sec., 44081.63265306123 rows/sec., 3.28 MiB/sec. | ||
| 3409 | 2026.05.06 03:55:39.561291 [ 271 ] {6f6d6a95-d532-419f-8885-80fa01feb777} <Debug> TCPHandler: Processed in 0.001404719 sec. | ||
| 3410 | 2026.05.06 03:55:39.561415 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.05.06 03:55:39.561507 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.05.06 03:55:39.561545 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3413 | 2026.05.06 03:55:39.561944 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.05.06 03:55:39.561979 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3415 | 2026.05.06 03:55:39.562273 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3416 | 2026.05.06 03:55:39.562477 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.05.06 03:55:39.562561 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5517 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691445 sec., 2049828.252109926 rows/sec., 162.78 MiB/sec. | ||
| 3418 | 2026.05.06 03:55:39.562607 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 3419 | 2026.05.06 03:55:39.562649 [ 271 ] {12cbf28a-222d-47bb-ba50-6d8a40676507} <Debug> TCPHandler: Processed in 0.001284756 sec. | ||
| 3420 | 2026.05.06 03:55:39.562762 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.05.06 03:55:39.562853 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.05.06 03:55:39.562854 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3423 | 2026.05.06 03:55:39.562893 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3424 | 2026.05.06 03:55:39.563107 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.05.06 03:55:39.563168 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_21_4} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3426 | 2026.05.06 03:55:39.563241 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3427 | 2026.05.06 03:55:39.563280 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.06 03:55:39.563314 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3429 | 2026.05.06 03:55:39.563595 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3430 | 2026.05.06 03:55:39.563795 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.05.06 03:55:39.563921 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 3432 | 2026.05.06 03:55:39.563958 [ 271 ] {e4a9adf0-961a-47c4-98c6-6d979f6f195a} <Debug> TCPHandler: Processed in 0.001242744 sec. | ||
| 3433 | 2026.05.06 03:55:39.564071 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.05.06 03:55:39.564162 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3435 | 2026.05.06 03:55:39.564191 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3436 | 2026.05.06 03:55:39.564200 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3437 | 2026.05.06 03:55:39.564683 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.05.06 03:55:39.564718 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3439 | 2026.05.06 03:55:39.565040 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3440 | 2026.05.06 03:55:39.565241 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.06 03:55:39.565337 [ 132 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3442 | 2026.05.06 03:55:39.565367 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001222 sec., 116202.94599018003 rows/sec., 9.38 MiB/sec. | ||
| 3443 | 2026.05.06 03:55:39.565367 [ 132 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.05.06 03:55:39.565406 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3445 | 2026.05.06 03:55:39.565411 [ 271 ] {ed02a528-f5f8-4658-a1f9-41f7a77a06d5} <Debug> TCPHandler: Processed in 0.001387049 sec. | ||
| 3446 | 2026.05.06 03:55:39.565481 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 3447 | 2026.05.06 03:55:39.565532 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.05.06 03:55:39.565595 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3449 | 2026.05.06 03:55:39.565629 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1399 rows starting from the beginning of the part | ||
| 3450 | 2026.05.06 03:55:39.565629 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3451 | 2026.05.06 03:55:39.565684 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1288 rows starting from the beginning of the part | ||
| 3452 | 2026.05.06 03:55:39.565684 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3453 | 2026.05.06 03:55:39.565733 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3454 | 2026.05.06 03:55:39.565776 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3455 | 2026.05.06 03:55:39.565817 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3456 | 2026.05.06 03:55:39.565856 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 142 rows starting from the beginning of the part | ||
| 3457 | 2026.05.06 03:55:39.566102 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.05.06 03:55:39.566141 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3459 | 2026.05.06 03:55:39.566472 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3460 | 2026.05.06 03:55:39.566691 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.05.06 03:55:39.566788 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3462 | 2026.05.06 03:55:39.566819 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001208 sec., 163079.4701986755 rows/sec., 11.70 MiB/sec. | ||
| 3463 | 2026.05.06 03:55:39.566820 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.06 03:55:39.566857 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3465 | 2026.05.06 03:55:39.566862 [ 271 ] {6e74f80c-ee95-4f30-bc15-729555c70dfe} <Debug> TCPHandler: Processed in 0.001377048 sec. | ||
| 3466 | 2026.05.06 03:55:39.566928 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 3467 | 2026.05.06 03:55:39.567003 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3468 | 2026.05.06 03:55:39.567010 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.05.06 03:55:39.567030 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5742 rows starting from the beginning of the part | ||
| 3470 | 2026.05.06 03:55:39.567081 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1496 rows starting from the beginning of the part | ||
| 3471 | 2026.05.06 03:55:39.567085 [ 197 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638126 sec., 1868598.6303861851 rows/sec., 135.59 MiB/sec. | ||
| 3472 | 2026.05.06 03:55:39.567102 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3473 | 2026.05.06 03:55:39.567125 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3474 | 2026.05.06 03:55:39.567161 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <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 | ||
| 3475 | 2026.05.06 03:55:39.567164 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 3476 | 2026.05.06 03:55:39.567209 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3477 | 2026.05.06 03:55:39.567245 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 197 rows starting from the beginning of the part | ||
| 3478 | 2026.05.06 03:55:39.567344 [ 196 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3479 | 2026.05.06 03:55:39.567684 [ 196 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.06 03:55:39.567761 [ 196 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_21_4} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3481 | 2026.05.06 03:55:39.567851 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3482 | 2026.05.06 03:55:39.568012 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.05.06 03:55:39.568053 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3484 | 2026.05.06 03:55:39.568614 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3485 | 2026.05.06 03:55:39.568839 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.05.06 03:55:39.568979 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001894 sec., 21119.324181626187 rows/sec., 37.84 MiB/sec. | ||
| 3487 | 2026.05.06 03:55:39.569034 [ 271 ] {dffb7562-eb1b-4c42-9060-a2476af5fb04} <Debug> TCPHandler: Processed in 0.002071037 sec. | ||
| 3488 | 2026.05.06 03:55:39.569155 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.05.06 03:55:39.569248 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.05.06 03:55:39.569289 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3491 | 2026.05.06 03:55:39.569627 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.05.06 03:55:39.569662 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3493 | 2026.05.06 03:55:39.569825 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7883 rows, containing 5 columns (5 merged, 0 gathered) in 0.002928761 sec., 2691581.866871349 rows/sec., 176.54 MiB/sec. | ||
| 3494 | 2026.05.06 03:55:39.569965 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3495 | 2026.05.06 03:55:39.570168 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.05.06 03:55:39.570293 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3497 | 2026.05.06 03:55:39.570295 [ 131 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3498 | 2026.05.06 03:55:39.570329 [ 271 ] {ef8b469e-4b78-4fc8-87c4-4d393ddc2f2d} <Debug> TCPHandler: Processed in 0.001221544 sec. | ||
| 3499 | 2026.05.06 03:55:39.570368 [ 131 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.05.06 03:55:39.570395 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3501 | 2026.05.06 03:55:39.570461 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3502 | 2026.05.06 03:55:39.570512 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3503 | 2026.05.06 03:55:39.570544 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3504 | 2026.05.06 03:55:39.570571 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3505 | 2026.05.06 03:55:39.570612 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 3506 | 2026.05.06 03:55:39.570646 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3507 | 2026.05.06 03:55:39.570680 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 3508 | 2026.05.06 03:55:39.570712 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3509 | 2026.05.06 03:55:39.570744 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3510 | 2026.05.06 03:55:39.570822 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.05.06 03:55:39.570906 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3512 | 2026.05.06 03:55:39.570990 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3513 | 2026.05.06 03:55:39.571710 [ 196 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273996 sec., 894822.2757371295 rows/sec., 60.30 MiB/sec. | ||
| 3514 | 2026.05.06 03:55:39.571858 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3515 | 2026.05.06 03:55:39.572109 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.05.06 03:55:39.572169 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_21_4} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3517 | 2026.05.06 03:55:39.572224 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3518 | 2026.05.06 03:55:39.581681 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.05.06 03:55:39.581730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3520 | 2026.05.06 03:55:39.587119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3521 | 2026.05.06 03:55:39.587788 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.06 03:55:39.590882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3523 | 2026.05.06 03:55:43.336543 [ 255 ] {} <Trace> TCP-Session: aabbab6a-d9fb-4e01-97d2-630440a61f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.05.06 03:55:43.336854 [ 255 ] {b75e8e4d-971b-40bb-8313-b3ef67b48c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61350) 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 has_own_data (stage: Complete) | ||
| 3525 | 2026.05.06 03:55:43.337353 [ 255 ] {b75e8e4d-971b-40bb-8313-b3ef67b48c4e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3526 | 2026.05.06 03:55:43.337535 [ 255 ] {b75e8e4d-971b-40bb-8313-b3ef67b48c4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3527 | 2026.05.06 03:55:43.337914 [ 359 ] {b75e8e4d-971b-40bb-8313-b3ef67b48c4e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3528 | 2026.05.06 03:55:43.338379 [ 255 ] {b75e8e4d-971b-40bb-8313-b3ef67b48c4e} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001657 sec., 84490.04224502112 rows/sec., 4.69 MiB/sec. | ||
| 3529 | 2026.05.06 03:55:43.338437 [ 255 ] {b75e8e4d-971b-40bb-8313-b3ef67b48c4e} <Debug> TCPHandler: Processed in 0.002073448 sec. | ||
| 3530 | 2026.05.06 03:55:44.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.04 MiB, peak 232.84 MiB, free memory in arenas 0.00 B, will set to 227.01 MiB (RSS), difference: -2.03 MiB | ||
| 3531 | 2026.05.06 03:55:44.546526 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.05.06 03:55:44.546888 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 3533 | 2026.05.06 03:55:44.547309 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3534 | 2026.05.06 03:55:44.547342 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <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 | ||
| 3535 | 2026.05.06 03:55:44.547551 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3536 | 2026.05.06 03:55:44.547617 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3537 | 2026.05.06 03:55:44.547754 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3538 | 2026.05.06 03:55:44.547842 [ 359 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3539 | 2026.05.06 03:55:44.547869 [ 341 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3540 | 2026.05.06 03:55:44.547872 [ 331 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3541 | 2026.05.06 03:55:44.547871 [ 353 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3542 | 2026.05.06 03:55:44.548031 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3543 | 2026.05.06 03:55:44.548057 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3544 | 2026.05.06 03:55:44.548130 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3545 | 2026.05.06 03:55:44.548152 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3546 | 2026.05.06 03:55:44.548188 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3547 | 2026.05.06 03:55:44.548225 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3548 | 2026.05.06 03:55:44.549366 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002635 sec., 13282.732447817836 rows/sec., 2.24 MiB/sec. | ||
| 3549 | 2026.05.06 03:55:44.549460 [ 271 ] {cc761303-e105-4040-90a1-815e6c1ee90c} <Debug> TCPHandler: Processed in 0.003113917 sec. | ||
| 3550 | 2026.05.06 03:55:44.551151 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.05.06 03:55:44.551277 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3552 | 2026.05.06 03:55:44.551327 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3553 | 2026.05.06 03:55:44.551961 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.06 03:55:44.552008 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3555 | 2026.05.06 03:55:44.552370 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3556 | 2026.05.06 03:55:44.552599 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.05.06 03:55:44.552741 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0015 sec., 37333.333333333336 rows/sec., 2.87 MiB/sec. | ||
| 3558 | 2026.05.06 03:55:44.552777 [ 271 ] {126dd0cf-eff6-4149-bf86-0dcee4e4102f} <Debug> TCPHandler: Processed in 0.001684417 sec. | ||
| 3559 | 2026.05.06 03:55:44.552902 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.05.06 03:55:44.552994 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3561 | 2026.05.06 03:55:44.553033 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3562 | 2026.05.06 03:55:44.553454 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.05.06 03:55:44.553490 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3564 | 2026.05.06 03:55:44.553777 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3565 | 2026.05.06 03:55:44.553980 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.05.06 03:55:44.554101 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 3567 | 2026.05.06 03:55:44.554137 [ 271 ] {92ddde5e-73f1-4785-b0cb-80b6825b7a5b} <Debug> TCPHandler: Processed in 0.001282156 sec. | ||
| 3568 | 2026.05.06 03:55:44.554276 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.05.06 03:55:44.554368 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.05.06 03:55:44.554411 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3571 | 2026.05.06 03:55:44.554807 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.05.06 03:55:44.554847 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3573 | 2026.05.06 03:55:44.555167 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3574 | 2026.05.06 03:55:44.555371 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.05.06 03:55:44.555499 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 3576 | 2026.05.06 03:55:44.555534 [ 271 ] {625a5b27-369e-478a-8fcf-460a0de52f2f} <Debug> TCPHandler: Processed in 0.001305636 sec. | ||
| 3577 | 2026.05.06 03:55:44.555651 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.05.06 03:55:44.555743 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3579 | 2026.05.06 03:55:44.555783 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3580 | 2026.05.06 03:55:44.556116 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.05.06 03:55:44.556152 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3582 | 2026.05.06 03:55:44.556436 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3583 | 2026.05.06 03:55:44.556643 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.05.06 03:55:44.556765 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 3585 | 2026.05.06 03:55:44.556799 [ 271 ] {a9145d79-86e3-4cda-8c8b-f01b10e1e02e} <Debug> TCPHandler: Processed in 0.001195544 sec. | ||
| 3586 | 2026.05.06 03:55:46.585713 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3587 | 2026.05.06 03:55:46.585784 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3588 | 2026.05.06 03:55:46.680200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 430 | ||
| 3589 | 2026.05.06 03:55:46.682800 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.05.06 03:55:46.682851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3591 | 2026.05.06 03:55:46.684019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3592 | 2026.05.06 03:55:46.684363 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.05.06 03:55:46.684545 [ 120 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3594 | 2026.05.06 03:55:46.684606 [ 120 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.05.06 03:55:46.684627 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3596 | 2026.05.06 03:55:46.684673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3597 | 2026.05.06 03:55:46.684745 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 3598 | 2026.05.06 03:55:46.685361 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3599 | 2026.05.06 03:55:46.685532 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 262 rows starting from the beginning of the part | ||
| 3600 | 2026.05.06 03:55:46.686015 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3601 | 2026.05.06 03:55:46.686518 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3602 | 2026.05.06 03:55:46.686903 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3603 | 2026.05.06 03:55:46.687317 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3604 | 2026.05.06 03:55:46.687700 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3605 | 2026.05.06 03:55:46.691217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7636 | ||
| 3606 | 2026.05.06 03:55:46.691702 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.05.06 03:55:46.691746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3608 | 2026.05.06 03:55:46.692302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3609 | 2026.05.06 03:55:46.692548 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.05.06 03:55:46.692684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7636 | ||
| 3611 | 2026.05.06 03:55:46.692689 [ 120 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3612 | 2026.05.06 03:55:46.692757 [ 120 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.05.06 03:55:46.692783 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3614 | 2026.05.06 03:55:46.692898 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 3615 | 2026.05.06 03:55:46.693036 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3616 | 2026.05.06 03:55:46.693081 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5268 rows starting from the beginning of the part | ||
| 3617 | 2026.05.06 03:55:46.693184 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 3618 | 2026.05.06 03:55:46.693245 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 3619 | 2026.05.06 03:55:46.693293 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 3620 | 2026.05.06 03:55:46.693339 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 3621 | 2026.05.06 03:55:46.693383 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 3622 | 2026.05.06 03:55:46.693841 [ 199 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 72 columns (72 merged, 0 gathered) in 0.009156295 sec., 46962.22653376721 rows/sec., 42.13 MiB/sec. | ||
| 3623 | 2026.05.06 03:55:46.694812 [ 198 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3624 | 2026.05.06 03:55:46.694857 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 4 columns (4 merged, 0 gathered) in 0.002009186 sec., 3800544.1009443626 rows/sec., 54.37 MiB/sec. | ||
| 3625 | 2026.05.06 03:55:46.695377 [ 199 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3626 | 2026.05.06 03:55:46.695496 [ 198 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.05.06 03:55:46.695598 [ 198 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_11_2} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3628 | 2026.05.06 03:55:46.695717 [ 199 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_16_3} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.05.06 03:55:46.695793 [ 199 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_16_3} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3630 | 2026.05.06 03:55:46.695843 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3631 | 2026.05.06 03:55:46.695886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3632 | 2026.05.06 03:55:47.001645 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001177623 sec. | ||
| 3633 | 2026.05.06 03:55:47.090932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3634 | 2026.05.06 03:55:47.106401 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.05.06 03:55:47.106452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3636 | 2026.05.06 03:55:47.112674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3637 | 2026.05.06 03:55:47.113338 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.05.06 03:55:47.113658 [ 121 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3639 | 2026.05.06 03:55:47.113756 [ 121 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.05.06 03:55:47.113794 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3641 | 2026.05.06 03:55:47.113953 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 3642 | 2026.05.06 03:55:47.116129 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3643 | 2026.05.06 03:55:47.118020 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3644 | 2026.05.06 03:55:47.119435 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 3645 | 2026.05.06 03:55:47.123903 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 3646 | 2026.05.06 03:55:47.128096 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 3647 | 2026.05.06 03:55:47.132231 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 3648 | 2026.05.06 03:55:47.137006 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 3649 | 2026.05.06 03:55:47.141344 [ 196 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 3650 | 2026.05.06 03:55:47.194453 [ 188 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080566681 sec., 1501.861544972915 rows/sec., 7.77 MiB/sec. | ||
| 3651 | 2026.05.06 03:55:47.196225 [ 188 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3652 | 2026.05.06 03:55:47.197985 [ 188 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_16_3} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.05.06 03:55:47.198071 [ 188 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_16_3} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3654 | 2026.05.06 03:55:47.199096 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3655 | 2026.05.06 03:55:48.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.27 MiB, peak 238.25 MiB, free memory in arenas 0.00 B, will set to 238.23 MiB (RSS), difference: 9.97 MiB | ||
| 3656 | 2026.05.06 03:55:49.547538 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.05.06 03:55:49.547793 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3658 | 2026.05.06 03:55:49.548178 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3659 | 2026.05.06 03:55:49.548225 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3660 | 2026.05.06 03:55:49.548457 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3661 | 2026.05.06 03:55:49.548531 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3662 | 2026.05.06 03:55:49.548676 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3663 | 2026.05.06 03:55:49.548797 [ 353 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3664 | 2026.05.06 03:55:49.548807 [ 359 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3665 | 2026.05.06 03:55:49.548824 [ 316 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3666 | 2026.05.06 03:55:49.548797 [ 341 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3667 | 2026.05.06 03:55:49.548989 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3668 | 2026.05.06 03:55:49.549017 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3669 | 2026.05.06 03:55:49.549085 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3670 | 2026.05.06 03:55:49.549105 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3671 | 2026.05.06 03:55:49.549139 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3672 | 2026.05.06 03:55:49.549183 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3673 | 2026.05.06 03:55:49.550288 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002598 sec., 13471.901462663587 rows/sec., 2.27 MiB/sec. | ||
| 3674 | 2026.05.06 03:55:49.550396 [ 271 ] {9b668c0b-8aa7-4143-a15b-e2572bc1fa73} <Debug> TCPHandler: Processed in 0.003000893 sec. | ||
| 3675 | 2026.05.06 03:55:49.552692 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.05.06 03:55:49.552808 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3677 | 2026.05.06 03:55:49.552855 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3678 | 2026.05.06 03:55:49.553411 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.05.06 03:55:49.553454 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3680 | 2026.05.06 03:55:49.553844 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3681 | 2026.05.06 03:55:49.554071 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.06 03:55:49.554222 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001449 sec., 93857.83298826778 rows/sec., 8.15 MiB/sec. | ||
| 3683 | 2026.05.06 03:55:49.554262 [ 271 ] {749012f8-3b96-4530-b189-8a391f063eea} <Debug> TCPHandler: Processed in 0.001624915 sec. | ||
| 3684 | 2026.05.06 03:55:49.554385 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.05.06 03:55:49.554484 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3686 | 2026.05.06 03:55:49.554526 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3687 | 2026.05.06 03:55:49.554945 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.05.06 03:55:49.554984 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3689 | 2026.05.06 03:55:49.555284 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3690 | 2026.05.06 03:55:49.555502 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.05.06 03:55:49.555632 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001169 sec., 34217.27972626177 rows/sec., 2.51 MiB/sec. | ||
| 3692 | 2026.05.06 03:55:49.555669 [ 271 ] {e0bb3f54-69ee-4967-9dd3-de8f8094f103} <Debug> TCPHandler: Processed in 0.001335637 sec. | ||
| 3693 | 2026.05.06 03:55:49.555780 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.05.06 03:55:49.555875 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3695 | 2026.05.06 03:55:49.555914 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3696 | 2026.05.06 03:55:49.556341 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.05.06 03:55:49.556378 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3698 | 2026.05.06 03:55:49.556688 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3699 | 2026.05.06 03:55:49.556900 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.06 03:55:49.557028 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.93 MiB/sec. | ||
| 3701 | 2026.05.06 03:55:49.557064 [ 271 ] {d02fe4c3-b89e-4a7e-9e0d-2bf441c8f6e9} <Debug> TCPHandler: Processed in 0.001333687 sec. | ||
| 3702 | 2026.05.06 03:55:49.557180 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.05.06 03:55:49.557274 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3704 | 2026.05.06 03:55:49.557317 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3705 | 2026.05.06 03:55:49.557794 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.06 03:55:49.557830 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3707 | 2026.05.06 03:55:49.558169 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3708 | 2026.05.06 03:55:49.558380 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.06 03:55:49.558508 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 3710 | 2026.05.06 03:55:49.558545 [ 271 ] {3e83e243-59fc-4dca-a357-3cc2f84237d4} <Debug> TCPHandler: Processed in 0.001413989 sec. | ||
| 3711 | 2026.05.06 03:55:49.558657 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.05.06 03:55:49.558755 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.05.06 03:55:49.558810 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <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 | ||
| 3714 | 2026.05.06 03:55:49.559601 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.05.06 03:55:49.559637 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3716 | 2026.05.06 03:55:49.560217 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3717 | 2026.05.06 03:55:49.560448 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.05.06 03:55:49.560591 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001855 sec., 21563.342318059298 rows/sec., 38.64 MiB/sec. | ||
| 3719 | 2026.05.06 03:55:49.560651 [ 271 ] {d6314208-bde2-4544-88e4-ee11f5a6ef9e} <Debug> TCPHandler: Processed in 0.002043667 sec. | ||
| 3720 | 2026.05.06 03:55:49.560788 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.05.06 03:55:49.560883 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.05.06 03:55:49.560927 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3723 | 2026.05.06 03:55:49.561276 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.05.06 03:55:49.561311 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3725 | 2026.05.06 03:55:49.561625 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3726 | 2026.05.06 03:55:49.561837 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.06 03:55:49.561965 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3728 | 2026.05.06 03:55:49.562001 [ 271 ] {d362f9cc-fe55-4f07-a299-8be99247a963} <Debug> TCPHandler: Processed in 0.001263635 sec. | ||
| 3729 | 2026.05.06 03:55:50.048672 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.05.06 03:55:50.048931 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3731 | 2026.05.06 03:55:50.049329 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3732 | 2026.05.06 03:55:50.049385 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3733 | 2026.05.06 03:55:50.049636 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3734 | 2026.05.06 03:55:50.049704 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3735 | 2026.05.06 03:55:50.049849 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3736 | 2026.05.06 03:55:50.049979 [ 341 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3737 | 2026.05.06 03:55:50.049989 [ 316 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3738 | 2026.05.06 03:55:50.049999 [ 359 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3739 | 2026.05.06 03:55:50.049979 [ 353 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3740 | 2026.05.06 03:55:50.050182 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3741 | 2026.05.06 03:55:50.050209 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3742 | 2026.05.06 03:55:50.050279 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3743 | 2026.05.06 03:55:50.050300 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3744 | 2026.05.06 03:55:50.050334 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 3745 | 2026.05.06 03:55:50.050373 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 3746 | 2026.05.06 03:55:50.051534 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002713 sec., 12900.847769996313 rows/sec., 2.74 MiB/sec. | ||
| 3747 | 2026.05.06 03:55:50.051659 [ 271 ] {6ea50e8f-a5ac-4c3c-8bb7-935fcae117ba} <Debug> TCPHandler: Processed in 0.003127747 sec. | ||
| 3748 | 2026.05.06 03:55:50.062805 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.05.06 03:55:50.062935 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3750 | 2026.05.06 03:55:50.062989 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3751 | 2026.05.06 03:55:50.063505 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.05.06 03:55:50.063542 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3753 | 2026.05.06 03:55:50.063916 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3754 | 2026.05.06 03:55:50.064141 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.05.06 03:55:50.064260 [ 117 ] {} <Debug> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3756 | 2026.05.06 03:55:50.064286 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001388 sec., 1440.922190201729 rows/sec., 117.50 KiB/sec. | ||
| 3757 | 2026.05.06 03:55:50.064306 [ 117 ] {} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.06 03:55:50.064325 [ 271 ] {815b4518-7824-4d08-a0aa-cf3baab3975b} <Debug> TCPHandler: Processed in 0.001583264 sec. | ||
| 3759 | 2026.05.06 03:55:50.064331 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3760 | 2026.05.06 03:55:50.064453 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.05.06 03:55:50.064457 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::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 | ||
| 3762 | 2026.05.06 03:55:50.064551 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3763 | 2026.05.06 03:55:50.064596 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3764 | 2026.05.06 03:55:50.064617 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3765 | 2026.05.06 03:55:50.064660 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3766 | 2026.05.06 03:55:50.064735 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3767 | 2026.05.06 03:55:50.064790 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3768 | 2026.05.06 03:55:50.064839 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3769 | 2026.05.06 03:55:50.064885 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3770 | 2026.05.06 03:55:50.064935 [ 191 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3771 | 2026.05.06 03:55:50.065798 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400049 sec., 22856.342885141876 rows/sec., 1.91 MiB/sec. | ||
| 3772 | 2026.05.06 03:55:50.065965 [ 198 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3773 | 2026.05.06 03:55:50.066011 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.05.06 03:55:50.066054 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3775 | 2026.05.06 03:55:50.066323 [ 198 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.05.06 03:55:50.066409 [ 198 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_6_1} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3777 | 2026.05.06 03:55:50.066498 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3778 | 2026.05.06 03:55:50.066770 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3779 | 2026.05.06 03:55:50.066995 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.05.06 03:55:50.067131 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002599 sec., 924201.6160061562 rows/sec., 68.16 MiB/sec. | ||
| 3781 | 2026.05.06 03:55:50.067171 [ 271 ] {3a2ff73d-bab3-4075-87b6-28249566ab9e} <Debug> TCPHandler: Processed in 0.002770067 sec. | ||
| 3782 | 2026.05.06 03:55:50.067285 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.05.06 03:55:50.067385 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.05.06 03:55:50.067427 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3785 | 2026.05.06 03:55:50.067834 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.05.06 03:55:50.067871 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3787 | 2026.05.06 03:55:50.068171 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3788 | 2026.05.06 03:55:50.068385 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.05.06 03:55:50.068513 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001152 sec., 9548.611111111111 rows/sec., 708.69 KiB/sec. | ||
| 3790 | 2026.05.06 03:55:50.068550 [ 271 ] {1a9fedff-37b6-424b-ab8d-c325c83c3af5} <Debug> TCPHandler: Processed in 0.001313977 sec. | ||
| 3791 | 2026.05.06 03:55:50.068665 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.05.06 03:55:50.068758 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.05.06 03:55:50.068798 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3794 | 2026.05.06 03:55:50.069422 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.05.06 03:55:50.069457 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3796 | 2026.05.06 03:55:50.069791 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3797 | 2026.05.06 03:55:50.070012 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.05.06 03:55:50.070137 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001397 sec., 573371.5103793844 rows/sec., 33.12 MiB/sec. | ||
| 3799 | 2026.05.06 03:55:50.070175 [ 271 ] {276f9b3d-4842-41a1-a220-01deedfbdbc6} <Debug> TCPHandler: Processed in 0.001559644 sec. | ||
| 3800 | 2026.05.06 03:55:50.070291 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.05.06 03:55:50.070384 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3802 | 2026.05.06 03:55:50.070424 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3803 | 2026.05.06 03:55:50.070804 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.05.06 03:55:50.070839 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3805 | 2026.05.06 03:55:50.071127 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3806 | 2026.05.06 03:55:50.071341 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.05.06 03:55:50.071466 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 3808 | 2026.05.06 03:55:50.071504 [ 271 ] {f793a9e2-3a61-483a-ba6c-e10d3bdb0cdb} <Debug> TCPHandler: Processed in 0.001263725 sec. | ||
| 3809 | 2026.05.06 03:55:50.071619 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.05.06 03:55:50.071712 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3811 | 2026.05.06 03:55:50.071752 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3812 | 2026.05.06 03:55:50.072507 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.05.06 03:55:50.072540 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3814 | 2026.05.06 03:55:50.072881 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3815 | 2026.05.06 03:55:50.073088 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.05.06 03:55:50.073207 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001569 sec., 822179.7323135755 rows/sec., 54.85 MiB/sec. | ||
| 3817 | 2026.05.06 03:55:50.073242 [ 271 ] {9a9c22c8-c2ee-4512-a2c1-f75f1d349fc4} <Debug> TCPHandler: Processed in 0.001730319 sec. | ||
| 3818 | 2026.05.06 03:55:50.073421 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.05.06 03:55:50.073516 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3820 | 2026.05.06 03:55:50.073559 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3821 | 2026.05.06 03:55:50.074210 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.05.06 03:55:50.074245 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3823 | 2026.05.06 03:55:50.074690 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3824 | 2026.05.06 03:55:50.074910 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.05.06 03:55:50.075045 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001547 sec., 967679.3794440853 rows/sec., 58.69 MiB/sec. | ||
| 3826 | 2026.05.06 03:55:50.075084 [ 271 ] {7f26b2c7-a849-4e6b-8f24-42f091576ed4} <Debug> TCPHandler: Processed in 0.001712517 sec. | ||
| 3827 | 2026.05.06 03:55:50.075198 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.05.06 03:55:50.075292 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3829 | 2026.05.06 03:55:50.075346 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <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 | ||
| 3830 | 2026.05.06 03:55:50.076080 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.05.06 03:55:50.076116 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3832 | 2026.05.06 03:55:50.076619 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3833 | 2026.05.06 03:55:50.076840 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.05.06 03:55:50.076974 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001701 sec., 5291.005291005291 rows/sec., 9.48 MiB/sec. | ||
| 3835 | 2026.05.06 03:55:50.077024 [ 271 ] {2cdf5226-4632-43f2-963d-2b202a4116cc} <Debug> TCPHandler: Processed in 0.001875182 sec. | ||
| 3836 | 2026.05.06 03:55:50.077148 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2026.05.06 03:55:50.077243 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3838 | 2026.05.06 03:55:50.077285 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3839 | 2026.05.06 03:55:50.077619 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.05.06 03:55:50.077653 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3841 | 2026.05.06 03:55:50.077959 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3842 | 2026.05.06 03:55:50.078172 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.05.06 03:55:50.078298 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 771.07 KiB/sec. | ||
| 3844 | 2026.05.06 03:55:50.078334 [ 271 ] {0cbf71c5-6573-4f1d-b5a4-459885153bbd} <Debug> TCPHandler: Processed in 0.001235555 sec. | ||
| 3845 | 2026.05.06 03:55:54.192760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8148 | ||
| 3846 | 2026.05.06 03:55:54.193578 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.05.06 03:55:54.193622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3848 | 2026.05.06 03:55:54.194124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3849 | 2026.05.06 03:55:54.194374 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.05.06 03:55:54.194524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8148 | ||
| 3851 | 2026.05.06 03:55:54.545779 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2026.05.06 03:55:54.546023 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 3853 | 2026.05.06 03:55:54.546391 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3854 | 2026.05.06 03:55:54.546435 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <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 | ||
| 3855 | 2026.05.06 03:55:54.546652 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3856 | 2026.05.06 03:55:54.546723 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3857 | 2026.05.06 03:55:54.546863 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3858 | 2026.05.06 03:55:54.546985 [ 359 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3859 | 2026.05.06 03:55:54.546997 [ 341 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3860 | 2026.05.06 03:55:54.547022 [ 312 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3861 | 2026.05.06 03:55:54.547000 [ 316 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3862 | 2026.05.06 03:55:54.547157 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3863 | 2026.05.06 03:55:54.547183 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3864 | 2026.05.06 03:55:54.547253 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3865 | 2026.05.06 03:55:54.547274 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3866 | 2026.05.06 03:55:54.547308 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3867 | 2026.05.06 03:55:54.547348 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3868 | 2026.05.06 03:55:54.548388 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002465 sec., 14198.782961460445 rows/sec., 2.39 MiB/sec. | ||
| 3869 | 2026.05.06 03:55:54.548496 [ 271 ] {4558aadb-6e49-46dc-9f7c-0e29834a97ec} <Debug> TCPHandler: Processed in 0.0028566 sec. | ||
| 3870 | 2026.05.06 03:55:54.550012 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.05.06 03:55:54.550122 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3872 | 2026.05.06 03:55:54.550166 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3873 | 2026.05.06 03:55:54.550748 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.05.06 03:55:54.550803 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3875 | 2026.05.06 03:55:54.551287 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3876 | 2026.05.06 03:55:54.551622 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.05.06 03:55:54.551816 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 3878 | 2026.05.06 03:55:54.551865 [ 271 ] {de22dfdc-bc9f-4b8f-a381-f2eba8d56b2a} <Debug> TCPHandler: Processed in 0.001903673 sec. | ||
| 3879 | 2026.05.06 03:55:54.552003 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.05.06 03:55:54.552121 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3881 | 2026.05.06 03:55:54.552171 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3882 | 2026.05.06 03:55:54.552659 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.05.06 03:55:54.552698 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3884 | 2026.05.06 03:55:54.553005 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3885 | 2026.05.06 03:55:54.553216 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.05.06 03:55:54.553361 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 3887 | 2026.05.06 03:55:54.553401 [ 271 ] {a9ce0fa9-c5f8-43c8-9d57-8251e018e121} <Debug> TCPHandler: Processed in 0.00146081 sec. | ||
| 3888 | 2026.05.06 03:55:54.553519 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.05.06 03:55:54.553615 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.05.06 03:55:54.553660 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3891 | 2026.05.06 03:55:54.554046 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.05.06 03:55:54.554084 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3893 | 2026.05.06 03:55:54.554461 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3894 | 2026.05.06 03:55:54.554675 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.05.06 03:55:54.554813 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001217 sec., 105176.66392769104 rows/sec., 7.33 MiB/sec. | ||
| 3896 | 2026.05.06 03:55:54.554851 [ 271 ] {72870fa9-7ee1-4edd-87d8-6a7c7bde43d2} <Debug> TCPHandler: Processed in 0.001382608 sec. | ||
| 3897 | 2026.05.06 03:55:54.554973 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.05.06 03:55:54.555068 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.05.06 03:55:54.555111 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3900 | 2026.05.06 03:55:54.555459 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.05.06 03:55:54.555496 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3902 | 2026.05.06 03:55:54.555813 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3903 | 2026.05.06 03:55:54.556031 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.05.06 03:55:54.556168 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001119 sec., 42895.44235924933 rows/sec., 2.89 MiB/sec. | ||
| 3905 | 2026.05.06 03:55:54.556206 [ 271 ] {ff86ff08-ec0a-4da3-a2db-e77516b6ead9} <Debug> TCPHandler: Processed in 0.001284266 sec. | ||
| 3906 | 2026.05.06 03:55:54.616180 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3907 | 2026.05.06 03:55:54.631227 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.05.06 03:55:54.631278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3909 | 2026.05.06 03:55:54.637344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3910 | 2026.05.06 03:55:54.638089 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.05.06 03:55:54.640693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3912 | 2026.05.06 03:55:56.684812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 474 | ||
| 3913 | 2026.05.06 03:55:56.687241 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.05.06 03:55:56.687282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3915 | 2026.05.06 03:55:56.688447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3916 | 2026.05.06 03:55:56.688693 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.05.06 03:55:56.688958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3918 | 2026.05.06 03:55:57.800843 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47021 | ||
| 3919 | 2026.05.06 03:55:57.800964 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.05.06 03:55:57.800997 [ 307 ] {} <Debug> TCP-Session: 45be7513-f53c-4b9e-8206-5dacffc5b6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47021 | ||
| 3921 | 2026.05.06 03:55:57.801022 [ 307 ] {} <Debug> TCP-Session: 45be7513-f53c-4b9e-8206-5dacffc5b6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.05.06 03:55:57.801038 [ 307 ] {} <Debug> TCP-Session: 45be7513-f53c-4b9e-8206-5dacffc5b6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.05.06 03:55:57.801238 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59859 | ||
| 3924 | 2026.05.06 03:55:57.801287 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39454 | ||
| 3925 | 2026.05.06 03:55:57.801290 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47398 | ||
| 3926 | 2026.05.06 03:55:57.801340 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58159 | ||
| 3927 | 2026.05.06 03:55:57.801372 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34183 | ||
| 3928 | 2026.05.06 03:55:57.801403 [ 307 ] {} <Trace> TCP-Session: 45be7513-f53c-4b9e-8206-5dacffc5b6a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.05.06 03:55:57.801362 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42058 | ||
| 3930 | 2026.05.06 03:55:57.801350 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43094 | ||
| 3931 | 2026.05.06 03:55:57.801326 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51692 | ||
| 3932 | 2026.05.06 03:55:57.801519 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.05.06 03:55:57.801581 [ 309 ] {} <Debug> TCP-Session: 579a496f-fb3e-47ea-8ba4-76d87a3823d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39454 | ||
| 3934 | 2026.05.06 03:55:57.801372 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3935 | 2026.05.06 03:55:57.801608 [ 309 ] {} <Debug> TCP-Session: 579a496f-fb3e-47ea-8ba4-76d87a3823d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.06 03:55:57.801631 [ 307 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3937 | 2026.05.06 03:55:57.801651 [ 309 ] {} <Debug> TCP-Session: 579a496f-fb3e-47ea-8ba4-76d87a3823d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.06 03:55:57.801651 [ 308 ] {} <Debug> TCP-Session: 5d428392-a9cf-4368-875b-8f7f11dc6f2b Authenticating user 'default' from [fd00:1122:3344:101::e]:59859 | ||
| 3939 | 2026.05.06 03:55:57.801713 [ 308 ] {} <Debug> TCP-Session: 5d428392-a9cf-4368-875b-8f7f11dc6f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.05.06 03:55:57.801727 [ 308 ] {} <Debug> TCP-Session: 5d428392-a9cf-4368-875b-8f7f11dc6f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.06 03:55:57.801935 [ 307 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3942 | 2026.05.06 03:55:57.801942 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.05.06 03:55:57.801996 [ 304 ] {} <Debug> TCP-Session: 117b1a07-7be5-4c65-912c-84789b4b2269 Authenticating user 'default' from [fd00:1122:3344:101::e]:34183 | ||
| 3944 | 2026.05.06 03:55:57.802002 [ 307 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3945 | 2026.05.06 03:55:57.802024 [ 304 ] {} <Debug> TCP-Session: 117b1a07-7be5-4c65-912c-84789b4b2269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.05.06 03:55:57.802055 [ 304 ] {} <Debug> TCP-Session: 117b1a07-7be5-4c65-912c-84789b4b2269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.05.06 03:55:57.802056 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3948 | 2026.05.06 03:55:57.802106 [ 311 ] {} <Debug> TCP-Session: aa196f22-b934-45b3-b12c-c5775c1bf3b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51692 | ||
| 3949 | 2026.05.06 03:55:57.802124 [ 311 ] {} <Debug> TCP-Session: aa196f22-b934-45b3-b12c-c5775c1bf3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.05.06 03:55:57.802142 [ 311 ] {} <Debug> TCP-Session: aa196f22-b934-45b3-b12c-c5775c1bf3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.05.06 03:55:57.802331 [ 307 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 3952 | 2026.05.06 03:55:57.802409 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3953 | 2026.05.06 03:55:57.802449 [ 269 ] {} <Debug> TCP-Session: d6239bac-060d-4e38-9500-59c5689be115 Authenticating user 'default' from [fd00:1122:3344:101::e]:43094 | ||
| 3954 | 2026.05.06 03:55:57.802474 [ 269 ] {} <Debug> TCP-Session: d6239bac-060d-4e38-9500-59c5689be115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.05.06 03:55:57.802491 [ 269 ] {} <Debug> TCP-Session: d6239bac-060d-4e38-9500-59c5689be115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.05.06 03:55:57.802508 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3957 | 2026.05.06 03:55:57.802542 [ 303 ] {} <Debug> TCP-Session: 029bc442-2933-4c33-95f4-13bb7ad6dc25 Authenticating user 'default' from [fd00:1122:3344:101::e]:42058 | ||
| 3958 | 2026.05.06 03:55:57.802561 [ 303 ] {} <Debug> TCP-Session: 029bc442-2933-4c33-95f4-13bb7ad6dc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.06 03:55:57.802573 [ 303 ] {} <Debug> TCP-Session: 029bc442-2933-4c33-95f4-13bb7ad6dc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.05.06 03:55:57.802783 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3961 | 2026.05.06 03:55:57.802825 [ 3 ] {} <Debug> TCP-Session: b1d89c5f-847a-4101-a787-76140b3d40ce Authenticating user 'default' from [fd00:1122:3344:101::e]:58159 | ||
| 3962 | 2026.05.06 03:55:57.802848 [ 3 ] {} <Debug> TCP-Session: b1d89c5f-847a-4101-a787-76140b3d40ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.06 03:55:57.802850 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3964 | 2026.05.06 03:55:57.802861 [ 3 ] {} <Debug> TCP-Session: b1d89c5f-847a-4101-a787-76140b3d40ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.05.06 03:55:57.802891 [ 310 ] {} <Debug> TCP-Session: 5fe0d6ef-a0e0-47a0-8cde-27dec1820410 Authenticating user 'default' from [fd00:1122:3344:101::e]:47398 | ||
| 3966 | 2026.05.06 03:55:57.802910 [ 310 ] {} <Debug> TCP-Session: 5fe0d6ef-a0e0-47a0-8cde-27dec1820410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.05.06 03:55:57.802923 [ 310 ] {} <Debug> TCP-Session: 5fe0d6ef-a0e0-47a0-8cde-27dec1820410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.05.06 03:55:57.803231 [ 321 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Trace> AggregatingTransform: Aggregating | ||
| 3969 | 2026.05.06 03:55:57.803265 [ 321 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3970 | 2026.05.06 03:55:57.803299 [ 321 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860924 sec. (1161.543 rows/sec., 45.37 KiB/sec.) | ||
| 3971 | 2026.05.06 03:55:57.803320 [ 321 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Trace> Aggregator: Merging aggregated data | ||
| 3972 | 2026.05.06 03:55:57.804789 [ 307 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003233 sec., 309.31023816888336 rows/sec., 12.08 KiB/sec. | ||
| 3973 | 2026.05.06 03:55:57.804934 [ 307 ] {2ae2053c-a681-4b67-a3bd-8ee7c3359b4b} <Debug> TCPHandler: Processed in 0.003659332 sec. | ||
| 3974 | 2026.05.06 03:55:57.805086 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3975 | 2026.05.06 03:55:57.805112 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3976 | 2026.05.06 03:55:57.805127 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3977 | 2026.05.06 03:55:57.805145 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2026.05.06 03:55:57.805160 [ 308 ] {} <Debug> TCP-Session: 5d428392-a9cf-4368-875b-8f7f11dc6f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.05.06 03:55:57.805161 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3980 | 2026.05.06 03:55:57.805180 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3981 | 2026.05.06 03:55:57.805192 [ 304 ] {} <Debug> TCP-Session: 117b1a07-7be5-4c65-912c-84789b4b2269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.05.06 03:55:57.805230 [ 309 ] {} <Debug> TCP-Session: 579a496f-fb3e-47ea-8ba4-76d87a3823d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.06 03:55:57.805239 [ 269 ] {} <Debug> TCP-Session: d6239bac-060d-4e38-9500-59c5689be115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.06 03:55:57.805219 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2026.05.06 03:55:57.805196 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3986 | 2026.05.06 03:55:57.805179 [ 310 ] {} <Debug> TCP-Session: 5fe0d6ef-a0e0-47a0-8cde-27dec1820410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.06 03:55:57.805319 [ 303 ] {} <Debug> TCP-Session: 029bc442-2933-4c33-95f4-13bb7ad6dc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.06 03:55:57.805313 [ 311 ] {} <Debug> TCP-Session: aa196f22-b934-45b3-b12c-c5775c1bf3b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.06 03:55:57.805117 [ 307 ] {} <Debug> TCP-Session: 45be7513-f53c-4b9e-8206-5dacffc5b6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.06 03:55:57.805237 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3991 | 2026.05.06 03:55:57.805420 [ 3 ] {} <Debug> TCP-Session: b1d89c5f-847a-4101-a787-76140b3d40ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.05.06 03:55:59.041753 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42285 | ||
| 3993 | 2026.05.06 03:55:59.041876 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3994 | 2026.05.06 03:55:59.041907 [ 307 ] {} <Debug> TCP-Session: 3254f4d0-b2e6-4cfc-9dea-8e6bb10ed546 Authenticating user 'default' from [fd00:1122:3344:101::e]:42285 | ||
| 3995 | 2026.05.06 03:55:59.041932 [ 307 ] {} <Debug> TCP-Session: 3254f4d0-b2e6-4cfc-9dea-8e6bb10ed546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.05.06 03:55:59.041947 [ 307 ] {} <Debug> TCP-Session: 3254f4d0-b2e6-4cfc-9dea-8e6bb10ed546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.06 03:55:59.042182 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35061 | ||
| 3998 | 2026.05.06 03:55:59.042210 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64669 | ||
| 3999 | 2026.05.06 03:55:59.042251 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34880 | ||
| 4000 | 2026.05.06 03:55:59.042290 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51523 | ||
| 4001 | 2026.05.06 03:55:59.042308 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4002 | 2026.05.06 03:55:59.042258 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40375 | ||
| 4003 | 2026.05.06 03:55:59.042348 [ 308 ] {} <Debug> TCP-Session: 7b857eb2-c964-4579-be66-604d6fe2f5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:35061 | ||
| 4004 | 2026.05.06 03:55:59.042333 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4005 | 2026.05.06 03:55:59.042376 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4006 | 2026.05.06 03:55:59.042389 [ 308 ] {} <Debug> TCP-Session: 7b857eb2-c964-4579-be66-604d6fe2f5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.05.06 03:55:59.042416 [ 3 ] {} <Debug> TCP-Session: 76db6af0-2dfb-4069-86dd-400a3c4455d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64669 | ||
| 4008 | 2026.05.06 03:55:59.042430 [ 269 ] {} <Debug> TCP-Session: 6cc440a7-7ec1-4edf-9986-470bf5b26f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:34880 | ||
| 4009 | 2026.05.06 03:55:59.042431 [ 308 ] {} <Debug> TCP-Session: 7b857eb2-c964-4579-be66-604d6fe2f5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.06 03:55:59.042462 [ 3 ] {} <Debug> TCP-Session: 76db6af0-2dfb-4069-86dd-400a3c4455d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.06 03:55:59.042473 [ 269 ] {} <Debug> TCP-Session: 6cc440a7-7ec1-4edf-9986-470bf5b26f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.06 03:55:59.042411 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4013 | 2026.05.06 03:55:59.042505 [ 269 ] {} <Debug> TCP-Session: 6cc440a7-7ec1-4edf-9986-470bf5b26f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.06 03:55:59.042518 [ 3 ] {} <Debug> TCP-Session: 76db6af0-2dfb-4069-86dd-400a3c4455d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.05.06 03:55:59.042532 [ 303 ] {} <Debug> TCP-Session: 57d1a090-4db9-4c9b-8092-48ad59a85b72 Authenticating user 'default' from [fd00:1122:3344:101::e]:40375 | ||
| 4016 | 2026.05.06 03:55:59.042379 [ 307 ] {} <Trace> TCP-Session: 3254f4d0-b2e6-4cfc-9dea-8e6bb10ed546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.05.06 03:55:59.042568 [ 303 ] {} <Debug> TCP-Session: 57d1a090-4db9-4c9b-8092-48ad59a85b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.05.06 03:55:59.042204 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50215 | ||
| 4019 | 2026.05.06 03:55:59.042593 [ 303 ] {} <Debug> TCP-Session: 57d1a090-4db9-4c9b-8092-48ad59a85b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.05.06 03:55:59.042198 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64936 | ||
| 4021 | 2026.05.06 03:55:59.042195 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55507 | ||
| 4022 | 2026.05.06 03:55:59.042657 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4023 | 2026.05.06 03:55:59.042381 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4024 | 2026.05.06 03:55:59.042710 [ 311 ] {} <Debug> TCP-Session: f83c605d-71a0-409a-82f7-90d3b677dcde Authenticating user 'default' from [fd00:1122:3344:101::e]:50215 | ||
| 4025 | 2026.05.06 03:55:59.042707 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4026 | 2026.05.06 03:55:59.042736 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4027 | 2026.05.06 03:55:59.042741 [ 311 ] {} <Debug> TCP-Session: f83c605d-71a0-409a-82f7-90d3b677dcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.05.06 03:55:59.042762 [ 310 ] {} <Debug> TCP-Session: c8e5575e-266d-4ff9-87e3-dbc6d61c883b Authenticating user 'default' from [fd00:1122:3344:101::e]:64936 | ||
| 4029 | 2026.05.06 03:55:59.042776 [ 309 ] {} <Debug> TCP-Session: 2dbc1693-8c44-4978-8c54-0e3d17a96026 Authenticating user 'default' from [fd00:1122:3344:101::e]:55507 | ||
| 4030 | 2026.05.06 03:55:59.042783 [ 311 ] {} <Debug> TCP-Session: f83c605d-71a0-409a-82f7-90d3b677dcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.05.06 03:55:59.042802 [ 310 ] {} <Debug> TCP-Session: c8e5575e-266d-4ff9-87e3-dbc6d61c883b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.05.06 03:55:59.042816 [ 309 ] {} <Debug> TCP-Session: 2dbc1693-8c44-4978-8c54-0e3d17a96026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.05.06 03:55:59.042843 [ 310 ] {} <Debug> TCP-Session: c8e5575e-266d-4ff9-87e3-dbc6d61c883b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.05.06 03:55:59.042731 [ 307 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42285) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4035 | 2026.05.06 03:55:59.042890 [ 309 ] {} <Debug> TCP-Session: 2dbc1693-8c44-4978-8c54-0e3d17a96026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.05.06 03:55:59.042734 [ 304 ] {} <Debug> TCP-Session: 3992b6f6-a0f0-4691-97ec-814eaa6f2bde Authenticating user 'default' from [fd00:1122:3344:101::e]:51523 | ||
| 4037 | 2026.05.06 03:55:59.042946 [ 304 ] {} <Debug> TCP-Session: 3992b6f6-a0f0-4691-97ec-814eaa6f2bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.05.06 03:55:59.042959 [ 304 ] {} <Debug> TCP-Session: 3992b6f6-a0f0-4691-97ec-814eaa6f2bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.05.06 03:55:59.043150 [ 307 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4040 | 2026.05.06 03:55:59.043207 [ 307 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4041 | 2026.05.06 03:55:59.043479 [ 307 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 4042 | 2026.05.06 03:55:59.044314 [ 319 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Trace> AggregatingTransform: Aggregating | ||
| 4043 | 2026.05.06 03:55:59.044355 [ 319 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4044 | 2026.05.06 03:55:59.044383 [ 319 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000801912 sec. (1247.020 rows/sec., 48.71 KiB/sec.) | ||
| 4045 | 2026.05.06 03:55:59.044398 [ 319 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Trace> Aggregator: Merging aggregated data | ||
| 4046 | 2026.05.06 03:55:59.045745 [ 307 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 4047 | 2026.05.06 03:55:59.045847 [ 307 ] {7506c9ee-6bd4-49fe-a49f-ff45e303e77d} <Debug> TCPHandler: Processed in 0.00358753 sec. | ||
| 4048 | 2026.05.06 03:55:59.045968 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4049 | 2026.05.06 03:55:59.045998 [ 307 ] {} <Debug> TCP-Session: 3254f4d0-b2e6-4cfc-9dea-8e6bb10ed546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.05.06 03:55:59.045999 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4051 | 2026.05.06 03:55:59.046024 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4052 | 2026.05.06 03:55:59.046045 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4053 | 2026.05.06 03:55:59.046063 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4054 | 2026.05.06 03:55:59.046087 [ 3 ] {} <Debug> TCP-Session: 76db6af0-2dfb-4069-86dd-400a3c4455d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.05.06 03:55:59.046104 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4056 | 2026.05.06 03:55:59.046130 [ 269 ] {} <Debug> TCP-Session: 6cc440a7-7ec1-4edf-9986-470bf5b26f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.05.06 03:55:59.046139 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4058 | 2026.05.06 03:55:59.046163 [ 309 ] {} <Debug> TCP-Session: 2dbc1693-8c44-4978-8c54-0e3d17a96026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.05.06 03:55:59.046122 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4060 | 2026.05.06 03:55:59.046192 [ 303 ] {} <Debug> TCP-Session: 57d1a090-4db9-4c9b-8092-48ad59a85b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.05.06 03:55:59.046105 [ 308 ] {} <Debug> TCP-Session: 7b857eb2-c964-4579-be66-604d6fe2f5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.05.06 03:55:59.046236 [ 310 ] {} <Debug> TCP-Session: c8e5575e-266d-4ff9-87e3-dbc6d61c883b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.06 03:55:59.046085 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4064 | 2026.05.06 03:55:59.046058 [ 304 ] {} <Debug> TCP-Session: 3992b6f6-a0f0-4691-97ec-814eaa6f2bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.05.06 03:55:59.046314 [ 311 ] {} <Debug> TCP-Session: f83c605d-71a0-409a-82f7-90d3b677dcde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.05.06 03:55:59.287293 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34128 | ||
| 4067 | 2026.05.06 03:55:59.287406 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2026.05.06 03:55:59.287432 [ 307 ] {} <Debug> TCP-Session: d9bd721c-d48f-479d-8cad-cbcb1c982a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:34128 | ||
| 4069 | 2026.05.06 03:55:59.287454 [ 307 ] {} <Debug> TCP-Session: d9bd721c-d48f-479d-8cad-cbcb1c982a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.05.06 03:55:59.287467 [ 307 ] {} <Debug> TCP-Session: d9bd721c-d48f-479d-8cad-cbcb1c982a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.05.06 03:55:59.287669 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39297 | ||
| 4072 | 2026.05.06 03:55:59.287694 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48533 | ||
| 4073 | 2026.05.06 03:55:59.287729 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55350 | ||
| 4074 | 2026.05.06 03:55:59.287733 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38168 | ||
| 4075 | 2026.05.06 03:55:59.287788 [ 307 ] {} <Trace> TCP-Session: d9bd721c-d48f-479d-8cad-cbcb1c982a49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.05.06 03:55:59.287813 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4077 | 2026.05.06 03:55:59.287790 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4078 | 2026.05.06 03:55:59.287867 [ 309 ] {} <Debug> TCP-Session: 3aa5c578-1f4e-4a83-9c23-365c4c8248cb Authenticating user 'default' from [fd00:1122:3344:101::e]:48533 | ||
| 4079 | 2026.05.06 03:55:59.287868 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4080 | 2026.05.06 03:55:59.287899 [ 308 ] {} <Debug> TCP-Session: b6e705d1-3f8c-4fa9-ba0a-42868ec4f374 Authenticating user 'default' from [fd00:1122:3344:101::e]:39297 | ||
| 4081 | 2026.05.06 03:55:59.287904 [ 309 ] {} <Debug> TCP-Session: 3aa5c578-1f4e-4a83-9c23-365c4c8248cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.05.06 03:55:59.287930 [ 310 ] {} <Debug> TCP-Session: bfac2204-56b5-4c07-b91b-99b043742636 Authenticating user 'default' from [fd00:1122:3344:101::e]:55350 | ||
| 4083 | 2026.05.06 03:55:59.287945 [ 309 ] {} <Debug> TCP-Session: 3aa5c578-1f4e-4a83-9c23-365c4c8248cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.05.06 03:55:59.287945 [ 308 ] {} <Debug> TCP-Session: b6e705d1-3f8c-4fa9-ba0a-42868ec4f374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.05.06 03:55:59.287974 [ 310 ] {} <Debug> TCP-Session: bfac2204-56b5-4c07-b91b-99b043742636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.05.06 03:55:59.287996 [ 308 ] {} <Debug> TCP-Session: b6e705d1-3f8c-4fa9-ba0a-42868ec4f374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.05.06 03:55:59.288013 [ 310 ] {} <Debug> TCP-Session: bfac2204-56b5-4c07-b91b-99b043742636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.05.06 03:55:59.288021 [ 307 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4089 | 2026.05.06 03:55:59.287873 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4090 | 2026.05.06 03:55:59.288143 [ 311 ] {} <Debug> TCP-Session: 47a7cc4a-83dc-497a-bb16-b16fc14d0f5b Authenticating user 'default' from [fd00:1122:3344:101::e]:38168 | ||
| 4091 | 2026.05.06 03:55:59.288168 [ 311 ] {} <Debug> TCP-Session: 47a7cc4a-83dc-497a-bb16-b16fc14d0f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.05.06 03:55:59.288188 [ 311 ] {} <Debug> TCP-Session: 47a7cc4a-83dc-497a-bb16-b16fc14d0f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.05.06 03:55:59.288400 [ 307 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4094 | 2026.05.06 03:55:59.288466 [ 307 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4095 | 2026.05.06 03:55:59.288770 [ 307 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 4096 | 2026.05.06 03:55:59.289858 [ 363 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Trace> AggregatingTransform: Aggregating | ||
| 4097 | 2026.05.06 03:55:59.289916 [ 363 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Trace> Aggregator: Aggregation method: without_key | ||
| 4098 | 2026.05.06 03:55:59.289956 [ 363 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029968 sec. (970.904 rows/sec., 37.93 KiB/sec.) | ||
| 4099 | 2026.05.06 03:55:59.289983 [ 363 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Trace> Aggregator: Merging aggregated data | ||
| 4100 | 2026.05.06 03:55:59.291473 [ 307 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003532 sec., 283.12570781426956 rows/sec., 11.06 KiB/sec. | ||
| 4101 | 2026.05.06 03:55:59.291622 [ 307 ] {9b38fc1e-a007-4740-8175-91becb1fa740} <Debug> TCPHandler: Processed in 0.00396757 sec. | ||
| 4102 | 2026.05.06 03:55:59.291858 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.05.06 03:55:59.291883 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.05.06 03:55:59.291906 [ 307 ] {} <Debug> TCP-Session: d9bd721c-d48f-479d-8cad-cbcb1c982a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.05.06 03:55:59.291928 [ 308 ] {} <Debug> TCP-Session: b6e705d1-3f8c-4fa9-ba0a-42868ec4f374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.05.06 03:55:59.291928 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.05.06 03:55:59.291944 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2026.05.06 03:55:59.292003 [ 309 ] {} <Debug> TCP-Session: 3aa5c578-1f4e-4a83-9c23-365c4c8248cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.05.06 03:55:59.292044 [ 310 ] {} <Debug> TCP-Session: bfac2204-56b5-4c07-b91b-99b043742636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.05.06 03:55:59.292058 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4111 | 2026.05.06 03:55:59.292105 [ 311 ] {} <Debug> TCP-Session: 47a7cc4a-83dc-497a-bb16-b16fc14d0f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.05.06 03:55:59.292999 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43320 | ||
| 4113 | 2026.05.06 03:55:59.293022 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38858 | ||
| 4114 | 2026.05.06 03:55:59.293032 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65452 | ||
| 4115 | 2026.05.06 03:55:59.293055 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59596 | ||
| 4116 | 2026.05.06 03:55:59.293083 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4117 | 2026.05.06 03:55:59.293100 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4118 | 2026.05.06 03:55:59.293125 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4119 | 2026.05.06 03:55:59.293137 [ 3 ] {} <Debug> TCP-Session: 58849d3a-6ad3-4ca0-a2ad-faa3e0c71d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:43320 | ||
| 4120 | 2026.05.06 03:55:59.293148 [ 269 ] {} <Debug> TCP-Session: a06f48a2-e2ce-441e-b1c5-a711be71c040 Authenticating user 'default' from [fd00:1122:3344:101::e]:38858 | ||
| 4121 | 2026.05.06 03:55:59.293159 [ 310 ] {} <Debug> TCP-Session: a5786760-ea0a-432c-945a-5c0811ecddd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65452 | ||
| 4122 | 2026.05.06 03:55:59.293173 [ 3 ] {} <Debug> TCP-Session: 58849d3a-6ad3-4ca0-a2ad-faa3e0c71d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.05.06 03:55:59.293184 [ 269 ] {} <Debug> TCP-Session: a06f48a2-e2ce-441e-b1c5-a711be71c040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.05.06 03:55:59.293208 [ 3 ] {} <Debug> TCP-Session: 58849d3a-6ad3-4ca0-a2ad-faa3e0c71d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.05.06 03:55:59.293239 [ 269 ] {} <Debug> TCP-Session: a06f48a2-e2ce-441e-b1c5-a711be71c040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.05.06 03:55:59.293193 [ 310 ] {} <Debug> TCP-Session: a5786760-ea0a-432c-945a-5c0811ecddd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.05.06 03:55:59.293158 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.05.06 03:55:59.293284 [ 310 ] {} <Debug> TCP-Session: a5786760-ea0a-432c-945a-5c0811ecddd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.05.06 03:55:59.293323 [ 303 ] {} <Debug> TCP-Session: 62f36ace-662b-4c11-b33e-3100d15670d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59596 | ||
| 4130 | 2026.05.06 03:55:59.293356 [ 303 ] {} <Debug> TCP-Session: 62f36ace-662b-4c11-b33e-3100d15670d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.05.06 03:55:59.293378 [ 303 ] {} <Debug> TCP-Session: 62f36ace-662b-4c11-b33e-3100d15670d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.05.06 03:55:59.315026 [ 269 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38858). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4133 | |||
| 4134 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4135 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4136 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4137 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4138 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4139 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4140 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4141 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4142 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4143 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4144 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4145 | (version 23.8.7.1) | ||
| 4146 | 2026.05.06 03:55:59.315216 [ 269 ] {} <Debug> TCP-Session: a06f48a2-e2ce-441e-b1c5-a711be71c040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.05.06 03:55:59.315236 [ 303 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59596). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4148 | |||
| 4149 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4150 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4151 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4152 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4153 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4154 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4155 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4156 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4157 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4158 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4159 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4160 | (version 23.8.7.1) | ||
| 4161 | 2026.05.06 03:55:59.315320 [ 303 ] {} <Debug> TCP-Session: 62f36ace-662b-4c11-b33e-3100d15670d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.05.06 03:55:59.315342 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43320). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4163 | |||
| 4164 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4165 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4166 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4167 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4168 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4169 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4170 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4171 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4172 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4173 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4174 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4175 | (version 23.8.7.1) | ||
| 4176 | 2026.05.06 03:55:59.315430 [ 3 ] {} <Debug> TCP-Session: 58849d3a-6ad3-4ca0-a2ad-faa3e0c71d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.05.06 03:55:59.315451 [ 310 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65452). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4178 | |||
| 4179 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4180 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4181 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4182 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4183 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4184 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4185 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4186 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4187 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4188 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4189 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4190 | (version 23.8.7.1) | ||
| 4191 | 2026.05.06 03:55:59.315526 [ 310 ] {} <Debug> TCP-Session: a5786760-ea0a-432c-945a-5c0811ecddd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.05.06 03:55:59.549339 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.05.06 03:55:59.549619 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4194 | 2026.05.06 03:55:59.549976 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4195 | 2026.05.06 03:55:59.550015 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4196 | 2026.05.06 03:55:59.550249 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4197 | 2026.05.06 03:55:59.550327 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4198 | 2026.05.06 03:55:59.550488 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4199 | 2026.05.06 03:55:59.550598 [ 315 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4200 | 2026.05.06 03:55:59.550658 [ 353 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4201 | 2026.05.06 03:55:59.550667 [ 324 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4202 | 2026.05.06 03:55:59.550657 [ 314 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4203 | 2026.05.06 03:55:59.550863 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4204 | 2026.05.06 03:55:59.550894 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4205 | 2026.05.06 03:55:59.550966 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4206 | 2026.05.06 03:55:59.550988 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4207 | 2026.05.06 03:55:59.551024 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4208 | 2026.05.06 03:55:59.551063 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4209 | 2026.05.06 03:55:59.552264 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002748 sec., 12736.535662299855 rows/sec., 2.15 MiB/sec. | ||
| 4210 | 2026.05.06 03:55:59.552406 [ 271 ] {7c3a7f44-75db-4523-8ffc-442fb1aaabb8} <Debug> TCPHandler: Processed in 0.003283121 sec. | ||
| 4211 | 2026.05.06 03:55:59.554701 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.05.06 03:55:59.554826 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4213 | 2026.05.06 03:55:59.554875 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4214 | 2026.05.06 03:55:59.555490 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.05.06 03:55:59.555539 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4216 | 2026.05.06 03:55:59.555952 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4217 | 2026.05.06 03:55:59.556204 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.05.06 03:55:59.556360 [ 108 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4219 | 2026.05.06 03:55:59.556364 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001573 sec., 86458.99554990465 rows/sec., 7.51 MiB/sec. | ||
| 4220 | 2026.05.06 03:55:59.556420 [ 108 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.05.06 03:55:59.556446 [ 271 ] {721ef561-90ed-4a9b-8544-3bca369148a1} <Debug> TCPHandler: Processed in 0.00180584 sec. | ||
| 4222 | 2026.05.06 03:55:59.556460 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4223 | 2026.05.06 03:55:59.556585 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 4224 | 2026.05.06 03:55:59.556595 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.05.06 03:55:59.556725 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4226 | 2026.05.06 03:55:59.556732 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4227 | 2026.05.06 03:55:59.556768 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2613 rows starting from the beginning of the part | ||
| 4228 | 2026.05.06 03:55:59.556790 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4229 | 2026.05.06 03:55:59.556842 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 4230 | 2026.05.06 03:55:59.556897 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 4231 | 2026.05.06 03:55:59.556940 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2402 rows starting from the beginning of the part | ||
| 4232 | 2026.05.06 03:55:59.556984 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4233 | 2026.05.06 03:55:59.557029 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part | ||
| 4234 | 2026.05.06 03:55:59.557253 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.06 03:55:59.557298 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4236 | 2026.05.06 03:55:59.557687 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4237 | 2026.05.06 03:55:59.557974 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.06 03:55:59.558151 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001441 sec., 27758.50104094379 rows/sec., 2.04 MiB/sec. | ||
| 4239 | 2026.05.06 03:55:59.558200 [ 271 ] {dbe5585c-318a-41cb-91cf-dc3de72373d6} <Debug> TCPHandler: Processed in 0.001657426 sec. | ||
| 4240 | 2026.05.06 03:55:59.558375 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2026.05.06 03:55:59.558501 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4242 | 2026.05.06 03:55:59.558547 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4243 | 2026.05.06 03:55:59.559000 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.05.06 03:55:59.559039 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4245 | 2026.05.06 03:55:59.559295 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5399 rows, containing 5 columns (5 merged, 0 gathered) in 0.002766297 sec., 1951706.559346303 rows/sec., 154.23 MiB/sec. | ||
| 4246 | 2026.05.06 03:55:59.559407 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4247 | 2026.05.06 03:55:59.559630 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4248 | 2026.05.06 03:55:59.559672 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.05.06 03:55:59.559801 [ 108 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4250 | 2026.05.06 03:55:59.559818 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001344 sec., 77380.95238095238 rows/sec., 6.04 MiB/sec. | ||
| 4251 | 2026.05.06 03:55:59.559843 [ 108 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.05.06 03:55:59.559865 [ 271 ] {8095187e-890d-47ed-a6b8-179c5a032235} <Debug> TCPHandler: Processed in 0.001568614 sec. | ||
| 4253 | 2026.05.06 03:55:59.559869 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4254 | 2026.05.06 03:55:59.559952 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.06 03:55:59.559962 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 4256 | 2026.05.06 03:55:59.560038 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.05.06 03:55:59.560050 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_26_5} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4258 | 2026.05.06 03:55:59.560081 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4259 | 2026.05.06 03:55:59.560121 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1400 rows starting from the beginning of the part | ||
| 4260 | 2026.05.06 03:55:59.560144 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.06 03:55:59.560178 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4262 | 2026.05.06 03:55:59.560182 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 4263 | 2026.05.06 03:55:59.560196 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4264 | 2026.05.06 03:55:59.560254 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4265 | 2026.05.06 03:55:59.560305 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1290 rows starting from the beginning of the part | ||
| 4266 | 2026.05.06 03:55:59.560375 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4267 | 2026.05.06 03:55:59.560451 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4268 | 2026.05.06 03:55:59.560684 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.05.06 03:55:59.560729 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4270 | 2026.05.06 03:55:59.561161 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4271 | 2026.05.06 03:55:59.561396 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.05.06 03:55:59.561523 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4273 | 2026.05.06 03:55:59.561544 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 4274 | 2026.05.06 03:55:59.561561 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.05.06 03:55:59.561586 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4276 | 2026.05.06 03:55:59.561591 [ 271 ] {3dafd544-4377-480e-917f-cc9d8407fa07} <Debug> TCPHandler: Processed in 0.001611935 sec. | ||
| 4277 | 2026.05.06 03:55:59.561637 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704208 sec., 1775604.855745308 rows/sec., 128.44 MiB/sec. | ||
| 4278 | 2026.05.06 03:55:59.561657 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 4279 | 2026.05.06 03:55:59.561733 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.05.06 03:55:59.561760 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4281 | 2026.05.06 03:55:59.561792 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7883 rows starting from the beginning of the part | ||
| 4282 | 2026.05.06 03:55:59.561837 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.05.06 03:55:59.561843 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 4284 | 2026.05.06 03:55:59.561877 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4285 | 2026.05.06 03:55:59.561899 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4286 | 2026.05.06 03:55:59.561905 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <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 | ||
| 4287 | 2026.05.06 03:55:59.561947 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1497 rows starting from the beginning of the part | ||
| 4288 | 2026.05.06 03:55:59.561990 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4289 | 2026.05.06 03:55:59.562028 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 4290 | 2026.05.06 03:55:59.562211 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.06 03:55:59.562304 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_26_5} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4292 | 2026.05.06 03:55:59.562416 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4293 | 2026.05.06 03:55:59.562843 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.05.06 03:55:59.562889 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4295 | 2026.05.06 03:55:59.563519 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4296 | 2026.05.06 03:55:59.563766 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.05.06 03:55:59.563924 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002107 sec., 18984.337921215 rows/sec., 34.02 MiB/sec. | ||
| 4298 | 2026.05.06 03:55:59.563991 [ 271 ] {697ea507-b64b-4a94-bf22-fb0906560ebc} <Debug> TCPHandler: Processed in 0.002308294 sec. | ||
| 4299 | 2026.05.06 03:55:59.564127 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.05.06 03:55:59.564225 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.05.06 03:55:59.564270 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4302 | 2026.05.06 03:55:59.564655 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.05.06 03:55:59.564697 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4304 | 2026.05.06 03:55:59.565027 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4305 | 2026.05.06 03:55:59.565252 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.05.06 03:55:59.565377 [ 106 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4307 | 2026.05.06 03:55:59.565394 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 4308 | 2026.05.06 03:55:59.565422 [ 106 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.05.06 03:55:59.565439 [ 271 ] {01512369-7651-4bc4-ab4f-85e22321d140} <Debug> TCPHandler: Processed in 0.001362738 sec. | ||
| 4310 | 2026.05.06 03:55:59.565448 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4311 | 2026.05.06 03:55:59.565536 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 4312 | 2026.05.06 03:55:59.565644 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4313 | 2026.05.06 03:55:59.565672 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4314 | 2026.05.06 03:55:59.565701 [ 202 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9988 rows, containing 5 columns (5 merged, 0 gathered) in 0.004070593 sec., 2453696.549863865 rows/sec., 159.73 MiB/sec. | ||
| 4315 | 2026.05.06 03:55:59.565722 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 4316 | 2026.05.06 03:55:59.565771 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4317 | 2026.05.06 03:55:59.565811 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 4318 | 2026.05.06 03:55:59.565850 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4319 | 2026.05.06 03:55:59.565889 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 4320 | 2026.05.06 03:55:59.565930 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4321 | 2026.05.06 03:55:59.566200 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.05.06 03:55:59.566271 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4323 | 2026.05.06 03:55:59.566343 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4324 | 2026.05.06 03:55:59.566758 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257295 sec., 1097594.4388548431 rows/sec., 73.97 MiB/sec. | ||
| 4325 | 2026.05.06 03:55:59.566924 [ 191 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4326 | 2026.05.06 03:55:59.567165 [ 191 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.05.06 03:55:59.567225 [ 191 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_26_5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4328 | 2026.05.06 03:55:59.567281 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4329 | 2026.05.06 03:56:01.585840 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4330 | 2026.05.06 03:56:01.585917 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4331 | 2026.05.06 03:56:01.694590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8596 | ||
| 4332 | 2026.05.06 03:56:01.695311 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.05.06 03:56:01.695362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4334 | 2026.05.06 03:56:01.695865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4335 | 2026.05.06 03:56:01.696124 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.05.06 03:56:01.696278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8596 | ||
| 4337 | 2026.05.06 03:56:02.141751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4338 | 2026.05.06 03:56:02.157091 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.05.06 03:56:02.157146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4340 | 2026.05.06 03:56:02.163147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4341 | 2026.05.06 03:56:02.163818 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.05.06 03:56:02.166481 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4343 | 2026.05.06 03:56:04.546224 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.05.06 03:56:04.546480 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 4345 | 2026.05.06 03:56:04.546844 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4346 | 2026.05.06 03:56:04.546880 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <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 | ||
| 4347 | 2026.05.06 03:56:04.547104 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4348 | 2026.05.06 03:56:04.547178 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4349 | 2026.05.06 03:56:04.547324 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4350 | 2026.05.06 03:56:04.547426 [ 315 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4351 | 2026.05.06 03:56:04.547459 [ 314 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4352 | 2026.05.06 03:56:04.547468 [ 325 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4353 | 2026.05.06 03:56:04.547462 [ 346 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4354 | 2026.05.06 03:56:04.547640 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4355 | 2026.05.06 03:56:04.547667 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4356 | 2026.05.06 03:56:04.547740 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4357 | 2026.05.06 03:56:04.547760 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4358 | 2026.05.06 03:56:04.547795 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4359 | 2026.05.06 03:56:04.547839 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4360 | 2026.05.06 03:56:04.548905 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002531 sec., 13828.526274199921 rows/sec., 2.33 MiB/sec. | ||
| 4361 | 2026.05.06 03:56:04.549020 [ 271 ] {6583545e-b001-4682-bbde-95e83879bba1} <Debug> TCPHandler: Processed in 0.002939202 sec. | ||
| 4362 | 2026.05.06 03:56:04.550610 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.05.06 03:56:04.550726 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.06 03:56:04.550772 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4365 | 2026.05.06 03:56:04.551331 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.06 03:56:04.551378 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4367 | 2026.05.06 03:56:04.551800 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4368 | 2026.05.06 03:56:04.552033 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.05.06 03:56:04.552185 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001491 sec., 37558.68544600939 rows/sec., 2.89 MiB/sec. | ||
| 4370 | 2026.05.06 03:56:04.552223 [ 271 ] {ef159561-11b2-4398-bfbd-33f989d4946c} <Debug> TCPHandler: Processed in 0.001667377 sec. | ||
| 4371 | 2026.05.06 03:56:04.552350 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.05.06 03:56:04.552451 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4373 | 2026.05.06 03:56:04.552494 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4374 | 2026.05.06 03:56:04.552915 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.05.06 03:56:04.552950 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4376 | 2026.05.06 03:56:04.553258 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4377 | 2026.05.06 03:56:04.553479 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.05.06 03:56:04.553609 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 4379 | 2026.05.06 03:56:04.553647 [ 271 ] {d5bd521b-0a75-4847-bccf-f353eae5d2be} <Debug> TCPHandler: Processed in 0.001348317 sec. | ||
| 4380 | 2026.05.06 03:56:04.553785 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.05.06 03:56:04.553883 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4382 | 2026.05.06 03:56:04.553928 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4383 | 2026.05.06 03:56:04.554356 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.05.06 03:56:04.554391 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4385 | 2026.05.06 03:56:04.554726 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4386 | 2026.05.06 03:56:04.554940 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.05.06 03:56:04.555069 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 4388 | 2026.05.06 03:56:04.555106 [ 271 ] {8bfa7683-e1e3-4459-9d97-b0a108cafbf4} <Debug> TCPHandler: Processed in 0.001371338 sec. | ||
| 4389 | 2026.05.06 03:56:04.555223 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.05.06 03:56:04.555318 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4391 | 2026.05.06 03:56:04.555366 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4392 | 2026.05.06 03:56:04.555713 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.05.06 03:56:04.555749 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4394 | 2026.05.06 03:56:04.556065 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4395 | 2026.05.06 03:56:04.556282 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.05.06 03:56:04.556415 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 4397 | 2026.05.06 03:56:04.556451 [ 271 ] {5b232f5c-df39-4416-a860-e4ea78f9311f} <Debug> TCPHandler: Processed in 0.001278005 sec. | ||
| 4398 | 2026.05.06 03:56:06.689166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 504 | ||
| 4399 | 2026.05.06 03:56:06.691895 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.05.06 03:56:06.691958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4401 | 2026.05.06 03:56:06.693199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4402 | 2026.05.06 03:56:06.693484 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.05.06 03:56:06.693829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 4404 | 2026.05.06 03:56:09.196359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9108 | ||
| 4405 | 2026.05.06 03:56:09.197204 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.05.06 03:56:09.197286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4407 | 2026.05.06 03:56:09.197828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4408 | 2026.05.06 03:56:09.198058 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.05.06 03:56:09.198178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9108 | ||
| 4410 | 2026.05.06 03:56:09.548823 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.05.06 03:56:09.549055 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4412 | 2026.05.06 03:56:09.549413 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4413 | 2026.05.06 03:56:09.549452 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4414 | 2026.05.06 03:56:09.549695 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4415 | 2026.05.06 03:56:09.549769 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4416 | 2026.05.06 03:56:09.549917 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4417 | 2026.05.06 03:56:09.550052 [ 315 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4418 | 2026.05.06 03:56:09.550050 [ 325 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4419 | 2026.05.06 03:56:09.550058 [ 314 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4420 | 2026.05.06 03:56:09.550050 [ 360 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4421 | 2026.05.06 03:56:09.550222 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4422 | 2026.05.06 03:56:09.550250 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4423 | 2026.05.06 03:56:09.550325 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4424 | 2026.05.06 03:56:09.550347 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4425 | 2026.05.06 03:56:09.550387 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4426 | 2026.05.06 03:56:09.550427 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4427 | 2026.05.06 03:56:09.551490 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00253 sec., 13833.99209486166 rows/sec., 2.33 MiB/sec. | ||
| 4428 | 2026.05.06 03:56:09.551604 [ 271 ] {76d5c9f3-d0f6-4cef-a400-4af20c8aaf93} <Debug> TCPHandler: Processed in 0.002923662 sec. | ||
| 4429 | 2026.05.06 03:56:09.554624 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.05.06 03:56:09.554744 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.05.06 03:56:09.554791 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4432 | 2026.05.06 03:56:09.555296 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.05.06 03:56:09.555340 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4434 | 2026.05.06 03:56:09.555714 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4435 | 2026.05.06 03:56:09.555960 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.05.06 03:56:09.556093 [ 98 ] {} <Debug> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4437 | 2026.05.06 03:56:09.556121 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00141 sec., 17021.27659574468 rows/sec., 1.41 MiB/sec. | ||
| 4438 | 2026.05.06 03:56:09.556136 [ 98 ] {} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.05.06 03:56:09.556164 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4440 | 2026.05.06 03:56:09.556168 [ 271 ] {37bb86ff-af87-4f43-9ace-ea9891e4fb6d} <Debug> TCPHandler: Processed in 0.001599335 sec. | ||
| 4441 | 2026.05.06 03:56:09.556274 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::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 | ||
| 4442 | 2026.05.06 03:56:09.556308 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.05.06 03:56:09.556401 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4444 | 2026.05.06 03:56:09.556415 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4445 | 2026.05.06 03:56:09.556441 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4446 | 2026.05.06 03:56:09.556463 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4447 | 2026.05.06 03:56:09.556513 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4448 | 2026.05.06 03:56:09.556564 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4449 | 2026.05.06 03:56:09.556606 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4450 | 2026.05.06 03:56:09.556645 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4451 | 2026.05.06 03:56:09.556902 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.05.06 03:56:09.556945 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4453 | 2026.05.06 03:56:09.557270 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4454 | 2026.05.06 03:56:09.557423 [ 202 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196963 sec., 100253.72547021085 rows/sec., 8.70 MiB/sec. | ||
| 4455 | 2026.05.06 03:56:09.557511 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.06 03:56:09.557558 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4457 | 2026.05.06 03:56:09.557662 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00127 sec., 11023.622047244095 rows/sec., 898.90 KiB/sec. | ||
| 4458 | 2026.05.06 03:56:09.557708 [ 271 ] {0f89d6d4-24aa-419e-a5b3-313ff391165a} <Debug> TCPHandler: Processed in 0.00145315 sec. | ||
| 4459 | 2026.05.06 03:56:09.557829 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.05.06 03:56:09.557833 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.06 03:56:09.557920 [ 191 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_5_1} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4462 | 2026.05.06 03:56:09.557932 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4463 | 2026.05.06 03:56:09.557978 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4464 | 2026.05.06 03:56:09.557986 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4465 | 2026.05.06 03:56:09.558596 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.05.06 03:56:09.558643 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4467 | 2026.05.06 03:56:09.559070 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4468 | 2026.05.06 03:56:09.559342 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.05.06 03:56:09.559480 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Debug> executeQuery: Read 263 rows, 24.07 KiB in 0.001569 sec., 167622.68961121733 rows/sec., 14.98 MiB/sec. | ||
| 4470 | 2026.05.06 03:56:09.559518 [ 271 ] {9b2b20aa-1c79-4244-8a3d-914c2ebc26fe} <Debug> TCPHandler: Processed in 0.001739599 sec. | ||
| 4471 | 2026.05.06 03:56:09.559642 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.05.06 03:56:09.559744 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4473 | 2026.05.06 03:56:09.559790 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4474 | 2026.05.06 03:56:09.560230 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.05.06 03:56:09.560268 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4476 | 2026.05.06 03:56:09.560582 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4477 | 2026.05.06 03:56:09.560804 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.05.06 03:56:09.560912 [ 98 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4479 | 2026.05.06 03:56:09.560935 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.00121 sec., 54545.45454545455 rows/sec., 3.99 MiB/sec. | ||
| 4480 | 2026.05.06 03:56:09.560953 [ 98 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.05.06 03:56:09.560977 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4482 | 2026.05.06 03:56:09.560979 [ 271 ] {686e200a-bc4d-4d07-a0d0-3343cf5a5534} <Debug> TCPHandler: Processed in 0.001386688 sec. | ||
| 4483 | 2026.05.06 03:56:09.561066 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 4484 | 2026.05.06 03:56:09.561131 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.05.06 03:56:09.561177 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4486 | 2026.05.06 03:56:09.561216 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 79 rows starting from the beginning of the part | ||
| 4487 | 2026.05.06 03:56:09.561231 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.05.06 03:56:09.561276 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4489 | 2026.05.06 03:56:09.561287 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 4490 | 2026.05.06 03:56:09.561334 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4491 | 2026.05.06 03:56:09.561378 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 4492 | 2026.05.06 03:56:09.561418 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4493 | 2026.05.06 03:56:09.561458 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 4494 | 2026.05.06 03:56:09.561709 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.05.06 03:56:09.561751 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4496 | 2026.05.06 03:56:09.562090 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4497 | 2026.05.06 03:56:09.562290 [ 191 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265316 sec., 229191.7592127184 rows/sec., 17.69 MiB/sec. | ||
| 4498 | 2026.05.06 03:56:09.562316 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.05.06 03:56:09.562439 [ 202 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4500 | 2026.05.06 03:56:09.562456 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001243 sec., 19308.12550281577 rows/sec., 1.60 MiB/sec. | ||
| 4501 | 2026.05.06 03:56:09.562501 [ 271 ] {aa6b514a-b904-4705-b544-6cc9becca1a7} <Debug> TCPHandler: Processed in 0.001420629 sec. | ||
| 4502 | 2026.05.06 03:56:09.562635 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.05.06 03:56:09.562730 [ 202 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.05.06 03:56:09.562734 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.05.06 03:56:09.562791 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4506 | 2026.05.06 03:56:09.562812 [ 202 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_16_3} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4507 | 2026.05.06 03:56:09.562901 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4508 | 2026.05.06 03:56:09.563210 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.05.06 03:56:09.563250 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4510 | 2026.05.06 03:56:09.563585 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4511 | 2026.05.06 03:56:09.563802 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.05.06 03:56:09.563902 [ 97 ] {} <Debug> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4513 | 2026.05.06 03:56:09.563932 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001216 sec., 9868.421052631578 rows/sec., 770.97 KiB/sec. | ||
| 4514 | 2026.05.06 03:56:09.563938 [ 97 ] {} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2026.05.06 03:56:09.563964 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4516 | 2026.05.06 03:56:09.563971 [ 271 ] {8efa64ac-427f-4552-b614-e3d79b6a0501} <Debug> TCPHandler: Processed in 0.001385298 sec. | ||
| 4517 | 2026.05.06 03:56:09.564047 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::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 | ||
| 4518 | 2026.05.06 03:56:09.564098 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.05.06 03:56:09.564142 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4520 | 2026.05.06 03:56:09.564173 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4521 | 2026.05.06 03:56:09.564201 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4522 | 2026.05.06 03:56:09.564223 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4523 | 2026.05.06 03:56:09.564249 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4524 | 2026.05.06 03:56:09.564269 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4525 | 2026.05.06 03:56:09.564313 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4526 | 2026.05.06 03:56:09.564348 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4527 | 2026.05.06 03:56:09.564751 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.05.06 03:56:09.564791 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4529 | 2026.05.06 03:56:09.565012 [ 191 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000998908 sec., 60065.591626055655 rows/sec., 4.81 MiB/sec. | ||
| 4530 | 2026.05.06 03:56:09.565132 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4531 | 2026.05.06 03:56:09.565142 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4532 | 2026.05.06 03:56:09.565460 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.05.06 03:56:09.565468 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.05.06 03:56:09.565534 [ 194 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_5_1} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4535 | 2026.05.06 03:56:09.565600 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4536 | 2026.05.06 03:56:09.565623 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Debug> executeQuery: Read 154 rows, 12.72 KiB in 0.00144 sec., 106944.44444444444 rows/sec., 8.62 MiB/sec. | ||
| 4537 | 2026.05.06 03:56:09.565668 [ 271 ] {c0a818a7-aeeb-4da1-b94d-66e8b7e2e0d2} <Debug> TCPHandler: Processed in 0.001619936 sec. | ||
| 4538 | 2026.05.06 03:56:09.565793 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.05.06 03:56:09.565891 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4540 | 2026.05.06 03:56:09.565935 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4541 | 2026.05.06 03:56:09.566353 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.05.06 03:56:09.566391 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4543 | 2026.05.06 03:56:09.566757 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4544 | 2026.05.06 03:56:09.566975 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.05.06 03:56:09.567105 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001233 sec., 164639.09164639094 rows/sec., 11.79 MiB/sec. | ||
| 4546 | 2026.05.06 03:56:09.567142 [ 271 ] {a1be663f-670c-4b04-9dae-1649edfc3fe1} <Debug> TCPHandler: Processed in 0.001399689 sec. | ||
| 4547 | 2026.05.06 03:56:09.567269 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.05.06 03:56:09.567363 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.05.06 03:56:09.567418 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <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 | ||
| 4550 | 2026.05.06 03:56:09.568281 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.05.06 03:56:09.568317 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4552 | 2026.05.06 03:56:09.568899 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4553 | 2026.05.06 03:56:09.569125 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.05.06 03:56:09.569230 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4555 | 2026.05.06 03:56:09.569269 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. | ||
| 4556 | 2026.05.06 03:56:09.569291 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.05.06 03:56:09.569319 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4558 | 2026.05.06 03:56:09.569337 [ 271 ] {1d7092ee-52ef-4475-ba9c-d22c1e1fccf6} <Debug> TCPHandler: Processed in 0.002117589 sec. | ||
| 4559 | 2026.05.06 03:56:09.569402 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 4560 | 2026.05.06 03:56:09.569476 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.05.06 03:56:09.569578 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.06 03:56:09.569600 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4563 | 2026.05.06 03:56:09.569621 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4564 | 2026.05.06 03:56:09.569655 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 272 rows starting from the beginning of the part | ||
| 4565 | 2026.05.06 03:56:09.569772 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4566 | 2026.05.06 03:56:09.569872 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4567 | 2026.05.06 03:56:09.569972 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 4568 | 2026.05.06 03:56:09.570006 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.05.06 03:56:09.570047 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4570 | 2026.05.06 03:56:09.570077 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4571 | 2026.05.06 03:56:09.570194 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4572 | 2026.05.06 03:56:09.570380 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4573 | 2026.05.06 03:56:09.570648 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.05.06 03:56:09.570789 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 4575 | 2026.05.06 03:56:09.570825 [ 271 ] {ae1893a1-f732-4b30-a26a-410d3eecce72} <Debug> TCPHandler: Processed in 0.001400209 sec. | ||
| 4576 | 2026.05.06 03:56:09.573853 [ 194 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 19 columns (19 merged, 0 gathered) in 0.004484495 sec., 98338.83190860956 rows/sec., 176.22 MiB/sec. | ||
| 4577 | 2026.05.06 03:56:09.574509 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4578 | 2026.05.06 03:56:09.574835 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.05.06 03:56:09.574904 [ 202 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4580 | 2026.05.06 03:56:09.574986 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4581 | 2026.05.06 03:56:09.666541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4582 | 2026.05.06 03:56:09.683317 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.06 03:56:09.683381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4584 | 2026.05.06 03:56:09.689161 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4585 | 2026.05.06 03:56:09.689938 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.05.06 03:56:09.692921 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4587 | 2026.05.06 03:56:14.546166 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.06 03:56:14.546406 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 4589 | 2026.05.06 03:56:14.546736 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4590 | 2026.05.06 03:56:14.546772 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <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 | ||
| 4591 | 2026.05.06 03:56:14.546991 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4592 | 2026.05.06 03:56:14.547062 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4593 | 2026.05.06 03:56:14.547209 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4594 | 2026.05.06 03:56:14.547332 [ 315 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4595 | 2026.05.06 03:56:14.547337 [ 360 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4596 | 2026.05.06 03:56:14.547351 [ 314 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4597 | 2026.05.06 03:56:14.547333 [ 325 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4598 | 2026.05.06 03:56:14.547525 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4599 | 2026.05.06 03:56:14.547553 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4600 | 2026.05.06 03:56:14.547627 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4601 | 2026.05.06 03:56:14.547647 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4602 | 2026.05.06 03:56:14.547683 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4603 | 2026.05.06 03:56:14.547748 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4604 | 2026.05.06 03:56:14.549064 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002746 sec., 12745.812090313182 rows/sec., 2.15 MiB/sec. | ||
| 4605 | 2026.05.06 03:56:14.549187 [ 271 ] {3dd74bb4-5b95-451d-9ee2-009a68ba1c67} <Debug> TCPHandler: Processed in 0.003157988 sec. | ||
| 4606 | 2026.05.06 03:56:14.550804 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.06 03:56:14.550914 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.06 03:56:14.550957 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4609 | 2026.05.06 03:56:14.551478 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.06 03:56:14.551520 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4611 | 2026.05.06 03:56:14.551905 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4612 | 2026.05.06 03:56:14.552139 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.06 03:56:14.552288 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001406 sec., 39829.30298719773 rows/sec., 3.06 MiB/sec. | ||
| 4614 | 2026.05.06 03:56:14.552328 [ 271 ] {05dd9cb4-ab0b-444c-905d-3b81c5d54189} <Debug> TCPHandler: Processed in 0.001575474 sec. | ||
| 4615 | 2026.05.06 03:56:14.552461 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.05.06 03:56:14.552560 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4617 | 2026.05.06 03:56:14.552602 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4618 | 2026.05.06 03:56:14.553031 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.05.06 03:56:14.553066 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4620 | 2026.05.06 03:56:14.553377 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4621 | 2026.05.06 03:56:14.553594 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.06 03:56:14.553721 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 4623 | 2026.05.06 03:56:14.553758 [ 271 ] {fd8346c3-0384-498c-83f9-e0e35ab46808} <Debug> TCPHandler: Processed in 0.001347697 sec. | ||
| 4624 | 2026.05.06 03:56:14.553883 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.05.06 03:56:14.553980 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4626 | 2026.05.06 03:56:14.554027 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4627 | 2026.05.06 03:56:14.554446 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.06 03:56:14.554482 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4629 | 2026.05.06 03:56:14.554832 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4630 | 2026.05.06 03:56:14.555054 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.05.06 03:56:14.555186 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4632 | 2026.05.06 03:56:14.555223 [ 271 ] {4e1cd515-bdee-4235-a783-01132057e010} <Debug> TCPHandler: Processed in 0.001389349 sec. | ||
| 4633 | 2026.05.06 03:56:14.555345 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.05.06 03:56:14.555441 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4635 | 2026.05.06 03:56:14.555484 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4636 | 2026.05.06 03:56:14.555835 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.06 03:56:14.555871 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4638 | 2026.05.06 03:56:14.556190 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4639 | 2026.05.06 03:56:14.556408 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.06 03:56:14.556537 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 4641 | 2026.05.06 03:56:14.556574 [ 271 ] {4ac96d86-cc0a-46fa-b3b7-42fe7b3765ec} <Debug> TCPHandler: Processed in 0.001278565 sec. | ||
| 4642 | 2026.05.06 03:56:16.585966 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4643 | 2026.05.06 03:56:16.586034 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4644 | 2026.05.06 03:56:16.694860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 536 | ||
| 4645 | 2026.05.06 03:56:16.697178 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.06 03:56:16.697229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4647 | 2026.05.06 03:56:16.698439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4648 | 2026.05.06 03:56:16.698721 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.06 03:56:16.699076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4650 | 2026.05.06 03:56:16.699151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9556 | ||
| 4651 | 2026.05.06 03:56:16.699682 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.05.06 03:56:16.699731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4653 | 2026.05.06 03:56:16.700261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4654 | 2026.05.06 03:56:16.700510 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.05.06 03:56:16.700656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9556 | ||
| 4656 | 2026.05.06 03:56:17.193864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4657 | 2026.05.06 03:56:17.210267 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.05.06 03:56:17.210306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4659 | 2026.05.06 03:56:17.216085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4660 | 2026.05.06 03:56:17.216745 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.05.06 03:56:17.219345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4662 | 2026.05.06 03:56:19.546715 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.05.06 03:56:19.546964 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4664 | 2026.05.06 03:56:19.547329 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4665 | 2026.05.06 03:56:19.547366 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4666 | 2026.05.06 03:56:19.547585 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4667 | 2026.05.06 03:56:19.547658 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4668 | 2026.05.06 03:56:19.547800 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4669 | 2026.05.06 03:56:19.547929 [ 344 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4670 | 2026.05.06 03:56:19.547949 [ 360 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4671 | 2026.05.06 03:56:19.547953 [ 318 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4672 | 2026.05.06 03:56:19.547947 [ 317 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4673 | 2026.05.06 03:56:19.548149 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4674 | 2026.05.06 03:56:19.548181 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4675 | 2026.05.06 03:56:19.548252 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4676 | 2026.05.06 03:56:19.548272 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4677 | 2026.05.06 03:56:19.548306 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4678 | 2026.05.06 03:56:19.548343 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4679 | 2026.05.06 03:56:19.549465 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002602 sec., 13451.19139123751 rows/sec., 2.27 MiB/sec. | ||
| 4680 | 2026.05.06 03:56:19.549594 [ 271 ] {a1f58094-2abe-4256-a0de-0746742683fd} <Debug> TCPHandler: Processed in 0.003021544 sec. | ||
| 4681 | 2026.05.06 03:56:19.551916 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.06 03:56:19.552048 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4683 | 2026.05.06 03:56:19.552101 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4684 | 2026.05.06 03:56:19.552697 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.05.06 03:56:19.552752 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4686 | 2026.05.06 03:56:19.553147 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4687 | 2026.05.06 03:56:19.553375 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.05.06 03:56:19.553520 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001512 sec., 89947.08994708995 rows/sec., 7.81 MiB/sec. | ||
| 4689 | 2026.05.06 03:56:19.553559 [ 271 ] {08dd8f6b-1a1b-40ba-b08b-e3b1a52a3ace} <Debug> TCPHandler: Processed in 0.001705907 sec. | ||
| 4690 | 2026.05.06 03:56:19.553700 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.06 03:56:19.553829 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.05.06 03:56:19.553879 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4693 | 2026.05.06 03:56:19.554362 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.06 03:56:19.554400 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4695 | 2026.05.06 03:56:19.554716 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4696 | 2026.05.06 03:56:19.554924 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.05.06 03:56:19.555052 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001251 sec., 31974.4204636291 rows/sec., 2.35 MiB/sec. | ||
| 4698 | 2026.05.06 03:56:19.555088 [ 271 ] {3acdea59-c44a-47cd-9bef-5f6099d658cd} <Debug> TCPHandler: Processed in 0.00144844 sec. | ||
| 4699 | 2026.05.06 03:56:19.555208 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.05.06 03:56:19.555300 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4701 | 2026.05.06 03:56:19.555338 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2026.05.06 03:56:19.555759 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.06 03:56:19.555795 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4704 | 2026.05.06 03:56:19.556084 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4705 | 2026.05.06 03:56:19.556297 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.06 03:56:19.556418 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 7.15 MiB/sec. | ||
| 4707 | 2026.05.06 03:56:19.556454 [ 271 ] {9b5b5e6c-9593-4c3c-8217-777753654e24} <Debug> TCPHandler: Processed in 0.001293196 sec. | ||
| 4708 | 2026.05.06 03:56:19.556571 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.05.06 03:56:19.556662 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.05.06 03:56:19.556704 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2026.05.06 03:56:19.557095 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.06 03:56:19.557130 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4713 | 2026.05.06 03:56:19.557442 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4714 | 2026.05.06 03:56:19.557645 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.06 03:56:19.557769 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 4716 | 2026.05.06 03:56:19.557803 [ 271 ] {7558eb2a-56a1-4cf6-9ffa-6c823a3d5d06} <Debug> TCPHandler: Processed in 0.001279565 sec. | ||
| 4717 | 2026.05.06 03:56:19.557916 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.05.06 03:56:19.558008 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.05.06 03:56:19.558061 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <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 | ||
| 4720 | 2026.05.06 03:56:19.558918 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.05.06 03:56:19.558954 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4722 | 2026.05.06 03:56:19.559490 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4723 | 2026.05.06 03:56:19.559699 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.05.06 03:56:19.559831 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00184 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 4725 | 2026.05.06 03:56:19.559880 [ 271 ] {4465e7f4-d1f7-450d-b3d9-f08328efaf3c} <Debug> TCPHandler: Processed in 0.002011186 sec. | ||
| 4726 | 2026.05.06 03:56:19.559992 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.05.06 03:56:19.560083 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.05.06 03:56:19.560124 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4729 | 2026.05.06 03:56:19.560485 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.05.06 03:56:19.560521 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4731 | 2026.05.06 03:56:19.560816 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4732 | 2026.05.06 03:56:19.561022 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.05.06 03:56:19.561144 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4734 | 2026.05.06 03:56:19.561192 [ 271 ] {633b4c6f-ab3f-40f8-aebd-8ead996b0686} <Debug> TCPHandler: Processed in 0.001247225 sec. | ||
| 4735 | 2026.05.06 03:56:20.053673 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.05.06 03:56:20.053935 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 4737 | 2026.05.06 03:56:20.054321 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4738 | 2026.05.06 03:56:20.054357 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <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 | ||
| 4739 | 2026.05.06 03:56:20.054590 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4740 | 2026.05.06 03:56:20.054660 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4741 | 2026.05.06 03:56:20.054804 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 4742 | 2026.05.06 03:56:20.054933 [ 327 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4743 | 2026.05.06 03:56:20.054933 [ 360 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4744 | 2026.05.06 03:56:20.054946 [ 344 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4745 | 2026.05.06 03:56:20.054933 [ 317 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4746 | 2026.05.06 03:56:20.055135 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4747 | 2026.05.06 03:56:20.055162 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4748 | 2026.05.06 03:56:20.055229 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4749 | 2026.05.06 03:56:20.055251 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4750 | 2026.05.06 03:56:20.055285 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4751 | 2026.05.06 03:56:20.055324 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4752 | 2026.05.06 03:56:20.056517 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002691 sec., 13006.317354143443 rows/sec., 2.76 MiB/sec. | ||
| 4753 | 2026.05.06 03:56:20.056647 [ 271 ] {44c20976-b005-4699-9aa9-829e9d8feae7} <Debug> TCPHandler: Processed in 0.003119597 sec. | ||
| 4754 | 2026.05.06 03:56:20.068200 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2026.05.06 03:56:20.068320 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4756 | 2026.05.06 03:56:20.068373 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4757 | 2026.05.06 03:56:20.070220 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.05.06 03:56:20.070269 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4759 | 2026.05.06 03:56:20.070810 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4760 | 2026.05.06 03:56:20.071062 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.05.06 03:56:20.071205 [ 86 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4762 | 2026.05.06 03:56:20.071212 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002928 sec., 820013.6612021858 rows/sec., 60.48 MiB/sec. | ||
| 4763 | 2026.05.06 03:56:20.071264 [ 86 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.05.06 03:56:20.071280 [ 271 ] {35a85083-0427-40ea-b1ce-ceda98a0cbcb} <Debug> TCPHandler: Processed in 0.003133878 sec. | ||
| 4765 | 2026.05.06 03:56:20.071295 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4766 | 2026.05.06 03:56:20.071408 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 4767 | 2026.05.06 03:56:20.071428 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.05.06 03:56:20.071515 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4769 | 2026.05.06 03:56:20.071534 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.05.06 03:56:20.071557 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2613 rows starting from the beginning of the part | ||
| 4771 | 2026.05.06 03:56:20.071582 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4772 | 2026.05.06 03:56:20.071631 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4773 | 2026.05.06 03:56:20.071686 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 263 rows starting from the beginning of the part | ||
| 4774 | 2026.05.06 03:56:20.071728 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 4775 | 2026.05.06 03:56:20.071772 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4776 | 2026.05.06 03:56:20.071812 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2401 rows starting from the beginning of the part | ||
| 4777 | 2026.05.06 03:56:20.072017 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.05.06 03:56:20.072059 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4779 | 2026.05.06 03:56:20.072379 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4780 | 2026.05.06 03:56:20.072671 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.06 03:56:20.072826 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00131 sec., 6870.229007633588 rows/sec., 516.61 KiB/sec. | ||
| 4782 | 2026.05.06 03:56:20.072864 [ 271 ] {877fdc9e-7c1a-476c-b69b-2adbd132c831} <Debug> TCPHandler: Processed in 0.001486252 sec. | ||
| 4783 | 2026.05.06 03:56:20.073004 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.05.06 03:56:20.073101 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.05.06 03:56:20.073142 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4786 | 2026.05.06 03:56:20.073821 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.05.06 03:56:20.073859 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4788 | 2026.05.06 03:56:20.074013 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002652934 sec., 2082599.8686737025 rows/sec., 165.38 MiB/sec. | ||
| 4789 | 2026.05.06 03:56:20.074219 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4790 | 2026.05.06 03:56:20.074286 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4791 | 2026.05.06 03:56:20.074530 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.05.06 03:56:20.074606 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.05.06 03:56:20.074677 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001595 sec., 502194.35736677115 rows/sec., 29.01 MiB/sec. | ||
| 4794 | 2026.05.06 03:56:20.074684 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_31_6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4795 | 2026.05.06 03:56:20.074724 [ 271 ] {f9bc5fc1-a7ab-4e38-a5bb-955c46ef199a} <Debug> TCPHandler: Processed in 0.001769339 sec. | ||
| 4796 | 2026.05.06 03:56:20.074769 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4797 | 2026.05.06 03:56:20.074868 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.05.06 03:56:20.074969 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.05.06 03:56:20.075011 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4800 | 2026.05.06 03:56:20.075401 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.05.06 03:56:20.075438 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4802 | 2026.05.06 03:56:20.075736 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4803 | 2026.05.06 03:56:20.075960 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.05.06 03:56:20.076092 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. | ||
| 4805 | 2026.05.06 03:56:20.076133 [ 271 ] {096b90bf-b999-4f6b-a284-4a739fc6f586} <Debug> TCPHandler: Processed in 0.001315467 sec. | ||
| 4806 | 2026.05.06 03:56:20.076253 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.05.06 03:56:20.076349 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4808 | 2026.05.06 03:56:20.076392 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4809 | 2026.05.06 03:56:20.077271 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.05.06 03:56:20.077309 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4811 | 2026.05.06 03:56:20.077673 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4812 | 2026.05.06 03:56:20.077899 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.05.06 03:56:20.078006 [ 86 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4814 | 2026.05.06 03:56:20.078031 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.0017 sec., 757647.0588235294 rows/sec., 50.53 MiB/sec. | ||
| 4815 | 2026.05.06 03:56:20.078042 [ 86 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.05.06 03:56:20.078073 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4817 | 2026.05.06 03:56:20.078078 [ 271 ] {c34fd6d2-29cd-4959-8b94-4eb9ce177207} <Debug> TCPHandler: Processed in 0.001874943 sec. | ||
| 4818 | 2026.05.06 03:56:20.078149 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 4819 | 2026.05.06 03:56:20.078211 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.05.06 03:56:20.078246 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4821 | 2026.05.06 03:56:20.078280 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1400 rows starting from the beginning of the part | ||
| 4822 | 2026.05.06 03:56:20.078313 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4823 | 2026.05.06 03:56:20.078340 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4824 | 2026.05.06 03:56:20.078364 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4825 | 2026.05.06 03:56:20.078394 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 154 rows starting from the beginning of the part | ||
| 4826 | 2026.05.06 03:56:20.078443 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 4827 | 2026.05.06 03:56:20.078488 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4828 | 2026.05.06 03:56:20.078532 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1288 rows starting from the beginning of the part | ||
| 4829 | 2026.05.06 03:56:20.079124 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.05.06 03:56:20.079168 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4831 | 2026.05.06 03:56:20.079663 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4832 | 2026.05.06 03:56:20.079833 [ 197 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717417 sec., 1789897.2701446416 rows/sec., 129.96 MiB/sec. | ||
| 4833 | 2026.05.06 03:56:20.079891 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.05.06 03:56:20.080006 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4835 | 2026.05.06 03:56:20.080015 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4836 | 2026.05.06 03:56:20.080028 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001733 sec., 863242.9313329486 rows/sec., 52.35 MiB/sec. | ||
| 4837 | 2026.05.06 03:56:20.080048 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.06 03:56:20.080081 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4839 | 2026.05.06 03:56:20.080085 [ 271 ] {4e799a81-6bde-4392-94b4-18575a3f2fb4} <Debug> TCPHandler: Processed in 0.001925023 sec. | ||
| 4840 | 2026.05.06 03:56:20.080169 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 4841 | 2026.05.06 03:56:20.080217 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.05.06 03:56:20.080287 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.05.06 03:56:20.080303 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4844 | 2026.05.06 03:56:20.080324 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.05.06 03:56:20.080341 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9988 rows starting from the beginning of the part | ||
| 4846 | 2026.05.06 03:56:20.080361 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_31_6} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4847 | 2026.05.06 03:56:20.080388 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <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 | ||
| 4848 | 2026.05.06 03:56:20.080410 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4849 | 2026.05.06 03:56:20.080433 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4850 | 2026.05.06 03:56:20.080461 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 203 rows starting from the beginning of the part | ||
| 4851 | 2026.05.06 03:56:20.080509 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 4852 | 2026.05.06 03:56:20.080549 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4853 | 2026.05.06 03:56:20.080590 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1496 rows starting from the beginning of the part | ||
| 4854 | 2026.05.06 03:56:20.081176 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.05.06 03:56:20.081218 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4856 | 2026.05.06 03:56:20.081785 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4857 | 2026.05.06 03:56:20.082052 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.05.06 03:56:20.082206 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001901 sec., 4734.350341925303 rows/sec., 8.48 MiB/sec. | ||
| 4859 | 2026.05.06 03:56:20.082263 [ 271 ] {b3a4afa2-2dcc-4861-b380-52264b4070ef} <Debug> TCPHandler: Processed in 0.002095478 sec. | ||
| 4860 | 2026.05.06 03:56:20.082395 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.05.06 03:56:20.082493 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.05.06 03:56:20.082538 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4863 | 2026.05.06 03:56:20.082882 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.05.06 03:56:20.082920 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4865 | 2026.05.06 03:56:20.083260 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4866 | 2026.05.06 03:56:20.083484 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.05.06 03:56:20.083589 [ 86 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4868 | 2026.05.06 03:56:20.083621 [ 86 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.05.06 03:56:20.083622 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 721.99 KiB/sec. | ||
| 4870 | 2026.05.06 03:56:20.083641 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4871 | 2026.05.06 03:56:20.083675 [ 271 ] {0848bbf7-12ff-4902-a9b9-70ea92d3a51f} <Debug> TCPHandler: Processed in 0.001330457 sec. | ||
| 4872 | 2026.05.06 03:56:20.083742 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 4873 | 2026.05.06 03:56:20.083853 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4874 | 2026.05.06 03:56:20.083906 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4875 | 2026.05.06 03:56:20.083987 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4876 | 2026.05.06 03:56:20.084043 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4877 | 2026.05.06 03:56:20.084099 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 4878 | 2026.05.06 03:56:20.084143 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4879 | 2026.05.06 03:56:20.084185 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 4880 | 2026.05.06 03:56:20.084558 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12167 rows, containing 5 columns (5 merged, 0 gathered) in 0.004428614 sec., 2747360.6866617864 rows/sec., 178.14 MiB/sec. | ||
| 4881 | 2026.05.06 03:56:20.084841 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4882 | 2026.05.06 03:56:20.085112 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.06 03:56:20.085191 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4884 | 2026.05.06 03:56:20.085249 [ 189 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 4 columns (4 merged, 0 gathered) in 0.001551833 sec., 1051659.553573097 rows/sec., 70.87 MiB/sec. | ||
| 4885 | 2026.05.06 03:56:20.085271 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4886 | 2026.05.06 03:56:20.085564 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4887 | 2026.05.06 03:56:20.085867 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.05.06 03:56:20.085956 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_31_6} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4889 | 2026.05.06 03:56:20.086039 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4890 | 2026.05.06 03:56:24.200733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10068 | ||
| 4891 | 2026.05.06 03:56:24.201267 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.05.06 03:56:24.201317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4893 | 2026.05.06 03:56:24.201831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4894 | 2026.05.06 03:56:24.202086 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.05.06 03:56:24.202234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10068 | ||
| 4896 | 2026.05.06 03:56:24.202247 [ 82 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4897 | 2026.05.06 03:56:24.202313 [ 82 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.05.06 03:56:24.202333 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4899 | 2026.05.06 03:56:24.202428 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 4900 | 2026.05.06 03:56:24.202529 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4901 | 2026.05.06 03:56:24.202564 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7636 rows starting from the beginning of the part | ||
| 4902 | 2026.05.06 03:56:24.202629 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 4903 | 2026.05.06 03:56:24.202680 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 4904 | 2026.05.06 03:56:24.202725 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 4905 | 2026.05.06 03:56:24.202773 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 4906 | 2026.05.06 03:56:24.202821 [ 189 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 4907 | 2026.05.06 03:56:24.204706 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10068 rows, containing 4 columns (4 merged, 0 gathered) in 0.002321234 sec., 4337348.151888177 rows/sec., 62.05 MiB/sec. | ||
| 4908 | 2026.05.06 03:56:24.204987 [ 197 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4909 | 2026.05.06 03:56:24.205288 [ 197 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_21_4} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.05.06 03:56:24.205365 [ 197 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_21_4} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4911 | 2026.05.06 03:56:24.205439 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4912 | 2026.05.06 03:56:24.545202 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.05.06 03:56:24.545457 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 4914 | 2026.05.06 03:56:24.545811 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4915 | 2026.05.06 03:56:24.545848 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <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 | ||
| 4916 | 2026.05.06 03:56:24.546071 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4917 | 2026.05.06 03:56:24.546147 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4918 | 2026.05.06 03:56:24.546295 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4919 | 2026.05.06 03:56:24.546430 [ 327 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4920 | 2026.05.06 03:56:24.546445 [ 317 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4921 | 2026.05.06 03:56:24.546439 [ 344 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4922 | 2026.05.06 03:56:24.546441 [ 363 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4923 | 2026.05.06 03:56:24.546611 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4924 | 2026.05.06 03:56:24.546638 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4925 | 2026.05.06 03:56:24.546713 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4926 | 2026.05.06 03:56:24.546736 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4927 | 2026.05.06 03:56:24.546773 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4928 | 2026.05.06 03:56:24.546819 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4929 | 2026.05.06 03:56:24.548131 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002775 sec., 12612.612612612613 rows/sec., 2.12 MiB/sec. | ||
| 4930 | 2026.05.06 03:56:24.548289 [ 271 ] {e3d0d34d-6510-4e5c-bd9f-3731caa5f468} <Debug> TCPHandler: Processed in 0.00323278 sec. | ||
| 4931 | 2026.05.06 03:56:24.549833 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.05.06 03:56:24.549956 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4933 | 2026.05.06 03:56:24.550008 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4934 | 2026.05.06 03:56:24.550569 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.05.06 03:56:24.550615 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4936 | 2026.05.06 03:56:24.551000 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4937 | 2026.05.06 03:56:24.551236 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.05.06 03:56:24.551394 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001475 sec., 37966.101694915254 rows/sec., 2.92 MiB/sec. | ||
| 4939 | 2026.05.06 03:56:24.551442 [ 271 ] {d9268b5d-f12a-48b2-aa1d-dcf057c0967a} <Debug> TCPHandler: Processed in 0.001663036 sec. | ||
| 4940 | 2026.05.06 03:56:24.551579 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.05.06 03:56:24.551682 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4942 | 2026.05.06 03:56:24.551727 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4943 | 2026.05.06 03:56:24.552189 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.05.06 03:56:24.552226 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4945 | 2026.05.06 03:56:24.552540 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4946 | 2026.05.06 03:56:24.552756 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.05.06 03:56:24.552889 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 4948 | 2026.05.06 03:56:24.552927 [ 271 ] {5b9c18b1-8552-4e40-a472-cc25edb71e2e} <Debug> TCPHandler: Processed in 0.001399079 sec. | ||
| 4949 | 2026.05.06 03:56:24.553059 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.05.06 03:56:24.553154 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4951 | 2026.05.06 03:56:24.553199 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4952 | 2026.05.06 03:56:24.553589 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.06 03:56:24.553626 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4954 | 2026.05.06 03:56:24.553964 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4955 | 2026.05.06 03:56:24.554180 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.06 03:56:24.554311 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 4957 | 2026.05.06 03:56:24.554349 [ 271 ] {eab63b7f-d094-4197-8ad9-ca8bd0e5ea50} <Debug> TCPHandler: Processed in 0.001339477 sec. | ||
| 4958 | 2026.05.06 03:56:24.554477 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.06 03:56:24.554572 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4960 | 2026.05.06 03:56:24.554615 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4961 | 2026.05.06 03:56:24.554967 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.06 03:56:24.555003 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4963 | 2026.05.06 03:56:24.555318 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4964 | 2026.05.06 03:56:24.555543 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.06 03:56:24.555670 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001116 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 4966 | 2026.05.06 03:56:24.555706 [ 271 ] {a2b9534a-d37e-4bc8-bd84-b2ebbf031e1f} <Debug> TCPHandler: Processed in 0.001279716 sec. | ||
| 4967 | 2026.05.06 03:56:24.719418 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4968 | 2026.05.06 03:56:24.737259 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.05.06 03:56:24.737313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4970 | 2026.05.06 03:56:24.742896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4971 | 2026.05.06 03:56:24.743571 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.05.06 03:56:24.743889 [ 80 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4973 | 2026.05.06 03:56:24.743978 [ 80 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.05.06 03:56:24.744018 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4975 | 2026.05.06 03:56:24.744133 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4976 | 2026.05.06 03:56:24.746515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4977 | 2026.05.06 03:56:24.747012 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4978 | 2026.05.06 03:56:24.747714 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 4979 | 2026.05.06 03:56:24.751195 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4980 | 2026.05.06 03:56:24.754574 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4981 | 2026.05.06 03:56:24.758330 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 4982 | 2026.05.06 03:56:24.762733 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 4983 | 2026.05.06 03:56:24.766758 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 4984 | 2026.05.06 03:56:24.815095 [ 197 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.071000374 sec., 2239.424823311494 rows/sec., 11.58 MiB/sec. | ||
| 4985 | 2026.05.06 03:56:24.817776 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4986 | 2026.05.06 03:56:24.819907 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.06 03:56:24.820013 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_21_4} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4988 | 2026.05.06 03:56:24.822311 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4989 | 2026.05.06 03:56:25.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.83 MiB, peak 258.39 MiB, free memory in arenas 0.00 B, will set to 252.00 MiB (RSS), difference: 4.17 MiB | ||
| 4990 | 2026.05.06 03:56:26.699285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 578 | ||
| 4991 | 2026.05.06 03:56:26.701873 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.05.06 03:56:26.701936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4993 | 2026.05.06 03:56:26.703266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4994 | 2026.05.06 03:56:26.703564 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.05.06 03:56:26.703978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4996 | 2026.05.06 03:56:29.547710 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.05.06 03:56:29.547963 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4998 | 2026.05.06 03:56:29.548345 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4999 | 2026.05.06 03:56:29.548390 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5000 | 2026.05.06 03:56:29.548654 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5001 | 2026.05.06 03:56:29.548738 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5002 | 2026.05.06 03:56:29.548888 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5003 | 2026.05.06 03:56:29.549007 [ 327 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5004 | 2026.05.06 03:56:29.549012 [ 343 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5005 | 2026.05.06 03:56:29.549036 [ 363 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5006 | 2026.05.06 03:56:29.549007 [ 317 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5007 | 2026.05.06 03:56:29.549197 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5008 | 2026.05.06 03:56:29.549224 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5009 | 2026.05.06 03:56:29.549295 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5010 | 2026.05.06 03:56:29.549317 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5011 | 2026.05.06 03:56:29.549352 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5012 | 2026.05.06 03:56:29.549391 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5013 | 2026.05.06 03:56:29.550499 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002638 sec., 13267.626990144048 rows/sec., 2.23 MiB/sec. | ||
| 5014 | 2026.05.06 03:56:29.550613 [ 271 ] {042a498e-5d13-443d-bee7-0cda8affd2f2} <Debug> TCPHandler: Processed in 0.003048545 sec. | ||
| 5015 | 2026.05.06 03:56:29.552930 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.05.06 03:56:29.553045 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5017 | 2026.05.06 03:56:29.553092 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5018 | 2026.05.06 03:56:29.553706 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.05.06 03:56:29.553753 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5020 | 2026.05.06 03:56:29.554146 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5021 | 2026.05.06 03:56:29.554397 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.05.06 03:56:29.554548 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001535 sec., 88599.34853420196 rows/sec., 7.70 MiB/sec. | ||
| 5023 | 2026.05.06 03:56:29.554589 [ 271 ] {9aa639f3-5480-4ee0-af72-1c06ed01b4a3} <Debug> TCPHandler: Processed in 0.001711708 sec. | ||
| 5024 | 2026.05.06 03:56:29.554721 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.05.06 03:56:29.554826 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.05.06 03:56:29.554870 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5027 | 2026.05.06 03:56:29.555302 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.05.06 03:56:29.555341 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5029 | 2026.05.06 03:56:29.555665 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5030 | 2026.05.06 03:56:29.555908 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.05.06 03:56:29.556042 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.37 MiB/sec. | ||
| 5032 | 2026.05.06 03:56:29.556083 [ 271 ] {e9086494-5984-465f-9366-b5802eebf702} <Debug> TCPHandler: Processed in 0.001412789 sec. | ||
| 5033 | 2026.05.06 03:56:29.556210 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.05.06 03:56:29.556309 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5035 | 2026.05.06 03:56:29.556351 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5036 | 2026.05.06 03:56:29.556788 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.05.06 03:56:29.556826 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5038 | 2026.05.06 03:56:29.557165 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5039 | 2026.05.06 03:56:29.557390 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.05.06 03:56:29.557524 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001236 sec., 84142.39482200648 rows/sec., 6.57 MiB/sec. | ||
| 5041 | 2026.05.06 03:56:29.557563 [ 271 ] {4aee7264-9757-448a-afcc-99ff188827db} <Debug> TCPHandler: Processed in 0.00140469 sec. | ||
| 5042 | 2026.05.06 03:56:29.557690 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.05.06 03:56:29.557788 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.05.06 03:56:29.557833 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5045 | 2026.05.06 03:56:29.558258 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.05.06 03:56:29.558296 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5047 | 2026.05.06 03:56:29.558715 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5048 | 2026.05.06 03:56:29.558969 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.05.06 03:56:29.559106 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001338 sec., 119581.46487294469 rows/sec., 8.33 MiB/sec. | ||
| 5050 | 2026.05.06 03:56:29.559146 [ 271 ] {6df3506c-1b96-4c7c-8d78-cc3201d7aba9} <Debug> TCPHandler: Processed in 0.001506901 sec. | ||
| 5051 | 2026.05.06 03:56:29.559281 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.05.06 03:56:29.559379 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.05.06 03:56:29.559434 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <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 | ||
| 5054 | 2026.05.06 03:56:29.560285 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.05.06 03:56:29.560323 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5056 | 2026.05.06 03:56:29.560967 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5057 | 2026.05.06 03:56:29.561206 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.05.06 03:56:29.561352 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001992 sec., 20080.321285140562 rows/sec., 35.98 MiB/sec. | ||
| 5059 | 2026.05.06 03:56:29.561421 [ 271 ] {4be0e114-c0aa-4c4e-8049-f4947571f1c7} <Debug> TCPHandler: Processed in 0.002190121 sec. | ||
| 5060 | 2026.05.06 03:56:29.561555 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.05.06 03:56:29.561654 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.05.06 03:56:29.561697 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5063 | 2026.05.06 03:56:29.562046 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.06 03:56:29.562084 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5065 | 2026.05.06 03:56:29.562412 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5066 | 2026.05.06 03:56:29.562635 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.05.06 03:56:29.562767 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 5068 | 2026.05.06 03:56:29.562805 [ 271 ] {c0c8b3c4-f247-46aa-8ec3-728a09fa9ee7} <Debug> TCPHandler: Processed in 0.001300206 sec. | ||
| 5069 | 2026.05.06 03:56:31.586077 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5070 | 2026.05.06 03:56:31.586148 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5071 | 2026.05.06 03:56:31.702530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10516 | ||
| 5072 | 2026.05.06 03:56:31.703101 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.05.06 03:56:31.703159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5074 | 2026.05.06 03:56:31.703914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5075 | 2026.05.06 03:56:31.704185 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.05.06 03:56:31.704334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10516 | ||
| 5077 | 2026.05.06 03:56:32.246571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5078 | 2026.05.06 03:56:32.262038 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.05.06 03:56:32.262105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5080 | 2026.05.06 03:56:32.268020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5081 | 2026.05.06 03:56:32.268704 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.05.06 03:56:32.271349 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5083 | 2026.05.06 03:56:34.546649 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.05.06 03:56:34.546906 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 5085 | 2026.05.06 03:56:34.547256 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5086 | 2026.05.06 03:56:34.547291 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <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 | ||
| 5087 | 2026.05.06 03:56:34.547512 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5088 | 2026.05.06 03:56:34.547587 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5089 | 2026.05.06 03:56:34.547732 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5090 | 2026.05.06 03:56:34.547857 [ 343 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5091 | 2026.05.06 03:56:34.547864 [ 327 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5092 | 2026.05.06 03:56:34.547880 [ 317 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5093 | 2026.05.06 03:56:34.547880 [ 363 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5094 | 2026.05.06 03:56:34.548056 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5095 | 2026.05.06 03:56:34.548083 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5096 | 2026.05.06 03:56:34.548153 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5097 | 2026.05.06 03:56:34.548174 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5098 | 2026.05.06 03:56:34.548209 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5099 | 2026.05.06 03:56:34.548254 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5100 | 2026.05.06 03:56:34.549421 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002617 sec., 13374.092472296523 rows/sec., 2.25 MiB/sec. | ||
| 5101 | 2026.05.06 03:56:34.549536 [ 271 ] {9631367b-f086-426b-9e38-d723791b7b3d} <Debug> TCPHandler: Processed in 0.003031924 sec. | ||
| 5102 | 2026.05.06 03:56:34.551081 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.05.06 03:56:34.551214 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5104 | 2026.05.06 03:56:34.551269 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5105 | 2026.05.06 03:56:34.551884 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.05.06 03:56:34.551930 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5107 | 2026.05.06 03:56:34.552315 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5108 | 2026.05.06 03:56:34.552551 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.05.06 03:56:34.552698 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001523 sec., 36769.53381483913 rows/sec., 2.82 MiB/sec. | ||
| 5110 | 2026.05.06 03:56:34.552738 [ 271 ] {c9797913-4718-4470-a6bd-b2c7d7536eaf} <Debug> TCPHandler: Processed in 0.001720268 sec. | ||
| 5111 | 2026.05.06 03:56:34.552859 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.05.06 03:56:34.552961 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5113 | 2026.05.06 03:56:34.553003 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5114 | 2026.05.06 03:56:34.553425 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.05.06 03:56:34.553464 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5116 | 2026.05.06 03:56:34.553781 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5117 | 2026.05.06 03:56:34.554004 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.05.06 03:56:34.554134 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 5119 | 2026.05.06 03:56:34.554171 [ 271 ] {05e5c477-c06d-4309-b924-9b69c1fd11a1} <Debug> TCPHandler: Processed in 0.001363307 sec. | ||
| 5120 | 2026.05.06 03:56:34.554290 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.05.06 03:56:34.554388 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5122 | 2026.05.06 03:56:34.554432 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5123 | 2026.05.06 03:56:34.554849 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.05.06 03:56:34.554886 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5125 | 2026.05.06 03:56:34.555223 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5126 | 2026.05.06 03:56:34.555463 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.05.06 03:56:34.555594 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5128 | 2026.05.06 03:56:34.555631 [ 271 ] {fec2baf0-7307-4baa-8611-56307007e5e9} <Debug> TCPHandler: Processed in 0.001391599 sec. | ||
| 5129 | 2026.05.06 03:56:34.555750 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.05.06 03:56:34.555846 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5131 | 2026.05.06 03:56:34.555887 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5132 | 2026.05.06 03:56:34.556226 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.06 03:56:34.556262 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5134 | 2026.05.06 03:56:34.556569 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5135 | 2026.05.06 03:56:34.556802 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.05.06 03:56:34.556929 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5137 | 2026.05.06 03:56:34.556965 [ 271 ] {710324ea-15a1-4dd0-9973-c3090cc5b8fc} <Debug> TCPHandler: Processed in 0.001264425 sec. | ||
| 5138 | 2026.05.06 03:56:34.882521 [ 70 ] {} <Debug> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5139 | 2026.05.06 03:56:34.882593 [ 70 ] {} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.05.06 03:56:34.882618 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5141 | 2026.05.06 03:56:34.882741 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::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 | ||
| 5142 | 2026.05.06 03:56:34.882895 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5143 | 2026.05.06 03:56:34.882933 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 5144 | 2026.05.06 03:56:34.883013 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5145 | 2026.05.06 03:56:34.883063 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 5146 | 2026.05.06 03:56:34.883105 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5147 | 2026.05.06 03:56:34.883142 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 5148 | 2026.05.06 03:56:34.884240 [ 196 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550313 sec., 1597096.8443146641 rows/sec., 99.52 MiB/sec. | ||
| 5149 | 2026.05.06 03:56:34.884416 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5150 | 2026.05.06 03:56:34.884659 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.05.06 03:56:34.884725 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_9_2} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5152 | 2026.05.06 03:56:34.884785 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5153 | 2026.05.06 03:56:36.704322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 602 | ||
| 5154 | 2026.05.06 03:56:36.706565 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.05.06 03:56:36.706612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5156 | 2026.05.06 03:56:36.707767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5157 | 2026.05.06 03:56:36.708042 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.05.06 03:56:36.708220 [ 69 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5159 | 2026.05.06 03:56:36.708291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 5160 | 2026.05.06 03:56:36.708293 [ 69 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.05.06 03:56:36.708336 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5162 | 2026.05.06 03:56:36.708486 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 5163 | 2026.05.06 03:56:36.709169 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5164 | 2026.05.06 03:56:36.709321 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 430 rows starting from the beginning of the part | ||
| 5165 | 2026.05.06 03:56:36.709701 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 5166 | 2026.05.06 03:56:36.710005 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 5167 | 2026.05.06 03:56:36.710318 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 5168 | 2026.05.06 03:56:36.710642 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 5169 | 2026.05.06 03:56:36.710962 [ 192 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5170 | 2026.05.06 03:56:36.717074 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 72 columns (72 merged, 0 gathered) in 0.00865673 sec., 69541.27020248986 rows/sec., 61.00 MiB/sec. | ||
| 5171 | 2026.05.06 03:56:36.717938 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5172 | 2026.05.06 03:56:36.718429 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.05.06 03:56:36.718504 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_16_3} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5174 | 2026.05.06 03:56:36.718673 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 5175 | 2026.05.06 03:56:39.204586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11028 | ||
| 5176 | 2026.05.06 03:56:39.205112 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.05.06 03:56:39.205157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5178 | 2026.05.06 03:56:39.205646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5179 | 2026.05.06 03:56:39.205869 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.05.06 03:56:39.205998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11028 | ||
| 5181 | 2026.05.06 03:56:39.548712 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.05.06 03:56:39.549058 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5183 | 2026.05.06 03:56:39.549530 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5184 | 2026.05.06 03:56:39.549565 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5185 | 2026.05.06 03:56:39.549818 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5186 | 2026.05.06 03:56:39.549886 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5187 | 2026.05.06 03:56:39.550021 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5188 | 2026.05.06 03:56:39.550139 [ 327 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5189 | 2026.05.06 03:56:39.550171 [ 362 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5190 | 2026.05.06 03:56:39.550196 [ 317 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5191 | 2026.05.06 03:56:39.550206 [ 363 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5192 | 2026.05.06 03:56:39.550394 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5193 | 2026.05.06 03:56:39.550431 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5194 | 2026.05.06 03:56:39.550519 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5195 | 2026.05.06 03:56:39.550539 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5196 | 2026.05.06 03:56:39.550574 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5197 | 2026.05.06 03:56:39.550610 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5198 | 2026.05.06 03:56:39.551894 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002987 sec., 11717.442249748912 rows/sec., 1.97 MiB/sec. | ||
| 5199 | 2026.05.06 03:56:39.551999 [ 271 ] {b0f519b1-ebd0-4a6b-a5f4-ade2dda58374} <Debug> TCPHandler: Processed in 0.003467037 sec. | ||
| 5200 | 2026.05.06 03:56:39.554902 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.05.06 03:56:39.555054 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5202 | 2026.05.06 03:56:39.555114 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5203 | 2026.05.06 03:56:39.555846 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.05.06 03:56:39.555888 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5205 | 2026.05.06 03:56:39.556212 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5206 | 2026.05.06 03:56:39.556424 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.05.06 03:56:39.556560 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001549 sec., 15493.867010974822 rows/sec., 1.29 MiB/sec. | ||
| 5208 | 2026.05.06 03:56:39.556597 [ 271 ] {8b8d7bfc-a04c-45cd-af48-48d4f11c0905} <Debug> TCPHandler: Processed in 0.001769489 sec. | ||
| 5209 | 2026.05.06 03:56:39.556724 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.05.06 03:56:39.556817 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5211 | 2026.05.06 03:56:39.556856 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5212 | 2026.05.06 03:56:39.557282 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.05.06 03:56:39.557318 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5214 | 2026.05.06 03:56:39.557603 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5215 | 2026.05.06 03:56:39.557800 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.05.06 03:56:39.557924 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 5217 | 2026.05.06 03:56:39.557959 [ 271 ] {ccf6f9f4-4e47-44a4-8faa-f3d7dbf7be76} <Debug> TCPHandler: Processed in 0.001287646 sec. | ||
| 5218 | 2026.05.06 03:56:39.558080 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.05.06 03:56:39.558173 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5220 | 2026.05.06 03:56:39.558211 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5221 | 2026.05.06 03:56:39.558832 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.05.06 03:56:39.558877 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5223 | 2026.05.06 03:56:39.559211 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5224 | 2026.05.06 03:56:39.559417 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.05.06 03:56:39.559543 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Debug> executeQuery: Read 257 rows, 23.63 KiB in 0.001388 sec., 185158.5014409222 rows/sec., 16.63 MiB/sec. | ||
| 5226 | 2026.05.06 03:56:39.559578 [ 271 ] {ab26dbd3-486c-4be8-8dec-44770d79b92f} <Debug> TCPHandler: Processed in 0.001550454 sec. | ||
| 5227 | 2026.05.06 03:56:39.559696 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.05.06 03:56:39.559789 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5229 | 2026.05.06 03:56:39.559827 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5230 | 2026.05.06 03:56:39.560236 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.05.06 03:56:39.560272 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5232 | 2026.05.06 03:56:39.560556 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5233 | 2026.05.06 03:56:39.560759 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.05.06 03:56:39.560886 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001114 sec., 48473.96768402155 rows/sec., 3.60 MiB/sec. | ||
| 5235 | 2026.05.06 03:56:39.560922 [ 271 ] {1d65d2d9-a220-4366-a191-55ae5df01d9d} <Debug> TCPHandler: Processed in 0.001272185 sec. | ||
| 5236 | 2026.05.06 03:56:39.561041 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.05.06 03:56:39.561133 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.05.06 03:56:39.561172 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5239 | 2026.05.06 03:56:39.561568 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.05.06 03:56:39.561603 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5241 | 2026.05.06 03:56:39.561890 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5242 | 2026.05.06 03:56:39.562097 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.05.06 03:56:39.562218 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 5244 | 2026.05.06 03:56:39.562254 [ 271 ] {7509193a-9ab3-440a-a1d3-a509a82fc94d} <Debug> TCPHandler: Processed in 0.001260305 sec. | ||
| 5245 | 2026.05.06 03:56:39.562371 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.05.06 03:56:39.562463 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.05.06 03:56:39.562501 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5248 | 2026.05.06 03:56:39.562905 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.05.06 03:56:39.562941 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5250 | 2026.05.06 03:56:39.563218 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5251 | 2026.05.06 03:56:39.563420 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.05.06 03:56:39.563541 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 5253 | 2026.05.06 03:56:39.563577 [ 271 ] {691c7371-b41c-4bfb-a41c-427fd894b2fa} <Debug> TCPHandler: Processed in 0.001253295 sec. | ||
| 5254 | 2026.05.06 03:56:39.563703 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.05.06 03:56:39.563794 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5256 | 2026.05.06 03:56:39.563832 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5257 | 2026.05.06 03:56:39.564342 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.05.06 03:56:39.564376 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5259 | 2026.05.06 03:56:39.564674 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5260 | 2026.05.06 03:56:39.564874 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.05.06 03:56:39.564999 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001222 sec., 116202.94599018003 rows/sec., 9.38 MiB/sec. | ||
| 5262 | 2026.05.06 03:56:39.565035 [ 271 ] {fc44f413-49d9-4c97-b405-18ed8512a9b3} <Debug> TCPHandler: Processed in 0.001387818 sec. | ||
| 5263 | 2026.05.06 03:56:39.565148 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.05.06 03:56:39.565239 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.05.06 03:56:39.565281 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5266 | 2026.05.06 03:56:39.565744 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.05.06 03:56:39.565779 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5268 | 2026.05.06 03:56:39.566100 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5269 | 2026.05.06 03:56:39.566316 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.05.06 03:56:39.566440 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001218 sec., 161740.55829228245 rows/sec., 11.60 MiB/sec. | ||
| 5271 | 2026.05.06 03:56:39.566478 [ 271 ] {c245f603-9c14-46fe-b336-739191f4ae2e} <Debug> TCPHandler: Processed in 0.001381529 sec. | ||
| 5272 | 2026.05.06 03:56:39.566620 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.05.06 03:56:39.566717 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.05.06 03:56:39.566769 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <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 | ||
| 5275 | 2026.05.06 03:56:39.567627 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.05.06 03:56:39.567663 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5277 | 2026.05.06 03:56:39.568195 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5278 | 2026.05.06 03:56:39.568431 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.05.06 03:56:39.568566 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001866 sec., 21436.227224008573 rows/sec., 38.41 MiB/sec. | ||
| 5280 | 2026.05.06 03:56:39.568616 [ 271 ] {6d731c18-eaa6-4d24-897f-7e68a5fbef66} <Debug> TCPHandler: Processed in 0.002057297 sec. | ||
| 5281 | 2026.05.06 03:56:39.568822 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.05.06 03:56:39.568985 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5283 | 2026.05.06 03:56:39.569048 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5284 | 2026.05.06 03:56:39.569517 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.05.06 03:56:39.569561 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5286 | 2026.05.06 03:56:39.569877 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5287 | 2026.05.06 03:56:39.570084 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.05.06 03:56:39.570214 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 5289 | 2026.05.06 03:56:39.570270 [ 271 ] {3b07343f-07cf-4af7-a409-e3af28603730} <Debug> TCPHandler: Processed in 0.001560033 sec. | ||
| 5290 | 2026.05.06 03:56:39.771593 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5291 | 2026.05.06 03:56:39.788373 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.05.06 03:56:39.788426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5293 | 2026.05.06 03:56:39.794782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5294 | 2026.05.06 03:56:39.795491 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.05.06 03:56:39.798296 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5296 | 2026.05.06 03:56:44.545839 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.05.06 03:56:44.546077 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 5298 | 2026.05.06 03:56:44.546410 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5299 | 2026.05.06 03:56:44.546444 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <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 | ||
| 5300 | 2026.05.06 03:56:44.546659 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5301 | 2026.05.06 03:56:44.546730 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5302 | 2026.05.06 03:56:44.546876 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5303 | 2026.05.06 03:56:44.546991 [ 317 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5304 | 2026.05.06 03:56:44.547005 [ 327 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5305 | 2026.05.06 03:56:44.547022 [ 363 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5306 | 2026.05.06 03:56:44.547020 [ 316 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5307 | 2026.05.06 03:56:44.547166 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5308 | 2026.05.06 03:56:44.547192 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5309 | 2026.05.06 03:56:44.547260 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5310 | 2026.05.06 03:56:44.547280 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5311 | 2026.05.06 03:56:44.547316 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5312 | 2026.05.06 03:56:44.547361 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5313 | 2026.05.06 03:56:44.548517 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002528 sec., 13844.93670886076 rows/sec., 2.33 MiB/sec. | ||
| 5314 | 2026.05.06 03:56:44.548648 [ 271 ] {c71b5d1c-a6a9-4d24-9e83-53c3f252c921} <Debug> TCPHandler: Processed in 0.002942961 sec. | ||
| 5315 | 2026.05.06 03:56:44.550272 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.05.06 03:56:44.550401 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5317 | 2026.05.06 03:56:44.550451 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5318 | 2026.05.06 03:56:44.551013 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.05.06 03:56:44.551067 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5320 | 2026.05.06 03:56:44.551466 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5321 | 2026.05.06 03:56:44.551693 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.05.06 03:56:44.551826 [ 39 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5323 | 2026.05.06 03:56:44.551838 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001474 sec., 37991.85888738128 rows/sec., 2.92 MiB/sec. | ||
| 5324 | 2026.05.06 03:56:44.551898 [ 39 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.06 03:56:44.551927 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5326 | 2026.05.06 03:56:44.551940 [ 271 ] {b661fdcf-bfd1-488f-bec3-44853370b02b} <Debug> TCPHandler: Processed in 0.001721238 sec. | ||
| 5327 | 2026.05.06 03:56:44.552033 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 5328 | 2026.05.06 03:56:44.552088 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2026.05.06 03:56:44.552164 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5330 | 2026.05.06 03:56:44.552204 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2613 rows starting from the beginning of the part | ||
| 5331 | 2026.05.06 03:56:44.552214 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5332 | 2026.05.06 03:56:44.552269 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5333 | 2026.05.06 03:56:44.552271 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5334 | 2026.05.06 03:56:44.552338 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part | ||
| 5335 | 2026.05.06 03:56:44.552385 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5336 | 2026.05.06 03:56:44.552432 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 257 rows starting from the beginning of the part | ||
| 5337 | 2026.05.06 03:56:44.552484 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 5338 | 2026.05.06 03:56:44.552745 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.05.06 03:56:44.552790 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5340 | 2026.05.06 03:56:44.553360 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5341 | 2026.05.06 03:56:44.553602 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.05.06 03:56:44.553720 [ 39 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5343 | 2026.05.06 03:56:44.553740 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001554 sec., 41184.04118404118 rows/sec., 3.21 MiB/sec. | ||
| 5344 | 2026.05.06 03:56:44.553757 [ 39 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.05.06 03:56:44.553787 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5346 | 2026.05.06 03:56:44.553798 [ 271 ] {9ec08ede-bee7-4384-a3fa-e57d7cea96f0} <Debug> TCPHandler: Processed in 0.00177181 sec. | ||
| 5347 | 2026.05.06 03:56:44.553871 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 5348 | 2026.05.06 03:56:44.553927 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.05.06 03:56:44.553941 [ 195 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951175 sec., 1626712.1093699948 rows/sec., 131.50 MiB/sec. | ||
| 5350 | 2026.05.06 03:56:44.553990 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5351 | 2026.05.06 03:56:44.554029 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1400 rows starting from the beginning of the part | ||
| 5352 | 2026.05.06 03:56:44.554029 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.05.06 03:56:44.554089 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5354 | 2026.05.06 03:56:44.554114 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5355 | 2026.05.06 03:56:44.554173 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 5356 | 2026.05.06 03:56:44.554209 [ 192 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5357 | 2026.05.06 03:56:44.554221 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5358 | 2026.05.06 03:56:44.554269 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 142 rows starting from the beginning of the part | ||
| 5359 | 2026.05.06 03:56:44.554307 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 5360 | 2026.05.06 03:56:44.554495 [ 192 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.05.06 03:56:44.554543 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.05.06 03:56:44.554567 [ 192 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_36_7} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5363 | 2026.05.06 03:56:44.554589 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5364 | 2026.05.06 03:56:44.554657 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5365 | 2026.05.06 03:56:44.554959 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5366 | 2026.05.06 03:56:44.555186 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.05.06 03:56:44.555301 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5368 | 2026.05.06 03:56:44.555324 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 5369 | 2026.05.06 03:56:44.555334 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.05.06 03:56:44.555328 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497831 sec., 1227107.731112522 rows/sec., 91.22 MiB/sec. | ||
| 5371 | 2026.05.06 03:56:44.555368 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5372 | 2026.05.06 03:56:44.555369 [ 271 ] {d1778969-0bce-45b5-aa15-7a2e1d3c3b42} <Debug> TCPHandler: Processed in 0.001491381 sec. | ||
| 5373 | 2026.05.06 03:56:44.555448 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 5374 | 2026.05.06 03:56:44.555523 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.05.06 03:56:44.555536 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5376 | 2026.05.06 03:56:44.555580 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12167 rows starting from the beginning of the part | ||
| 5377 | 2026.05.06 03:56:44.555625 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 5378 | 2026.05.06 03:56:44.555634 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5379 | 2026.05.06 03:56:44.555647 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.05.06 03:56:44.555661 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 5381 | 2026.05.06 03:56:44.555709 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5382 | 2026.05.06 03:56:44.555712 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5383 | 2026.05.06 03:56:44.555767 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 197 rows starting from the beginning of the part | ||
| 5384 | 2026.05.06 03:56:44.555804 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 5385 | 2026.05.06 03:56:44.555981 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.05.06 03:56:44.556076 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_36_7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5387 | 2026.05.06 03:56:44.556136 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.05.06 03:56:44.556184 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5389 | 2026.05.06 03:56:44.556186 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5390 | 2026.05.06 03:56:44.556550 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5391 | 2026.05.06 03:56:44.556784 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.05.06 03:56:44.556899 [ 39 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5393 | 2026.05.06 03:56:44.556920 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 5394 | 2026.05.06 03:56:44.556932 [ 39 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.05.06 03:56:44.556960 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5396 | 2026.05.06 03:56:44.556964 [ 271 ] {d3dfa062-499a-4446-8e3b-877065d3cca3} <Debug> TCPHandler: Processed in 0.001510492 sec. | ||
| 5397 | 2026.05.06 03:56:44.557028 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 5398 | 2026.05.06 03:56:44.557114 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5399 | 2026.05.06 03:56:44.557139 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1632 rows starting from the beginning of the part | ||
| 5400 | 2026.05.06 03:56:44.557185 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 5401 | 2026.05.06 03:56:44.557224 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 5402 | 2026.05.06 03:56:44.557262 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5403 | 2026.05.06 03:56:44.557299 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5404 | 2026.05.06 03:56:44.557340 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 5405 | 2026.05.06 03:56:44.558374 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372318 sec., 1399092.6301338319 rows/sec., 94.29 MiB/sec. | ||
| 5406 | 2026.05.06 03:56:44.558688 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5407 | 2026.05.06 03:56:44.558950 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.05.06 03:56:44.559018 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_36_7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5409 | 2026.05.06 03:56:44.559079 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5410 | 2026.05.06 03:56:44.559898 [ 190 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12972 rows, containing 5 columns (5 merged, 0 gathered) in 0.004475164 sec., 2898664.7193264873 rows/sec., 188.90 MiB/sec. | ||
| 5411 | 2026.05.06 03:56:44.560186 [ 192 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5412 | 2026.05.06 03:56:44.560419 [ 192 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.05.06 03:56:44.560479 [ 192 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5414 | 2026.05.06 03:56:44.560544 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5415 | 2026.05.06 03:56:45.001293 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.00 MiB, peak 261.72 MiB, free memory in arenas 0.00 B, will set to 256.32 MiB (RSS), difference: 1.33 MiB | ||
| 5416 | 2026.05.06 03:56:46.586411 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5417 | 2026.05.06 03:56:46.586476 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5418 | 2026.05.06 03:56:46.706885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11476 | ||
| 5419 | 2026.05.06 03:56:46.707365 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.05.06 03:56:46.707409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5421 | 2026.05.06 03:56:46.707898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5422 | 2026.05.06 03:56:46.708135 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.05.06 03:56:46.708276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11476 | ||
| 5424 | 2026.05.06 03:56:46.709329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 634 | ||
| 5425 | 2026.05.06 03:56:46.711588 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.05.06 03:56:46.711638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5427 | 2026.05.06 03:56:46.712831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5428 | 2026.05.06 03:56:46.713087 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.05.06 03:56:46.713336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 5430 | 2026.05.06 03:56:47.299189 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5431 | 2026.05.06 03:56:47.315686 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.05.06 03:56:47.315740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5433 | 2026.05.06 03:56:47.321791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5434 | 2026.05.06 03:56:47.322498 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.05.06 03:56:47.325474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5436 | 2026.05.06 03:56:49.547721 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.05.06 03:56:49.548077 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5438 | 2026.05.06 03:56:49.548614 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5439 | 2026.05.06 03:56:49.548650 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5440 | 2026.05.06 03:56:49.548857 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5441 | 2026.05.06 03:56:49.548923 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5442 | 2026.05.06 03:56:49.549060 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5443 | 2026.05.06 03:56:49.549166 [ 317 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5444 | 2026.05.06 03:56:49.549182 [ 365 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5445 | 2026.05.06 03:56:49.549203 [ 336 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5446 | 2026.05.06 03:56:49.549176 [ 327 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5447 | 2026.05.06 03:56:49.549345 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5448 | 2026.05.06 03:56:49.549432 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5449 | 2026.05.06 03:56:49.549500 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5450 | 2026.05.06 03:56:49.549521 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5451 | 2026.05.06 03:56:49.549556 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5452 | 2026.05.06 03:56:49.549596 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5453 | 2026.05.06 03:56:49.550728 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002797 sec., 12513.407222023598 rows/sec., 2.11 MiB/sec. | ||
| 5454 | 2026.05.06 03:56:49.550823 [ 271 ] {f2eff082-f601-4da0-b883-2dfc0d1bacc2} <Debug> TCPHandler: Processed in 0.003289111 sec. | ||
| 5455 | 2026.05.06 03:56:49.553105 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.05.06 03:56:49.553310 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5457 | 2026.05.06 03:56:49.553393 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5458 | 2026.05.06 03:56:49.554138 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.05.06 03:56:49.554183 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5460 | 2026.05.06 03:56:49.554569 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5461 | 2026.05.06 03:56:49.554809 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.05.06 03:56:49.554958 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001707 sec., 79671.93907439953 rows/sec., 6.92 MiB/sec. | ||
| 5463 | 2026.05.06 03:56:49.554998 [ 271 ] {f22b141f-3277-48c8-91ec-bd5e3383c899} <Debug> TCPHandler: Processed in 0.001994136 sec. | ||
| 5464 | 2026.05.06 03:56:49.555118 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.05.06 03:56:49.555212 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5466 | 2026.05.06 03:56:49.555253 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5467 | 2026.05.06 03:56:49.555712 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.05.06 03:56:49.555749 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5469 | 2026.05.06 03:56:49.556047 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5470 | 2026.05.06 03:56:49.556254 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.05.06 03:56:49.556364 [ 59 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5472 | 2026.05.06 03:56:49.556382 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001188 sec., 33670.03367003367 rows/sec., 2.47 MiB/sec. | ||
| 5473 | 2026.05.06 03:56:49.556437 [ 59 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.05.06 03:56:49.556449 [ 271 ] {58d1a06e-9b40-4a3e-832f-5b5654f2df44} <Debug> TCPHandler: Processed in 0.001386439 sec. | ||
| 5475 | 2026.05.06 03:56:49.556465 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5476 | 2026.05.06 03:56:49.556561 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.05.06 03:56:49.556618 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 5478 | 2026.05.06 03:56:49.556653 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5479 | 2026.05.06 03:56:49.556704 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5480 | 2026.05.06 03:56:49.556798 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5481 | 2026.05.06 03:56:49.556856 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 79 rows starting from the beginning of the part | ||
| 5482 | 2026.05.06 03:56:49.556966 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5483 | 2026.05.06 03:56:49.557040 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 5484 | 2026.05.06 03:56:49.557106 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5485 | 2026.05.06 03:56:49.557117 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.05.06 03:56:49.557172 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5487 | 2026.05.06 03:56:49.557177 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 5488 | 2026.05.06 03:56:49.557254 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5489 | 2026.05.06 03:56:49.557569 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5490 | 2026.05.06 03:56:49.557825 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.05.06 03:56:49.557960 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001308 sec., 79510.70336391438 rows/sec., 6.21 MiB/sec. | ||
| 5492 | 2026.05.06 03:56:49.558000 [ 271 ] {bc9a62c0-421b-4795-ac7b-221ec3f4fdd2} <Debug> TCPHandler: Processed in 0.001476921 sec. | ||
| 5493 | 2026.05.06 03:56:49.558143 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.05.06 03:56:49.558238 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.05.06 03:56:49.558281 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5496 | 2026.05.06 03:56:49.558340 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001782459 sec., 146987.95315909092 rows/sec., 11.36 MiB/sec. | ||
| 5497 | 2026.05.06 03:56:49.558483 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5498 | 2026.05.06 03:56:49.558700 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.05.06 03:56:49.558740 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.05.06 03:56:49.558742 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5501 | 2026.05.06 03:56:49.558824 [ 196 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_21_4} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5502 | 2026.05.06 03:56:49.558908 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5503 | 2026.05.06 03:56:49.559108 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5504 | 2026.05.06 03:56:49.559337 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.05.06 03:56:49.559471 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 5506 | 2026.05.06 03:56:49.559508 [ 271 ] {5530f9e4-45b2-4931-9546-ecb4447c35f2} <Debug> TCPHandler: Processed in 0.001413759 sec. | ||
| 5507 | 2026.05.06 03:56:49.559629 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.05.06 03:56:49.559744 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.05.06 03:56:49.559821 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <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 | ||
| 5510 | 2026.05.06 03:56:49.560853 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.05.06 03:56:49.560901 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5512 | 2026.05.06 03:56:49.561488 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5513 | 2026.05.06 03:56:49.561712 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.05.06 03:56:49.561824 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5515 | 2026.05.06 03:56:49.561855 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002149 sec., 18613.308515588647 rows/sec., 33.35 MiB/sec. | ||
| 5516 | 2026.05.06 03:56:49.561862 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.05.06 03:56:49.561895 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5518 | 2026.05.06 03:56:49.561926 [ 271 ] {a8b358d7-20f6-4ad8-9d34-a1c410791e59} <Debug> TCPHandler: Processed in 0.002345145 sec. | ||
| 5519 | 2026.05.06 03:56:49.561998 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 5520 | 2026.05.06 03:56:49.562051 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.05.06 03:56:49.562151 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.05.06 03:56:49.562193 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5523 | 2026.05.06 03:56:49.562237 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5524 | 2026.05.06 03:56:49.562305 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part | ||
| 5525 | 2026.05.06 03:56:49.562442 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5526 | 2026.05.06 03:56:49.562537 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.05.06 03:56:49.562554 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 5528 | 2026.05.06 03:56:49.562581 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5529 | 2026.05.06 03:56:49.562665 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5530 | 2026.05.06 03:56:49.562775 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5531 | 2026.05.06 03:56:49.562891 [ 195 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5532 | 2026.05.06 03:56:49.562907 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5533 | 2026.05.06 03:56:49.563128 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.05.06 03:56:49.563268 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 5535 | 2026.05.06 03:56:49.563306 [ 271 ] {4e63d417-3703-473c-a40b-d489608a8097} <Debug> TCPHandler: Processed in 0.001304376 sec. | ||
| 5536 | 2026.05.06 03:56:49.585232 [ 190 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 19 columns (19 merged, 0 gathered) in 0.023331329 sec., 26145.10300720546 rows/sec., 46.85 MiB/sec. | ||
| 5537 | 2026.05.06 03:56:49.586088 [ 191 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5538 | 2026.05.06 03:56:49.586430 [ 191 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.05.06 03:56:49.586502 [ 191 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5540 | 2026.05.06 03:56:49.586605 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 5541 | 2026.05.06 03:56:50.048669 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.05.06 03:56:50.048934 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5543 | 2026.05.06 03:56:50.049331 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5544 | 2026.05.06 03:56:50.049376 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5545 | 2026.05.06 03:56:50.049657 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5546 | 2026.05.06 03:56:50.049731 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5547 | 2026.05.06 03:56:50.049875 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5548 | 2026.05.06 03:56:50.049986 [ 365 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5549 | 2026.05.06 03:56:50.049986 [ 327 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5550 | 2026.05.06 03:56:50.050013 [ 317 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5551 | 2026.05.06 03:56:50.050052 [ 340 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5552 | 2026.05.06 03:56:50.050227 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5553 | 2026.05.06 03:56:50.050284 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5554 | 2026.05.06 03:56:50.050358 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5555 | 2026.05.06 03:56:50.050379 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5556 | 2026.05.06 03:56:50.050415 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 5557 | 2026.05.06 03:56:50.050453 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 5558 | 2026.05.06 03:56:50.051546 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002724 sec., 12848.751835535977 rows/sec., 2.73 MiB/sec. | ||
| 5559 | 2026.05.06 03:56:50.051635 [ 271 ] {50db4587-a4b4-4956-89be-9952ecf1bd4b} <Debug> TCPHandler: Processed in 0.003104226 sec. | ||
| 5560 | 2026.05.06 03:56:50.062510 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.05.06 03:56:50.062618 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5562 | 2026.05.06 03:56:50.062667 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5563 | 2026.05.06 03:56:50.063241 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.05.06 03:56:50.063298 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5565 | 2026.05.06 03:56:50.063809 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5566 | 2026.05.06 03:56:50.064029 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.05.06 03:56:50.064176 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001579 sec., 1266.624445851805 rows/sec., 103.28 KiB/sec. | ||
| 5568 | 2026.05.06 03:56:50.064217 [ 271 ] {4042749a-09e5-4b84-8e15-9cf9fe02aea7} <Debug> TCPHandler: Processed in 0.001756569 sec. | ||
| 5569 | 2026.05.06 03:56:50.064342 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.05.06 03:56:50.064441 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5571 | 2026.05.06 03:56:50.064482 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5572 | 2026.05.06 03:56:50.065771 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.05.06 03:56:50.065808 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5574 | 2026.05.06 03:56:50.066239 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5575 | 2026.05.06 03:56:50.066447 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.05.06 03:56:50.066582 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002162 sec., 1111008.325624422 rows/sec., 81.94 MiB/sec. | ||
| 5577 | 2026.05.06 03:56:50.066620 [ 271 ] {bd37fa1d-ba07-4ac0-ae24-6f2f3a408c88} <Debug> TCPHandler: Processed in 0.002327125 sec. | ||
| 5578 | 2026.05.06 03:56:50.066741 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.05.06 03:56:50.066836 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5580 | 2026.05.06 03:56:50.066882 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5581 | 2026.05.06 03:56:50.067299 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.05.06 03:56:50.067336 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5583 | 2026.05.06 03:56:50.067632 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5584 | 2026.05.06 03:56:50.067840 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.05.06 03:56:50.067965 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001146 sec., 9598.603839441535 rows/sec., 712.40 KiB/sec. | ||
| 5586 | 2026.05.06 03:56:50.068001 [ 271 ] {f16c04ab-8526-4a7b-a7e1-5fd81ccae7d4} <Debug> TCPHandler: Processed in 0.001309757 sec. | ||
| 5587 | 2026.05.06 03:56:50.068112 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.05.06 03:56:50.068205 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.05.06 03:56:50.068244 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5590 | 2026.05.06 03:56:50.068844 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.05.06 03:56:50.068881 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5592 | 2026.05.06 03:56:50.069209 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5593 | 2026.05.06 03:56:50.069414 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.05.06 03:56:50.069555 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001367 sec., 585954.6452084858 rows/sec., 33.85 MiB/sec. | ||
| 5595 | 2026.05.06 03:56:50.069592 [ 271 ] {8a03e655-9afb-45ab-8536-7ec286cd570c} <Debug> TCPHandler: Processed in 0.001530553 sec. | ||
| 5596 | 2026.05.06 03:56:50.069703 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.06 03:56:50.069797 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.05.06 03:56:50.069836 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5599 | 2026.05.06 03:56:50.070207 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.05.06 03:56:50.070242 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5601 | 2026.05.06 03:56:50.070528 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5602 | 2026.05.06 03:56:50.070743 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.05.06 03:56:50.070871 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 5604 | 2026.05.06 03:56:50.070910 [ 271 ] {5b2f02a3-2177-4b56-8f92-c34808941ef4} <Debug> TCPHandler: Processed in 0.001257706 sec. | ||
| 5605 | 2026.05.06 03:56:50.071021 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.05.06 03:56:50.071115 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5607 | 2026.05.06 03:56:50.071155 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5608 | 2026.05.06 03:56:50.071915 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.06 03:56:50.071953 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5610 | 2026.05.06 03:56:50.072309 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5611 | 2026.05.06 03:56:50.072526 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.06 03:56:50.072660 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001562 sec., 825864.276568502 rows/sec., 55.09 MiB/sec. | ||
| 5613 | 2026.05.06 03:56:50.072698 [ 271 ] {b8e2f758-f699-426c-ab5d-7f1c04e4df32} <Debug> TCPHandler: Processed in 0.001725998 sec. | ||
| 5614 | 2026.05.06 03:56:50.072815 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.06 03:56:50.072910 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.06 03:56:50.072954 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5617 | 2026.05.06 03:56:50.073592 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.06 03:56:50.073629 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5619 | 2026.05.06 03:56:50.074048 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5620 | 2026.05.06 03:56:50.074252 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.06 03:56:50.074385 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001494 sec., 1002008.032128514 rows/sec., 60.77 MiB/sec. | ||
| 5622 | 2026.05.06 03:56:50.074422 [ 271 ] {39117b7d-a30c-497b-adb5-3e0882b5c43f} <Debug> TCPHandler: Processed in 0.001657686 sec. | ||
| 5623 | 2026.05.06 03:56:50.074541 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5624 | 2026.05.06 03:56:50.074635 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5625 | 2026.05.06 03:56:50.074690 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <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 | ||
| 5626 | 2026.05.06 03:56:50.075395 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.05.06 03:56:50.075431 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5628 | 2026.05.06 03:56:50.075927 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5629 | 2026.05.06 03:56:50.076144 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.05.06 03:56:50.076276 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001659 sec., 5424.9547920434 rows/sec., 9.72 MiB/sec. | ||
| 5631 | 2026.05.06 03:56:50.076329 [ 271 ] {fc8866a1-b6a4-42b1-809e-9e397f3594d3} <Debug> TCPHandler: Processed in 0.001837261 sec. | ||
| 5632 | 2026.05.06 03:56:50.076443 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.05.06 03:56:50.076538 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5634 | 2026.05.06 03:56:50.076579 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5635 | 2026.05.06 03:56:50.076888 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.05.06 03:56:50.076924 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5637 | 2026.05.06 03:56:50.077219 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5638 | 2026.05.06 03:56:50.077425 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.05.06 03:56:50.077560 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00104 sec., 11538.461538461539 rows/sec., 796.27 KiB/sec. | ||
| 5640 | 2026.05.06 03:56:50.077594 [ 271 ] {95a5e342-1429-45be-8007-4db8f95f10cc} <Debug> TCPHandler: Processed in 0.001201363 sec. | ||
| 5641 | 2026.05.06 03:56:54.208594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11988 | ||
| 5642 | 2026.05.06 03:56:54.209167 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.05.06 03:56:54.209214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5644 | 2026.05.06 03:56:54.209705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5645 | 2026.05.06 03:56:54.209952 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.06 03:56:54.210083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11988 | ||
| 5647 | 2026.05.06 03:56:54.545081 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2026.05.06 03:56:54.545391 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 5649 | 2026.05.06 03:56:54.545881 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5650 | 2026.05.06 03:56:54.545944 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <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 | ||
| 5651 | 2026.05.06 03:56:54.546168 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5652 | 2026.05.06 03:56:54.546232 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5653 | 2026.05.06 03:56:54.546362 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5654 | 2026.05.06 03:56:54.546476 [ 327 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5655 | 2026.05.06 03:56:54.546501 [ 335 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5656 | 2026.05.06 03:56:54.546506 [ 317 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5657 | 2026.05.06 03:56:54.546554 [ 340 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5658 | 2026.05.06 03:56:54.546760 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5659 | 2026.05.06 03:56:54.546797 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5660 | 2026.05.06 03:56:54.546881 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5661 | 2026.05.06 03:56:54.546902 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5662 | 2026.05.06 03:56:54.546937 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5663 | 2026.05.06 03:56:54.546975 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5664 | 2026.05.06 03:56:54.548161 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002898 sec., 12077.294685990339 rows/sec., 2.03 MiB/sec. | ||
| 5665 | 2026.05.06 03:56:54.548266 [ 271 ] {e159706d-f3d0-41a9-ad9f-28bfe2eb0309} <Debug> TCPHandler: Processed in 0.003351993 sec. | ||
| 5666 | 2026.05.06 03:56:54.549690 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.05.06 03:56:54.549801 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5668 | 2026.05.06 03:56:54.549843 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5669 | 2026.05.06 03:56:54.550595 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.05.06 03:56:54.550662 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5671 | 2026.05.06 03:56:54.551127 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5672 | 2026.05.06 03:56:54.551344 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.05.06 03:56:54.551471 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 5674 | 2026.05.06 03:56:54.551508 [ 271 ] {bbf5b9e7-8189-489a-a268-e3574fd3c309} <Debug> TCPHandler: Processed in 0.001869063 sec. | ||
| 5675 | 2026.05.06 03:56:54.551801 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.05.06 03:56:54.551900 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5677 | 2026.05.06 03:56:54.551941 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5678 | 2026.05.06 03:56:54.552420 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.06 03:56:54.552457 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5680 | 2026.05.06 03:56:54.552754 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5681 | 2026.05.06 03:56:54.552955 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.05.06 03:56:54.553081 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 5683 | 2026.05.06 03:56:54.553119 [ 271 ] {735ba585-8dd3-41fc-b361-c31a3bb2cdca} <Debug> TCPHandler: Processed in 0.001368098 sec. | ||
| 5684 | 2026.05.06 03:56:54.553238 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.05.06 03:56:54.553331 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.05.06 03:56:54.553373 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5687 | 2026.05.06 03:56:54.553774 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.05.06 03:56:54.553811 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5689 | 2026.05.06 03:56:54.554125 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5690 | 2026.05.06 03:56:54.554323 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.06 03:56:54.554445 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001133 sec., 112974.40423654017 rows/sec., 7.87 MiB/sec. | ||
| 5692 | 2026.05.06 03:56:54.554481 [ 271 ] {f6cbad57-5149-4979-95a2-087db3da48f8} <Debug> TCPHandler: Processed in 0.001290726 sec. | ||
| 5693 | 2026.05.06 03:56:54.554593 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.05.06 03:56:54.554686 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.05.06 03:56:54.554727 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5696 | 2026.05.06 03:56:54.555048 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.05.06 03:56:54.555083 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5698 | 2026.05.06 03:56:54.555368 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5699 | 2026.05.06 03:56:54.555575 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.05.06 03:56:54.555698 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001031 sec., 46556.74102812803 rows/sec., 3.14 MiB/sec. | ||
| 5701 | 2026.05.06 03:56:54.555733 [ 271 ] {5a5b2711-b67d-49bf-89db-3c5ef8ddff9c} <Debug> TCPHandler: Processed in 0.001187123 sec. | ||
| 5702 | 2026.05.06 03:56:54.825765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5703 | 2026.05.06 03:56:54.843702 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.05.06 03:56:54.843762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5705 | 2026.05.06 03:56:54.849369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5706 | 2026.05.06 03:56:54.850062 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.05.06 03:56:54.853031 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5708 | 2026.05.06 03:56:56.713791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 678 | ||
| 5709 | 2026.05.06 03:56:56.716600 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.06 03:56:56.716662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5711 | 2026.05.06 03:56:56.717926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5712 | 2026.05.06 03:56:56.718224 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.06 03:56:56.718599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5714 | 2026.05.06 03:56:57.669851 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59857 | ||
| 5715 | 2026.05.06 03:56:57.669965 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.05.06 03:56:57.669993 [ 3 ] {} <Debug> TCP-Session: 8fbabf1c-238a-41d5-82a8-b70d0cfbb810 Authenticating user 'default' from [fd00:1122:3344:101::e]:59857 | ||
| 5717 | 2026.05.06 03:56:57.670014 [ 3 ] {} <Debug> TCP-Session: 8fbabf1c-238a-41d5-82a8-b70d0cfbb810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.05.06 03:56:57.670027 [ 3 ] {} <Debug> TCP-Session: 8fbabf1c-238a-41d5-82a8-b70d0cfbb810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.05.06 03:56:57.670227 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62803 | ||
| 5720 | 2026.05.06 03:56:57.670242 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50078 | ||
| 5721 | 2026.05.06 03:56:57.670287 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40357 | ||
| 5722 | 2026.05.06 03:56:57.670299 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51593 | ||
| 5723 | 2026.05.06 03:56:57.670341 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5724 | 2026.05.06 03:56:57.670356 [ 3 ] {} <Trace> TCP-Session: 8fbabf1c-238a-41d5-82a8-b70d0cfbb810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.05.06 03:56:57.670388 [ 269 ] {} <Debug> TCP-Session: 1d2701ff-a6cb-49fd-8f13-9c6496669a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:62803 | ||
| 5726 | 2026.05.06 03:56:57.670310 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48685 | ||
| 5727 | 2026.05.06 03:56:57.670426 [ 269 ] {} <Debug> TCP-Session: 1d2701ff-a6cb-49fd-8f13-9c6496669a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.05.06 03:56:57.670275 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43789 | ||
| 5729 | 2026.05.06 03:56:57.670260 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64910 | ||
| 5730 | 2026.05.06 03:56:57.670528 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2026.05.06 03:56:57.670557 [ 3 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59857) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5732 | 2026.05.06 03:56:57.670582 [ 309 ] {} <Debug> TCP-Session: f799c1e4-141d-4892-9ccf-b675d41c7689 Authenticating user 'default' from [fd00:1122:3344:101::e]:40357 | ||
| 5733 | 2026.05.06 03:56:57.670253 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57464 | ||
| 5734 | 2026.05.06 03:56:57.670619 [ 309 ] {} <Debug> TCP-Session: f799c1e4-141d-4892-9ccf-b675d41c7689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.06 03:56:57.670462 [ 269 ] {} <Debug> TCP-Session: 1d2701ff-a6cb-49fd-8f13-9c6496669a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.05.06 03:56:57.670674 [ 309 ] {} <Debug> TCP-Session: f799c1e4-141d-4892-9ccf-b675d41c7689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.05.06 03:56:57.670856 [ 3 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5738 | 2026.05.06 03:56:57.670921 [ 3 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5739 | 2026.05.06 03:56:57.670990 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2026.05.06 03:56:57.671037 [ 307 ] {} <Debug> TCP-Session: 9dd4fb85-f62f-4563-8234-0c27fa86ca4e Authenticating user 'default' from [fd00:1122:3344:101::e]:64910 | ||
| 5741 | 2026.05.06 03:56:57.671064 [ 307 ] {} <Debug> TCP-Session: 9dd4fb85-f62f-4563-8234-0c27fa86ca4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.05.06 03:56:57.671079 [ 307 ] {} <Debug> TCP-Session: 9dd4fb85-f62f-4563-8234-0c27fa86ca4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.05.06 03:56:57.671092 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5744 | 2026.05.06 03:56:57.671134 [ 304 ] {} <Debug> TCP-Session: 8a12c866-a9f7-4da9-8621-924e1aecf6a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57464 | ||
| 5745 | 2026.05.06 03:56:57.671160 [ 304 ] {} <Debug> TCP-Session: 8a12c866-a9f7-4da9-8621-924e1aecf6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.05.06 03:56:57.671172 [ 304 ] {} <Debug> TCP-Session: 8a12c866-a9f7-4da9-8621-924e1aecf6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.05.06 03:56:57.671434 [ 3 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 5748 | 2026.05.06 03:56:57.671437 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5749 | 2026.05.06 03:56:57.671493 [ 303 ] {} <Debug> TCP-Session: a399dcd7-cd19-4213-af25-18ed19fba436 Authenticating user 'default' from [fd00:1122:3344:101::e]:50078 | ||
| 5750 | 2026.05.06 03:56:57.671514 [ 303 ] {} <Debug> TCP-Session: a399dcd7-cd19-4213-af25-18ed19fba436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.06 03:56:57.671527 [ 303 ] {} <Debug> TCP-Session: a399dcd7-cd19-4213-af25-18ed19fba436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.05.06 03:56:57.671548 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5753 | 2026.05.06 03:56:57.671587 [ 310 ] {} <Debug> TCP-Session: e5c405f2-2b5c-45d3-a3f9-f18ae30e2b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:51593 | ||
| 5754 | 2026.05.06 03:56:57.671605 [ 310 ] {} <Debug> TCP-Session: e5c405f2-2b5c-45d3-a3f9-f18ae30e2b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.05.06 03:56:57.671621 [ 310 ] {} <Debug> TCP-Session: e5c405f2-2b5c-45d3-a3f9-f18ae30e2b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.05.06 03:56:57.671661 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5757 | 2026.05.06 03:56:57.671697 [ 308 ] {} <Debug> TCP-Session: 837d1f0c-555d-4486-8f86-eee96009acc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43789 | ||
| 5758 | 2026.05.06 03:56:57.671715 [ 308 ] {} <Debug> TCP-Session: 837d1f0c-555d-4486-8f86-eee96009acc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.05.06 03:56:57.671730 [ 308 ] {} <Debug> TCP-Session: 837d1f0c-555d-4486-8f86-eee96009acc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.05.06 03:56:57.671762 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5761 | 2026.05.06 03:56:57.671798 [ 311 ] {} <Debug> TCP-Session: 99bb185b-53a3-4e59-b2fa-4d8ada4d2e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:48685 | ||
| 5762 | 2026.05.06 03:56:57.671816 [ 311 ] {} <Debug> TCP-Session: 99bb185b-53a3-4e59-b2fa-4d8ada4d2e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.05.06 03:56:57.671828 [ 311 ] {} <Debug> TCP-Session: 99bb185b-53a3-4e59-b2fa-4d8ada4d2e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.05.06 03:56:57.672511 [ 335 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Trace> AggregatingTransform: Aggregating | ||
| 5765 | 2026.05.06 03:56:57.672559 [ 335 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5766 | 2026.05.06 03:56:57.672598 [ 335 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104517 sec. (956.782 rows/sec., 37.37 KiB/sec.) | ||
| 5767 | 2026.05.06 03:56:57.672616 [ 335 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Trace> Aggregator: Merging aggregated data | ||
| 5768 | 2026.05.06 03:56:57.674140 [ 3 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003648 sec., 274.12280701754383 rows/sec., 10.71 KiB/sec. | ||
| 5769 | 2026.05.06 03:56:57.674325 [ 3 ] {58ffb070-276c-4c44-8fb4-2e834e756e9b} <Debug> TCPHandler: Processed in 0.004104314 sec. | ||
| 5770 | 2026.05.06 03:56:57.674442 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.05.06 03:56:57.674470 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5772 | 2026.05.06 03:56:57.674476 [ 3 ] {} <Debug> TCP-Session: 8fbabf1c-238a-41d5-82a8-b70d0cfbb810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.05.06 03:56:57.674501 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5774 | 2026.05.06 03:56:57.674517 [ 269 ] {} <Debug> TCP-Session: 1d2701ff-a6cb-49fd-8f13-9c6496669a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.05.06 03:56:57.674535 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.05.06 03:56:57.674551 [ 303 ] {} <Debug> TCP-Session: a399dcd7-cd19-4213-af25-18ed19fba436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.05.06 03:56:57.674554 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5778 | 2026.05.06 03:56:57.674568 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.05.06 03:56:57.674602 [ 311 ] {} <Debug> TCP-Session: 99bb185b-53a3-4e59-b2fa-4d8ada4d2e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.05.06 03:56:57.674583 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5781 | 2026.05.06 03:56:57.674627 [ 309 ] {} <Debug> TCP-Session: f799c1e4-141d-4892-9ccf-b675d41c7689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2026.05.06 03:56:57.674582 [ 307 ] {} <Debug> TCP-Session: 9dd4fb85-f62f-4563-8234-0c27fa86ca4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.05.06 03:56:57.674664 [ 310 ] {} <Debug> TCP-Session: e5c405f2-2b5c-45d3-a3f9-f18ae30e2b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.05.06 03:56:57.674485 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5785 | 2026.05.06 03:56:57.674519 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5786 | 2026.05.06 03:56:57.674756 [ 304 ] {} <Debug> TCP-Session: 8a12c866-a9f7-4da9-8621-924e1aecf6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.05.06 03:56:57.674766 [ 308 ] {} <Debug> TCP-Session: 837d1f0c-555d-4486-8f86-eee96009acc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.05.06 03:56:59.108557 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58847 | ||
| 5789 | 2026.05.06 03:56:59.108662 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5790 | 2026.05.06 03:56:59.108689 [ 3 ] {} <Debug> TCP-Session: a89ca7c9-e9f6-4d8d-993c-4376ff1a7a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:58847 | ||
| 5791 | 2026.05.06 03:56:59.108711 [ 3 ] {} <Debug> TCP-Session: a89ca7c9-e9f6-4d8d-993c-4376ff1a7a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.05.06 03:56:59.108723 [ 3 ] {} <Debug> TCP-Session: a89ca7c9-e9f6-4d8d-993c-4376ff1a7a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.05.06 03:56:59.108911 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48487 | ||
| 5794 | 2026.05.06 03:56:59.108938 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44348 | ||
| 5795 | 2026.05.06 03:56:59.108956 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41658 | ||
| 5796 | 2026.05.06 03:56:59.108988 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37994 | ||
| 5797 | 2026.05.06 03:56:59.109012 [ 3 ] {} <Trace> TCP-Session: a89ca7c9-e9f6-4d8d-993c-4376ff1a7a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.05.06 03:56:59.109036 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5799 | 2026.05.06 03:56:59.109064 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5800 | 2026.05.06 03:56:59.109070 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5801 | 2026.05.06 03:56:59.109089 [ 269 ] {} <Debug> TCP-Session: 5ce9e6dd-abc9-46dd-8046-ee10e1b63ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:48487 | ||
| 5802 | 2026.05.06 03:56:59.109089 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5803 | 2026.05.06 03:56:59.109108 [ 308 ] {} <Debug> TCP-Session: 69585247-7b3b-4467-8052-28de09cdbfaf Authenticating user 'default' from [fd00:1122:3344:101::e]:41658 | ||
| 5804 | 2026.05.06 03:56:59.109126 [ 269 ] {} <Debug> TCP-Session: 5ce9e6dd-abc9-46dd-8046-ee10e1b63ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.05.06 03:56:59.109137 [ 310 ] {} <Debug> TCP-Session: 3fd361ae-c33e-4e2f-aafd-92c6fa6ca8ad Authenticating user 'default' from [fd00:1122:3344:101::e]:37994 | ||
| 5806 | 2026.05.06 03:56:59.109159 [ 269 ] {} <Debug> TCP-Session: 5ce9e6dd-abc9-46dd-8046-ee10e1b63ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.05.06 03:56:59.109196 [ 3 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5808 | 2026.05.06 03:56:59.109180 [ 310 ] {} <Debug> TCP-Session: 3fd361ae-c33e-4e2f-aafd-92c6fa6ca8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.05.06 03:56:59.109155 [ 308 ] {} <Debug> TCP-Session: 69585247-7b3b-4467-8052-28de09cdbfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.05.06 03:56:59.109099 [ 304 ] {} <Debug> TCP-Session: 5426ef75-bc48-48c4-ab64-c2c99e787fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44348 | ||
| 5811 | 2026.05.06 03:56:59.109284 [ 308 ] {} <Debug> TCP-Session: 69585247-7b3b-4467-8052-28de09cdbfaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.05.06 03:56:59.109276 [ 310 ] {} <Debug> TCP-Session: 3fd361ae-c33e-4e2f-aafd-92c6fa6ca8ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.05.06 03:56:59.109297 [ 304 ] {} <Debug> TCP-Session: 5426ef75-bc48-48c4-ab64-c2c99e787fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.06 03:56:59.108998 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49868 | ||
| 5815 | 2026.05.06 03:56:59.109334 [ 304 ] {} <Debug> TCP-Session: 5426ef75-bc48-48c4-ab64-c2c99e787fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.05.06 03:56:59.108978 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45426 | ||
| 5817 | 2026.05.06 03:56:59.108944 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49958 | ||
| 5818 | 2026.05.06 03:56:59.108924 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42028 | ||
| 5819 | 2026.05.06 03:56:59.109444 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2026.05.06 03:56:59.109487 [ 311 ] {} <Debug> TCP-Session: 04a839b0-8310-46b1-918c-455e69244b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:49868 | ||
| 5821 | 2026.05.06 03:56:59.109500 [ 3 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5822 | 2026.05.06 03:56:59.109511 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5823 | 2026.05.06 03:56:59.109518 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5824 | 2026.05.06 03:56:59.109554 [ 309 ] {} <Debug> TCP-Session: 1ee04a36-3dee-4964-b7e5-70a0a2e8901a Authenticating user 'default' from [fd00:1122:3344:101::e]:45426 | ||
| 5825 | 2026.05.06 03:56:59.109568 [ 3 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5826 | 2026.05.06 03:56:59.109571 [ 303 ] {} <Debug> TCP-Session: faeedf46-5a83-4ff7-8170-7e0c81b4fe7d Authenticating user 'default' from [fd00:1122:3344:101::e]:42028 | ||
| 5827 | 2026.05.06 03:56:59.109585 [ 309 ] {} <Debug> TCP-Session: 1ee04a36-3dee-4964-b7e5-70a0a2e8901a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.05.06 03:56:59.109613 [ 303 ] {} <Debug> TCP-Session: faeedf46-5a83-4ff7-8170-7e0c81b4fe7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.05.06 03:56:59.109625 [ 309 ] {} <Debug> TCP-Session: 1ee04a36-3dee-4964-b7e5-70a0a2e8901a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.05.06 03:56:59.109637 [ 303 ] {} <Debug> TCP-Session: faeedf46-5a83-4ff7-8170-7e0c81b4fe7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.05.06 03:56:59.109510 [ 311 ] {} <Debug> TCP-Session: 04a839b0-8310-46b1-918c-455e69244b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.05.06 03:56:59.109514 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5833 | 2026.05.06 03:56:59.109692 [ 311 ] {} <Debug> TCP-Session: 04a839b0-8310-46b1-918c-455e69244b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.05.06 03:56:59.109717 [ 307 ] {} <Debug> TCP-Session: f9c40f13-8087-42bf-a1f9-5f77b8585b7a Authenticating user 'default' from [fd00:1122:3344:101::e]:49958 | ||
| 5835 | 2026.05.06 03:56:59.109739 [ 307 ] {} <Debug> TCP-Session: f9c40f13-8087-42bf-a1f9-5f77b8585b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.05.06 03:56:59.109757 [ 307 ] {} <Debug> TCP-Session: f9c40f13-8087-42bf-a1f9-5f77b8585b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.05.06 03:56:59.109877 [ 3 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 5838 | 2026.05.06 03:56:59.111118 [ 319 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Trace> AggregatingTransform: Aggregating | ||
| 5839 | 2026.05.06 03:56:59.111162 [ 319 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5840 | 2026.05.06 03:56:59.111211 [ 319 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001209544 sec. (826.758 rows/sec., 32.30 KiB/sec.) | ||
| 5841 | 2026.05.06 03:56:59.111232 [ 319 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Trace> Aggregator: Merging aggregated data | ||
| 5842 | 2026.05.06 03:56:59.112768 [ 3 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00362 sec., 276.24309392265195 rows/sec., 10.79 KiB/sec. | ||
| 5843 | 2026.05.06 03:56:59.112987 [ 3 ] {7abd5609-86a6-49cc-90a8-b6418645232e} <Debug> TCPHandler: Processed in 0.004084834 sec. | ||
| 5844 | 2026.05.06 03:56:59.113152 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5845 | 2026.05.06 03:56:59.113187 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5846 | 2026.05.06 03:56:59.113190 [ 3 ] {} <Debug> TCP-Session: a89ca7c9-e9f6-4d8d-993c-4376ff1a7a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.05.06 03:56:59.113207 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5848 | 2026.05.06 03:56:59.113243 [ 269 ] {} <Debug> TCP-Session: 5ce9e6dd-abc9-46dd-8046-ee10e1b63ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.05.06 03:56:59.113257 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5850 | 2026.05.06 03:56:59.113276 [ 307 ] {} <Debug> TCP-Session: f9c40f13-8087-42bf-a1f9-5f77b8585b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.05.06 03:56:59.113280 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.05.06 03:56:59.113313 [ 303 ] {} <Debug> TCP-Session: faeedf46-5a83-4ff7-8170-7e0c81b4fe7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.06 03:56:59.113314 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.05.06 03:56:59.113348 [ 308 ] {} <Debug> TCP-Session: 69585247-7b3b-4467-8052-28de09cdbfaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.05.06 03:56:59.113365 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.05.06 03:56:59.113383 [ 311 ] {} <Debug> TCP-Session: 04a839b0-8310-46b1-918c-455e69244b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.06 03:56:59.113331 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5858 | 2026.05.06 03:56:59.113434 [ 310 ] {} <Debug> TCP-Session: 3fd361ae-c33e-4e2f-aafd-92c6fa6ca8ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.05.06 03:56:59.113474 [ 309 ] {} <Debug> TCP-Session: 1ee04a36-3dee-4964-b7e5-70a0a2e8901a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.05.06 03:56:59.113232 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2026.05.06 03:56:59.113554 [ 304 ] {} <Debug> TCP-Session: 5426ef75-bc48-48c4-ab64-c2c99e787fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.05.06 03:56:59.331608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39988 | ||
| 5863 | 2026.05.06 03:56:59.331718 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5864 | 2026.05.06 03:56:59.331745 [ 3 ] {} <Debug> TCP-Session: fd8b52f5-bac2-45bc-b8a1-10a14568d9de Authenticating user 'default' from [fd00:1122:3344:101::e]:39988 | ||
| 5865 | 2026.05.06 03:56:59.331767 [ 3 ] {} <Debug> TCP-Session: fd8b52f5-bac2-45bc-b8a1-10a14568d9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.05.06 03:56:59.331780 [ 3 ] {} <Debug> TCP-Session: fd8b52f5-bac2-45bc-b8a1-10a14568d9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.05.06 03:56:59.331956 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34600 | ||
| 5868 | 2026.05.06 03:56:59.331975 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44311 | ||
| 5869 | 2026.05.06 03:56:59.332016 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43634 | ||
| 5870 | 2026.05.06 03:56:59.332027 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55849 | ||
| 5871 | 2026.05.06 03:56:59.332056 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53412 | ||
| 5872 | 2026.05.06 03:56:59.332075 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5873 | 2026.05.06 03:56:59.332104 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5874 | 2026.05.06 03:56:59.332105 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2026.05.06 03:56:59.332131 [ 269 ] {} <Debug> TCP-Session: 89081be5-c32e-469b-a52d-170ea8e93c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:34600 | ||
| 5876 | 2026.05.06 03:56:59.332143 [ 303 ] {} <Debug> TCP-Session: 043107f6-e9a7-4e5b-887b-a21415179519 Authenticating user 'default' from [fd00:1122:3344:101::e]:44311 | ||
| 5877 | 2026.05.06 03:56:59.332152 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5878 | 2026.05.06 03:56:59.332167 [ 269 ] {} <Debug> TCP-Session: 89081be5-c32e-469b-a52d-170ea8e93c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.05.06 03:56:59.332179 [ 303 ] {} <Debug> TCP-Session: 043107f6-e9a7-4e5b-887b-a21415179519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.05.06 03:56:59.332186 [ 311 ] {} <Debug> TCP-Session: 9c1a070a-d10f-4d39-baf1-9e709eab5d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:53412 | ||
| 5881 | 2026.05.06 03:56:59.332195 [ 269 ] {} <Debug> TCP-Session: 89081be5-c32e-469b-a52d-170ea8e93c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.06 03:56:59.332206 [ 303 ] {} <Debug> TCP-Session: 043107f6-e9a7-4e5b-887b-a21415179519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.05.06 03:56:59.332218 [ 311 ] {} <Debug> TCP-Session: 9c1a070a-d10f-4d39-baf1-9e709eab5d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.05.06 03:56:59.332157 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.05.06 03:56:59.332248 [ 311 ] {} <Debug> TCP-Session: 9c1a070a-d10f-4d39-baf1-9e709eab5d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.05.06 03:56:59.332148 [ 307 ] {} <Debug> TCP-Session: d7f435e5-b25a-425d-a8b0-5b481f98b3b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43634 | ||
| 5887 | 2026.05.06 03:56:59.332288 [ 308 ] {} <Debug> TCP-Session: f95ebfb2-cfab-4170-acdf-693d0851085c Authenticating user 'default' from [fd00:1122:3344:101::e]:55849 | ||
| 5888 | 2026.05.06 03:56:59.332304 [ 307 ] {} <Debug> TCP-Session: d7f435e5-b25a-425d-a8b0-5b481f98b3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.05.06 03:56:59.332079 [ 3 ] {} <Trace> TCP-Session: fd8b52f5-bac2-45bc-b8a1-10a14568d9de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.05.06 03:56:59.332330 [ 307 ] {} <Debug> TCP-Session: d7f435e5-b25a-425d-a8b0-5b481f98b3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.05.06 03:56:59.332329 [ 308 ] {} <Debug> TCP-Session: f95ebfb2-cfab-4170-acdf-693d0851085c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.05.06 03:56:59.332046 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49886 | ||
| 5893 | 2026.05.06 03:56:59.332393 [ 308 ] {} <Debug> TCP-Session: f95ebfb2-cfab-4170-acdf-693d0851085c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.05.06 03:56:59.332037 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47642 | ||
| 5895 | 2026.05.06 03:56:59.331997 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62462 | ||
| 5896 | 2026.05.06 03:56:59.332462 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5897 | 2026.05.06 03:56:59.332508 [ 3 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5898 | 2026.05.06 03:56:59.332522 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5899 | 2026.05.06 03:56:59.332530 [ 310 ] {} <Debug> TCP-Session: 823631e3-d103-45ab-aedc-f2b920dbb7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:49886 | ||
| 5900 | 2026.05.06 03:56:59.332559 [ 309 ] {} <Debug> TCP-Session: 5cb7cec2-b470-4356-aec1-376ab6365ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47642 | ||
| 5901 | 2026.05.06 03:56:59.332568 [ 310 ] {} <Debug> TCP-Session: 823631e3-d103-45ab-aedc-f2b920dbb7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.05.06 03:56:59.332584 [ 309 ] {} <Debug> TCP-Session: 5cb7cec2-b470-4356-aec1-376ab6365ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.05.06 03:56:59.332597 [ 310 ] {} <Debug> TCP-Session: 823631e3-d103-45ab-aedc-f2b920dbb7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.05.06 03:56:59.332609 [ 309 ] {} <Debug> TCP-Session: 5cb7cec2-b470-4356-aec1-376ab6365ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.05.06 03:56:59.332563 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5906 | 2026.05.06 03:56:59.332677 [ 304 ] {} <Debug> TCP-Session: 14bdc8a9-9f64-4918-95f0-1a8ddc7a6c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:62462 | ||
| 5907 | 2026.05.06 03:56:59.332703 [ 304 ] {} <Debug> TCP-Session: 14bdc8a9-9f64-4918-95f0-1a8ddc7a6c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.05.06 03:56:59.332722 [ 304 ] {} <Debug> TCP-Session: 14bdc8a9-9f64-4918-95f0-1a8ddc7a6c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2026.05.06 03:56:59.332774 [ 3 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5910 | 2026.05.06 03:56:59.332833 [ 3 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5911 | 2026.05.06 03:56:59.333115 [ 3 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 5912 | 2026.05.06 03:56:59.334081 [ 365 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Trace> AggregatingTransform: Aggregating | ||
| 5913 | 2026.05.06 03:56:59.334118 [ 365 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5914 | 2026.05.06 03:56:59.334148 [ 365 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930716 sec. (1074.442 rows/sec., 41.97 KiB/sec.) | ||
| 5915 | 2026.05.06 03:56:59.334162 [ 365 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Trace> Aggregator: Merging aggregated data | ||
| 5916 | 2026.05.06 03:56:59.335624 [ 3 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003168 sec., 315.6565656565657 rows/sec., 12.33 KiB/sec. | ||
| 5917 | 2026.05.06 03:56:59.335826 [ 3 ] {9cf670ec-f9a7-4e9e-b18d-b2d7cd63ad3b} <Debug> TCPHandler: Processed in 0.003874858 sec. | ||
| 5918 | 2026.05.06 03:56:59.335974 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5919 | 2026.05.06 03:56:59.336005 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5920 | 2026.05.06 03:56:59.336012 [ 3 ] {} <Debug> TCP-Session: fd8b52f5-bac2-45bc-b8a1-10a14568d9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.05.06 03:56:59.336030 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5922 | 2026.05.06 03:56:59.336053 [ 303 ] {} <Debug> TCP-Session: 043107f6-e9a7-4e5b-887b-a21415179519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.05.06 03:56:59.336065 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5924 | 2026.05.06 03:56:59.336095 [ 269 ] {} <Debug> TCP-Session: 89081be5-c32e-469b-a52d-170ea8e93c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.05.06 03:56:59.336106 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5926 | 2026.05.06 03:56:59.336130 [ 311 ] {} <Debug> TCP-Session: 9c1a070a-d10f-4d39-baf1-9e709eab5d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.05.06 03:56:59.336145 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5928 | 2026.05.06 03:56:59.336180 [ 308 ] {} <Debug> TCP-Session: f95ebfb2-cfab-4170-acdf-693d0851085c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.05.06 03:56:59.336126 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5930 | 2026.05.06 03:56:59.336219 [ 310 ] {} <Debug> TCP-Session: 823631e3-d103-45ab-aedc-f2b920dbb7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.05.06 03:56:59.336278 [ 307 ] {} <Debug> TCP-Session: d7f435e5-b25a-425d-a8b0-5b481f98b3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.05.06 03:56:59.336085 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5933 | 2026.05.06 03:56:59.336048 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5934 | 2026.05.06 03:56:59.336358 [ 309 ] {} <Debug> TCP-Session: 5cb7cec2-b470-4356-aec1-376ab6365ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.05.06 03:56:59.336393 [ 304 ] {} <Debug> TCP-Session: 14bdc8a9-9f64-4918-95f0-1a8ddc7a6c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.05.06 03:56:59.549000 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.05.06 03:56:59.549277 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5938 | 2026.05.06 03:56:59.549733 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5939 | 2026.05.06 03:56:59.549789 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5940 | 2026.05.06 03:56:59.550105 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5941 | 2026.05.06 03:56:59.550194 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5942 | 2026.05.06 03:56:59.550342 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5943 | 2026.05.06 03:56:59.550469 [ 314 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5944 | 2026.05.06 03:56:59.550483 [ 340 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5945 | 2026.05.06 03:56:59.550486 [ 344 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5946 | 2026.05.06 03:56:59.550477 [ 327 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5947 | 2026.05.06 03:56:59.550711 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5948 | 2026.05.06 03:56:59.550737 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5949 | 2026.05.06 03:56:59.550813 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5950 | 2026.05.06 03:56:59.550835 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5951 | 2026.05.06 03:56:59.550873 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5952 | 2026.05.06 03:56:59.550916 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5953 | 2026.05.06 03:56:59.552008 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002853 sec., 12267.788293024885 rows/sec., 2.07 MiB/sec. | ||
| 5954 | 2026.05.06 03:56:59.552126 [ 271 ] {926e83eb-57d3-4ff9-af52-9deefaaf6173} <Debug> TCPHandler: Processed in 0.003272741 sec. | ||
| 5955 | 2026.05.06 03:56:59.554338 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.05.06 03:56:59.554474 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5957 | 2026.05.06 03:56:59.554531 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5958 | 2026.05.06 03:56:59.555157 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.05.06 03:56:59.555201 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5960 | 2026.05.06 03:56:59.555594 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5961 | 2026.05.06 03:56:59.555834 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.05.06 03:56:59.555993 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001558 sec., 87291.39922978177 rows/sec., 7.58 MiB/sec. | ||
| 5963 | 2026.05.06 03:56:59.556034 [ 271 ] {c7d2cedb-6b07-4bdd-a7fd-035e962a025a} <Debug> TCPHandler: Processed in 0.001760879 sec. | ||
| 5964 | 2026.05.06 03:56:59.556157 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.05.06 03:56:59.556260 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5966 | 2026.05.06 03:56:59.556305 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5967 | 2026.05.06 03:56:59.556721 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.05.06 03:56:59.556762 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5969 | 2026.05.06 03:56:59.557080 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5970 | 2026.05.06 03:56:59.557303 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.05.06 03:56:59.557440 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001202 sec., 33277.87021630616 rows/sec., 2.44 MiB/sec. | ||
| 5972 | 2026.05.06 03:56:59.557479 [ 271 ] {d168e654-9b32-45ca-aa5e-38092841edd6} <Debug> TCPHandler: Processed in 0.001373139 sec. | ||
| 5973 | 2026.05.06 03:56:59.557602 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.05.06 03:56:59.557699 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5975 | 2026.05.06 03:56:59.557742 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5976 | 2026.05.06 03:56:59.558167 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.06 03:56:59.558205 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5978 | 2026.05.06 03:56:59.558527 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5979 | 2026.05.06 03:56:59.558769 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.06 03:56:59.558901 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00122 sec., 85245.90163934427 rows/sec., 6.66 MiB/sec. | ||
| 5981 | 2026.05.06 03:56:59.558939 [ 271 ] {1660583d-3ea0-4d87-b7f6-4f4c0324ced1} <Debug> TCPHandler: Processed in 0.001388538 sec. | ||
| 5982 | 2026.05.06 03:56:59.559065 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.05.06 03:56:59.559160 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5984 | 2026.05.06 03:56:59.559206 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5985 | 2026.05.06 03:56:59.559607 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.05.06 03:56:59.559645 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5987 | 2026.05.06 03:56:59.559986 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5988 | 2026.05.06 03:56:59.560198 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.05.06 03:56:59.560330 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 5990 | 2026.05.06 03:56:59.560368 [ 271 ] {e85fbbfc-5d5b-4648-b062-fb668b18d940} <Debug> TCPHandler: Processed in 0.001352998 sec. | ||
| 5991 | 2026.05.06 03:56:59.560483 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.05.06 03:56:59.560580 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5993 | 2026.05.06 03:56:59.560640 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <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 | ||
| 5994 | 2026.05.06 03:56:59.561534 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.05.06 03:56:59.561574 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 5996 | 2026.05.06 03:56:59.562145 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5997 | 2026.05.06 03:56:59.562381 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.05.06 03:56:59.562523 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 5999 | 2026.05.06 03:56:59.562581 [ 271 ] {46a1f931-ecac-4e56-848b-69e06387dcd3} <Debug> TCPHandler: Processed in 0.00214777 sec. | ||
| 6000 | 2026.05.06 03:56:59.562709 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.05.06 03:56:59.562807 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.05.06 03:56:59.562853 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6003 | 2026.05.06 03:56:59.563199 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.05.06 03:56:59.563237 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6005 | 2026.05.06 03:56:59.563549 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6006 | 2026.05.06 03:56:59.563766 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.05.06 03:56:59.563899 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6008 | 2026.05.06 03:56:59.563936 [ 271 ] {833a2dc8-26ac-4af9-b14c-28dbccc6e328} <Debug> TCPHandler: Processed in 0.001277415 sec. | ||
| 6009 | 2026.05.06 03:57:01.586513 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6010 | 2026.05.06 03:57:01.586575 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6011 | 2026.05.06 03:57:01.711122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12436 | ||
| 6012 | 2026.05.06 03:57:01.711612 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.05.06 03:57:01.711649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6014 | 2026.05.06 03:57:01.712117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6015 | 2026.05.06 03:57:01.712335 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.05.06 03:57:01.712451 [ 46 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6017 | 2026.05.06 03:57:01.712456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12436 | ||
| 6018 | 2026.05.06 03:57:01.712507 [ 46 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.05.06 03:57:01.712535 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6020 | 2026.05.06 03:57:01.712668 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 6021 | 2026.05.06 03:57:01.712836 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6022 | 2026.05.06 03:57:01.712887 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10068 rows starting from the beginning of the part | ||
| 6023 | 2026.05.06 03:57:01.712966 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 6024 | 2026.05.06 03:57:01.713024 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 6025 | 2026.05.06 03:57:01.713077 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 6026 | 2026.05.06 03:57:01.713126 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 6027 | 2026.05.06 03:57:01.713183 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 6028 | 2026.05.06 03:57:01.717584 [ 193 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12436 rows, containing 4 columns (4 merged, 0 gathered) in 0.004979938 sec., 2497219.8449056996 rows/sec., 35.72 MiB/sec. | ||
| 6029 | 2026.05.06 03:57:01.718027 [ 194 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6030 | 2026.05.06 03:57:01.718342 [ 194 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_26_5} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.05.06 03:57:01.718411 [ 194 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_26_5} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6032 | 2026.05.06 03:57:01.718505 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6033 | 2026.05.06 03:57:02.354035 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6034 | 2026.05.06 03:57:02.372025 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.05.06 03:57:02.372083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6036 | 2026.05.06 03:57:02.377608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6037 | 2026.05.06 03:57:02.378283 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.05.06 03:57:02.378564 [ 46 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6039 | 2026.05.06 03:57:02.378598 [ 46 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.05.06 03:57:02.378616 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6041 | 2026.05.06 03:57:02.378753 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 6042 | 2026.05.06 03:57:02.381520 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6043 | 2026.05.06 03:57:02.382599 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6044 | 2026.05.06 03:57:02.384109 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 6045 | 2026.05.06 03:57:02.388617 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 6046 | 2026.05.06 03:57:02.392975 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 6047 | 2026.05.06 03:57:02.397110 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 6048 | 2026.05.06 03:57:02.401720 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 6049 | 2026.05.06 03:57:02.405619 [ 195 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 6050 | 2026.05.06 03:57:02.458937 [ 193 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080253342 sec., 2442.2658934253477 rows/sec., 12.63 MiB/sec. | ||
| 6051 | 2026.05.06 03:57:02.461466 [ 202 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6052 | 2026.05.06 03:57:02.463353 [ 202 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_26_5} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.05.06 03:57:02.463429 [ 202 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_26_5} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6054 | 2026.05.06 03:57:02.465962 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6055 | 2026.05.06 03:57:03.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.22 MiB, peak 269.76 MiB, free memory in arenas 0.00 B, will set to 263.54 MiB (RSS), difference: 4.32 MiB | ||
| 6056 | 2026.05.06 03:57:04.028762 [ 45 ] {} <Debug> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6057 | 2026.05.06 03:57:04.028858 [ 45 ] {} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.05.06 03:57:04.028896 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6059 | 2026.05.06 03:57:04.029085 [ 200 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::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 | ||
| 6060 | 2026.05.06 03:57:04.029331 [ 200 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6061 | 2026.05.06 03:57:04.029395 [ 200 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::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 | ||
| 6062 | 2026.05.06 03:57:04.029527 [ 200 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::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 | ||
| 6063 | 2026.05.06 03:57:04.029604 [ 200 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::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 | ||
| 6064 | 2026.05.06 03:57:04.029655 [ 200 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::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 | ||
| 6065 | 2026.05.06 03:57:04.029702 [ 200 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::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 | ||
| 6066 | 2026.05.06 03:57:04.030485 [ 193 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478481 sec., 4058.219212827219 rows/sec., 301.20 KiB/sec. | ||
| 6067 | 2026.05.06 03:57:04.030652 [ 199 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6068 | 2026.05.06 03:57:04.030959 [ 199 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_5_1} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.05.06 03:57:04.031034 [ 199 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_5_1} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6070 | 2026.05.06 03:57:04.031126 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6071 | 2026.05.06 03:57:04.546655 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.05.06 03:57:04.546879 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 6073 | 2026.05.06 03:57:04.547216 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6074 | 2026.05.06 03:57:04.547250 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <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 | ||
| 6075 | 2026.05.06 03:57:04.547468 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6076 | 2026.05.06 03:57:04.547542 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6077 | 2026.05.06 03:57:04.547684 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6078 | 2026.05.06 03:57:04.547794 [ 327 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6079 | 2026.05.06 03:57:04.547811 [ 335 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6080 | 2026.05.06 03:57:04.547835 [ 344 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6081 | 2026.05.06 03:57:04.547836 [ 314 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6082 | 2026.05.06 03:57:04.547988 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6083 | 2026.05.06 03:57:04.548015 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6084 | 2026.05.06 03:57:04.548086 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6085 | 2026.05.06 03:57:04.548108 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6086 | 2026.05.06 03:57:04.548142 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6087 | 2026.05.06 03:57:04.548199 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6088 | 2026.05.06 03:57:04.549351 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00256 sec., 13671.874999999998 rows/sec., 2.30 MiB/sec. | ||
| 6089 | 2026.05.06 03:57:04.549469 [ 271 ] {bd5f659f-84bf-4619-80fe-14764c6c09d8} <Debug> TCPHandler: Processed in 0.002948232 sec. | ||
| 6090 | 2026.05.06 03:57:04.551006 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.05.06 03:57:04.551123 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6092 | 2026.05.06 03:57:04.551170 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6093 | 2026.05.06 03:57:04.551694 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.05.06 03:57:04.551737 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6095 | 2026.05.06 03:57:04.552106 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6096 | 2026.05.06 03:57:04.552321 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.06 03:57:04.552471 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.11 MiB/sec. | ||
| 6098 | 2026.05.06 03:57:04.552481 [ 44 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6099 | 2026.05.06 03:57:04.552509 [ 271 ] {427acb55-5e61-469f-b989-497ec2dfd5b6} <Debug> TCPHandler: Processed in 0.001558333 sec. | ||
| 6100 | 2026.05.06 03:57:04.552537 [ 44 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.06 03:57:04.552567 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6102 | 2026.05.06 03:57:04.552641 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.05.06 03:57:04.552657 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::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 | ||
| 6104 | 2026.05.06 03:57:04.552745 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6105 | 2026.05.06 03:57:04.552757 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6106 | 2026.05.06 03:57:04.552784 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6107 | 2026.05.06 03:57:04.552788 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2613 rows starting from the beginning of the part | ||
| 6108 | 2026.05.06 03:57:04.552846 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 136 rows starting from the beginning of the part | ||
| 6109 | 2026.05.06 03:57:04.552889 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2402 rows starting from the beginning of the part | ||
| 6110 | 2026.05.06 03:57:04.552930 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6111 | 2026.05.06 03:57:04.552970 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 6112 | 2026.05.06 03:57:04.553009 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6113 | 2026.05.06 03:57:04.553221 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.05.06 03:57:04.553257 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6115 | 2026.05.06 03:57:04.553593 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6116 | 2026.05.06 03:57:04.553832 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.05.06 03:57:04.553946 [ 44 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6118 | 2026.05.06 03:57:04.553968 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 6119 | 2026.05.06 03:57:04.553979 [ 44 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.05.06 03:57:04.554009 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6121 | 2026.05.06 03:57:04.554018 [ 271 ] {f1f0e338-8534-4974-a5d7-c7ce88970a01} <Debug> TCPHandler: Processed in 0.00142733 sec. | ||
| 6122 | 2026.05.06 03:57:04.554133 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::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 | ||
| 6123 | 2026.05.06 03:57:04.554168 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.05.06 03:57:04.554265 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6125 | 2026.05.06 03:57:04.554266 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6126 | 2026.05.06 03:57:04.554307 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1400 rows starting from the beginning of the part | ||
| 6127 | 2026.05.06 03:57:04.554327 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6128 | 2026.05.06 03:57:04.554382 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6129 | 2026.05.06 03:57:04.554437 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1290 rows starting from the beginning of the part | ||
| 6130 | 2026.05.06 03:57:04.554486 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6131 | 2026.05.06 03:57:04.554533 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6132 | 2026.05.06 03:57:04.554598 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6133 | 2026.05.06 03:57:04.554747 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.05.06 03:57:04.554789 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6135 | 2026.05.06 03:57:04.554823 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5399 rows, containing 5 columns (5 merged, 0 gathered) in 0.002194851 sec., 2459848.071691427 rows/sec., 194.38 MiB/sec. | ||
| 6136 | 2026.05.06 03:57:04.555180 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6137 | 2026.05.06 03:57:04.555200 [ 193 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6138 | 2026.05.06 03:57:04.555427 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.05.06 03:57:04.555473 [ 193 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.05.06 03:57:04.555539 [ 193 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_41_8} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6141 | 2026.05.06 03:57:04.555544 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6142 | 2026.05.06 03:57:04.555571 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 6143 | 2026.05.06 03:57:04.555578 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.05.06 03:57:04.555613 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6145 | 2026.05.06 03:57:04.555616 [ 271 ] {15489aab-a122-4d96-aca1-d3be8c6d4716} <Debug> TCPHandler: Processed in 0.001498151 sec. | ||
| 6146 | 2026.05.06 03:57:04.555624 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6147 | 2026.05.06 03:57:04.555725 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 6148 | 2026.05.06 03:57:04.555754 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.05.06 03:57:04.555828 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6150 | 2026.05.06 03:57:04.555849 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6151 | 2026.05.06 03:57:04.555862 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12972 rows starting from the beginning of the part | ||
| 6152 | 2026.05.06 03:57:04.555892 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6153 | 2026.05.06 03:57:04.555925 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6154 | 2026.05.06 03:57:04.555975 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1497 rows starting from the beginning of the part | ||
| 6155 | 2026.05.06 03:57:04.556020 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part | ||
| 6156 | 2026.05.06 03:57:04.556044 [ 193 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983895 sec., 1525282.3360107264 rows/sec., 110.33 MiB/sec. | ||
| 6157 | 2026.05.06 03:57:04.556065 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::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 | ||
| 6158 | 2026.05.06 03:57:04.556109 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6159 | 2026.05.06 03:57:04.556249 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6160 | 2026.05.06 03:57:04.556283 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.05.06 03:57:04.556325 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6162 | 2026.05.06 03:57:04.556540 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.05.06 03:57:04.556627 [ 199 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_41_8} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6164 | 2026.05.06 03:57:04.556705 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6165 | 2026.05.06 03:57:04.556711 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6166 | 2026.05.06 03:57:04.556941 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.05.06 03:57:04.557047 [ 44 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6168 | 2026.05.06 03:57:04.557073 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 6169 | 2026.05.06 03:57:04.557076 [ 44 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.05.06 03:57:04.557114 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6171 | 2026.05.06 03:57:04.557117 [ 271 ] {8ce31c41-a9b9-49d6-9473-c9ea43a08ade} <Debug> TCPHandler: Processed in 0.001412799 sec. | ||
| 6172 | 2026.05.06 03:57:04.557180 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 6173 | 2026.05.06 03:57:04.557257 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6174 | 2026.05.06 03:57:04.557284 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1920 rows starting from the beginning of the part | ||
| 6175 | 2026.05.06 03:57:04.557333 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6176 | 2026.05.06 03:57:04.557375 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 6177 | 2026.05.06 03:57:04.557414 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 6178 | 2026.05.06 03:57:04.557464 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::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 | ||
| 6179 | 2026.05.06 03:57:04.557503 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6180 | 2026.05.06 03:57:04.558657 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502982 sec., 1437142.9597959258 rows/sec., 96.85 MiB/sec. | ||
| 6181 | 2026.05.06 03:57:04.558972 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6182 | 2026.05.06 03:57:04.559272 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.05.06 03:57:04.559354 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_41_8} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6184 | 2026.05.06 03:57:04.559446 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6185 | 2026.05.06 03:57:04.560741 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15077 rows, containing 5 columns (5 merged, 0 gathered) in 0.005056211 sec., 2981877.140807613 rows/sec., 193.53 MiB/sec. | ||
| 6186 | 2026.05.06 03:57:04.561265 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6187 | 2026.05.06 03:57:04.561525 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.05.06 03:57:04.561599 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6189 | 2026.05.06 03:57:04.561678 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6190 | 2026.05.06 03:57:05.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.98 MiB, peak 270.79 MiB, free memory in arenas 0.00 B, will set to 266.31 MiB (RSS), difference: 2.33 MiB | ||
| 6191 | 2026.05.06 03:57:06.719706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 708 | ||
| 6192 | 2026.05.06 03:57:06.722120 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.05.06 03:57:06.722182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6194 | 2026.05.06 03:57:06.723559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6195 | 2026.05.06 03:57:06.723848 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.05.06 03:57:06.724231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 6197 | 2026.05.06 03:57:09.213457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12948 | ||
| 6198 | 2026.05.06 03:57:09.213986 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.05.06 03:57:09.214035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6200 | 2026.05.06 03:57:09.214645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6201 | 2026.05.06 03:57:09.214939 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.05.06 03:57:09.215092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12948 | ||
| 6203 | 2026.05.06 03:57:09.550779 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.05.06 03:57:09.551013 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6205 | 2026.05.06 03:57:09.551409 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6206 | 2026.05.06 03:57:09.551450 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6207 | 2026.05.06 03:57:09.551690 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6208 | 2026.05.06 03:57:09.551764 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6209 | 2026.05.06 03:57:09.551911 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6210 | 2026.05.06 03:57:09.552023 [ 335 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6211 | 2026.05.06 03:57:09.552043 [ 344 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6212 | 2026.05.06 03:57:09.552050 [ 326 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6213 | 2026.05.06 03:57:09.552052 [ 361 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6214 | 2026.05.06 03:57:09.552203 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6215 | 2026.05.06 03:57:09.552229 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6216 | 2026.05.06 03:57:09.552298 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6217 | 2026.05.06 03:57:09.552319 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6218 | 2026.05.06 03:57:09.552353 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6219 | 2026.05.06 03:57:09.552392 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6220 | 2026.05.06 03:57:09.553583 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002666 sec., 13128.28207051763 rows/sec., 2.21 MiB/sec. | ||
| 6221 | 2026.05.06 03:57:09.553693 [ 271 ] {a4e2551e-c4db-43e1-b4a1-11460ce998b2} <Debug> TCPHandler: Processed in 0.003049835 sec. | ||
| 6222 | 2026.05.06 03:57:09.557081 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2026.05.06 03:57:09.557200 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6224 | 2026.05.06 03:57:09.557246 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6225 | 2026.05.06 03:57:09.557754 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.05.06 03:57:09.557798 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6227 | 2026.05.06 03:57:09.558180 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6228 | 2026.05.06 03:57:09.558406 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.05.06 03:57:09.558554 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001389 sec., 17278.617710583152 rows/sec., 1.43 MiB/sec. | ||
| 6230 | 2026.05.06 03:57:09.558593 [ 271 ] {07509772-b8a3-4a79-ad5f-544344acbbc6} <Debug> TCPHandler: Processed in 0.001567243 sec. | ||
| 6231 | 2026.05.06 03:57:09.558721 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.05.06 03:57:09.558821 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6233 | 2026.05.06 03:57:09.558864 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6234 | 2026.05.06 03:57:09.559284 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.05.06 03:57:09.559319 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6236 | 2026.05.06 03:57:09.559609 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6237 | 2026.05.06 03:57:09.559830 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.05.06 03:57:09.559964 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001162 sec., 12048.192771084337 rows/sec., 982.45 KiB/sec. | ||
| 6239 | 2026.05.06 03:57:09.560006 [ 271 ] {f191a24f-521a-4694-961c-ec9908110ec7} <Debug> TCPHandler: Processed in 0.001334287 sec. | ||
| 6240 | 2026.05.06 03:57:09.560130 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2026.05.06 03:57:09.560228 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6242 | 2026.05.06 03:57:09.560270 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6243 | 2026.05.06 03:57:09.560900 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.05.06 03:57:09.560936 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6245 | 2026.05.06 03:57:09.561271 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6246 | 2026.05.06 03:57:09.561489 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.05.06 03:57:09.561617 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Debug> executeQuery: Read 263 rows, 24.07 KiB in 0.001407 sec., 186922.53020611228 rows/sec., 16.71 MiB/sec. | ||
| 6248 | 2026.05.06 03:57:09.561656 [ 271 ] {38c79319-3a3b-478a-81d2-e73d3958788b} <Debug> TCPHandler: Processed in 0.001577444 sec. | ||
| 6249 | 2026.05.06 03:57:09.561788 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.05.06 03:57:09.561883 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6251 | 2026.05.06 03:57:09.561924 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6252 | 2026.05.06 03:57:09.562362 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.05.06 03:57:09.562399 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6254 | 2026.05.06 03:57:09.562719 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6255 | 2026.05.06 03:57:09.562926 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.05.06 03:57:09.563051 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001185 sec., 55696.20253164557 rows/sec., 4.08 MiB/sec. | ||
| 6257 | 2026.05.06 03:57:09.563088 [ 271 ] {70b83e1b-6030-4251-b67c-f19c8e1585ca} <Debug> TCPHandler: Processed in 0.001351757 sec. | ||
| 6258 | 2026.05.06 03:57:09.563218 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.05.06 03:57:09.563312 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.05.06 03:57:09.563352 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6261 | 2026.05.06 03:57:09.563764 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.05.06 03:57:09.563799 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6263 | 2026.05.06 03:57:09.564101 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6264 | 2026.05.06 03:57:09.564330 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.05.06 03:57:09.564465 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.70 MiB/sec. | ||
| 6266 | 2026.05.06 03:57:09.564503 [ 271 ] {807bed2f-871d-47ea-97dd-4877804a63ff} <Debug> TCPHandler: Processed in 0.001335037 sec. | ||
| 6267 | 2026.05.06 03:57:09.564622 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.05.06 03:57:09.564722 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.05.06 03:57:09.564768 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6270 | 2026.05.06 03:57:09.565177 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.05.06 03:57:09.565214 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6272 | 2026.05.06 03:57:09.565516 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6273 | 2026.05.06 03:57:09.565738 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.05.06 03:57:09.565864 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 6275 | 2026.05.06 03:57:09.565906 [ 271 ] {8d417285-5240-4193-9788-b436314b314d} <Debug> TCPHandler: Processed in 0.001334337 sec. | ||
| 6276 | 2026.05.06 03:57:09.566032 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.05.06 03:57:09.566131 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6278 | 2026.05.06 03:57:09.566172 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6279 | 2026.05.06 03:57:09.566675 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.05.06 03:57:09.566711 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6281 | 2026.05.06 03:57:09.567090 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6282 | 2026.05.06 03:57:09.567302 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.05.06 03:57:09.567433 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Debug> executeQuery: Read 154 rows, 12.72 KiB in 0.001319 sec., 116755.11751326761 rows/sec., 9.42 MiB/sec. | ||
| 6284 | 2026.05.06 03:57:09.567472 [ 271 ] {f86f9929-24ac-403a-80f9-23954a24e72e} <Debug> TCPHandler: Processed in 0.001488582 sec. | ||
| 6285 | 2026.05.06 03:57:09.567591 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.05.06 03:57:09.567686 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6287 | 2026.05.06 03:57:09.567731 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6288 | 2026.05.06 03:57:09.568186 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.05.06 03:57:09.568222 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6290 | 2026.05.06 03:57:09.568574 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6291 | 2026.05.06 03:57:09.568821 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.05.06 03:57:09.568958 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001291 sec., 157242.44771494964 rows/sec., 11.26 MiB/sec. | ||
| 6293 | 2026.05.06 03:57:09.568997 [ 271 ] {596f93e2-c5db-4c7a-b060-5f40454c5bf9} <Debug> TCPHandler: Processed in 0.001456121 sec. | ||
| 6294 | 2026.05.06 03:57:09.569125 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.05.06 03:57:09.569224 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6296 | 2026.05.06 03:57:09.569278 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <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 | ||
| 6297 | 2026.05.06 03:57:09.570117 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.05.06 03:57:09.570154 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6299 | 2026.05.06 03:57:09.570764 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6300 | 2026.05.06 03:57:09.571013 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.05.06 03:57:09.571163 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001959 sec., 20418.580908626853 rows/sec., 36.59 MiB/sec. | ||
| 6302 | 2026.05.06 03:57:09.571234 [ 271 ] {6ea486b1-3564-4d95-a91d-f9386a38e66d} <Debug> TCPHandler: Processed in 0.00215838 sec. | ||
| 6303 | 2026.05.06 03:57:09.571367 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.05.06 03:57:09.571463 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6305 | 2026.05.06 03:57:09.571506 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6306 | 2026.05.06 03:57:09.571882 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.05.06 03:57:09.571922 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6308 | 2026.05.06 03:57:09.572239 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6309 | 2026.05.06 03:57:09.572460 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.05.06 03:57:09.572588 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 6311 | 2026.05.06 03:57:09.572625 [ 271 ] {5b471e0e-cee5-4135-90d4-955af193f1f0} <Debug> TCPHandler: Processed in 0.001307477 sec. | ||
| 6312 | 2026.05.06 03:57:09.882487 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6313 | 2026.05.06 03:57:09.897879 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.05.06 03:57:09.897933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6315 | 2026.05.06 03:57:09.903551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6316 | 2026.05.06 03:57:09.904286 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.05.06 03:57:09.907303 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6318 | 2026.05.06 03:57:14.546686 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.05.06 03:57:14.546956 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 6320 | 2026.05.06 03:57:14.547351 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6321 | 2026.05.06 03:57:14.547394 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <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 | ||
| 6322 | 2026.05.06 03:57:14.547628 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6323 | 2026.05.06 03:57:14.547697 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6324 | 2026.05.06 03:57:14.547840 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6325 | 2026.05.06 03:57:14.547947 [ 335 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6326 | 2026.05.06 03:57:14.547968 [ 326 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6327 | 2026.05.06 03:57:14.548000 [ 344 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6328 | 2026.05.06 03:57:14.547967 [ 361 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6329 | 2026.05.06 03:57:14.548179 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6330 | 2026.05.06 03:57:14.548206 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6331 | 2026.05.06 03:57:14.548286 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6332 | 2026.05.06 03:57:14.548307 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6333 | 2026.05.06 03:57:14.548341 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6334 | 2026.05.06 03:57:14.548385 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6335 | 2026.05.06 03:57:14.549556 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002703 sec., 12948.575656677765 rows/sec., 2.18 MiB/sec. | ||
| 6336 | 2026.05.06 03:57:14.549666 [ 271 ] {d670a83b-642e-459f-886c-4d712dcd595a} <Debug> TCPHandler: Processed in 0.003135117 sec. | ||
| 6337 | 2026.05.06 03:57:14.551249 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.05.06 03:57:14.551357 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6339 | 2026.05.06 03:57:14.551404 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6340 | 2026.05.06 03:57:14.551968 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.05.06 03:57:14.552018 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6342 | 2026.05.06 03:57:14.552439 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6343 | 2026.05.06 03:57:14.552672 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.05.06 03:57:14.552817 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001491 sec., 37558.68544600939 rows/sec., 2.89 MiB/sec. | ||
| 6345 | 2026.05.06 03:57:14.552854 [ 271 ] {5415fc4a-0017-4739-92bb-7b5d2380c204} <Debug> TCPHandler: Processed in 0.001655826 sec. | ||
| 6346 | 2026.05.06 03:57:14.552974 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.05.06 03:57:14.553067 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6348 | 2026.05.06 03:57:14.553108 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6349 | 2026.05.06 03:57:14.553534 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.05.06 03:57:14.553570 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6351 | 2026.05.06 03:57:14.553873 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6352 | 2026.05.06 03:57:14.554083 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.05.06 03:57:14.554209 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 6354 | 2026.05.06 03:57:14.554245 [ 271 ] {50247ed9-81ac-48c1-9528-3cf66d7fdce3} <Debug> TCPHandler: Processed in 0.001320466 sec. | ||
| 6355 | 2026.05.06 03:57:14.554365 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.05.06 03:57:14.554459 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.05.06 03:57:14.554502 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6358 | 2026.05.06 03:57:14.554946 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.05.06 03:57:14.554980 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6360 | 2026.05.06 03:57:14.555305 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6361 | 2026.05.06 03:57:14.555517 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.05.06 03:57:14.555643 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 6363 | 2026.05.06 03:57:14.555680 [ 271 ] {41462a42-ea1f-4171-805f-d911238c14db} <Debug> TCPHandler: Processed in 0.001364728 sec. | ||
| 6364 | 2026.05.06 03:57:14.555815 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.05.06 03:57:14.555909 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6366 | 2026.05.06 03:57:14.555950 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6367 | 2026.05.06 03:57:14.556297 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.05.06 03:57:14.556332 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6369 | 2026.05.06 03:57:14.556635 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6370 | 2026.05.06 03:57:14.556838 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.05.06 03:57:14.556963 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6372 | 2026.05.06 03:57:14.556999 [ 271 ] {74ec9e64-21bb-445c-ba27-2325e5b53455} <Debug> TCPHandler: Processed in 0.001232944 sec. | ||
| 6373 | 2026.05.06 03:57:16.586659 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6374 | 2026.05.06 03:57:16.586758 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6375 | 2026.05.06 03:57:16.716126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13396 | ||
| 6376 | 2026.05.06 03:57:16.716633 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.05.06 03:57:16.716676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6378 | 2026.05.06 03:57:16.717166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6379 | 2026.05.06 03:57:16.717387 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.05.06 03:57:16.717513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13396 | ||
| 6381 | 2026.05.06 03:57:16.725354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 740 | ||
| 6382 | 2026.05.06 03:57:16.727733 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.05.06 03:57:16.727784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6384 | 2026.05.06 03:57:16.728992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6385 | 2026.05.06 03:57:16.729259 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.05.06 03:57:16.729544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 6387 | 2026.05.06 03:57:17.408318 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6388 | 2026.05.06 03:57:17.424863 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.05.06 03:57:17.424928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6390 | 2026.05.06 03:57:17.431282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6391 | 2026.05.06 03:57:17.432010 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.05.06 03:57:17.434940 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6393 | 2026.05.06 03:57:19.547303 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.05.06 03:57:19.547548 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6395 | 2026.05.06 03:57:19.547880 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6396 | 2026.05.06 03:57:19.547914 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6397 | 2026.05.06 03:57:19.548132 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6398 | 2026.05.06 03:57:19.548205 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6399 | 2026.05.06 03:57:19.548347 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6400 | 2026.05.06 03:57:19.548492 [ 361 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6401 | 2026.05.06 03:57:19.548512 [ 325 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6402 | 2026.05.06 03:57:19.548538 [ 344 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6403 | 2026.05.06 03:57:19.548546 [ 366 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6404 | 2026.05.06 03:57:19.548732 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6405 | 2026.05.06 03:57:19.548759 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6406 | 2026.05.06 03:57:19.548825 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6407 | 2026.05.06 03:57:19.548844 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6408 | 2026.05.06 03:57:19.548883 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6409 | 2026.05.06 03:57:19.548920 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6410 | 2026.05.06 03:57:19.550072 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002623 sec., 13343.499809378574 rows/sec., 2.25 MiB/sec. | ||
| 6411 | 2026.05.06 03:57:19.550199 [ 271 ] {2725099b-4480-44a8-bd76-20b78ed8735c} <Debug> TCPHandler: Processed in 0.003029784 sec. | ||
| 6412 | 2026.05.06 03:57:19.552435 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2026.05.06 03:57:19.552568 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6414 | 2026.05.06 03:57:19.552618 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6415 | 2026.05.06 03:57:19.553646 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.05.06 03:57:19.553715 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6417 | 2026.05.06 03:57:19.554099 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6418 | 2026.05.06 03:57:19.554313 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.05.06 03:57:19.554453 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001922 sec., 70759.62539021851 rows/sec., 6.15 MiB/sec. | ||
| 6420 | 2026.05.06 03:57:19.554491 [ 271 ] {1883e4fe-4e97-4193-b52c-65c3aa6c0848} <Debug> TCPHandler: Processed in 0.002117439 sec. | ||
| 6421 | 2026.05.06 03:57:19.554613 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.05.06 03:57:19.554710 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6423 | 2026.05.06 03:57:19.554749 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6424 | 2026.05.06 03:57:19.555166 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.05.06 03:57:19.555201 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6426 | 2026.05.06 03:57:19.555487 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6427 | 2026.05.06 03:57:19.555694 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.05.06 03:57:19.555823 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001131 sec., 35366.93191865605 rows/sec., 2.60 MiB/sec. | ||
| 6429 | 2026.05.06 03:57:19.555859 [ 271 ] {7bf7ea61-e9da-4e64-a889-920e2e027859} <Debug> TCPHandler: Processed in 0.001293956 sec. | ||
| 6430 | 2026.05.06 03:57:19.555974 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2026.05.06 03:57:19.556066 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6432 | 2026.05.06 03:57:19.556104 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6433 | 2026.05.06 03:57:19.556521 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.05.06 03:57:19.556557 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6435 | 2026.05.06 03:57:19.556850 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6436 | 2026.05.06 03:57:19.557054 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.05.06 03:57:19.557177 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 7.20 MiB/sec. | ||
| 6438 | 2026.05.06 03:57:19.557213 [ 271 ] {81272aca-68e8-4cff-a7af-061bf8261129} <Debug> TCPHandler: Processed in 0.001286225 sec. | ||
| 6439 | 2026.05.06 03:57:19.557328 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.05.06 03:57:19.557431 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.05.06 03:57:19.557497 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6442 | 2026.05.06 03:57:19.557902 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.05.06 03:57:19.557936 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6444 | 2026.05.06 03:57:19.558254 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6445 | 2026.05.06 03:57:19.558469 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.05.06 03:57:19.558594 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6447 | 2026.05.06 03:57:19.558631 [ 271 ] {91fd357f-2c02-4d51-b1dd-8bb6ed7bb5bd} <Debug> TCPHandler: Processed in 0.001349328 sec. | ||
| 6448 | 2026.05.06 03:57:19.558744 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.05.06 03:57:19.558862 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.05.06 03:57:19.558915 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <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 | ||
| 6451 | 2026.05.06 03:57:19.559710 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.05.06 03:57:19.559746 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6453 | 2026.05.06 03:57:19.560314 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6454 | 2026.05.06 03:57:19.560557 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.05.06 03:57:19.560725 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001879 sec., 21287.919105907396 rows/sec., 38.15 MiB/sec. | ||
| 6456 | 2026.05.06 03:57:19.560789 [ 271 ] {85e09f61-637a-42b6-8248-f97465045adc} <Debug> TCPHandler: Processed in 0.002092218 sec. | ||
| 6457 | 2026.05.06 03:57:19.560943 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.05.06 03:57:19.561035 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6459 | 2026.05.06 03:57:19.561075 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6460 | 2026.05.06 03:57:19.561409 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.05.06 03:57:19.561445 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6462 | 2026.05.06 03:57:19.561746 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6463 | 2026.05.06 03:57:19.561946 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.05.06 03:57:19.562069 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 6465 | 2026.05.06 03:57:19.562104 [ 271 ] {6ac13f1e-4a63-4334-9c47-1161ceda9980} <Debug> TCPHandler: Processed in 0.001209593 sec. | ||
| 6466 | 2026.05.06 03:57:20.047045 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.05.06 03:57:20.047274 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 6468 | 2026.05.06 03:57:20.047606 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6469 | 2026.05.06 03:57:20.047642 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <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 | ||
| 6470 | 2026.05.06 03:57:20.047868 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6471 | 2026.05.06 03:57:20.047934 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6472 | 2026.05.06 03:57:20.048071 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 6473 | 2026.05.06 03:57:20.048191 [ 362 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6474 | 2026.05.06 03:57:20.048193 [ 366 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6475 | 2026.05.06 03:57:20.048215 [ 325 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6476 | 2026.05.06 03:57:20.048200 [ 344 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6477 | 2026.05.06 03:57:20.048379 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6478 | 2026.05.06 03:57:20.048405 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6479 | 2026.05.06 03:57:20.048471 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6480 | 2026.05.06 03:57:20.048491 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6481 | 2026.05.06 03:57:20.048524 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6482 | 2026.05.06 03:57:20.048561 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6483 | 2026.05.06 03:57:20.049817 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002639 sec., 13262.599469496023 rows/sec., 2.82 MiB/sec. | ||
| 6484 | 2026.05.06 03:57:20.049943 [ 271 ] {79abb2d0-dce6-4014-8387-d67bf0cf35e7} <Debug> TCPHandler: Processed in 0.003030694 sec. | ||
| 6485 | 2026.05.06 03:57:20.061490 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.05.06 03:57:20.061607 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6487 | 2026.05.06 03:57:20.061651 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6488 | 2026.05.06 03:57:20.063197 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.06 03:57:20.063241 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6490 | 2026.05.06 03:57:20.063767 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6491 | 2026.05.06 03:57:20.063992 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.06 03:57:20.064141 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002565 sec., 936062.3781676413 rows/sec., 69.04 MiB/sec. | ||
| 6493 | 2026.05.06 03:57:20.064180 [ 271 ] {9d6bd186-3eca-44c7-9240-34a287ee37ed} <Debug> TCPHandler: Processed in 0.002744926 sec. | ||
| 6494 | 2026.05.06 03:57:20.064303 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.05.06 03:57:20.064399 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.05.06 03:57:20.064439 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6497 | 2026.05.06 03:57:20.064853 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.05.06 03:57:20.064888 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6499 | 2026.05.06 03:57:20.065170 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6500 | 2026.05.06 03:57:20.065381 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.06 03:57:20.065486 [ 34 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6502 | 2026.05.06 03:57:20.065506 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001126 sec., 7992.895204262877 rows/sec., 601.03 KiB/sec. | ||
| 6503 | 2026.05.06 03:57:20.065540 [ 34 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.05.06 03:57:20.065554 [ 271 ] {7efeff5f-4dfb-4056-840d-906db6de09b9} <Debug> TCPHandler: Processed in 0.001298656 sec. | ||
| 6505 | 2026.05.06 03:57:20.065566 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6506 | 2026.05.06 03:57:20.065663 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 6507 | 2026.05.06 03:57:20.065674 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.05.06 03:57:20.065759 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6509 | 2026.05.06 03:57:20.065776 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.05.06 03:57:20.065788 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 79 rows starting from the beginning of the part | ||
| 6511 | 2026.05.06 03:57:20.065816 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6512 | 2026.05.06 03:57:20.065846 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 6513 | 2026.05.06 03:57:20.065890 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6514 | 2026.05.06 03:57:20.065932 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part | ||
| 6515 | 2026.05.06 03:57:20.065968 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6516 | 2026.05.06 03:57:20.066007 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 6517 | 2026.05.06 03:57:20.066499 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.05.06 03:57:20.066535 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6519 | 2026.05.06 03:57:20.066765 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136471 sec., 215579.6320363652 rows/sec., 16.60 MiB/sec. | ||
| 6520 | 2026.05.06 03:57:20.066854 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6521 | 2026.05.06 03:57:20.066907 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6522 | 2026.05.06 03:57:20.067076 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.05.06 03:57:20.067156 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.05.06 03:57:20.067205 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001447 sec., 553559.0877677954 rows/sec., 31.98 MiB/sec. | ||
| 6525 | 2026.05.06 03:57:20.067220 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_26_5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6526 | 2026.05.06 03:57:20.067243 [ 271 ] {8021345d-e358-4ff6-bedd-4f8010c11297} <Debug> TCPHandler: Processed in 0.001616325 sec. | ||
| 6527 | 2026.05.06 03:57:20.067279 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6528 | 2026.05.06 03:57:20.067356 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.05.06 03:57:20.067448 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.05.06 03:57:20.067487 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6531 | 2026.05.06 03:57:20.067871 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.05.06 03:57:20.067905 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6533 | 2026.05.06 03:57:20.068239 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6534 | 2026.05.06 03:57:20.068440 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.05.06 03:57:20.068560 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 6536 | 2026.05.06 03:57:20.068596 [ 271 ] {01535fac-6867-4b3b-b840-a81ef2821472} <Debug> TCPHandler: Processed in 0.001287956 sec. | ||
| 6537 | 2026.05.06 03:57:20.068720 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.05.06 03:57:20.068812 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6539 | 2026.05.06 03:57:20.068850 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6540 | 2026.05.06 03:57:20.069621 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.05.06 03:57:20.069657 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6542 | 2026.05.06 03:57:20.070002 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6543 | 2026.05.06 03:57:20.070214 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.05.06 03:57:20.070345 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001551 sec., 830431.9793681495 rows/sec., 55.38 MiB/sec. | ||
| 6545 | 2026.05.06 03:57:20.070382 [ 271 ] {4c67335b-1d36-4670-b050-8d313f9dd70d} <Debug> TCPHandler: Processed in 0.001709658 sec. | ||
| 6546 | 2026.05.06 03:57:20.070506 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.05.06 03:57:20.070599 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6548 | 2026.05.06 03:57:20.070641 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6549 | 2026.05.06 03:57:20.071366 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.05.06 03:57:20.071403 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6551 | 2026.05.06 03:57:20.071812 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6552 | 2026.05.06 03:57:20.072019 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.05.06 03:57:20.072151 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.00157 sec., 952866.2420382166 rows/sec., 57.79 MiB/sec. | ||
| 6554 | 2026.05.06 03:57:20.072188 [ 271 ] {27fbe714-bbde-4b6d-8c92-2ec3d7441557} <Debug> TCPHandler: Processed in 0.001729708 sec. | ||
| 6555 | 2026.05.06 03:57:20.072318 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.05.06 03:57:20.072411 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6557 | 2026.05.06 03:57:20.072465 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <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 | ||
| 6558 | 2026.05.06 03:57:20.073210 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.05.06 03:57:20.073246 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6560 | 2026.05.06 03:57:20.073733 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6561 | 2026.05.06 03:57:20.073952 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.05.06 03:57:20.074053 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6563 | 2026.05.06 03:57:20.074085 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001692 sec., 5319.148936170213 rows/sec., 9.53 MiB/sec. | ||
| 6564 | 2026.05.06 03:57:20.074090 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.05.06 03:57:20.074126 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6566 | 2026.05.06 03:57:20.074145 [ 271 ] {f41823da-7ffd-4cb7-9ffd-d49ca9d0eb1d} <Debug> TCPHandler: Processed in 0.001874343 sec. | ||
| 6567 | 2026.05.06 03:57:20.074228 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 6568 | 2026.05.06 03:57:20.074274 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.05.06 03:57:20.074374 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.05.06 03:57:20.074415 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6571 | 2026.05.06 03:57:20.074482 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6572 | 2026.05.06 03:57:20.074544 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 610 rows starting from the beginning of the part | ||
| 6573 | 2026.05.06 03:57:20.074678 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 6574 | 2026.05.06 03:57:20.074736 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.05.06 03:57:20.074776 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6576 | 2026.05.06 03:57:20.074777 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6577 | 2026.05.06 03:57:20.074876 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6578 | 2026.05.06 03:57:20.074967 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6579 | 2026.05.06 03:57:20.075051 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 6580 | 2026.05.06 03:57:20.075106 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6581 | 2026.05.06 03:57:20.075336 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.05.06 03:57:20.075476 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 739.40 KiB/sec. | ||
| 6583 | 2026.05.06 03:57:20.075511 [ 271 ] {dde55560-ba56-40a2-96e1-f435e285f211} <Debug> TCPHandler: Processed in 0.001284466 sec. | ||
| 6584 | 2026.05.06 03:57:20.079968 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 19 columns (19 merged, 0 gathered) in 0.005788081 sec., 129231.08712542205 rows/sec., 231.58 MiB/sec. | ||
| 6585 | 2026.05.06 03:57:20.080906 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6586 | 2026.05.06 03:57:20.081286 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.05.06 03:57:20.081369 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6588 | 2026.05.06 03:57:20.081506 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6589 | 2026.05.06 03:57:20.814594 [ 34 ] {} <Debug> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6590 | 2026.05.06 03:57:20.814667 [ 34 ] {} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.05.06 03:57:20.814689 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6592 | 2026.05.06 03:57:20.814812 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6593 | 2026.05.06 03:57:20.814964 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6594 | 2026.05.06 03:57:20.815001 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
| 6595 | 2026.05.06 03:57:20.815071 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6596 | 2026.05.06 03:57:20.815119 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6597 | 2026.05.06 03:57:20.815163 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6598 | 2026.05.06 03:57:20.815202 [ 188 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 6599 | 2026.05.06 03:57:20.815992 [ 197 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234354 sec., 40507.0182459813 rows/sec., 3.38 MiB/sec. | ||
| 6600 | 2026.05.06 03:57:20.816199 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6601 | 2026.05.06 03:57:20.816572 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.05.06 03:57:20.816666 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_10_2} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6603 | 2026.05.06 03:57:20.816764 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6604 | 2026.05.06 03:57:21.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.08 MiB, peak 275.62 MiB, free memory in arenas 0.00 B, will set to 270.39 MiB (RSS), difference: 2.31 MiB | ||
| 6605 | 2026.05.06 03:57:24.218554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13908 | ||
| 6606 | 2026.05.06 03:57:24.219080 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.05.06 03:57:24.219122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6608 | 2026.05.06 03:57:24.219609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6609 | 2026.05.06 03:57:24.219839 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.05.06 03:57:24.219964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13908 | ||
| 6611 | 2026.05.06 03:57:24.545701 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2026.05.06 03:57:24.545967 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 6613 | 2026.05.06 03:57:24.546524 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6614 | 2026.05.06 03:57:24.546587 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <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 | ||
| 6615 | 2026.05.06 03:57:24.546955 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6616 | 2026.05.06 03:57:24.547022 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6617 | 2026.05.06 03:57:24.547158 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6618 | 2026.05.06 03:57:24.547286 [ 344 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6619 | 2026.05.06 03:57:24.547305 [ 351 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6620 | 2026.05.06 03:57:24.547291 [ 360 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6621 | 2026.05.06 03:57:24.547286 [ 366 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6622 | 2026.05.06 03:57:24.547493 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6623 | 2026.05.06 03:57:24.547520 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6624 | 2026.05.06 03:57:24.547593 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6625 | 2026.05.06 03:57:24.547612 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6626 | 2026.05.06 03:57:24.547645 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6627 | 2026.05.06 03:57:24.547684 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6628 | 2026.05.06 03:57:24.548973 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003105 sec., 11272.141706924314 rows/sec., 1.90 MiB/sec. | ||
| 6629 | 2026.05.06 03:57:24.549073 [ 271 ] {29fce1b8-38e5-46d4-a275-f794dd21a831} <Debug> TCPHandler: Processed in 0.003483657 sec. | ||
| 6630 | 2026.05.06 03:57:24.550557 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.05.06 03:57:24.550669 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6632 | 2026.05.06 03:57:24.550711 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6633 | 2026.05.06 03:57:24.551272 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.05.06 03:57:24.551314 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6635 | 2026.05.06 03:57:24.551665 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6636 | 2026.05.06 03:57:24.551881 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.06 03:57:24.552022 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001385 sec., 40433.21299638989 rows/sec., 3.11 MiB/sec. | ||
| 6638 | 2026.05.06 03:57:24.552035 [ 22 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6639 | 2026.05.06 03:57:24.552059 [ 271 ] {bd4b850b-f49e-4b2b-ad7b-35228f5e6a44} <Debug> TCPHandler: Processed in 0.001553943 sec. | ||
| 6640 | 2026.05.06 03:57:24.552093 [ 22 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.05.06 03:57:24.552122 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6642 | 2026.05.06 03:57:24.552214 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.05.06 03:57:24.552289 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6644 | 2026.05.06 03:57:24.552318 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6645 | 2026.05.06 03:57:24.552377 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6646 | 2026.05.06 03:57:24.552484 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6647 | 2026.05.06 03:57:24.552542 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2613 rows starting from the beginning of the part | ||
| 6648 | 2026.05.06 03:57:24.552641 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 263 rows starting from the beginning of the part | ||
| 6649 | 2026.05.06 03:57:24.552718 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6650 | 2026.05.06 03:57:24.552789 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 136 rows starting from the beginning of the part | ||
| 6651 | 2026.05.06 03:57:24.552827 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.05.06 03:57:24.552855 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2401 rows starting from the beginning of the part | ||
| 6653 | 2026.05.06 03:57:24.552869 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6654 | 2026.05.06 03:57:24.552928 [ 188 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6655 | 2026.05.06 03:57:24.553198 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6656 | 2026.05.06 03:57:24.553430 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.05.06 03:57:24.553561 [ 22 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6658 | 2026.05.06 03:57:24.553566 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 6659 | 2026.05.06 03:57:24.553603 [ 22 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.05.06 03:57:24.553622 [ 271 ] {a0a0b78c-c373-4aae-8043-c35d31bf8527} <Debug> TCPHandler: Processed in 0.00146419 sec. | ||
| 6661 | 2026.05.06 03:57:24.553629 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6662 | 2026.05.06 03:57:24.553758 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6663 | 2026.05.06 03:57:24.553769 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.05.06 03:57:24.553890 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6665 | 2026.05.06 03:57:24.553904 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6666 | 2026.05.06 03:57:24.553933 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6667 | 2026.05.06 03:57:24.553944 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1400 rows starting from the beginning of the part | ||
| 6668 | 2026.05.06 03:57:24.554017 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 154 rows starting from the beginning of the part | ||
| 6669 | 2026.05.06 03:57:24.554061 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6670 | 2026.05.06 03:57:24.554101 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 6671 | 2026.05.06 03:57:24.554139 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1288 rows starting from the beginning of the part | ||
| 6672 | 2026.05.06 03:57:24.554182 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6673 | 2026.05.06 03:57:24.554319 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.05.06 03:57:24.554361 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6675 | 2026.05.06 03:57:24.554919 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6676 | 2026.05.06 03:57:24.554992 [ 192 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002774507 sec., 1991344.7686381761 rows/sec., 158.13 MiB/sec. | ||
| 6677 | 2026.05.06 03:57:24.555143 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.06 03:57:24.555266 [ 192 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6679 | 2026.05.06 03:57:24.555274 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6680 | 2026.05.06 03:57:24.555285 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001414 sec., 90523.33804809053 rows/sec., 6.30 MiB/sec. | ||
| 6681 | 2026.05.06 03:57:24.555325 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.05.06 03:57:24.555343 [ 271 ] {e1769046-59d5-4073-b0dc-ec79a5b7c8bb} <Debug> TCPHandler: Processed in 0.001624555 sec. | ||
| 6683 | 2026.05.06 03:57:24.555357 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6684 | 2026.05.06 03:57:24.555464 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6685 | 2026.05.06 03:57:24.555479 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.05.06 03:57:24.555484 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177625 sec., 1730612.244897959 rows/sec., 125.66 MiB/sec. | ||
| 6687 | 2026.05.06 03:57:24.555545 [ 192 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.05.06 03:57:24.555567 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2026.05.06 03:57:24.555590 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.05.06 03:57:24.555593 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15077 rows starting from the beginning of the part | ||
| 6691 | 2026.05.06 03:57:24.555628 [ 192 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_46_9} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6692 | 2026.05.06 03:57:24.555640 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6693 | 2026.05.06 03:57:24.555664 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 203 rows starting from the beginning of the part | ||
| 6694 | 2026.05.06 03:57:24.555707 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6695 | 2026.05.06 03:57:24.555715 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6696 | 2026.05.06 03:57:24.555746 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6697 | 2026.05.06 03:57:24.555781 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1496 rows starting from the beginning of the part | ||
| 6698 | 2026.05.06 03:57:24.555788 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6699 | 2026.05.06 03:57:24.555816 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 6700 | 2026.05.06 03:57:24.555983 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.05.06 03:57:24.556027 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6702 | 2026.05.06 03:57:24.556142 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.05.06 03:57:24.556248 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_46_9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6704 | 2026.05.06 03:57:24.556341 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6705 | 2026.05.06 03:57:24.556396 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6706 | 2026.05.06 03:57:24.556621 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.05.06 03:57:24.556723 [ 26 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6708 | 2026.05.06 03:57:24.556751 [ 26 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.05.06 03:57:24.556752 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00118 sec., 40677.96610169491 rows/sec., 2.74 MiB/sec. | ||
| 6710 | 2026.05.06 03:57:24.556770 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6711 | 2026.05.06 03:57:24.556807 [ 271 ] {fa51c590-bd82-43c5-8207-42db42f06e94} <Debug> TCPHandler: Processed in 0.001372588 sec. | ||
| 6712 | 2026.05.06 03:57:24.556854 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6713 | 2026.05.06 03:57:24.556954 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6714 | 2026.05.06 03:57:24.556980 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2160 rows starting from the beginning of the part | ||
| 6715 | 2026.05.06 03:57:24.557024 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6716 | 2026.05.06 03:57:24.557061 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6717 | 2026.05.06 03:57:24.557094 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6718 | 2026.05.06 03:57:24.557127 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 6719 | 2026.05.06 03:57:24.557163 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 6720 | 2026.05.06 03:57:24.558244 [ 187 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.0014232 sec., 1686340.6408094435 rows/sec., 113.65 MiB/sec. | ||
| 6721 | 2026.05.06 03:57:24.558579 [ 196 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6722 | 2026.05.06 03:57:24.558872 [ 196 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.05.06 03:57:24.558943 [ 196 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_46_9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6724 | 2026.05.06 03:57:24.559026 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6725 | 2026.05.06 03:57:24.560759 [ 188 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17224 rows, containing 5 columns (5 merged, 0 gathered) in 0.005330449 sec., 3231247.4990380732 rows/sec., 209.17 MiB/sec. | ||
| 6726 | 2026.05.06 03:57:24.561009 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6727 | 2026.05.06 03:57:24.561267 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.05.06 03:57:24.561342 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6729 | 2026.05.06 03:57:24.561425 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6730 | 2026.05.06 03:57:24.935021 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6731 | 2026.05.06 03:57:24.952647 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.05.06 03:57:24.952697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6733 | 2026.05.06 03:57:24.958608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6734 | 2026.05.06 03:57:24.959328 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.05.06 03:57:24.962515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6736 | 2026.05.06 03:57:26.729782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 782 | ||
| 6737 | 2026.05.06 03:57:26.732293 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.06 03:57:26.732343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6739 | 2026.05.06 03:57:26.733550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6740 | 2026.05.06 03:57:26.733803 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.06 03:57:26.733972 [ 25 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6742 | 2026.05.06 03:57:26.734040 [ 25 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.06 03:57:26.734050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 6744 | 2026.05.06 03:57:26.734061 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6745 | 2026.05.06 03:57:26.734209 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 6746 | 2026.05.06 03:57:26.734763 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2026.05.06 03:57:26.734899 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 6748 | 2026.05.06 03:57:26.735259 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 6749 | 2026.05.06 03:57:26.735580 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 6750 | 2026.05.06 03:57:26.735926 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 6751 | 2026.05.06 03:57:26.736262 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6752 | 2026.05.06 03:57:26.736579 [ 196 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6753 | 2026.05.06 03:57:26.743178 [ 194 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 72 columns (72 merged, 0 gathered) in 0.009024901 sec., 86649.14994635398 rows/sec., 74.97 MiB/sec. | ||
| 6754 | 2026.05.06 03:57:26.744645 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6755 | 2026.05.06 03:57:26.745281 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.05.06 03:57:26.745365 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_21_4} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6757 | 2026.05.06 03:57:26.745639 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 6758 | 2026.05.06 03:57:29.547669 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.05.06 03:57:29.547916 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6760 | 2026.05.06 03:57:29.548272 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6761 | 2026.05.06 03:57:29.548308 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6762 | 2026.05.06 03:57:29.548528 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6763 | 2026.05.06 03:57:29.548599 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6764 | 2026.05.06 03:57:29.548740 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6765 | 2026.05.06 03:57:29.548850 [ 351 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6766 | 2026.05.06 03:57:29.548874 [ 344 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6767 | 2026.05.06 03:57:29.548892 [ 322 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6768 | 2026.05.06 03:57:29.548878 [ 366 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6769 | 2026.05.06 03:57:29.549047 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6770 | 2026.05.06 03:57:29.549075 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6771 | 2026.05.06 03:57:29.549143 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6772 | 2026.05.06 03:57:29.549163 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6773 | 2026.05.06 03:57:29.549198 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6774 | 2026.05.06 03:57:29.549235 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6775 | 2026.05.06 03:57:29.550486 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00267 sec., 13108.614232209737 rows/sec., 2.21 MiB/sec. | ||
| 6776 | 2026.05.06 03:57:29.550598 [ 271 ] {6d5a0710-e024-4287-a518-e5d697acbae2} <Debug> TCPHandler: Processed in 0.003076715 sec. | ||
| 6777 | 2026.05.06 03:57:29.552863 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.05.06 03:57:29.552993 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6779 | 2026.05.06 03:57:29.553045 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6780 | 2026.05.06 03:57:29.553744 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.05.06 03:57:29.553792 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6782 | 2026.05.06 03:57:29.554215 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6783 | 2026.05.06 03:57:29.554440 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.05.06 03:57:29.554587 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001632 sec., 84558.82352941176 rows/sec., 7.36 MiB/sec. | ||
| 6785 | 2026.05.06 03:57:29.554626 [ 271 ] {0eb98e51-9342-416d-bd44-a6cfa1071a9a} <Debug> TCPHandler: Processed in 0.001823941 sec. | ||
| 6786 | 2026.05.06 03:57:29.554749 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.05.06 03:57:29.554845 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.05.06 03:57:29.554886 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6789 | 2026.05.06 03:57:29.555294 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.05.06 03:57:29.555331 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6791 | 2026.05.06 03:57:29.555628 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6792 | 2026.05.06 03:57:29.555839 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.05.06 03:57:29.555967 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001143 sec., 35870.516185476816 rows/sec., 2.63 MiB/sec. | ||
| 6794 | 2026.05.06 03:57:29.556003 [ 271 ] {f13a4f5e-ac71-4268-bb6a-8c2f202172c1} <Debug> TCPHandler: Processed in 0.001302666 sec. | ||
| 6795 | 2026.05.06 03:57:29.556119 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.05.06 03:57:29.556213 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6797 | 2026.05.06 03:57:29.556252 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6798 | 2026.05.06 03:57:29.556691 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.05.06 03:57:29.556728 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6800 | 2026.05.06 03:57:29.557040 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6801 | 2026.05.06 03:57:29.557247 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.05.06 03:57:29.557370 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.97 MiB/sec. | ||
| 6803 | 2026.05.06 03:57:29.557406 [ 271 ] {06a19849-5b76-40a2-b28d-ea9b20fa1178} <Debug> TCPHandler: Processed in 0.001334797 sec. | ||
| 6804 | 2026.05.06 03:57:29.557546 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.05.06 03:57:29.557639 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6806 | 2026.05.06 03:57:29.557680 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6807 | 2026.05.06 03:57:29.558105 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.05.06 03:57:29.558140 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6809 | 2026.05.06 03:57:29.558461 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6810 | 2026.05.06 03:57:29.558671 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.05.06 03:57:29.558803 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6812 | 2026.05.06 03:57:29.558840 [ 271 ] {a4831357-dc2a-4943-913d-183fa230b93b} <Debug> TCPHandler: Processed in 0.001340697 sec. | ||
| 6813 | 2026.05.06 03:57:29.558961 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.05.06 03:57:29.559054 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.05.06 03:57:29.559107 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <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 | ||
| 6816 | 2026.05.06 03:57:29.559952 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.05.06 03:57:29.559988 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6818 | 2026.05.06 03:57:29.560567 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6819 | 2026.05.06 03:57:29.560844 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.05.06 03:57:29.560993 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001958 sec., 20939.73442288049 rows/sec., 37.52 MiB/sec. | ||
| 6821 | 2026.05.06 03:57:29.561054 [ 271 ] {9a85b03e-9003-4d5c-96ec-2ced7c133218} <Debug> TCPHandler: Processed in 0.00213998 sec. | ||
| 6822 | 2026.05.06 03:57:29.561177 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.05.06 03:57:29.561270 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6824 | 2026.05.06 03:57:29.561311 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6825 | 2026.05.06 03:57:29.561650 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.05.06 03:57:29.561686 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6827 | 2026.05.06 03:57:29.561979 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6828 | 2026.05.06 03:57:29.562191 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.05.06 03:57:29.562315 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 6830 | 2026.05.06 03:57:29.562350 [ 271 ] {970f34e0-cd84-4f69-8217-47cb1b9c5db3} <Debug> TCPHandler: Processed in 0.001220994 sec. | ||
| 6831 | 2026.05.06 03:57:31.587022 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6832 | 2026.05.06 03:57:31.587091 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6833 | 2026.05.06 03:57:31.720098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14356 | ||
| 6834 | 2026.05.06 03:57:31.720653 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.05.06 03:57:31.720698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6836 | 2026.05.06 03:57:31.721264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6837 | 2026.05.06 03:57:31.721516 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.05.06 03:57:31.721666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14356 | ||
| 6839 | 2026.05.06 03:57:32.462568 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6840 | 2026.05.06 03:57:32.479602 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.05.06 03:57:32.479645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6842 | 2026.05.06 03:57:32.485289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6843 | 2026.05.06 03:57:32.485959 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.05.06 03:57:32.488721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6845 | 2026.05.06 03:57:33.942626 [ 141 ] {} <Debug> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6846 | 2026.05.06 03:57:33.942708 [ 141 ] {} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.05.06 03:57:33.942738 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6848 | 2026.05.06 03:57:33.942903 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::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 | ||
| 6849 | 2026.05.06 03:57:33.943091 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6850 | 2026.05.06 03:57:33.943142 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 826 rows starting from the beginning of the part | ||
| 6851 | 2026.05.06 03:57:33.943244 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6852 | 2026.05.06 03:57:33.943327 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 6853 | 2026.05.06 03:57:33.943407 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 6854 | 2026.05.06 03:57:33.943482 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 801 rows starting from the beginning of the part | ||
| 6855 | 2026.05.06 03:57:33.944619 [ 194 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179927 sec., 1376113.6460898032 rows/sec., 85.75 MiB/sec. | ||
| 6856 | 2026.05.06 03:57:33.944765 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6857 | 2026.05.06 03:57:33.944998 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.05.06 03:57:33.945067 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_13_3} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6859 | 2026.05.06 03:57:33.945128 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6860 | 2026.05.06 03:57:34.546792 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.05.06 03:57:34.547171 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 6862 | 2026.05.06 03:57:34.547580 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6863 | 2026.05.06 03:57:34.547616 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <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 | ||
| 6864 | 2026.05.06 03:57:34.547838 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6865 | 2026.05.06 03:57:34.547912 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6866 | 2026.05.06 03:57:34.548055 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6867 | 2026.05.06 03:57:34.548190 [ 319 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6868 | 2026.05.06 03:57:34.548192 [ 351 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6869 | 2026.05.06 03:57:34.548194 [ 344 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6870 | 2026.05.06 03:57:34.548194 [ 366 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6871 | 2026.05.06 03:57:34.548378 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6872 | 2026.05.06 03:57:34.548405 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6873 | 2026.05.06 03:57:34.548493 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6874 | 2026.05.06 03:57:34.548514 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6875 | 2026.05.06 03:57:34.548548 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6876 | 2026.05.06 03:57:34.548586 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6877 | 2026.05.06 03:57:34.549761 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00274 sec., 12773.722627737227 rows/sec., 2.15 MiB/sec. | ||
| 6878 | 2026.05.06 03:57:34.549874 [ 271 ] {cedb59b7-aab0-41d0-88e0-219ef5619e7f} <Debug> TCPHandler: Processed in 0.003273491 sec. | ||
| 6879 | 2026.05.06 03:57:34.551429 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.05.06 03:57:34.551560 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6881 | 2026.05.06 03:57:34.551613 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6882 | 2026.05.06 03:57:34.552179 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.05.06 03:57:34.552225 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6884 | 2026.05.06 03:57:34.552615 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6885 | 2026.05.06 03:57:34.552845 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.05.06 03:57:34.552994 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001472 sec., 38043.47826086957 rows/sec., 2.92 MiB/sec. | ||
| 6887 | 2026.05.06 03:57:34.553033 [ 271 ] {74ebf7a9-62d9-4c8d-9b9c-7d18a6e11bec} <Debug> TCPHandler: Processed in 0.001669166 sec. | ||
| 6888 | 2026.05.06 03:57:34.553153 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.05.06 03:57:34.553253 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6890 | 2026.05.06 03:57:34.553294 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6891 | 2026.05.06 03:57:34.553723 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.05.06 03:57:34.553758 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6893 | 2026.05.06 03:57:34.554072 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6894 | 2026.05.06 03:57:34.554294 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.05.06 03:57:34.554425 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 6896 | 2026.05.06 03:57:34.554467 [ 271 ] {204dba96-5a8d-4805-aed4-c1e7a5f5a7c9} <Debug> TCPHandler: Processed in 0.001365188 sec. | ||
| 6897 | 2026.05.06 03:57:34.554586 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.05.06 03:57:34.554683 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.05.06 03:57:34.554728 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6900 | 2026.05.06 03:57:34.555141 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.06 03:57:34.555176 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6902 | 2026.05.06 03:57:34.555516 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6903 | 2026.05.06 03:57:34.555744 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.06 03:57:34.555877 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6905 | 2026.05.06 03:57:34.555914 [ 271 ] {955b78b5-c523-4cfb-b1c3-cf112d21c0f1} <Debug> TCPHandler: Processed in 0.001378998 sec. | ||
| 6906 | 2026.05.06 03:57:34.556027 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.05.06 03:57:34.556123 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.05.06 03:57:34.556164 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6909 | 2026.05.06 03:57:34.556503 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.05.06 03:57:34.556539 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6911 | 2026.05.06 03:57:34.556855 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6912 | 2026.05.06 03:57:34.557070 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.05.06 03:57:34.557198 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6914 | 2026.05.06 03:57:34.557235 [ 271 ] {4c94d108-61d8-4d8d-983d-efaa4122cf0d} <Debug> TCPHandler: Processed in 0.001258105 sec. | ||
| 6915 | 2026.05.06 03:57:36.734324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 806 | ||
| 6916 | 2026.05.06 03:57:36.736893 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.05.06 03:57:36.736941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6918 | 2026.05.06 03:57:36.738105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6919 | 2026.05.06 03:57:36.738376 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.05.06 03:57:36.738632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6921 | 2026.05.06 03:57:39.221792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14868 | ||
| 6922 | 2026.05.06 03:57:39.222373 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.05.06 03:57:39.222417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6924 | 2026.05.06 03:57:39.222943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6925 | 2026.05.06 03:57:39.223186 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.05.06 03:57:39.223310 [ 153 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6927 | 2026.05.06 03:57:39.223327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14868 | ||
| 6928 | 2026.05.06 03:57:39.223345 [ 153 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.05.06 03:57:39.223364 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6930 | 2026.05.06 03:57:39.223477 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 6931 | 2026.05.06 03:57:39.223609 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6932 | 2026.05.06 03:57:39.223646 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12436 rows starting from the beginning of the part | ||
| 6933 | 2026.05.06 03:57:39.223706 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6934 | 2026.05.06 03:57:39.223749 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6935 | 2026.05.06 03:57:39.223787 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6936 | 2026.05.06 03:57:39.223823 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6937 | 2026.05.06 03:57:39.223860 [ 202 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6938 | 2026.05.06 03:57:39.225531 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14868 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101129 sec., 7076195.702405706 rows/sec., 101.23 MiB/sec. | ||
| 6939 | 2026.05.06 03:57:39.226012 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6940 | 2026.05.06 03:57:39.226437 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.05.06 03:57:39.226558 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_31_6} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6942 | 2026.05.06 03:57:39.226679 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6943 | 2026.05.06 03:57:39.548740 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2026.05.06 03:57:39.549000 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6945 | 2026.05.06 03:57:39.549413 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6946 | 2026.05.06 03:57:39.549465 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6947 | 2026.05.06 03:57:39.549732 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6948 | 2026.05.06 03:57:39.549809 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6949 | 2026.05.06 03:57:39.549956 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6950 | 2026.05.06 03:57:39.550086 [ 319 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6951 | 2026.05.06 03:57:39.550107 [ 366 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6952 | 2026.05.06 03:57:39.550107 [ 344 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6953 | 2026.05.06 03:57:39.550109 [ 345 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6954 | 2026.05.06 03:57:39.550293 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6955 | 2026.05.06 03:57:39.550320 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6956 | 2026.05.06 03:57:39.550393 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6957 | 2026.05.06 03:57:39.550414 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6958 | 2026.05.06 03:57:39.550450 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6959 | 2026.05.06 03:57:39.550488 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6960 | 2026.05.06 03:57:39.553956 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00506 sec., 6916.99604743083 rows/sec., 1.16 MiB/sec. | ||
| 6961 | 2026.05.06 03:57:39.554136 [ 271 ] {9b650fc0-0986-4a12-bd2f-7b0ec12bc7e6} <Debug> TCPHandler: Processed in 0.005542894 sec. | ||
| 6962 | 2026.05.06 03:57:39.557383 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.05.06 03:57:39.557506 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6964 | 2026.05.06 03:57:39.557555 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6965 | 2026.05.06 03:57:39.558086 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.05.06 03:57:39.558133 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6967 | 2026.05.06 03:57:39.558519 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6968 | 2026.05.06 03:57:39.558763 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.05.06 03:57:39.558917 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001448 sec., 16574.585635359115 rows/sec., 1.38 MiB/sec. | ||
| 6970 | 2026.05.06 03:57:39.558958 [ 271 ] {1b9888bf-6104-4819-8a7f-aa0fe822821d} <Debug> TCPHandler: Processed in 0.001635586 sec. | ||
| 6971 | 2026.05.06 03:57:39.559089 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.05.06 03:57:39.559197 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6973 | 2026.05.06 03:57:39.559241 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6974 | 2026.05.06 03:57:39.559662 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.05.06 03:57:39.559700 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6976 | 2026.05.06 03:57:39.560014 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6977 | 2026.05.06 03:57:39.560251 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.05.06 03:57:39.560390 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 134.01 KiB/sec. | ||
| 6979 | 2026.05.06 03:57:39.560429 [ 271 ] {1cea859a-8b24-46a2-b62a-8fec4f00815d} <Debug> TCPHandler: Processed in 0.001395299 sec. | ||
| 6980 | 2026.05.06 03:57:39.560559 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2026.05.06 03:57:39.560663 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6982 | 2026.05.06 03:57:39.560705 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6983 | 2026.05.06 03:57:39.561298 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.05.06 03:57:39.561335 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6985 | 2026.05.06 03:57:39.561720 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6986 | 2026.05.06 03:57:39.561997 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.05.06 03:57:39.562133 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Debug> executeQuery: Read 259 rows, 23.83 KiB in 0.001496 sec., 173128.3422459893 rows/sec., 15.56 MiB/sec. | ||
| 6988 | 2026.05.06 03:57:39.562173 [ 271 ] {97f94b1d-37be-4c91-b78d-4ef2de457381} <Debug> TCPHandler: Processed in 0.001665177 sec. | ||
| 6989 | 2026.05.06 03:57:39.562295 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2026.05.06 03:57:39.562393 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6991 | 2026.05.06 03:57:39.562435 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6992 | 2026.05.06 03:57:39.562867 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.05.06 03:57:39.562904 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 6994 | 2026.05.06 03:57:39.563220 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6995 | 2026.05.06 03:57:39.563438 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.05.06 03:57:39.563570 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001195 sec., 46025.10460251046 rows/sec., 3.42 MiB/sec. | ||
| 6997 | 2026.05.06 03:57:39.563608 [ 271 ] {74ecba3e-d4f5-4ed8-a0dc-73d897d72c46} <Debug> TCPHandler: Processed in 0.001364788 sec. | ||
| 6998 | 2026.05.06 03:57:39.563730 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.05.06 03:57:39.563828 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7000 | 2026.05.06 03:57:39.563869 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7001 | 2026.05.06 03:57:39.564286 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.05.06 03:57:39.564321 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7003 | 2026.05.06 03:57:39.564630 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7004 | 2026.05.06 03:57:39.564852 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.05.06 03:57:39.564984 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001175 sec., 20425.531914893618 rows/sec., 1.69 MiB/sec. | ||
| 7006 | 2026.05.06 03:57:39.565023 [ 271 ] {f629c8bf-0d59-4164-bc62-b3239c14db56} <Debug> TCPHandler: Processed in 0.001343768 sec. | ||
| 7007 | 2026.05.06 03:57:39.565158 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.05.06 03:57:39.565254 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.05.06 03:57:39.565297 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7010 | 2026.05.06 03:57:39.565696 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.05.06 03:57:39.565731 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7012 | 2026.05.06 03:57:39.566041 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7013 | 2026.05.06 03:57:39.566269 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.05.06 03:57:39.566398 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 7015 | 2026.05.06 03:57:39.566437 [ 271 ] {3304f36d-7ef9-467e-8117-834f60b97881} <Debug> TCPHandler: Processed in 0.001330197 sec. | ||
| 7016 | 2026.05.06 03:57:39.566588 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.05.06 03:57:39.566684 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7018 | 2026.05.06 03:57:39.566726 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7019 | 2026.05.06 03:57:39.567208 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.05.06 03:57:39.567245 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7021 | 2026.05.06 03:57:39.567581 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7022 | 2026.05.06 03:57:39.567852 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.05.06 03:57:39.567992 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001327 sec., 107761.86887716653 rows/sec., 8.70 MiB/sec. | ||
| 7024 | 2026.05.06 03:57:39.568033 [ 271 ] {086a791c-51fe-47dd-a0c1-fc606f76414b} <Debug> TCPHandler: Processed in 0.001495612 sec. | ||
| 7025 | 2026.05.06 03:57:39.568170 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.05.06 03:57:39.568266 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.05.06 03:57:39.568312 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7028 | 2026.05.06 03:57:39.568714 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.05.06 03:57:39.568749 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7030 | 2026.05.06 03:57:39.569107 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7031 | 2026.05.06 03:57:39.569364 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.05.06 03:57:39.569495 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001247 sec., 157979.14995990376 rows/sec., 11.33 MiB/sec. | ||
| 7033 | 2026.05.06 03:57:39.569534 [ 271 ] {953e9d98-e881-4ef5-8ece-21bcd6326b43} <Debug> TCPHandler: Processed in 0.001415049 sec. | ||
| 7034 | 2026.05.06 03:57:39.569668 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.05.06 03:57:39.569765 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.05.06 03:57:39.569822 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <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 | ||
| 7037 | 2026.05.06 03:57:39.570741 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.05.06 03:57:39.570776 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7039 | 2026.05.06 03:57:39.571354 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7040 | 2026.05.06 03:57:39.571589 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.05.06 03:57:39.571734 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001987 sec., 20634.121791645695 rows/sec., 36.98 MiB/sec. | ||
| 7042 | 2026.05.06 03:57:39.571788 [ 271 ] {142cff82-e484-4862-b145-a20523602486} <Debug> TCPHandler: Processed in 0.00217088 sec. | ||
| 7043 | 2026.05.06 03:57:39.571921 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.05.06 03:57:39.572017 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.05.06 03:57:39.572062 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7046 | 2026.05.06 03:57:39.572423 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.05.06 03:57:39.572459 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7048 | 2026.05.06 03:57:39.572777 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7049 | 2026.05.06 03:57:39.572991 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.05.06 03:57:39.573121 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7051 | 2026.05.06 03:57:39.573157 [ 271 ] {59dfcb88-6acf-4295-a683-04cf48e3436c} <Debug> TCPHandler: Processed in 0.001287026 sec. | ||
| 7052 | 2026.05.06 03:57:39.988835 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7053 | 2026.05.06 03:57:40.006713 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.05.06 03:57:40.006780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7055 | 2026.05.06 03:57:40.012780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7056 | 2026.05.06 03:57:40.013501 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.05.06 03:57:40.013831 [ 152 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7058 | 2026.05.06 03:57:40.013897 [ 152 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.05.06 03:57:40.013919 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7060 | 2026.05.06 03:57:40.014015 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 7061 | 2026.05.06 03:57:40.016890 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7062 | 2026.05.06 03:57:40.017229 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7063 | 2026.05.06 03:57:40.017639 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7064 | 2026.05.06 03:57:40.021080 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7065 | 2026.05.06 03:57:40.024596 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7066 | 2026.05.06 03:57:40.028494 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7067 | 2026.05.06 03:57:40.032647 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7068 | 2026.05.06 03:57:40.036517 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7069 | 2026.05.06 03:57:40.090916 [ 202 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.0769352 sec., 3041.5206563445604 rows/sec., 15.73 MiB/sec. | ||
| 7070 | 2026.05.06 03:57:40.093836 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7071 | 2026.05.06 03:57:40.095964 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.05.06 03:57:40.096079 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_31_6} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7073 | 2026.05.06 03:57:40.098139 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7074 | 2026.05.06 03:57:41.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.71 MiB, peak 283.25 MiB, free memory in arenas 0.00 B, will set to 278.04 MiB (RSS), difference: 5.33 MiB | ||
| 7075 | 2026.05.06 03:57:43.336496 [ 255 ] {} <Trace> TCP-Session: aabbab6a-d9fb-4e01-97d2-630440a61f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.05.06 03:57:43.336826 [ 255 ] {93c8146a-accf-4439-a36f-503f0f8fb1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61350) 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 has_own_data (stage: Complete) | ||
| 7077 | 2026.05.06 03:57:43.337262 [ 255 ] {93c8146a-accf-4439-a36f-503f0f8fb1c8} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7078 | 2026.05.06 03:57:43.337441 [ 255 ] {93c8146a-accf-4439-a36f-503f0f8fb1c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7079 | 2026.05.06 03:57:43.337845 [ 366 ] {93c8146a-accf-4439-a36f-503f0f8fb1c8} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7080 | 2026.05.06 03:57:43.338411 [ 255 ] {93c8146a-accf-4439-a36f-503f0f8fb1c8} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001731 sec., 80878.10514153668 rows/sec., 4.49 MiB/sec. | ||
| 7081 | 2026.05.06 03:57:43.338519 [ 255 ] {93c8146a-accf-4439-a36f-503f0f8fb1c8} <Debug> TCPHandler: Processed in 0.002168111 sec. | ||
| 7082 | 2026.05.06 03:57:44.546482 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.05.06 03:57:44.546707 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 7084 | 2026.05.06 03:57:44.547035 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7085 | 2026.05.06 03:57:44.547070 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <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 | ||
| 7086 | 2026.05.06 03:57:44.547288 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7087 | 2026.05.06 03:57:44.547365 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7088 | 2026.05.06 03:57:44.547543 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7089 | 2026.05.06 03:57:44.547674 [ 319 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7090 | 2026.05.06 03:57:44.547676 [ 344 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7091 | 2026.05.06 03:57:44.547693 [ 345 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7092 | 2026.05.06 03:57:44.547676 [ 366 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7093 | 2026.05.06 03:57:44.547876 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7094 | 2026.05.06 03:57:44.547909 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7095 | 2026.05.06 03:57:44.547996 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7096 | 2026.05.06 03:57:44.548022 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7097 | 2026.05.06 03:57:44.548065 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7098 | 2026.05.06 03:57:44.548118 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7099 | 2026.05.06 03:57:44.549328 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002709 sec., 12919.896640826873 rows/sec., 2.18 MiB/sec. | ||
| 7100 | 2026.05.06 03:57:44.549441 [ 271 ] {31cca424-275d-4706-9bac-782b19094fd9} <Debug> TCPHandler: Processed in 0.003098806 sec. | ||
| 7101 | 2026.05.06 03:57:44.550983 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.05.06 03:57:44.551093 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7103 | 2026.05.06 03:57:44.551136 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7104 | 2026.05.06 03:57:44.551658 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.05.06 03:57:44.551697 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7106 | 2026.05.06 03:57:44.552073 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7107 | 2026.05.06 03:57:44.552298 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.05.06 03:57:44.552442 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001381 sec., 40550.32585083273 rows/sec., 3.12 MiB/sec. | ||
| 7109 | 2026.05.06 03:57:44.552481 [ 271 ] {3fe3e715-f12f-4c12-910a-a8b348deb54b} <Debug> TCPHandler: Processed in 0.001550713 sec. | ||
| 7110 | 2026.05.06 03:57:44.552604 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2026.05.06 03:57:44.552701 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7112 | 2026.05.06 03:57:44.552742 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7113 | 2026.05.06 03:57:44.553168 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.05.06 03:57:44.553205 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7115 | 2026.05.06 03:57:44.553519 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7116 | 2026.05.06 03:57:44.553743 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.05.06 03:57:44.553871 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 7118 | 2026.05.06 03:57:44.553909 [ 271 ] {eb6bd4d9-fb60-40fa-bfcf-3fcfc1bf9f82} <Debug> TCPHandler: Processed in 0.001355217 sec. | ||
| 7119 | 2026.05.06 03:57:44.554031 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.05.06 03:57:44.554127 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7121 | 2026.05.06 03:57:44.554171 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7122 | 2026.05.06 03:57:44.554606 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.05.06 03:57:44.554643 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7124 | 2026.05.06 03:57:44.554977 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7125 | 2026.05.06 03:57:44.555191 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.05.06 03:57:44.555329 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7127 | 2026.05.06 03:57:44.555366 [ 271 ] {3baf5824-6740-4a46-92f2-96685ace2a91} <Debug> TCPHandler: Processed in 0.001385819 sec. | ||
| 7128 | 2026.05.06 03:57:44.555486 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.05.06 03:57:44.555582 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7130 | 2026.05.06 03:57:44.555625 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7131 | 2026.05.06 03:57:44.555971 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.05.06 03:57:44.556007 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7133 | 2026.05.06 03:57:44.556321 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7134 | 2026.05.06 03:57:44.556537 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.05.06 03:57:44.556668 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 7136 | 2026.05.06 03:57:44.556704 [ 271 ] {41608993-cee3-4863-be37-2aaca983706a} <Debug> TCPHandler: Processed in 0.001268605 sec. | ||
| 7137 | 2026.05.06 03:57:46.587343 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7138 | 2026.05.06 03:57:46.587407 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7139 | 2026.05.06 03:57:46.724351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15316 | ||
| 7140 | 2026.05.06 03:57:46.724860 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.05.06 03:57:46.724910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7142 | 2026.05.06 03:57:46.725660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7143 | 2026.05.06 03:57:46.725921 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.06 03:57:46.726075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15316 | ||
| 7145 | 2026.05.06 03:57:46.739731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 840 | ||
| 7146 | 2026.05.06 03:57:46.742079 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.05.06 03:57:46.742127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7148 | 2026.05.06 03:57:46.743395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7149 | 2026.05.06 03:57:46.743665 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.05.06 03:57:46.743937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 7151 | 2026.05.06 03:57:47.001370 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000995497 sec. | ||
| 7152 | 2026.05.06 03:57:47.518234 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7153 | 2026.05.06 03:57:47.534111 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.05.06 03:57:47.534167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7155 | 2026.05.06 03:57:47.540201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7156 | 2026.05.06 03:57:47.541035 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.05.06 03:57:47.543719 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7158 | 2026.05.06 03:57:49.547621 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.05.06 03:57:49.547844 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7160 | 2026.05.06 03:57:49.548206 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7161 | 2026.05.06 03:57:49.548243 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7162 | 2026.05.06 03:57:49.548460 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7163 | 2026.05.06 03:57:49.548531 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7164 | 2026.05.06 03:57:49.548673 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7165 | 2026.05.06 03:57:49.548767 [ 319 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7166 | 2026.05.06 03:57:49.548780 [ 331 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7167 | 2026.05.06 03:57:49.548813 [ 345 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7168 | 2026.05.06 03:57:49.548816 [ 332 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7169 | 2026.05.06 03:57:49.548961 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7170 | 2026.05.06 03:57:49.548988 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7171 | 2026.05.06 03:57:49.549057 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7172 | 2026.05.06 03:57:49.549078 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7173 | 2026.05.06 03:57:49.549112 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7174 | 2026.05.06 03:57:49.549148 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7175 | 2026.05.06 03:57:49.550237 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002485 sec., 14084.507042253523 rows/sec., 2.37 MiB/sec. | ||
| 7176 | 2026.05.06 03:57:49.550322 [ 271 ] {494d8707-1c8c-417e-aa1e-d2408c1d81a6} <Debug> TCPHandler: Processed in 0.002837639 sec. | ||
| 7177 | 2026.05.06 03:57:49.552552 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2026.05.06 03:57:49.552661 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7179 | 2026.05.06 03:57:49.552705 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7180 | 2026.05.06 03:57:49.553254 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.05.06 03:57:49.553297 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7182 | 2026.05.06 03:57:49.553679 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7183 | 2026.05.06 03:57:49.553928 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.05.06 03:57:49.554067 [ 144 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7185 | 2026.05.06 03:57:49.554074 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001443 sec., 95634.09563409563 rows/sec., 8.32 MiB/sec. | ||
| 7186 | 2026.05.06 03:57:49.554129 [ 144 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.05.06 03:57:49.554138 [ 271 ] {c0221985-3ee0-4ca6-9100-e44211fc4c58} <Debug> TCPHandler: Processed in 0.001637975 sec. | ||
| 7188 | 2026.05.06 03:57:49.554162 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7189 | 2026.05.06 03:57:49.554256 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7190 | 2026.05.06 03:57:49.554273 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.05.06 03:57:49.554355 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7192 | 2026.05.06 03:57:49.554372 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.05.06 03:57:49.554384 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2613 rows starting from the beginning of the part | ||
| 7194 | 2026.05.06 03:57:49.554414 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7195 | 2026.05.06 03:57:49.554438 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 7196 | 2026.05.06 03:57:49.554481 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7197 | 2026.05.06 03:57:49.554522 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 259 rows starting from the beginning of the part | ||
| 7198 | 2026.05.06 03:57:49.554562 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7199 | 2026.05.06 03:57:49.554602 [ 189 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 138 rows starting from the beginning of the part | ||
| 7200 | 2026.05.06 03:57:49.554840 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.05.06 03:57:49.554877 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7202 | 2026.05.06 03:57:49.555302 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7203 | 2026.05.06 03:57:49.555520 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.05.06 03:57:49.555653 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0013 sec., 31538.46153846154 rows/sec., 2.32 MiB/sec. | ||
| 7205 | 2026.05.06 03:57:49.555692 [ 271 ] {e10ca4a2-4cb1-4ba4-9a53-1e2462212b2d} <Debug> TCPHandler: Processed in 0.001469481 sec. | ||
| 7206 | 2026.05.06 03:57:49.555808 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.05.06 03:57:49.555902 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7208 | 2026.05.06 03:57:49.555942 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7209 | 2026.05.06 03:57:49.555988 [ 202 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764429 sec., 1847623.2254174012 rows/sec., 150.19 MiB/sec. | ||
| 7210 | 2026.05.06 03:57:49.556358 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7211 | 2026.05.06 03:57:49.556377 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.05.06 03:57:49.556419 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7213 | 2026.05.06 03:57:49.556696 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.05.06 03:57:49.556773 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7215 | 2026.05.06 03:57:49.556797 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_51_10} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7216 | 2026.05.06 03:57:49.556928 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 7217 | 2026.05.06 03:57:49.557007 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.05.06 03:57:49.557124 [ 144 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7219 | 2026.05.06 03:57:49.557147 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001262 sec., 83201.2678288431 rows/sec., 6.50 MiB/sec. | ||
| 7220 | 2026.05.06 03:57:49.557155 [ 144 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.05.06 03:57:49.557186 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7222 | 2026.05.06 03:57:49.557192 [ 271 ] {575ebba0-2266-4d5c-ab06-cc54cddcd495} <Debug> TCPHandler: Processed in 0.00143474 sec. | ||
| 7223 | 2026.05.06 03:57:49.557255 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7224 | 2026.05.06 03:57:49.557337 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.05.06 03:57:49.557346 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7226 | 2026.05.06 03:57:49.557376 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1400 rows starting from the beginning of the part | ||
| 7227 | 2026.05.06 03:57:49.557422 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 7228 | 2026.05.06 03:57:49.557432 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7229 | 2026.05.06 03:57:49.557461 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7230 | 2026.05.06 03:57:49.557478 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7231 | 2026.05.06 03:57:49.557497 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 143 rows starting from the beginning of the part | ||
| 7232 | 2026.05.06 03:57:49.557533 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7233 | 2026.05.06 03:57:49.557568 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 105 rows starting from the beginning of the part | ||
| 7234 | 2026.05.06 03:57:49.557896 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.05.06 03:57:49.557932 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7236 | 2026.05.06 03:57:49.558279 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7237 | 2026.05.06 03:57:49.558503 [ 186 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278246 sec., 1471547.730249107 rows/sec., 109.65 MiB/sec. | ||
| 7238 | 2026.05.06 03:57:49.558514 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.05.06 03:57:49.558646 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7240 | 2026.05.06 03:57:49.558663 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 7241 | 2026.05.06 03:57:49.558681 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.05.06 03:57:49.558694 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7243 | 2026.05.06 03:57:49.558707 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7244 | 2026.05.06 03:57:49.558709 [ 271 ] {59cb6ee4-7b8d-4f8d-af66-8f7f5268bf1c} <Debug> TCPHandler: Processed in 0.001422119 sec. | ||
| 7245 | 2026.05.06 03:57:49.558792 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7246 | 2026.05.06 03:57:49.558851 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.05.06 03:57:49.558895 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7248 | 2026.05.06 03:57:49.558924 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17224 rows starting from the beginning of the part | ||
| 7249 | 2026.05.06 03:57:49.558947 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7250 | 2026.05.06 03:57:49.558948 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.05.06 03:57:49.558976 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7252 | 2026.05.06 03:57:49.559004 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <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 | ||
| 7253 | 2026.05.06 03:57:49.559019 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7254 | 2026.05.06 03:57:49.559032 [ 189 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_51_10} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7255 | 2026.05.06 03:57:49.559059 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 197 rows starting from the beginning of the part | ||
| 7256 | 2026.05.06 03:57:49.559095 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7257 | 2026.05.06 03:57:49.559099 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7258 | 2026.05.06 03:57:49.559152 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7259 | 2026.05.06 03:57:49.559806 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.05.06 03:57:49.559842 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7261 | 2026.05.06 03:57:49.560597 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7262 | 2026.05.06 03:57:49.560827 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.06 03:57:49.560967 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002038 sec., 20117.76251226693 rows/sec., 36.05 MiB/sec. | ||
| 7264 | 2026.05.06 03:57:49.561024 [ 271 ] {c430f8f9-aa04-41d8-9568-27dc0ee54dcc} <Debug> TCPHandler: Processed in 0.002224312 sec. | ||
| 7265 | 2026.05.06 03:57:49.561163 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.05.06 03:57:49.561265 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.05.06 03:57:49.561309 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7268 | 2026.05.06 03:57:49.561702 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.05.06 03:57:49.561750 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7270 | 2026.05.06 03:57:49.562247 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7271 | 2026.05.06 03:57:49.562464 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.05.06 03:57:49.562562 [ 144 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7273 | 2026.05.06 03:57:49.562594 [ 144 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.05.06 03:57:49.562594 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
| 7275 | 2026.05.06 03:57:49.562612 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7276 | 2026.05.06 03:57:49.562644 [ 271 ] {cc53d1c6-ad7b-4017-ab48-06319decfba9} <Debug> TCPHandler: Processed in 0.001532663 sec. | ||
| 7277 | 2026.05.06 03:57:49.562709 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7278 | 2026.05.06 03:57:49.562814 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7279 | 2026.05.06 03:57:49.562845 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2400 rows starting from the beginning of the part | ||
| 7280 | 2026.05.06 03:57:49.562902 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7281 | 2026.05.06 03:57:49.562945 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7282 | 2026.05.06 03:57:49.562982 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7283 | 2026.05.06 03:57:49.563020 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7284 | 2026.05.06 03:57:49.563056 [ 186 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7285 | 2026.05.06 03:57:49.564110 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18061 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349679 sec., 3376090.415892243 rows/sec., 219.39 MiB/sec. | ||
| 7286 | 2026.05.06 03:57:49.564344 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7287 | 2026.05.06 03:57:49.564428 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001750798 sec., 1542153.9206693177 rows/sec., 103.93 MiB/sec. | ||
| 7288 | 2026.05.06 03:57:49.564603 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.05.06 03:57:49.564674 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7290 | 2026.05.06 03:57:49.564736 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 7291 | 2026.05.06 03:57:49.564776 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7292 | 2026.05.06 03:57:49.565042 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.05.06 03:57:49.565120 [ 198 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_51_10} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7294 | 2026.05.06 03:57:49.565186 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7295 | 2026.05.06 03:57:50.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.61 MiB, peak 288.83 MiB, free memory in arenas 0.00 B, will set to 281.15 MiB (RSS), difference: 1.54 MiB | ||
| 7296 | 2026.05.06 03:57:50.047112 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.05.06 03:57:50.047350 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7298 | 2026.05.06 03:57:50.047693 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7299 | 2026.05.06 03:57:50.047729 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7300 | 2026.05.06 03:57:50.047958 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7301 | 2026.05.06 03:57:50.048025 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7302 | 2026.05.06 03:57:50.048164 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7303 | 2026.05.06 03:57:50.048264 [ 331 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7304 | 2026.05.06 03:57:50.048308 [ 346 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7305 | 2026.05.06 03:57:50.048307 [ 345 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7306 | 2026.05.06 03:57:50.048331 [ 332 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7307 | 2026.05.06 03:57:50.048555 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7308 | 2026.05.06 03:57:50.048593 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7309 | 2026.05.06 03:57:50.048665 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7310 | 2026.05.06 03:57:50.048685 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7311 | 2026.05.06 03:57:50.048719 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 7312 | 2026.05.06 03:57:50.048756 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 7313 | 2026.05.06 03:57:50.049857 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002604 sec., 13440.860215053763 rows/sec., 2.86 MiB/sec. | ||
| 7314 | 2026.05.06 03:57:50.049990 [ 271 ] {f995d769-98fe-4a65-a838-e63ffc9b11ae} <Debug> TCPHandler: Processed in 0.003008144 sec. | ||
| 7315 | 2026.05.06 03:57:50.062493 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.05.06 03:57:50.062628 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7317 | 2026.05.06 03:57:50.062680 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7318 | 2026.05.06 03:57:50.063171 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.06 03:57:50.063217 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7320 | 2026.05.06 03:57:50.063570 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7321 | 2026.05.06 03:57:50.063784 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.05.06 03:57:50.063942 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001339 sec., 1493.6519790888724 rows/sec., 121.80 KiB/sec. | ||
| 7323 | 2026.05.06 03:57:50.063981 [ 271 ] {a94f1c96-cabd-41d3-8483-def1519b07fd} <Debug> TCPHandler: Processed in 0.001550973 sec. | ||
| 7324 | 2026.05.06 03:57:50.064101 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.05.06 03:57:50.064194 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7326 | 2026.05.06 03:57:50.064233 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7327 | 2026.05.06 03:57:50.065868 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.05.06 03:57:50.065906 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7329 | 2026.05.06 03:57:50.066357 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7330 | 2026.05.06 03:57:50.066561 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.05.06 03:57:50.066690 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002514 sec., 955449.4828957835 rows/sec., 70.47 MiB/sec. | ||
| 7332 | 2026.05.06 03:57:50.066727 [ 271 ] {2313c7e7-a6ea-417d-be3d-201567d2327d} <Debug> TCPHandler: Processed in 0.002677865 sec. | ||
| 7333 | 2026.05.06 03:57:50.066841 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.05.06 03:57:50.066935 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7335 | 2026.05.06 03:57:50.066974 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7336 | 2026.05.06 03:57:50.067371 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.05.06 03:57:50.067407 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7338 | 2026.05.06 03:57:50.067697 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7339 | 2026.05.06 03:57:50.067908 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.05.06 03:57:50.068036 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.00112 sec., 9821.428571428572 rows/sec., 728.93 KiB/sec. | ||
| 7341 | 2026.05.06 03:57:50.068073 [ 271 ] {e915c689-1ea1-4913-a374-8a3be88cbbf5} <Debug> TCPHandler: Processed in 0.001284156 sec. | ||
| 7342 | 2026.05.06 03:57:50.068188 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2026.05.06 03:57:50.068280 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7344 | 2026.05.06 03:57:50.068320 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7345 | 2026.05.06 03:57:50.069040 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.05.06 03:57:50.069077 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7347 | 2026.05.06 03:57:50.069426 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7348 | 2026.05.06 03:57:50.069634 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.05.06 03:57:50.069760 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001498 sec., 534712.950600801 rows/sec., 30.89 MiB/sec. | ||
| 7350 | 2026.05.06 03:57:50.069797 [ 271 ] {96cdf744-62f1-4058-a267-785880210053} <Debug> TCPHandler: Processed in 0.001660346 sec. | ||
| 7351 | 2026.05.06 03:57:50.069913 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.05.06 03:57:50.070005 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7353 | 2026.05.06 03:57:50.070044 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7354 | 2026.05.06 03:57:50.070424 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.05.06 03:57:50.070461 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7356 | 2026.05.06 03:57:50.070754 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7357 | 2026.05.06 03:57:50.070958 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.05.06 03:57:50.071082 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 7359 | 2026.05.06 03:57:50.071118 [ 271 ] {e1e0d7c0-7bf0-4338-91f7-867fbff08fd8} <Debug> TCPHandler: Processed in 0.001252485 sec. | ||
| 7360 | 2026.05.06 03:57:50.071230 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.05.06 03:57:50.071322 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7362 | 2026.05.06 03:57:50.071360 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7363 | 2026.05.06 03:57:50.072242 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.05.06 03:57:50.072278 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7365 | 2026.05.06 03:57:50.072654 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7366 | 2026.05.06 03:57:50.072857 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.05.06 03:57:50.072983 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001679 sec., 768314.472900536 rows/sec., 51.25 MiB/sec. | ||
| 7368 | 2026.05.06 03:57:50.073021 [ 271 ] {b3dfc2bd-2ee4-469d-9662-908e6b55ab8f} <Debug> TCPHandler: Processed in 0.001837371 sec. | ||
| 7369 | 2026.05.06 03:57:50.073133 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.05.06 03:57:50.073226 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7371 | 2026.05.06 03:57:50.073269 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7372 | 2026.05.06 03:57:50.074006 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.05.06 03:57:50.074041 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7374 | 2026.05.06 03:57:50.074458 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7375 | 2026.05.06 03:57:50.074665 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.05.06 03:57:50.074795 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001588 sec., 942695.2141057935 rows/sec., 57.18 MiB/sec. | ||
| 7377 | 2026.05.06 03:57:50.074832 [ 271 ] {08be5dff-3db5-4ef9-912c-3a95ae4e99d4} <Debug> TCPHandler: Processed in 0.001745788 sec. | ||
| 7378 | 2026.05.06 03:57:50.074949 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.05.06 03:57:50.075043 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7380 | 2026.05.06 03:57:50.075096 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <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 | ||
| 7381 | 2026.05.06 03:57:50.075835 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.05.06 03:57:50.075871 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7383 | 2026.05.06 03:57:50.076385 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7384 | 2026.05.06 03:57:50.076617 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.05.06 03:57:50.076751 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001726 sec., 5214.368482039397 rows/sec., 9.34 MiB/sec. | ||
| 7386 | 2026.05.06 03:57:50.076802 [ 271 ] {31d66d5a-883c-4ab6-b952-e302e9bb2dd5} <Debug> TCPHandler: Processed in 0.001900313 sec. | ||
| 7387 | 2026.05.06 03:57:50.076925 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.05.06 03:57:50.077018 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7389 | 2026.05.06 03:57:50.077059 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7390 | 2026.05.06 03:57:50.077375 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.05.06 03:57:50.077411 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7392 | 2026.05.06 03:57:50.077703 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7393 | 2026.05.06 03:57:50.077904 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.05.06 03:57:50.078029 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 7395 | 2026.05.06 03:57:50.078064 [ 271 ] {b2884e88-8d64-4e45-99f1-970d41c5fe87} <Debug> TCPHandler: Processed in 0.001187303 sec. | ||
| 7396 | 2026.05.06 03:57:54.226135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15828 | ||
| 7397 | 2026.05.06 03:57:54.226668 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.05.06 03:57:54.226719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7399 | 2026.05.06 03:57:54.227241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7400 | 2026.05.06 03:57:54.227489 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.05.06 03:57:54.227647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15828 | ||
| 7402 | 2026.05.06 03:57:54.545588 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.05.06 03:57:54.545884 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 7404 | 2026.05.06 03:57:54.546265 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7405 | 2026.05.06 03:57:54.546302 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <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 | ||
| 7406 | 2026.05.06 03:57:54.546524 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7407 | 2026.05.06 03:57:54.546600 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7408 | 2026.05.06 03:57:54.546744 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7409 | 2026.05.06 03:57:54.546858 [ 317 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7410 | 2026.05.06 03:57:54.546858 [ 345 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7411 | 2026.05.06 03:57:54.546886 [ 346 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7412 | 2026.05.06 03:57:54.546875 [ 359 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7413 | 2026.05.06 03:57:54.547048 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7414 | 2026.05.06 03:57:54.547072 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7415 | 2026.05.06 03:57:54.547143 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7416 | 2026.05.06 03:57:54.547163 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7417 | 2026.05.06 03:57:54.547198 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7418 | 2026.05.06 03:57:54.547238 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7419 | 2026.05.06 03:57:54.548429 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002664 sec., 13138.138138138138 rows/sec., 2.21 MiB/sec. | ||
| 7420 | 2026.05.06 03:57:54.548546 [ 271 ] {b50aee73-e7b3-4c5a-b34d-05846d1d0f91} <Debug> TCPHandler: Processed in 0.003118947 sec. | ||
| 7421 | 2026.05.06 03:57:54.550149 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.05.06 03:57:54.550264 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7423 | 2026.05.06 03:57:54.550310 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7424 | 2026.05.06 03:57:54.550817 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.05.06 03:57:54.550860 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7426 | 2026.05.06 03:57:54.551236 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7427 | 2026.05.06 03:57:54.551465 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.05.06 03:57:54.551617 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.10 MiB/sec. | ||
| 7429 | 2026.05.06 03:57:54.551657 [ 271 ] {0956555a-6438-445e-b9fd-92a0c0b0c065} <Debug> TCPHandler: Processed in 0.001563294 sec. | ||
| 7430 | 2026.05.06 03:57:54.551793 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.05.06 03:57:54.551922 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7432 | 2026.05.06 03:57:54.551974 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7433 | 2026.05.06 03:57:54.552435 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.05.06 03:57:54.552475 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7435 | 2026.05.06 03:57:54.552822 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7436 | 2026.05.06 03:57:54.553045 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.05.06 03:57:54.553182 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 7438 | 2026.05.06 03:57:54.553222 [ 271 ] {523b4974-b10c-4122-9c81-ec5b1c92c07f} <Debug> TCPHandler: Processed in 0.001493042 sec. | ||
| 7439 | 2026.05.06 03:57:54.553342 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2026.05.06 03:57:54.553443 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7441 | 2026.05.06 03:57:54.553489 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7442 | 2026.05.06 03:57:54.553889 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.05.06 03:57:54.553927 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7444 | 2026.05.06 03:57:54.554270 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7445 | 2026.05.06 03:57:54.554492 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.05.06 03:57:54.554624 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001202 sec., 106489.18469217971 rows/sec., 7.42 MiB/sec. | ||
| 7447 | 2026.05.06 03:57:54.554662 [ 271 ] {3a732cf4-a5c4-4cb3-a14d-05ba3164c081} <Debug> TCPHandler: Processed in 0.001371518 sec. | ||
| 7448 | 2026.05.06 03:57:54.554796 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.05.06 03:57:54.554894 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7450 | 2026.05.06 03:57:54.554938 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7451 | 2026.05.06 03:57:54.555289 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.05.06 03:57:54.555326 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7453 | 2026.05.06 03:57:54.555647 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7454 | 2026.05.06 03:57:54.555870 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.05.06 03:57:54.555999 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001123 sec., 42742.6536064114 rows/sec., 2.88 MiB/sec. | ||
| 7456 | 2026.05.06 03:57:54.556036 [ 271 ] {96bfd1a0-ed66-4a04-80dd-c98c28f08697} <Debug> TCPHandler: Processed in 0.001290785 sec. | ||
| 7457 | 2026.05.06 03:57:55.043775 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7458 | 2026.05.06 03:57:55.059138 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.05.06 03:57:55.059205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7460 | 2026.05.06 03:57:55.065485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7461 | 2026.05.06 03:57:55.066176 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2026.05.06 03:57:55.068736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7463 | 2026.05.06 03:57:56.744152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 884 | ||
| 7464 | 2026.05.06 03:57:56.747224 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.05.06 03:57:56.747275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7466 | 2026.05.06 03:57:56.748484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7467 | 2026.05.06 03:57:56.748748 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.05.06 03:57:56.749007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 7469 | 2026.05.06 03:57:57.509592 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51292 | ||
| 7470 | 2026.05.06 03:57:57.509695 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7471 | 2026.05.06 03:57:57.509725 [ 3 ] {} <Debug> TCP-Session: eee54be5-3f99-4ba0-b4f6-8d4ec011ef98 Authenticating user 'default' from [fd00:1122:3344:101::e]:51292 | ||
| 7472 | 2026.05.06 03:57:57.509747 [ 3 ] {} <Debug> TCP-Session: eee54be5-3f99-4ba0-b4f6-8d4ec011ef98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.05.06 03:57:57.509760 [ 3 ] {} <Debug> TCP-Session: eee54be5-3f99-4ba0-b4f6-8d4ec011ef98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.05.06 03:57:57.509998 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44641 | ||
| 7475 | 2026.05.06 03:57:57.510014 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52187 | ||
| 7476 | 2026.05.06 03:57:57.510053 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40740 | ||
| 7477 | 2026.05.06 03:57:57.510080 [ 3 ] {} <Trace> TCP-Session: eee54be5-3f99-4ba0-b4f6-8d4ec011ef98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2026.05.06 03:57:57.510042 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39733 | ||
| 7479 | 2026.05.06 03:57:57.510109 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7480 | 2026.05.06 03:57:57.510036 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50954 | ||
| 7481 | 2026.05.06 03:57:57.510150 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7482 | 2026.05.06 03:57:57.510160 [ 269 ] {} <Debug> TCP-Session: 0dc4b423-8782-425b-a166-eec19ff9b843 Authenticating user 'default' from [fd00:1122:3344:101::e]:44641 | ||
| 7483 | 2026.05.06 03:57:57.510201 [ 303 ] {} <Debug> TCP-Session: 0ae6dfca-b3c9-403d-8400-4e0cfaba6ce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52187 | ||
| 7484 | 2026.05.06 03:57:57.510024 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64050 | ||
| 7485 | 2026.05.06 03:57:57.510239 [ 303 ] {} <Debug> TCP-Session: 0ae6dfca-b3c9-403d-8400-4e0cfaba6ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.05.06 03:57:57.510259 [ 3 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7487 | 2026.05.06 03:57:57.510265 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7488 | 2026.05.06 03:57:57.510281 [ 303 ] {} <Debug> TCP-Session: 0ae6dfca-b3c9-403d-8400-4e0cfaba6ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2026.05.06 03:57:57.510229 [ 269 ] {} <Debug> TCP-Session: 0dc4b423-8782-425b-a166-eec19ff9b843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.05.06 03:57:57.510313 [ 311 ] {} <Debug> TCP-Session: 53da4657-06d8-4ef0-9c9a-69b2362dca41 Authenticating user 'default' from [fd00:1122:3344:101::e]:40740 | ||
| 7491 | 2026.05.06 03:57:57.510339 [ 269 ] {} <Debug> TCP-Session: 0dc4b423-8782-425b-a166-eec19ff9b843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.05.06 03:57:57.510365 [ 311 ] {} <Debug> TCP-Session: 53da4657-06d8-4ef0-9c9a-69b2362dca41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.05.06 03:57:57.510015 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49540 | ||
| 7494 | 2026.05.06 03:57:57.510388 [ 311 ] {} <Debug> TCP-Session: 53da4657-06d8-4ef0-9c9a-69b2362dca41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.05.06 03:57:57.510015 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33932 | ||
| 7496 | 2026.05.06 03:57:57.510550 [ 3 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7497 | 2026.05.06 03:57:57.510608 [ 3 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7498 | 2026.05.06 03:57:57.510778 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7499 | 2026.05.06 03:57:57.510811 [ 309 ] {} <Debug> TCP-Session: 25026377-75bb-4eb3-9a28-0cd59ef54bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50954 | ||
| 7500 | 2026.05.06 03:57:57.510828 [ 309 ] {} <Debug> TCP-Session: 25026377-75bb-4eb3-9a28-0cd59ef54bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.05.06 03:57:57.510844 [ 309 ] {} <Debug> TCP-Session: 25026377-75bb-4eb3-9a28-0cd59ef54bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2026.05.06 03:57:57.510884 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7503 | 2026.05.06 03:57:57.510896 [ 3 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 7504 | 2026.05.06 03:57:57.510918 [ 307 ] {} <Debug> TCP-Session: 590bbe9f-3cf8-42a1-887a-67bb5ffe9099 Authenticating user 'default' from [fd00:1122:3344:101::e]:33932 | ||
| 7505 | 2026.05.06 03:57:57.510947 [ 307 ] {} <Debug> TCP-Session: 590bbe9f-3cf8-42a1-887a-67bb5ffe9099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2026.05.06 03:57:57.510963 [ 307 ] {} <Debug> TCP-Session: 590bbe9f-3cf8-42a1-887a-67bb5ffe9099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2026.05.06 03:57:57.511137 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7508 | 2026.05.06 03:57:57.511173 [ 308 ] {} <Debug> TCP-Session: c49186cd-7749-4cf0-9b28-40e8339380ec Authenticating user 'default' from [fd00:1122:3344:101::e]:64050 | ||
| 7509 | 2026.05.06 03:57:57.511195 [ 308 ] {} <Debug> TCP-Session: c49186cd-7749-4cf0-9b28-40e8339380ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.05.06 03:57:57.511211 [ 308 ] {} <Debug> TCP-Session: c49186cd-7749-4cf0-9b28-40e8339380ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.05.06 03:57:57.511254 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7512 | 2026.05.06 03:57:57.511290 [ 310 ] {} <Debug> TCP-Session: 0584cff5-16d2-4e0e-8ec9-5c0ebeae3056 Authenticating user 'default' from [fd00:1122:3344:101::e]:39733 | ||
| 7513 | 2026.05.06 03:57:57.511309 [ 310 ] {} <Debug> TCP-Session: 0584cff5-16d2-4e0e-8ec9-5c0ebeae3056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.05.06 03:57:57.511321 [ 310 ] {} <Debug> TCP-Session: 0584cff5-16d2-4e0e-8ec9-5c0ebeae3056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.05.06 03:57:57.511454 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7516 | 2026.05.06 03:57:57.511487 [ 304 ] {} <Debug> TCP-Session: 82cbd05d-46c1-446a-9539-cf5752af6cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49540 | ||
| 7517 | 2026.05.06 03:57:57.511503 [ 304 ] {} <Debug> TCP-Session: 82cbd05d-46c1-446a-9539-cf5752af6cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.05.06 03:57:57.511517 [ 304 ] {} <Debug> TCP-Session: 82cbd05d-46c1-446a-9539-cf5752af6cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.05.06 03:57:57.511819 [ 317 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Trace> AggregatingTransform: Aggregating | ||
| 7520 | 2026.05.06 03:57:57.511852 [ 317 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Trace> Aggregator: Aggregation method: without_key | ||
| 7521 | 2026.05.06 03:57:57.511882 [ 317 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865114 sec. (1155.917 rows/sec., 45.15 KiB/sec.) | ||
| 7522 | 2026.05.06 03:57:57.511896 [ 317 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Trace> Aggregator: Merging aggregated data | ||
| 7523 | 2026.05.06 03:57:57.513109 [ 3 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002907 sec., 343.99724802201587 rows/sec., 13.44 KiB/sec. | ||
| 7524 | 2026.05.06 03:57:57.513268 [ 3 ] {8cd9f148-29b5-44a5-a535-d439ccad1ede} <Debug> TCPHandler: Processed in 0.003295822 sec. | ||
| 7525 | 2026.05.06 03:57:57.513401 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7526 | 2026.05.06 03:57:57.513430 [ 3 ] {} <Debug> TCP-Session: eee54be5-3f99-4ba0-b4f6-8d4ec011ef98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.05.06 03:57:57.513434 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7528 | 2026.05.06 03:57:57.513454 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7529 | 2026.05.06 03:57:57.513475 [ 309 ] {} <Debug> TCP-Session: 25026377-75bb-4eb3-9a28-0cd59ef54bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2026.05.06 03:57:57.513487 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7531 | 2026.05.06 03:57:57.513499 [ 303 ] {} <Debug> TCP-Session: 0ae6dfca-b3c9-403d-8400-4e0cfaba6ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.05.06 03:57:57.513505 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2026.05.06 03:57:57.513533 [ 269 ] {} <Debug> TCP-Session: 0dc4b423-8782-425b-a166-eec19ff9b843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.05.06 03:57:57.513545 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7535 | 2026.05.06 03:57:57.513565 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7536 | 2026.05.06 03:57:57.513572 [ 304 ] {} <Debug> TCP-Session: 82cbd05d-46c1-446a-9539-cf5752af6cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.05.06 03:57:57.513594 [ 307 ] {} <Debug> TCP-Session: 590bbe9f-3cf8-42a1-887a-67bb5ffe9099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.05.06 03:57:57.513608 [ 311 ] {} <Debug> TCP-Session: 53da4657-06d8-4ef0-9c9a-69b2362dca41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2026.05.06 03:57:57.513529 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7540 | 2026.05.06 03:57:57.513488 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7541 | 2026.05.06 03:57:57.513668 [ 310 ] {} <Debug> TCP-Session: 0584cff5-16d2-4e0e-8ec9-5c0ebeae3056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.05.06 03:57:57.513695 [ 308 ] {} <Debug> TCP-Session: c49186cd-7749-4cf0-9b28-40e8339380ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.05.06 03:57:59.125147 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51670 | ||
| 7544 | 2026.05.06 03:57:59.125249 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7545 | 2026.05.06 03:57:59.125274 [ 269 ] {} <Debug> TCP-Session: d83480d5-b3a7-4580-ac36-8046914a02ab Authenticating user 'default' from [fd00:1122:3344:101::e]:51670 | ||
| 7546 | 2026.05.06 03:57:59.125297 [ 269 ] {} <Debug> TCP-Session: d83480d5-b3a7-4580-ac36-8046914a02ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.05.06 03:57:59.125310 [ 269 ] {} <Debug> TCP-Session: d83480d5-b3a7-4580-ac36-8046914a02ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.05.06 03:57:59.125483 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 | ||
| 7549 | 2026.05.06 03:57:59.125504 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58821 | ||
| 7550 | 2026.05.06 03:57:59.125533 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38280 | ||
| 7551 | 2026.05.06 03:57:59.125557 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52434 | ||
| 7552 | 2026.05.06 03:57:59.125575 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50237 | ||
| 7553 | 2026.05.06 03:57:59.125602 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7554 | 2026.05.06 03:57:59.125581 [ 269 ] {} <Trace> TCP-Session: d83480d5-b3a7-4580-ac36-8046914a02ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.05.06 03:57:59.125659 [ 303 ] {} <Debug> TCP-Session: 48f5a7ac-c225-44af-8732-6b34e9b3da6e Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 | ||
| 7556 | 2026.05.06 03:57:59.125653 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7557 | 2026.05.06 03:57:59.125686 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7558 | 2026.05.06 03:57:59.125686 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7559 | 2026.05.06 03:57:59.125710 [ 308 ] {} <Debug> TCP-Session: f008f6b3-02b3-46f5-8b05-ab29d886f751 Authenticating user 'default' from [fd00:1122:3344:101::e]:38280 | ||
| 7560 | 2026.05.06 03:57:59.125729 [ 3 ] {} <Debug> TCP-Session: ac126955-2d2a-46ba-944b-eee69f5df32a Authenticating user 'default' from [fd00:1122:3344:101::e]:50237 | ||
| 7561 | 2026.05.06 03:57:59.125740 [ 310 ] {} <Debug> TCP-Session: 972afeb4-f15c-4475-9f0b-15a48b0c4124 Authenticating user 'default' from [fd00:1122:3344:101::e]:52434 | ||
| 7562 | 2026.05.06 03:57:59.125752 [ 308 ] {} <Debug> TCP-Session: f008f6b3-02b3-46f5-8b05-ab29d886f751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.05.06 03:57:59.125769 [ 3 ] {} <Debug> TCP-Session: ac126955-2d2a-46ba-944b-eee69f5df32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7564 | 2026.05.06 03:57:59.125774 [ 310 ] {} <Debug> TCP-Session: 972afeb4-f15c-4475-9f0b-15a48b0c4124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.05.06 03:57:59.125783 [ 308 ] {} <Debug> TCP-Session: f008f6b3-02b3-46f5-8b05-ab29d886f751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.05.06 03:57:59.125811 [ 310 ] {} <Debug> TCP-Session: 972afeb4-f15c-4475-9f0b-15a48b0c4124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.05.06 03:57:59.125812 [ 269 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7568 | 2026.05.06 03:57:59.125799 [ 3 ] {} <Debug> TCP-Session: ac126955-2d2a-46ba-944b-eee69f5df32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.05.06 03:57:59.125693 [ 303 ] {} <Debug> TCP-Session: 48f5a7ac-c225-44af-8732-6b34e9b3da6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.05.06 03:57:59.125565 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50661 | ||
| 7571 | 2026.05.06 03:57:59.125905 [ 303 ] {} <Debug> TCP-Session: 48f5a7ac-c225-44af-8732-6b34e9b3da6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.05.06 03:57:59.125542 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62009 | ||
| 7573 | 2026.05.06 03:57:59.125493 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62251 | ||
| 7574 | 2026.05.06 03:57:59.125967 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7575 | 2026.05.06 03:57:59.126006 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7576 | 2026.05.06 03:57:59.126026 [ 311 ] {} <Debug> TCP-Session: 330822ee-b7a6-44e9-94fd-649d3d50a749 Authenticating user 'default' from [fd00:1122:3344:101::e]:50661 | ||
| 7577 | 2026.05.06 03:57:59.126044 [ 309 ] {} <Debug> TCP-Session: 6ee48e7d-4a06-419e-9df5-d845f1c7f6d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62009 | ||
| 7578 | 2026.05.06 03:57:59.126051 [ 311 ] {} <Debug> TCP-Session: 330822ee-b7a6-44e9-94fd-649d3d50a749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2026.05.06 03:57:59.126059 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7580 | 2026.05.06 03:57:59.126069 [ 309 ] {} <Debug> TCP-Session: 6ee48e7d-4a06-419e-9df5-d845f1c7f6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2026.05.06 03:57:59.126079 [ 311 ] {} <Debug> TCP-Session: 330822ee-b7a6-44e9-94fd-649d3d50a749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2026.05.06 03:57:59.126109 [ 304 ] {} <Debug> TCP-Session: d085718a-510b-4d6f-87e6-18c6ef4dfbe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62251 | ||
| 7583 | 2026.05.06 03:57:59.126117 [ 269 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7584 | 2026.05.06 03:57:59.126155 [ 304 ] {} <Debug> TCP-Session: d085718a-510b-4d6f-87e6-18c6ef4dfbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.05.06 03:57:59.126113 [ 309 ] {} <Debug> TCP-Session: 6ee48e7d-4a06-419e-9df5-d845f1c7f6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2026.05.06 03:57:59.126192 [ 304 ] {} <Debug> TCP-Session: d085718a-510b-4d6f-87e6-18c6ef4dfbe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.05.06 03:57:59.126200 [ 269 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7588 | 2026.05.06 03:57:59.125602 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7589 | 2026.05.06 03:57:59.126287 [ 307 ] {} <Debug> TCP-Session: 651a526d-d4df-4d3c-8cbf-53ab836650e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58821 | ||
| 7590 | 2026.05.06 03:57:59.126310 [ 307 ] {} <Debug> TCP-Session: 651a526d-d4df-4d3c-8cbf-53ab836650e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.05.06 03:57:59.126327 [ 307 ] {} <Debug> TCP-Session: 651a526d-d4df-4d3c-8cbf-53ab836650e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.05.06 03:57:59.126518 [ 269 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 7593 | 2026.05.06 03:57:59.127503 [ 319 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Trace> AggregatingTransform: Aggregating | ||
| 7594 | 2026.05.06 03:57:59.127541 [ 319 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Trace> Aggregator: Aggregation method: without_key | ||
| 7595 | 2026.05.06 03:57:59.127574 [ 319 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954116 sec. (1048.091 rows/sec., 40.94 KiB/sec.) | ||
| 7596 | 2026.05.06 03:57:59.127589 [ 319 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Trace> Aggregator: Merging aggregated data | ||
| 7597 | 2026.05.06 03:57:59.129010 [ 269 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003254 sec., 307.3140749846343 rows/sec., 12.00 KiB/sec. | ||
| 7598 | 2026.05.06 03:57:59.129145 [ 269 ] {f32d8a5a-0af2-45d8-9f3e-dc42ea5ccc36} <Debug> TCPHandler: Processed in 0.003676122 sec. | ||
| 7599 | 2026.05.06 03:57:59.129259 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7600 | 2026.05.06 03:57:59.129286 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7601 | 2026.05.06 03:57:59.129301 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7602 | 2026.05.06 03:57:59.129321 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7603 | 2026.05.06 03:57:59.129339 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7604 | 2026.05.06 03:57:59.129354 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7605 | 2026.05.06 03:57:59.129376 [ 309 ] {} <Debug> TCP-Session: 6ee48e7d-4a06-419e-9df5-d845f1c7f6d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2026.05.06 03:57:59.129387 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7607 | 2026.05.06 03:57:59.129401 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7608 | 2026.05.06 03:57:59.129436 [ 311 ] {} <Debug> TCP-Session: 330822ee-b7a6-44e9-94fd-649d3d50a749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.05.06 03:57:59.129407 [ 304 ] {} <Debug> TCP-Session: d085718a-510b-4d6f-87e6-18c6ef4dfbe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2026.05.06 03:57:59.129465 [ 310 ] {} <Debug> TCP-Session: 972afeb4-f15c-4475-9f0b-15a48b0c4124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2026.05.06 03:57:59.129393 [ 308 ] {} <Debug> TCP-Session: f008f6b3-02b3-46f5-8b05-ab29d886f751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2026.05.06 03:57:59.129368 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7613 | 2026.05.06 03:57:59.129344 [ 307 ] {} <Debug> TCP-Session: 651a526d-d4df-4d3c-8cbf-53ab836650e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.05.06 03:57:59.129563 [ 3 ] {} <Debug> TCP-Session: ac126955-2d2a-46ba-944b-eee69f5df32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.05.06 03:57:59.129331 [ 303 ] {} <Debug> TCP-Session: 48f5a7ac-c225-44af-8732-6b34e9b3da6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.05.06 03:57:59.129297 [ 269 ] {} <Debug> TCP-Session: d83480d5-b3a7-4580-ac36-8046914a02ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.05.06 03:57:59.306019 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36246 | ||
| 7618 | 2026.05.06 03:57:59.306119 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7619 | 2026.05.06 03:57:59.306160 [ 269 ] {} <Debug> TCP-Session: ace49034-0b26-4b98-b50c-7ba421eb53e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36246 | ||
| 7620 | 2026.05.06 03:57:59.306192 [ 269 ] {} <Debug> TCP-Session: ace49034-0b26-4b98-b50c-7ba421eb53e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2026.05.06 03:57:59.306214 [ 269 ] {} <Debug> TCP-Session: ace49034-0b26-4b98-b50c-7ba421eb53e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2026.05.06 03:57:59.306469 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48183 | ||
| 7623 | 2026.05.06 03:57:59.306490 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53610 | ||
| 7624 | 2026.05.06 03:57:59.306521 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32844 | ||
| 7625 | 2026.05.06 03:57:59.306556 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53452 | ||
| 7626 | 2026.05.06 03:57:59.306584 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34940 | ||
| 7627 | 2026.05.06 03:57:59.306627 [ 269 ] {} <Trace> TCP-Session: ace49034-0b26-4b98-b50c-7ba421eb53e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.05.06 03:57:59.306653 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7629 | 2026.05.06 03:57:59.306666 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2026.05.06 03:57:59.306696 [ 308 ] {} <Debug> TCP-Session: 34ada46c-72c2-4a7a-b139-78945bd92cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32844 | ||
| 7631 | 2026.05.06 03:57:59.306709 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7632 | 2026.05.06 03:57:59.306717 [ 309 ] {} <Debug> TCP-Session: 1a721b4d-7c34-44c3-9b80-0c37a8994b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:53452 | ||
| 7633 | 2026.05.06 03:57:59.306735 [ 308 ] {} <Debug> TCP-Session: 34ada46c-72c2-4a7a-b139-78945bd92cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7634 | 2026.05.06 03:57:59.306746 [ 310 ] {} <Debug> TCP-Session: dba3519a-c19c-49f1-b196-e2afe5f1daa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34940 | ||
| 7635 | 2026.05.06 03:57:59.306753 [ 309 ] {} <Debug> TCP-Session: 1a721b4d-7c34-44c3-9b80-0c37a8994b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2026.05.06 03:57:59.306764 [ 308 ] {} <Debug> TCP-Session: 34ada46c-72c2-4a7a-b139-78945bd92cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.05.06 03:57:59.306785 [ 310 ] {} <Debug> TCP-Session: dba3519a-c19c-49f1-b196-e2afe5f1daa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.05.06 03:57:59.306790 [ 309 ] {} <Debug> TCP-Session: 1a721b4d-7c34-44c3-9b80-0c37a8994b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7639 | 2026.05.06 03:57:59.306815 [ 310 ] {} <Debug> TCP-Session: dba3519a-c19c-49f1-b196-e2afe5f1daa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.05.06 03:57:59.306592 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7641 | 2026.05.06 03:57:59.306842 [ 269 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36246) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7642 | 2026.05.06 03:57:59.306875 [ 303 ] {} <Debug> TCP-Session: a50595a4-fabb-437a-8850-db6c828f96ee Authenticating user 'default' from [fd00:1122:3344:101::e]:48183 | ||
| 7643 | 2026.05.06 03:57:59.306593 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7644 | 2026.05.06 03:57:59.306909 [ 303 ] {} <Debug> TCP-Session: a50595a4-fabb-437a-8850-db6c828f96ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2026.05.06 03:57:59.306599 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37941 | ||
| 7646 | 2026.05.06 03:57:59.306933 [ 303 ] {} <Debug> TCP-Session: a50595a4-fabb-437a-8850-db6c828f96ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.05.06 03:57:59.306931 [ 307 ] {} <Debug> TCP-Session: 6a89fe77-b723-411e-8d53-ca0d8da61e9e Authenticating user 'default' from [fd00:1122:3344:101::e]:53610 | ||
| 7648 | 2026.05.06 03:57:59.306491 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43741 | ||
| 7649 | 2026.05.06 03:57:59.306984 [ 307 ] {} <Debug> TCP-Session: 6a89fe77-b723-411e-8d53-ca0d8da61e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.05.06 03:57:59.307002 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7651 | 2026.05.06 03:57:59.307022 [ 307 ] {} <Debug> TCP-Session: 6a89fe77-b723-411e-8d53-ca0d8da61e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2026.05.06 03:57:59.306594 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60685 | ||
| 7653 | 2026.05.06 03:57:59.307052 [ 3 ] {} <Debug> TCP-Session: cedbe56d-a8d9-4004-9f1f-1399b4a03973 Authenticating user 'default' from [fd00:1122:3344:101::e]:37941 | ||
| 7654 | 2026.05.06 03:57:59.307059 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7655 | 2026.05.06 03:57:59.307092 [ 3 ] {} <Debug> TCP-Session: cedbe56d-a8d9-4004-9f1f-1399b4a03973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2026.05.06 03:57:59.307104 [ 304 ] {} <Debug> TCP-Session: 9bff41f6-0041-4675-b133-cf9da144371a Authenticating user 'default' from [fd00:1122:3344:101::e]:43741 | ||
| 7657 | 2026.05.06 03:57:59.307118 [ 3 ] {} <Debug> TCP-Session: cedbe56d-a8d9-4004-9f1f-1399b4a03973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.05.06 03:57:59.307125 [ 269 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7659 | 2026.05.06 03:57:59.307135 [ 304 ] {} <Debug> TCP-Session: 9bff41f6-0041-4675-b133-cf9da144371a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7660 | 2026.05.06 03:57:59.307116 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7661 | 2026.05.06 03:57:59.307177 [ 304 ] {} <Debug> TCP-Session: 9bff41f6-0041-4675-b133-cf9da144371a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.05.06 03:57:59.307194 [ 269 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7663 | 2026.05.06 03:57:59.307204 [ 311 ] {} <Debug> TCP-Session: a87fa511-41d6-4ac6-813c-91a3e5d8bb81 Authenticating user 'default' from [fd00:1122:3344:101::e]:60685 | ||
| 7664 | 2026.05.06 03:57:59.307236 [ 311 ] {} <Debug> TCP-Session: a87fa511-41d6-4ac6-813c-91a3e5d8bb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.05.06 03:57:59.307248 [ 311 ] {} <Debug> TCP-Session: a87fa511-41d6-4ac6-813c-91a3e5d8bb81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.05.06 03:57:59.307489 [ 269 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 7667 | 2026.05.06 03:57:59.308547 [ 341 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Trace> AggregatingTransform: Aggregating | ||
| 7668 | 2026.05.06 03:57:59.308585 [ 341 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Trace> Aggregator: Aggregation method: without_key | ||
| 7669 | 2026.05.06 03:57:59.308619 [ 341 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025988 sec. (974.670 rows/sec., 38.07 KiB/sec.) | ||
| 7670 | 2026.05.06 03:57:59.308636 [ 341 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Trace> Aggregator: Merging aggregated data | ||
| 7671 | 2026.05.06 03:57:59.309851 [ 269 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003068 sec., 325.9452411994785 rows/sec., 12.73 KiB/sec. | ||
| 7672 | 2026.05.06 03:57:59.310008 [ 269 ] {90486e2e-823a-423b-8636-56f4ac624d52} <Debug> TCPHandler: Processed in 0.003543088 sec. | ||
| 7673 | 2026.05.06 03:57:59.310147 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7674 | 2026.05.06 03:57:59.310176 [ 269 ] {} <Debug> TCP-Session: ace49034-0b26-4b98-b50c-7ba421eb53e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.05.06 03:57:59.310176 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7676 | 2026.05.06 03:57:59.310196 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7677 | 2026.05.06 03:57:59.310224 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7678 | 2026.05.06 03:57:59.310233 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7679 | 2026.05.06 03:57:59.310243 [ 303 ] {} <Debug> TCP-Session: a50595a4-fabb-437a-8850-db6c828f96ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.05.06 03:57:59.310262 [ 307 ] {} <Debug> TCP-Session: 6a89fe77-b723-411e-8d53-ca0d8da61e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.05.06 03:57:59.310276 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7682 | 2026.05.06 03:57:59.310296 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7683 | 2026.05.06 03:57:59.310318 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7684 | 2026.05.06 03:57:59.310323 [ 3 ] {} <Debug> TCP-Session: cedbe56d-a8d9-4004-9f1f-1399b4a03973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.05.06 03:57:59.310339 [ 310 ] {} <Debug> TCP-Session: dba3519a-c19c-49f1-b196-e2afe5f1daa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2026.05.06 03:57:59.310354 [ 309 ] {} <Debug> TCP-Session: 1a721b4d-7c34-44c3-9b80-0c37a8994b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.05.06 03:57:59.310281 [ 311 ] {} <Debug> TCP-Session: a87fa511-41d6-4ac6-813c-91a3e5d8bb81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.05.06 03:57:59.310251 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7689 | 2026.05.06 03:57:59.310226 [ 304 ] {} <Debug> TCP-Session: 9bff41f6-0041-4675-b133-cf9da144371a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.05.06 03:57:59.310440 [ 308 ] {} <Debug> TCP-Session: 34ada46c-72c2-4a7a-b139-78945bd92cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.05.06 03:57:59.547608 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.05.06 03:57:59.547835 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7693 | 2026.05.06 03:57:59.548170 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7694 | 2026.05.06 03:57:59.548208 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7695 | 2026.05.06 03:57:59.548517 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7696 | 2026.05.06 03:57:59.548587 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7697 | 2026.05.06 03:57:59.548727 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7698 | 2026.05.06 03:57:59.548838 [ 343 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7699 | 2026.05.06 03:57:59.548850 [ 365 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7700 | 2026.05.06 03:57:59.548869 [ 317 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7701 | 2026.05.06 03:57:59.548871 [ 356 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7702 | 2026.05.06 03:57:59.549087 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7703 | 2026.05.06 03:57:59.549115 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7704 | 2026.05.06 03:57:59.549183 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7705 | 2026.05.06 03:57:59.549203 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7706 | 2026.05.06 03:57:59.549238 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7707 | 2026.05.06 03:57:59.549275 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7708 | 2026.05.06 03:57:59.550310 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002567 sec., 13634.592910011688 rows/sec., 2.30 MiB/sec. | ||
| 7709 | 2026.05.06 03:57:59.550399 [ 271 ] {1358f234-25f8-43c5-9a86-2c59b20ca501} <Debug> TCPHandler: Processed in 0.002925921 sec. | ||
| 7710 | 2026.05.06 03:57:59.552802 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.05.06 03:57:59.552923 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7712 | 2026.05.06 03:57:59.552969 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7713 | 2026.05.06 03:57:59.553555 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.05.06 03:57:59.553597 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7715 | 2026.05.06 03:57:59.553974 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7716 | 2026.05.06 03:57:59.554196 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.05.06 03:57:59.554351 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001461 sec., 94455.85215605749 rows/sec., 8.22 MiB/sec. | ||
| 7718 | 2026.05.06 03:57:59.554403 [ 271 ] {b4fa95d4-133f-475c-808b-806199eff64d} <Debug> TCPHandler: Processed in 0.001660686 sec. | ||
| 7719 | 2026.05.06 03:57:59.554550 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.05.06 03:57:59.554695 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.05.06 03:57:59.554750 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7722 | 2026.05.06 03:57:59.555240 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.05.06 03:57:59.555279 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7724 | 2026.05.06 03:57:59.555609 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7725 | 2026.05.06 03:57:59.555858 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.05.06 03:57:59.555987 [ 134 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7727 | 2026.05.06 03:57:59.556001 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001364 sec., 30058.651026392963 rows/sec., 2.21 MiB/sec. | ||
| 7728 | 2026.05.06 03:57:59.556050 [ 134 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.05.06 03:57:59.556061 [ 271 ] {c53e4c82-ca8f-4875-851e-769bf4670987} <Debug> TCPHandler: Processed in 0.001567853 sec. | ||
| 7730 | 2026.05.06 03:57:59.556081 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7731 | 2026.05.06 03:57:59.556187 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 7732 | 2026.05.06 03:57:59.556210 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7733 | 2026.05.06 03:57:59.556302 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7734 | 2026.05.06 03:57:59.556325 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7735 | 2026.05.06 03:57:59.556335 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 79 rows starting from the beginning of the part | ||
| 7736 | 2026.05.06 03:57:59.556372 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7737 | 2026.05.06 03:57:59.556409 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7738 | 2026.05.06 03:57:59.556461 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 55 rows starting from the beginning of the part | ||
| 7739 | 2026.05.06 03:57:59.556505 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 7740 | 2026.05.06 03:57:59.556564 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
| 7741 | 2026.05.06 03:57:59.556633 [ 197 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7742 | 2026.05.06 03:57:59.556974 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.05.06 03:57:59.557026 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7744 | 2026.05.06 03:57:59.557505 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7745 | 2026.05.06 03:57:59.557785 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638656 sec., 163548.6642712076 rows/sec., 12.63 MiB/sec. | ||
| 7746 | 2026.05.06 03:57:59.557869 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.05.06 03:57:59.558047 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7748 | 2026.05.06 03:57:59.558102 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001803 sec., 58236.272878535776 rows/sec., 4.55 MiB/sec. | ||
| 7749 | 2026.05.06 03:57:59.558162 [ 271 ] {6dae569e-d815-4154-9c56-8efbe4cbe0a6} <Debug> TCPHandler: Processed in 0.002006606 sec. | ||
| 7750 | 2026.05.06 03:57:59.558317 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.05.06 03:57:59.558411 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.05.06 03:57:59.558425 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.05.06 03:57:59.558482 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7754 | 2026.05.06 03:57:59.558514 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_31_6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7755 | 2026.05.06 03:57:59.558626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7756 | 2026.05.06 03:57:59.558954 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.05.06 03:57:59.559003 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7758 | 2026.05.06 03:57:59.559549 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7759 | 2026.05.06 03:57:59.559922 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.05.06 03:57:59.560084 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
| 7761 | 2026.05.06 03:57:59.560131 [ 271 ] {4560bb7c-c56d-4fdf-9abe-0d0cd04a6453} <Debug> TCPHandler: Processed in 0.001868852 sec. | ||
| 7762 | 2026.05.06 03:57:59.560323 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.05.06 03:57:59.560453 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.05.06 03:57:59.560521 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <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 | ||
| 7765 | 2026.05.06 03:57:59.561767 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.05.06 03:57:59.561820 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7767 | 2026.05.06 03:57:59.562644 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7768 | 2026.05.06 03:57:59.562991 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.05.06 03:57:59.563164 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7770 | 2026.05.06 03:57:59.563192 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002761 sec., 14849.692140528794 rows/sec., 26.61 MiB/sec. | ||
| 7771 | 2026.05.06 03:57:59.563229 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.05.06 03:57:59.563265 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7773 | 2026.05.06 03:57:59.563305 [ 271 ] {816fa0a1-9599-4157-8ae8-f39c8057334a} <Debug> TCPHandler: Processed in 0.003063905 sec. | ||
| 7774 | 2026.05.06 03:57:59.563362 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 7775 | 2026.05.06 03:57:59.563473 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.05.06 03:57:59.563556 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7777 | 2026.05.06 03:57:59.563576 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.05.06 03:57:59.563613 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 748 rows starting from the beginning of the part | ||
| 7779 | 2026.05.06 03:57:59.563623 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7780 | 2026.05.06 03:57:59.563742 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7781 | 2026.05.06 03:57:59.563869 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 7782 | 2026.05.06 03:57:59.563990 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 7783 | 2026.05.06 03:57:59.564062 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.05.06 03:57:59.564104 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 7785 | 2026.05.06 03:57:59.564107 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7786 | 2026.05.06 03:57:59.564245 [ 197 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7787 | 2026.05.06 03:57:59.564517 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7788 | 2026.05.06 03:57:59.564774 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.05.06 03:57:59.564929 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
| 7790 | 2026.05.06 03:57:59.564986 [ 271 ] {069e08e0-d4a1-4d61-a5e8-a1d03d8b557c} <Debug> TCPHandler: Processed in 0.001567463 sec. | ||
| 7791 | 2026.05.06 03:57:59.583334 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 19 columns (19 merged, 0 gathered) in 0.020015516 sec., 46014.302104427385 rows/sec., 82.46 MiB/sec. | ||
| 7792 | 2026.05.06 03:57:59.584945 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7793 | 2026.05.06 03:57:59.585381 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.05.06 03:57:59.585853 [ 198 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7795 | 2026.05.06 03:57:59.586007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 7796 | 2026.05.06 03:58:00.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.75 MiB, peak 291.99 MiB, free memory in arenas 0.00 B, will set to 284.88 MiB (RSS), difference: 2.13 MiB | ||
| 7797 | 2026.05.06 03:58:01.587662 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7798 | 2026.05.06 03:58:01.587734 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7799 | 2026.05.06 03:58:01.727738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16276 | ||
| 7800 | 2026.05.06 03:58:01.728479 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2026.05.06 03:58:01.728524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7802 | 2026.05.06 03:58:01.729032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7803 | 2026.05.06 03:58:01.729274 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.05.06 03:58:01.729411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16276 | ||
| 7805 | 2026.05.06 03:58:02.568786 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7806 | 2026.05.06 03:58:02.585511 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.05.06 03:58:02.585570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7808 | 2026.05.06 03:58:02.591441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7809 | 2026.05.06 03:58:02.592126 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.05.06 03:58:02.595208 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7811 | 2026.05.06 03:58:04.545793 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.05.06 03:58:04.546020 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 7813 | 2026.05.06 03:58:04.546355 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7814 | 2026.05.06 03:58:04.546389 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <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 | ||
| 7815 | 2026.05.06 03:58:04.546608 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7816 | 2026.05.06 03:58:04.546678 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7817 | 2026.05.06 03:58:04.546819 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7818 | 2026.05.06 03:58:04.546914 [ 365 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7819 | 2026.05.06 03:58:04.546914 [ 343 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7820 | 2026.05.06 03:58:04.546945 [ 317 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7821 | 2026.05.06 03:58:04.546944 [ 337 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7822 | 2026.05.06 03:58:04.547069 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7823 | 2026.05.06 03:58:04.547096 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7824 | 2026.05.06 03:58:04.547166 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7825 | 2026.05.06 03:58:04.547186 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7826 | 2026.05.06 03:58:04.547220 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7827 | 2026.05.06 03:58:04.547263 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7828 | 2026.05.06 03:58:04.548291 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002361 sec., 14824.227022448116 rows/sec., 2.50 MiB/sec. | ||
| 7829 | 2026.05.06 03:58:04.548401 [ 271 ] {aeb54d7e-8e7e-4ba7-9a9f-eb44fb53b38c} <Debug> TCPHandler: Processed in 0.002738046 sec. | ||
| 7830 | 2026.05.06 03:58:04.550098 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.05.06 03:58:04.550207 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7832 | 2026.05.06 03:58:04.550251 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7833 | 2026.05.06 03:58:04.550823 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.05.06 03:58:04.550876 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7835 | 2026.05.06 03:58:04.551241 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7836 | 2026.05.06 03:58:04.551465 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.05.06 03:58:04.551613 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001437 sec., 38970.076548364654 rows/sec., 2.99 MiB/sec. | ||
| 7838 | 2026.05.06 03:58:04.551651 [ 271 ] {554b8107-2c3c-4ecd-a385-989c8723bf2c} <Debug> TCPHandler: Processed in 0.001604704 sec. | ||
| 7839 | 2026.05.06 03:58:04.551792 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.05.06 03:58:04.551891 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7841 | 2026.05.06 03:58:04.551931 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7842 | 2026.05.06 03:58:04.552349 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.05.06 03:58:04.552386 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7844 | 2026.05.06 03:58:04.552691 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7845 | 2026.05.06 03:58:04.552898 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.05.06 03:58:04.553025 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 7847 | 2026.05.06 03:58:04.553063 [ 271 ] {62c1b89f-0879-4694-a443-b88aeae7a600} <Debug> TCPHandler: Processed in 0.001319877 sec. | ||
| 7848 | 2026.05.06 03:58:04.553185 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2026.05.06 03:58:04.553280 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7850 | 2026.05.06 03:58:04.553323 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7851 | 2026.05.06 03:58:04.553741 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.05.06 03:58:04.553778 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7853 | 2026.05.06 03:58:04.554098 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7854 | 2026.05.06 03:58:04.554315 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.05.06 03:58:04.554444 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 7856 | 2026.05.06 03:58:04.554481 [ 271 ] {a4c60f86-016a-4872-82f0-98ad8bbb92fe} <Debug> TCPHandler: Processed in 0.001342868 sec. | ||
| 7857 | 2026.05.06 03:58:04.554602 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.05.06 03:58:04.554694 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7859 | 2026.05.06 03:58:04.554735 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7860 | 2026.05.06 03:58:04.555075 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.05.06 03:58:04.555110 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7862 | 2026.05.06 03:58:04.555412 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7863 | 2026.05.06 03:58:04.555616 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2026.05.06 03:58:04.555747 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7865 | 2026.05.06 03:58:04.555782 [ 271 ] {927bf8c6-cbdf-4f06-8fec-51a578ca4e7a} <Debug> TCPHandler: Processed in 0.001227864 sec. | ||
| 7866 | 2026.05.06 03:58:06.749224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 914 | ||
| 7867 | 2026.05.06 03:58:06.751511 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.05.06 03:58:06.751552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7869 | 2026.05.06 03:58:06.752749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7870 | 2026.05.06 03:58:06.753026 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.05.06 03:58:06.753288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7872 | 2026.05.06 03:58:09.229475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16788 | ||
| 7873 | 2026.05.06 03:58:09.230223 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.05.06 03:58:09.230295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7875 | 2026.05.06 03:58:09.230903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7876 | 2026.05.06 03:58:09.231120 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.05.06 03:58:09.231243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16788 | ||
| 7878 | 2026.05.06 03:58:09.548982 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.05.06 03:58:09.549218 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7880 | 2026.05.06 03:58:09.549581 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7881 | 2026.05.06 03:58:09.549619 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7882 | 2026.05.06 03:58:09.549857 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7883 | 2026.05.06 03:58:09.549930 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7884 | 2026.05.06 03:58:09.550076 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7885 | 2026.05.06 03:58:09.550172 [ 343 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7886 | 2026.05.06 03:58:09.550176 [ 365 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7887 | 2026.05.06 03:58:09.550214 [ 317 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7888 | 2026.05.06 03:58:09.550214 [ 337 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7889 | 2026.05.06 03:58:09.550351 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7890 | 2026.05.06 03:58:09.550378 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7891 | 2026.05.06 03:58:09.550448 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7892 | 2026.05.06 03:58:09.550468 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7893 | 2026.05.06 03:58:09.550502 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7894 | 2026.05.06 03:58:09.550540 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7895 | 2026.05.06 03:58:09.551617 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002498 sec., 14011.20896717374 rows/sec., 2.36 MiB/sec. | ||
| 7896 | 2026.05.06 03:58:09.551715 [ 271 ] {78a1e4b7-c8d9-496b-9423-5a20567f572e} <Debug> TCPHandler: Processed in 0.00287147 sec. | ||
| 7897 | 2026.05.06 03:58:09.554814 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.05.06 03:58:09.554944 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.05.06 03:58:09.554996 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7900 | 2026.05.06 03:58:09.555546 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.05.06 03:58:09.555594 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7902 | 2026.05.06 03:58:09.555959 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7903 | 2026.05.06 03:58:09.556188 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.05.06 03:58:09.556335 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001428 sec., 16806.72268907563 rows/sec., 1.39 MiB/sec. | ||
| 7905 | 2026.05.06 03:58:09.556341 [ 123 ] {} <Debug> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7906 | 2026.05.06 03:58:09.556375 [ 271 ] {179bd2be-5d12-4778-8fd7-b1939be1edb5} <Debug> TCPHandler: Processed in 0.001621606 sec. | ||
| 7907 | 2026.05.06 03:58:09.556411 [ 123 ] {} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.05.06 03:58:09.556441 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7909 | 2026.05.06 03:58:09.556504 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.05.06 03:58:09.556532 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::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 | ||
| 7911 | 2026.05.06 03:58:09.556603 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7912 | 2026.05.06 03:58:09.556627 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7913 | 2026.05.06 03:58:09.556646 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7914 | 2026.05.06 03:58:09.556662 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7915 | 2026.05.06 03:58:09.556725 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7916 | 2026.05.06 03:58:09.556775 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7917 | 2026.05.06 03:58:09.556822 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7918 | 2026.05.06 03:58:09.556868 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7919 | 2026.05.06 03:58:09.557072 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.05.06 03:58:09.557109 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7921 | 2026.05.06 03:58:09.557406 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7922 | 2026.05.06 03:58:09.557624 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.05.06 03:58:09.557654 [ 198 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157292 sec., 103690.33917109942 rows/sec., 9.00 MiB/sec. | ||
| 7924 | 2026.05.06 03:58:09.557759 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001174 sec., 11925.04258943782 rows/sec., 972.40 KiB/sec. | ||
| 7925 | 2026.05.06 03:58:09.557773 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7926 | 2026.05.06 03:58:09.557801 [ 271 ] {8a80e379-7354-4163-bce0-34d92af0bbeb} <Debug> TCPHandler: Processed in 0.001348357 sec. | ||
| 7927 | 2026.05.06 03:58:09.557918 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.05.06 03:58:09.558013 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7929 | 2026.05.06 03:58:09.558015 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.05.06 03:58:09.558053 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7931 | 2026.05.06 03:58:09.558082 [ 197 ] {25763b5e-299b-447f-aad1-f1e638b6872e::all_1_9_2} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7932 | 2026.05.06 03:58:09.558137 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7933 | 2026.05.06 03:58:09.558582 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.05.06 03:58:09.558617 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7935 | 2026.05.06 03:58:09.558965 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7936 | 2026.05.06 03:58:09.559181 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.05.06 03:58:09.559295 [ 123 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7938 | 2026.05.06 03:58:09.559316 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Debug> executeQuery: Read 265 rows, 24.27 KiB in 0.001321 sec., 200605.60181680546 rows/sec., 17.94 MiB/sec. | ||
| 7939 | 2026.05.06 03:58:09.559336 [ 123 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.05.06 03:58:09.559358 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7941 | 2026.05.06 03:58:09.559359 [ 271 ] {46059629-008c-4a49-a040-ec450479bb0f} <Debug> TCPHandler: Processed in 0.001490882 sec. | ||
| 7942 | 2026.05.06 03:58:09.559453 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7943 | 2026.05.06 03:58:09.559496 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2026.05.06 03:58:09.559562 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7945 | 2026.05.06 03:58:09.559595 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7946 | 2026.05.06 03:58:09.559601 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2615 rows starting from the beginning of the part | ||
| 7947 | 2026.05.06 03:58:09.559643 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7948 | 2026.05.06 03:58:09.559680 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2402 rows starting from the beginning of the part | ||
| 7949 | 2026.05.06 03:58:09.559732 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 7950 | 2026.05.06 03:58:09.559774 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7951 | 2026.05.06 03:58:09.559815 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7952 | 2026.05.06 03:58:09.559856 [ 191 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 7953 | 2026.05.06 03:58:09.560063 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.05.06 03:58:09.560104 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7955 | 2026.05.06 03:58:09.560427 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7956 | 2026.05.06 03:58:09.560660 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.05.06 03:58:09.560798 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001221 sec., 54873.05487305487 rows/sec., 4.02 MiB/sec. | ||
| 7958 | 2026.05.06 03:58:09.560837 [ 271 ] {64a1073a-b3ef-411f-9105-a8c4c7de5a86} <Debug> TCPHandler: Processed in 0.001390929 sec. | ||
| 7959 | 2026.05.06 03:58:09.560951 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.05.06 03:58:09.561047 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7961 | 2026.05.06 03:58:09.561087 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7962 | 2026.05.06 03:58:09.561484 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.05.06 03:58:09.561521 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7964 | 2026.05.06 03:58:09.561827 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7965 | 2026.05.06 03:58:09.561963 [ 197 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 5 columns (5 merged, 0 gathered) in 0.002556791 sec., 2163649.6686667 rows/sec., 171.87 MiB/sec. | ||
| 7966 | 2026.05.06 03:58:09.562052 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.05.06 03:58:09.562184 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.72 MiB/sec. | ||
| 7968 | 2026.05.06 03:58:09.562224 [ 271 ] {f6dffa5a-f5a3-4fdd-9586-79c7cb4a50ce} <Debug> TCPHandler: Processed in 0.001321267 sec. | ||
| 7969 | 2026.05.06 03:58:09.562257 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7970 | 2026.05.06 03:58:09.562339 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7971 | 2026.05.06 03:58:09.562438 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7972 | 2026.05.06 03:58:09.562482 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7973 | 2026.05.06 03:58:09.562563 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.05.06 03:58:09.562650 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_56_11} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7975 | 2026.05.06 03:58:09.562747 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7976 | 2026.05.06 03:58:09.562884 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.05.06 03:58:09.562926 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7978 | 2026.05.06 03:58:09.563242 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7979 | 2026.05.06 03:58:09.563465 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.05.06 03:58:09.563574 [ 123 ] {} <Debug> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7981 | 2026.05.06 03:58:09.563595 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 7982 | 2026.05.06 03:58:09.563615 [ 123 ] {} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.05.06 03:58:09.563641 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7984 | 2026.05.06 03:58:09.563642 [ 271 ] {8ebe34e5-4039-4222-afad-3be63b30a867} <Debug> TCPHandler: Processed in 0.001352958 sec. | ||
| 7985 | 2026.05.06 03:58:09.563711 [ 197 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::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 | ||
| 7986 | 2026.05.06 03:58:09.563768 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.05.06 03:58:09.563784 [ 197 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7988 | 2026.05.06 03:58:09.563812 [ 197 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7989 | 2026.05.06 03:58:09.563858 [ 197 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7990 | 2026.05.06 03:58:09.563871 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7991 | 2026.05.06 03:58:09.563898 [ 197 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7992 | 2026.05.06 03:58:09.563914 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7993 | 2026.05.06 03:58:09.563934 [ 197 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7994 | 2026.05.06 03:58:09.563967 [ 197 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7995 | 2026.05.06 03:58:09.564409 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.05.06 03:58:09.564445 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7997 | 2026.05.06 03:58:09.564653 [ 198 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000968147 sec., 61974.059724401355 rows/sec., 4.96 MiB/sec. | ||
| 7998 | 2026.05.06 03:58:09.564797 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7999 | 2026.05.06 03:58:09.564838 [ 192 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8000 | 2026.05.06 03:58:09.565055 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.06 03:58:09.565188 [ 123 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8002 | 2026.05.06 03:58:09.565210 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001358 sec., 114138.43888070692 rows/sec., 9.20 MiB/sec. | ||
| 8003 | 2026.05.06 03:58:09.565221 [ 123 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.05.06 03:58:09.565216 [ 192 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.05.06 03:58:09.565257 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8006 | 2026.05.06 03:58:09.565259 [ 271 ] {29753d44-8124-4b7f-8a26-8aa618f44fe2} <Debug> TCPHandler: Processed in 0.001541713 sec. | ||
| 8007 | 2026.05.06 03:58:09.565349 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8008 | 2026.05.06 03:58:09.565351 [ 192 ] {1d357113-e23d-45d6-818f-6a4dc4c0cd4f::all_1_9_2} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8009 | 2026.05.06 03:58:09.565425 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.05.06 03:58:09.565458 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8011 | 2026.05.06 03:58:09.565494 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 8012 | 2026.05.06 03:58:09.565499 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8013 | 2026.05.06 03:58:09.565548 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8014 | 2026.05.06 03:58:09.565554 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1290 rows starting from the beginning of the part | ||
| 8015 | 2026.05.06 03:58:09.565615 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8016 | 2026.05.06 03:58:09.565622 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8017 | 2026.05.06 03:58:09.565684 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 8018 | 2026.05.06 03:58:09.565727 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8019 | 2026.05.06 03:58:09.565766 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 155 rows starting from the beginning of the part | ||
| 8020 | 2026.05.06 03:58:09.566058 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.05.06 03:58:09.566100 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8022 | 2026.05.06 03:58:09.566475 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8023 | 2026.05.06 03:58:09.566758 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.05.06 03:58:09.566898 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8025 | 2026.05.06 03:58:09.566925 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001402 sec., 144793.15263908703 rows/sec., 10.37 MiB/sec. | ||
| 8026 | 2026.05.06 03:58:09.566936 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.05.06 03:58:09.566975 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8028 | 2026.05.06 03:58:09.566984 [ 271 ] {abb601ed-f04f-46c2-9135-1cfd3183c2d0} <Debug> TCPHandler: Processed in 0.001621795 sec. | ||
| 8029 | 2026.05.06 03:58:09.567089 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8030 | 2026.05.06 03:58:09.567100 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178499 sec., 1724939.6355161653 rows/sec., 125.28 MiB/sec. | ||
| 8031 | 2026.05.06 03:58:09.567152 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.05.06 03:58:09.567207 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8033 | 2026.05.06 03:58:09.567247 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18061 rows starting from the beginning of the part | ||
| 8034 | 2026.05.06 03:58:09.567283 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8035 | 2026.05.06 03:58:09.567306 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1497 rows starting from the beginning of the part | ||
| 8036 | 2026.05.06 03:58:09.567352 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <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 | ||
| 8037 | 2026.05.06 03:58:09.567358 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 128 rows starting from the beginning of the part | ||
| 8038 | 2026.05.06 03:58:09.567357 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8039 | 2026.05.06 03:58:09.567421 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8040 | 2026.05.06 03:58:09.567484 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8041 | 2026.05.06 03:58:09.567532 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 203 rows starting from the beginning of the part | ||
| 8042 | 2026.05.06 03:58:09.567718 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.05.06 03:58:09.567834 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_56_11} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8044 | 2026.05.06 03:58:09.567932 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8045 | 2026.05.06 03:58:09.568275 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.05.06 03:58:09.568317 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8047 | 2026.05.06 03:58:09.568918 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8048 | 2026.05.06 03:58:09.569142 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.05.06 03:58:09.569286 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002029 sec., 20206.998521439134 rows/sec., 36.21 MiB/sec. | ||
| 8050 | 2026.05.06 03:58:09.569340 [ 271 ] {16dbe84e-0c5f-4461-9e6c-ffdda3c90eb2} <Debug> TCPHandler: Processed in 0.002252822 sec. | ||
| 8051 | 2026.05.06 03:58:09.569469 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.05.06 03:58:09.569565 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.05.06 03:58:09.569608 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8054 | 2026.05.06 03:58:09.569967 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.05.06 03:58:09.570004 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8056 | 2026.05.06 03:58:09.570326 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8057 | 2026.05.06 03:58:09.570561 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.05.06 03:58:09.570680 [ 123 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8059 | 2026.05.06 03:58:09.570697 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 8060 | 2026.05.06 03:58:09.570725 [ 123 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.05.06 03:58:09.570745 [ 271 ] {9d5831bb-f5fc-479f-88e2-9ba6774dab75} <Debug> TCPHandler: Processed in 0.001325207 sec. | ||
| 8062 | 2026.05.06 03:58:09.570750 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8063 | 2026.05.06 03:58:09.570868 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8064 | 2026.05.06 03:58:09.570982 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8065 | 2026.05.06 03:58:09.571015 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2700 rows starting from the beginning of the part | ||
| 8066 | 2026.05.06 03:58:09.571074 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
| 8067 | 2026.05.06 03:58:09.571117 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 8068 | 2026.05.06 03:58:09.571156 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8069 | 2026.05.06 03:58:09.571196 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8070 | 2026.05.06 03:58:09.571236 [ 190 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8071 | 2026.05.06 03:58:09.571811 [ 192 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20209 rows, containing 5 columns (5 merged, 0 gathered) in 0.004771623 sec., 4235246.581718631 rows/sec., 274.59 MiB/sec. | ||
| 8072 | 2026.05.06 03:58:09.572128 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8073 | 2026.05.06 03:58:09.572443 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.05.06 03:58:09.572498 [ 196 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001672536 sec., 1757809.6973697427 rows/sec., 118.46 MiB/sec. | ||
| 8075 | 2026.05.06 03:58:09.572517 [ 187 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8076 | 2026.05.06 03:58:09.572607 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.29 MiB. | ||
| 8077 | 2026.05.06 03:58:09.572891 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8078 | 2026.05.06 03:58:09.573185 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.05.06 03:58:09.573265 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_56_11} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8080 | 2026.05.06 03:58:09.573365 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8081 | 2026.05.06 03:58:10.095269 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8082 | 2026.05.06 03:58:10.113068 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.05.06 03:58:10.113134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8084 | 2026.05.06 03:58:10.118700 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8085 | 2026.05.06 03:58:10.119408 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.05.06 03:58:10.123057 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8087 | 2026.05.06 03:58:14.546584 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.05.06 03:58:14.546827 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 8089 | 2026.05.06 03:58:14.547167 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8090 | 2026.05.06 03:58:14.547203 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <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 | ||
| 8091 | 2026.05.06 03:58:14.547425 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8092 | 2026.05.06 03:58:14.547500 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8093 | 2026.05.06 03:58:14.547646 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8094 | 2026.05.06 03:58:14.547768 [ 343 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8095 | 2026.05.06 03:58:14.547779 [ 317 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8096 | 2026.05.06 03:58:14.547794 [ 366 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8097 | 2026.05.06 03:58:14.547779 [ 337 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8098 | 2026.05.06 03:58:14.547978 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8099 | 2026.05.06 03:58:14.548008 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8100 | 2026.05.06 03:58:14.548082 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8101 | 2026.05.06 03:58:14.548103 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8102 | 2026.05.06 03:58:14.548138 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8103 | 2026.05.06 03:58:14.548179 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8104 | 2026.05.06 03:58:14.549271 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002536 sec., 13801.261829652996 rows/sec., 2.32 MiB/sec. | ||
| 8105 | 2026.05.06 03:58:14.549386 [ 271 ] {4b56cf30-e186-4838-ab9a-ddef1bba2b69} <Debug> TCPHandler: Processed in 0.002938122 sec. | ||
| 8106 | 2026.05.06 03:58:14.550946 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.05.06 03:58:14.551058 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8108 | 2026.05.06 03:58:14.551104 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8109 | 2026.05.06 03:58:14.551635 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.05.06 03:58:14.551677 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8111 | 2026.05.06 03:58:14.552051 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8112 | 2026.05.06 03:58:14.552292 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.05.06 03:58:14.552445 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00142 sec., 39436.619718309856 rows/sec., 3.03 MiB/sec. | ||
| 8114 | 2026.05.06 03:58:14.552486 [ 271 ] {a5fc90c0-7ad4-4f48-86e3-053e0a364498} <Debug> TCPHandler: Processed in 0.001591154 sec. | ||
| 8115 | 2026.05.06 03:58:14.552626 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.05.06 03:58:14.552722 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8117 | 2026.05.06 03:58:14.552763 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8118 | 2026.05.06 03:58:14.553193 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.05.06 03:58:14.553227 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8120 | 2026.05.06 03:58:14.553538 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8121 | 2026.05.06 03:58:14.553743 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.05.06 03:58:14.553872 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 8123 | 2026.05.06 03:58:14.553910 [ 271 ] {fba34b1d-0a83-4aab-9bf0-71f9dc2ac677} <Debug> TCPHandler: Processed in 0.001334197 sec. | ||
| 8124 | 2026.05.06 03:58:14.554032 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.05.06 03:58:14.554126 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.05.06 03:58:14.554171 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8127 | 2026.05.06 03:58:14.554604 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.05.06 03:58:14.554639 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8129 | 2026.05.06 03:58:14.554969 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8130 | 2026.05.06 03:58:14.555184 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.05.06 03:58:14.555316 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8132 | 2026.05.06 03:58:14.555355 [ 271 ] {dc61d085-dd4a-4162-8b40-ce787f82c0b9} <Debug> TCPHandler: Processed in 0.001372858 sec. | ||
| 8133 | 2026.05.06 03:58:14.555504 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.05.06 03:58:14.555606 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8135 | 2026.05.06 03:58:14.555650 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8136 | 2026.05.06 03:58:14.556009 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.05.06 03:58:14.556044 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8138 | 2026.05.06 03:58:14.556349 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8139 | 2026.05.06 03:58:14.556578 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.05.06 03:58:14.556705 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8141 | 2026.05.06 03:58:14.556743 [ 271 ] {5bef8d09-7e88-4ebc-b244-80ad44ffaee7} <Debug> TCPHandler: Processed in 0.001291436 sec. | ||
| 8142 | 2026.05.06 03:58:16.587778 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8143 | 2026.05.06 03:58:16.587858 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8144 | 2026.05.06 03:58:16.731322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17236 | ||
| 8145 | 2026.05.06 03:58:16.731819 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.05.06 03:58:16.731862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8147 | 2026.05.06 03:58:16.732370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8148 | 2026.05.06 03:58:16.732618 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.05.06 03:58:16.732762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17236 | ||
| 8150 | 2026.05.06 03:58:16.732782 [ 116 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8151 | 2026.05.06 03:58:16.732866 [ 116 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.05.06 03:58:16.732904 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8153 | 2026.05.06 03:58:16.733044 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 8154 | 2026.05.06 03:58:16.733206 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8155 | 2026.05.06 03:58:16.733250 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14868 rows starting from the beginning of the part | ||
| 8156 | 2026.05.06 03:58:16.733320 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8157 | 2026.05.06 03:58:16.733371 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8158 | 2026.05.06 03:58:16.733417 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8159 | 2026.05.06 03:58:16.733464 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8160 | 2026.05.06 03:58:16.733509 [ 190 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8161 | 2026.05.06 03:58:16.735396 [ 196 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17236 rows, containing 4 columns (4 merged, 0 gathered) in 0.002414717 sec., 7137896.490561835 rows/sec., 102.11 MiB/sec. | ||
| 8162 | 2026.05.06 03:58:16.735655 [ 192 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8163 | 2026.05.06 03:58:16.735951 [ 192 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.05.06 03:58:16.736031 [ 192 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_36_7} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8165 | 2026.05.06 03:58:16.736154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8166 | 2026.05.06 03:58:16.753471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 946 | ||
| 8167 | 2026.05.06 03:58:16.755833 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.05.06 03:58:16.755880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8169 | 2026.05.06 03:58:16.757066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8170 | 2026.05.06 03:58:16.757328 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.05.06 03:58:16.757491 [ 116 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8172 | 2026.05.06 03:58:16.757552 [ 116 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.05.06 03:58:16.757590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 8174 | 2026.05.06 03:58:16.757591 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8175 | 2026.05.06 03:58:16.757727 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 8176 | 2026.05.06 03:58:16.758242 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8177 | 2026.05.06 03:58:16.758394 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 782 rows starting from the beginning of the part | ||
| 8178 | 2026.05.06 03:58:16.758773 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 8179 | 2026.05.06 03:58:16.759118 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8180 | 2026.05.06 03:58:16.759430 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
| 8181 | 2026.05.06 03:58:16.759762 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 8182 | 2026.05.06 03:58:16.760094 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 8183 | 2026.05.06 03:58:16.766530 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 72 columns (72 merged, 0 gathered) in 0.008846126 sec., 106939.46706162675 rows/sec., 91.78 MiB/sec. | ||
| 8184 | 2026.05.06 03:58:16.767848 [ 194 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8185 | 2026.05.06 03:58:16.768444 [ 194 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.05.06 03:58:16.768528 [ 194 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_26_5} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8187 | 2026.05.06 03:58:16.768859 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 8188 | 2026.05.06 03:58:17.623134 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8189 | 2026.05.06 03:58:17.640998 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.05.06 03:58:17.641047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8191 | 2026.05.06 03:58:17.646910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8192 | 2026.05.06 03:58:17.647604 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.05.06 03:58:17.647871 [ 114 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8194 | 2026.05.06 03:58:17.647908 [ 114 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.05.06 03:58:17.647925 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8196 | 2026.05.06 03:58:17.648102 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 8197 | 2026.05.06 03:58:17.650656 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8198 | 2026.05.06 03:58:17.652066 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8199 | 2026.05.06 03:58:17.653540 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8200 | 2026.05.06 03:58:17.658207 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8201 | 2026.05.06 03:58:17.662769 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8202 | 2026.05.06 03:58:17.667288 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8203 | 2026.05.06 03:58:17.671652 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8204 | 2026.05.06 03:58:17.675891 [ 192 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8205 | 2026.05.06 03:58:17.730396 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082397762 sec., 3301.0605312314187 rows/sec., 17.07 MiB/sec. | ||
| 8206 | 2026.05.06 03:58:17.733064 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8207 | 2026.05.06 03:58:17.735103 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.05.06 03:58:17.735182 [ 194 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_36_7} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8209 | 2026.05.06 03:58:17.737766 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8210 | 2026.05.06 03:58:18.000393 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.28 MiB, peak 298.16 MiB, free memory in arenas 0.00 B, will set to 290.11 MiB (RSS), difference: 3.83 MiB | ||
| 8211 | 2026.05.06 03:58:19.548117 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.05.06 03:58:19.548469 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8213 | 2026.05.06 03:58:19.549009 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8214 | 2026.05.06 03:58:19.549079 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8215 | 2026.05.06 03:58:19.549311 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8216 | 2026.05.06 03:58:19.549384 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8217 | 2026.05.06 03:58:19.549528 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8218 | 2026.05.06 03:58:19.549654 [ 343 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8219 | 2026.05.06 03:58:19.549657 [ 317 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8220 | 2026.05.06 03:58:19.549657 [ 337 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8221 | 2026.05.06 03:58:19.549734 [ 352 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8222 | 2026.05.06 03:58:19.549893 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8223 | 2026.05.06 03:58:19.549924 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8224 | 2026.05.06 03:58:19.549994 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8225 | 2026.05.06 03:58:19.550015 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8226 | 2026.05.06 03:58:19.550051 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8227 | 2026.05.06 03:58:19.550089 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8228 | 2026.05.06 03:58:19.551257 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002932 sec., 11937.244201909958 rows/sec., 2.01 MiB/sec. | ||
| 8229 | 2026.05.06 03:58:19.551370 [ 271 ] {275c8829-bb54-4196-8f5d-ebb073b800f9} <Debug> TCPHandler: Processed in 0.003435846 sec. | ||
| 8230 | 2026.05.06 03:58:19.553704 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.05.06 03:58:19.553911 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8232 | 2026.05.06 03:58:19.553992 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8233 | 2026.05.06 03:58:19.554568 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.05.06 03:58:19.554604 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8235 | 2026.05.06 03:58:19.554993 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8236 | 2026.05.06 03:58:19.555212 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.05.06 03:58:19.555365 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001514 sec., 91149.27344782035 rows/sec., 7.93 MiB/sec. | ||
| 8238 | 2026.05.06 03:58:19.555403 [ 271 ] {12d5dba1-440f-4598-92a4-c6e61ff0ca35} <Debug> TCPHandler: Processed in 0.00180303 sec. | ||
| 8239 | 2026.05.06 03:58:19.555525 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.05.06 03:58:19.555625 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.05.06 03:58:19.555667 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8242 | 2026.05.06 03:58:19.556074 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.05.06 03:58:19.556109 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8244 | 2026.05.06 03:58:19.556401 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8245 | 2026.05.06 03:58:19.556608 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.05.06 03:58:19.556735 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001132 sec., 36219.081272084804 rows/sec., 2.66 MiB/sec. | ||
| 8247 | 2026.05.06 03:58:19.556772 [ 271 ] {0efc21e5-b7f6-49f3-b022-ef7dc87080cf} <Debug> TCPHandler: Processed in 0.001296996 sec. | ||
| 8248 | 2026.05.06 03:58:19.556880 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.05.06 03:58:19.556975 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8250 | 2026.05.06 03:58:19.557015 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8251 | 2026.05.06 03:58:19.557442 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.05.06 03:58:19.557476 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8253 | 2026.05.06 03:58:19.557782 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8254 | 2026.05.06 03:58:19.558005 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.05.06 03:58:19.558139 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001182 sec., 88832.48730964467 rows/sec., 6.94 MiB/sec. | ||
| 8256 | 2026.05.06 03:58:19.558176 [ 271 ] {60b78898-add1-41e3-a10c-5909e4fad143} <Debug> TCPHandler: Processed in 0.001345787 sec. | ||
| 8257 | 2026.05.06 03:58:19.558293 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.05.06 03:58:19.558387 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.05.06 03:58:19.558431 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8260 | 2026.05.06 03:58:19.558841 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.05.06 03:58:19.558875 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8262 | 2026.05.06 03:58:19.559201 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8263 | 2026.05.06 03:58:19.559403 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.05.06 03:58:19.559545 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 8265 | 2026.05.06 03:58:19.559584 [ 271 ] {479cd0ba-0fe3-4cb8-a03b-4469141930d7} <Debug> TCPHandler: Processed in 0.001340617 sec. | ||
| 8266 | 2026.05.06 03:58:19.559695 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.05.06 03:58:19.559802 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.05.06 03:58:19.559861 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <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 | ||
| 8269 | 2026.05.06 03:58:19.560673 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.05.06 03:58:19.560709 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8271 | 2026.05.06 03:58:19.561281 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8272 | 2026.05.06 03:58:19.561507 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.05.06 03:58:19.561649 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001869 sec., 21936.864633493846 rows/sec., 39.31 MiB/sec. | ||
| 8274 | 2026.05.06 03:58:19.561712 [ 271 ] {bbed8195-2823-4894-9ddc-6a9eb01b549a} <Debug> TCPHandler: Processed in 0.002066168 sec. | ||
| 8275 | 2026.05.06 03:58:19.561833 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.05.06 03:58:19.561927 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.05.06 03:58:19.561969 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8278 | 2026.05.06 03:58:19.562307 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.05.06 03:58:19.562343 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8280 | 2026.05.06 03:58:19.562643 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8281 | 2026.05.06 03:58:19.562845 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.05.06 03:58:19.562978 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8283 | 2026.05.06 03:58:19.563016 [ 271 ] {6629bd9f-3f6c-4e2f-818b-8114cd2caac5} <Debug> TCPHandler: Processed in 0.001230945 sec. | ||
| 8284 | 2026.05.06 03:58:20.045868 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.05.06 03:58:20.046117 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 8286 | 2026.05.06 03:58:20.046460 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8287 | 2026.05.06 03:58:20.046501 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <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 | ||
| 8288 | 2026.05.06 03:58:20.046776 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8289 | 2026.05.06 03:58:20.046850 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8290 | 2026.05.06 03:58:20.046996 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 8291 | 2026.05.06 03:58:20.047117 [ 343 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8292 | 2026.05.06 03:58:20.047128 [ 317 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8293 | 2026.05.06 03:58:20.047157 [ 352 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8294 | 2026.05.06 03:58:20.047138 [ 337 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8295 | 2026.05.06 03:58:20.047343 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8296 | 2026.05.06 03:58:20.047374 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8297 | 2026.05.06 03:58:20.047447 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8298 | 2026.05.06 03:58:20.047470 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8299 | 2026.05.06 03:58:20.047506 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8300 | 2026.05.06 03:58:20.047547 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8301 | 2026.05.06 03:58:20.048721 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002701 sec., 12958.163643095151 rows/sec., 2.75 MiB/sec. | ||
| 8302 | 2026.05.06 03:58:20.048838 [ 271 ] {8bf8a10e-718e-4ddc-be3c-f2b9451652e4} <Debug> TCPHandler: Processed in 0.003102796 sec. | ||
| 8303 | 2026.05.06 03:58:20.060227 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.05.06 03:58:20.060418 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8305 | 2026.05.06 03:58:20.060499 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8306 | 2026.05.06 03:58:20.062062 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.05.06 03:58:20.062107 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8308 | 2026.05.06 03:58:20.062663 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8309 | 2026.05.06 03:58:20.062911 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.05.06 03:58:20.063074 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002709 sec., 886304.9095607235 rows/sec., 65.37 MiB/sec. | ||
| 8311 | 2026.05.06 03:58:20.063118 [ 271 ] {08024bce-7133-4b5c-8596-6a64275f79ba} <Debug> TCPHandler: Processed in 0.002986403 sec. | ||
| 8312 | 2026.05.06 03:58:20.063242 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.05.06 03:58:20.063348 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.05.06 03:58:20.063393 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8315 | 2026.05.06 03:58:20.063825 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.05.06 03:58:20.063864 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8317 | 2026.05.06 03:58:20.064175 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8318 | 2026.05.06 03:58:20.064412 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.05.06 03:58:20.064552 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001228 sec., 7328.99022801303 rows/sec., 551.11 KiB/sec. | ||
| 8320 | 2026.05.06 03:58:20.064592 [ 271 ] {8484ad56-fd2b-4348-ac02-5ea0b34df79d} <Debug> TCPHandler: Processed in 0.001401779 sec. | ||
| 8321 | 2026.05.06 03:58:20.064717 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.05.06 03:58:20.064839 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8323 | 2026.05.06 03:58:20.064888 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8324 | 2026.05.06 03:58:20.065532 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.05.06 03:58:20.065569 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8326 | 2026.05.06 03:58:20.065901 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8327 | 2026.05.06 03:58:20.066108 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.05.06 03:58:20.066235 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001422 sec., 563291.1392405063 rows/sec., 32.54 MiB/sec. | ||
| 8329 | 2026.05.06 03:58:20.066273 [ 271 ] {86b64374-763c-464d-8ea3-ac47143489e5} <Debug> TCPHandler: Processed in 0.001616035 sec. | ||
| 8330 | 2026.05.06 03:58:20.066372 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.05.06 03:58:20.066465 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8332 | 2026.05.06 03:58:20.066504 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8333 | 2026.05.06 03:58:20.066871 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.05.06 03:58:20.066907 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8335 | 2026.05.06 03:58:20.067184 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8336 | 2026.05.06 03:58:20.067387 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.05.06 03:58:20.067511 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 66.02 KiB/sec. | ||
| 8338 | 2026.05.06 03:58:20.067547 [ 271 ] {2d9ee786-f574-45ac-9c13-d6289a0d9697} <Debug> TCPHandler: Processed in 0.001222704 sec. | ||
| 8339 | 2026.05.06 03:58:20.067668 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2026.05.06 03:58:20.067793 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8341 | 2026.05.06 03:58:20.067841 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8342 | 2026.05.06 03:58:20.068640 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.05.06 03:58:20.068678 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8344 | 2026.05.06 03:58:20.069038 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8345 | 2026.05.06 03:58:20.069256 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.05.06 03:58:20.069387 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001618 sec., 796044.499381953 rows/sec., 53.09 MiB/sec. | ||
| 8347 | 2026.05.06 03:58:20.069425 [ 271 ] {a3125417-e890-460e-99d1-9cb519c7b5c9} <Debug> TCPHandler: Processed in 0.001817921 sec. | ||
| 8348 | 2026.05.06 03:58:20.069535 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.05.06 03:58:20.069629 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.05.06 03:58:20.069672 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8351 | 2026.05.06 03:58:20.070326 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.05.06 03:58:20.070362 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8353 | 2026.05.06 03:58:20.070790 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8354 | 2026.05.06 03:58:20.071003 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.05.06 03:58:20.071135 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001524 sec., 981627.2965879266 rows/sec., 59.53 MiB/sec. | ||
| 8356 | 2026.05.06 03:58:20.071171 [ 271 ] {866f6981-7c6c-42aa-a3f9-9ec754b83bd1} <Debug> TCPHandler: Processed in 0.001686097 sec. | ||
| 8357 | 2026.05.06 03:58:20.071293 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2026.05.06 03:58:20.071417 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8359 | 2026.05.06 03:58:20.071486 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <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 | ||
| 8360 | 2026.05.06 03:58:20.072288 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.05.06 03:58:20.072325 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8362 | 2026.05.06 03:58:20.072829 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8363 | 2026.05.06 03:58:20.073057 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.05.06 03:58:20.073197 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001805 sec., 4986.149584487534 rows/sec., 8.93 MiB/sec. | ||
| 8365 | 2026.05.06 03:58:20.073251 [ 271 ] {d5b4932b-9b66-4772-813d-a02c8e7573d2} <Debug> TCPHandler: Processed in 0.002019386 sec. | ||
| 8366 | 2026.05.06 03:58:20.073363 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.05.06 03:58:20.073460 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8368 | 2026.05.06 03:58:20.073503 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8369 | 2026.05.06 03:58:20.073843 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.05.06 03:58:20.073880 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8371 | 2026.05.06 03:58:20.074182 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8372 | 2026.05.06 03:58:20.074386 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.05.06 03:58:20.074515 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 8374 | 2026.05.06 03:58:20.074551 [ 271 ] {21a2ffd6-e157-46c2-9f8a-a4488e5dc02e} <Debug> TCPHandler: Processed in 0.001237245 sec. | ||
| 8375 | 2026.05.06 03:58:24.232866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17748 | ||
| 8376 | 2026.05.06 03:58:24.233404 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.05.06 03:58:24.233448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8378 | 2026.05.06 03:58:24.233965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8379 | 2026.05.06 03:58:24.234211 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.05.06 03:58:24.234355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17748 | ||
| 8381 | 2026.05.06 03:58:24.545078 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.05.06 03:58:24.545367 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 8383 | 2026.05.06 03:58:24.545683 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8384 | 2026.05.06 03:58:24.545716 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <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 | ||
| 8385 | 2026.05.06 03:58:24.545918 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8386 | 2026.05.06 03:58:24.545987 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8387 | 2026.05.06 03:58:24.546119 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8388 | 2026.05.06 03:58:24.546232 [ 337 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8389 | 2026.05.06 03:58:24.546257 [ 326 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8390 | 2026.05.06 03:58:24.546243 [ 327 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8391 | 2026.05.06 03:58:24.546232 [ 317 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8392 | 2026.05.06 03:58:24.546503 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8393 | 2026.05.06 03:58:24.546531 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8394 | 2026.05.06 03:58:24.546601 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8395 | 2026.05.06 03:58:24.546620 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8396 | 2026.05.06 03:58:24.546653 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8397 | 2026.05.06 03:58:24.546695 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8398 | 2026.05.06 03:58:24.547947 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002665 sec., 13133.208255159476 rows/sec., 2.21 MiB/sec. | ||
| 8399 | 2026.05.06 03:58:24.548056 [ 271 ] {41bdc14e-6317-4f64-9155-cd350519e5aa} <Debug> TCPHandler: Processed in 0.003160788 sec. | ||
| 8400 | 2026.05.06 03:58:24.549448 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2026.05.06 03:58:24.549571 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8402 | 2026.05.06 03:58:24.549615 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8403 | 2026.05.06 03:58:24.550170 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.06 03:58:24.550211 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8405 | 2026.05.06 03:58:24.550579 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8406 | 2026.05.06 03:58:24.550796 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.05.06 03:58:24.550939 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0014 sec., 40000 rows/sec., 3.07 MiB/sec. | ||
| 8408 | 2026.05.06 03:58:24.550979 [ 271 ] {f87d46b0-ee19-4b1a-b9f6-5e230bd249f9} <Debug> TCPHandler: Processed in 0.001582374 sec. | ||
| 8409 | 2026.05.06 03:58:24.551124 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.05.06 03:58:24.551222 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8411 | 2026.05.06 03:58:24.551263 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8412 | 2026.05.06 03:58:24.551681 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.05.06 03:58:24.551718 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8414 | 2026.05.06 03:58:24.552014 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8415 | 2026.05.06 03:58:24.552225 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.05.06 03:58:24.552354 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 8417 | 2026.05.06 03:58:24.552391 [ 271 ] {3e2f3f2b-8786-40ec-9241-857e6515cd23} <Debug> TCPHandler: Processed in 0.001318876 sec. | ||
| 8418 | 2026.05.06 03:58:24.552517 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.06 03:58:24.552611 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.05.06 03:58:24.552655 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8421 | 2026.05.06 03:58:24.553048 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.05.06 03:58:24.553083 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8423 | 2026.05.06 03:58:24.553399 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8424 | 2026.05.06 03:58:24.553610 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.05.06 03:58:24.553738 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 8426 | 2026.05.06 03:58:24.553774 [ 271 ] {a7f22b64-9db7-41e5-9a8f-0ba7e3e34690} <Debug> TCPHandler: Processed in 0.001308107 sec. | ||
| 8427 | 2026.05.06 03:58:24.553895 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2026.05.06 03:58:24.553990 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8429 | 2026.05.06 03:58:24.554031 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8430 | 2026.05.06 03:58:24.554367 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.05.06 03:58:24.554402 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8432 | 2026.05.06 03:58:24.554710 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8433 | 2026.05.06 03:58:24.554922 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.05.06 03:58:24.555051 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 8435 | 2026.05.06 03:58:24.555086 [ 271 ] {7a379e49-f00a-4e3f-a16c-f68f6a5e6edd} <Debug> TCPHandler: Processed in 0.001240474 sec. | ||
| 8436 | 2026.05.06 03:58:25.150750 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8437 | 2026.05.06 03:58:25.165773 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.05.06 03:58:25.165814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8439 | 2026.05.06 03:58:25.171307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8440 | 2026.05.06 03:58:25.171974 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.05.06 03:58:25.174504 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8442 | 2026.05.06 03:58:26.757884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 988 | ||
| 8443 | 2026.05.06 03:58:26.760580 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2026.05.06 03:58:26.760634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8445 | 2026.05.06 03:58:26.761858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8446 | 2026.05.06 03:58:26.762134 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2026.05.06 03:58:26.762396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 8448 | 2026.05.06 03:58:29.548322 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.05.06 03:58:29.548577 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8450 | 2026.05.06 03:58:29.548961 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8451 | 2026.05.06 03:58:29.549006 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8452 | 2026.05.06 03:58:29.549259 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8453 | 2026.05.06 03:58:29.549340 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8454 | 2026.05.06 03:58:29.549502 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8455 | 2026.05.06 03:58:29.549619 [ 337 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8456 | 2026.05.06 03:58:29.549631 [ 317 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8457 | 2026.05.06 03:58:29.549651 [ 326 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8458 | 2026.05.06 03:58:29.549637 [ 327 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8459 | 2026.05.06 03:58:29.549816 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8460 | 2026.05.06 03:58:29.549838 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8461 | 2026.05.06 03:58:29.549906 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8462 | 2026.05.06 03:58:29.549926 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8463 | 2026.05.06 03:58:29.549960 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8464 | 2026.05.06 03:58:29.549998 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8465 | 2026.05.06 03:58:29.551106 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002633 sec., 13292.82187618686 rows/sec., 2.24 MiB/sec. | ||
| 8466 | 2026.05.06 03:58:29.551208 [ 271 ] {e499afb2-063b-4f91-8f11-8f734ca0c408} <Debug> TCPHandler: Processed in 0.003031235 sec. | ||
| 8467 | 2026.05.06 03:58:29.553531 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2026.05.06 03:58:29.553661 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8469 | 2026.05.06 03:58:29.553711 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8470 | 2026.05.06 03:58:29.554329 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.05.06 03:58:29.554379 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8472 | 2026.05.06 03:58:29.554752 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8473 | 2026.05.06 03:58:29.554978 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.05.06 03:58:29.555122 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001499 sec., 92061.37424949967 rows/sec., 8.01 MiB/sec. | ||
| 8475 | 2026.05.06 03:58:29.555124 [ 102 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8476 | 2026.05.06 03:58:29.555162 [ 271 ] {938b9321-0f22-4e5c-86fa-320e775c6ef5} <Debug> TCPHandler: Processed in 0.001692318 sec. | ||
| 8477 | 2026.05.06 03:58:29.555183 [ 102 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.05.06 03:58:29.555212 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8479 | 2026.05.06 03:58:29.555287 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.05.06 03:58:29.555340 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8481 | 2026.05.06 03:58:29.555387 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8482 | 2026.05.06 03:58:29.555434 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8483 | 2026.05.06 03:58:29.555495 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8484 | 2026.05.06 03:58:29.555550 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2615 rows starting from the beginning of the part | ||
| 8485 | 2026.05.06 03:58:29.555637 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8486 | 2026.05.06 03:58:29.555699 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 8487 | 2026.05.06 03:58:29.555755 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2401 rows starting from the beginning of the part | ||
| 8488 | 2026.05.06 03:58:29.555807 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8489 | 2026.05.06 03:58:29.555857 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.05.06 03:58:29.555860 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
| 8491 | 2026.05.06 03:58:29.555903 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8492 | 2026.05.06 03:58:29.556235 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8493 | 2026.05.06 03:58:29.556463 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.05.06 03:58:29.556599 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001231 sec., 33306.255077173024 rows/sec., 2.45 MiB/sec. | ||
| 8495 | 2026.05.06 03:58:29.556637 [ 271 ] {531ed022-d65f-4e33-9820-169a207790c3} <Debug> TCPHandler: Processed in 0.001399848 sec. | ||
| 8496 | 2026.05.06 03:58:29.556758 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2026.05.06 03:58:29.556853 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8498 | 2026.05.06 03:58:29.556893 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8499 | 2026.05.06 03:58:29.557334 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.05.06 03:58:29.557371 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8501 | 2026.05.06 03:58:29.557680 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8502 | 2026.05.06 03:58:29.557891 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.05.06 03:58:29.558027 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001192 sec., 88087.24832214766 rows/sec., 6.88 MiB/sec. | ||
| 8504 | 2026.05.06 03:58:29.558025 [ 101 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8505 | 2026.05.06 03:58:29.558066 [ 271 ] {d72b79ad-8669-4ae5-891d-6f75beed4a2b} <Debug> TCPHandler: Processed in 0.001358227 sec. | ||
| 8506 | 2026.05.06 03:58:29.558078 [ 101 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.05.06 03:58:29.558105 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8508 | 2026.05.06 03:58:29.558158 [ 195 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002878851 sec., 1877137.7886524866 rows/sec., 148.39 MiB/sec. | ||
| 8509 | 2026.05.06 03:58:29.558187 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.05.06 03:58:29.558190 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8511 | 2026.05.06 03:58:29.558290 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8512 | 2026.05.06 03:58:29.558318 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8513 | 2026.05.06 03:58:29.558337 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8514 | 2026.05.06 03:58:29.558356 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 8515 | 2026.05.06 03:58:29.558426 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8516 | 2026.05.06 03:58:29.558478 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 8517 | 2026.05.06 03:58:29.558482 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8518 | 2026.05.06 03:58:29.558532 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1288 rows starting from the beginning of the part | ||
| 8519 | 2026.05.06 03:58:29.558580 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8520 | 2026.05.06 03:58:29.558624 [ 194 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part | ||
| 8521 | 2026.05.06 03:58:29.558765 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.05.06 03:58:29.558807 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8523 | 2026.05.06 03:58:29.558810 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2026.05.06 03:58:29.558916 [ 200 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_61_12} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8525 | 2026.05.06 03:58:29.559003 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8526 | 2026.05.06 03:58:29.559184 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8527 | 2026.05.06 03:58:29.559425 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.05.06 03:58:29.559543 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8529 | 2026.05.06 03:58:29.559568 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 8530 | 2026.05.06 03:58:29.559577 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.05.06 03:58:29.559606 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8532 | 2026.05.06 03:58:29.559606 [ 271 ] {4f1e5e70-dab4-4916-8a2a-4be3cb5c0b3a} <Debug> TCPHandler: Processed in 0.001468621 sec. | ||
| 8533 | 2026.05.06 03:58:29.559687 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8534 | 2026.05.06 03:58:29.559736 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.05.06 03:58:29.559791 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2026.05.06 03:58:29.559827 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20209 rows starting from the beginning of the part | ||
| 8537 | 2026.05.06 03:58:29.559831 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.05.06 03:58:29.559893 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8539 | 2026.05.06 03:58:29.559903 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <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 | ||
| 8540 | 2026.05.06 03:58:29.559959 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8541 | 2026.05.06 03:58:29.560009 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1496 rows starting from the beginning of the part | ||
| 8542 | 2026.05.06 03:58:29.560052 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 128 rows starting from the beginning of the part | ||
| 8543 | 2026.05.06 03:58:29.560093 [ 189 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8544 | 2026.05.06 03:58:29.560108 [ 200 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954494 sec., 1548738.445858621 rows/sec., 112.03 MiB/sec. | ||
| 8545 | 2026.05.06 03:58:29.560360 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8546 | 2026.05.06 03:58:29.560665 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.05.06 03:58:29.560743 [ 202 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_61_12} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8548 | 2026.05.06 03:58:29.560784 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.06 03:58:29.560822 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8550 | 2026.05.06 03:58:29.560825 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8551 | 2026.05.06 03:58:29.561460 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8552 | 2026.05.06 03:58:29.561684 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.05.06 03:58:29.561825 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002011 sec., 20387.86673296867 rows/sec., 36.53 MiB/sec. | ||
| 8554 | 2026.05.06 03:58:29.561880 [ 271 ] {7d23f74f-5f02-47fc-9511-91a191e965a8} <Debug> TCPHandler: Processed in 0.002194311 sec. | ||
| 8555 | 2026.05.06 03:58:29.562010 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2026.05.06 03:58:29.562104 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8557 | 2026.05.06 03:58:29.562147 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8558 | 2026.05.06 03:58:29.562497 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2026.05.06 03:58:29.562533 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8560 | 2026.05.06 03:58:29.562859 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8561 | 2026.05.06 03:58:29.563076 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2026.05.06 03:58:29.563184 [ 101 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8563 | 2026.05.06 03:58:29.563204 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8564 | 2026.05.06 03:58:29.563223 [ 101 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.05.06 03:58:29.563241 [ 271 ] {f6ab22bc-f604-432e-a464-ac4c1a318163} <Debug> TCPHandler: Processed in 0.001281145 sec. | ||
| 8566 | 2026.05.06 03:58:29.563243 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8567 | 2026.05.06 03:58:29.563329 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8568 | 2026.05.06 03:58:29.563432 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8569 | 2026.05.06 03:58:29.563459 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2940 rows starting from the beginning of the part | ||
| 8570 | 2026.05.06 03:58:29.563506 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8571 | 2026.05.06 03:58:29.563546 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8572 | 2026.05.06 03:58:29.563580 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part | ||
| 8573 | 2026.05.06 03:58:29.563613 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
| 8574 | 2026.05.06 03:58:29.563646 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8575 | 2026.05.06 03:58:29.565627 [ 200 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002332276 sec., 1363474.991810575 rows/sec., 91.89 MiB/sec. | ||
| 8576 | 2026.05.06 03:58:29.566090 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8577 | 2026.05.06 03:58:29.566428 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.05.06 03:58:29.566516 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_61_12} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8579 | 2026.05.06 03:58:29.566609 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8580 | 2026.05.06 03:58:29.568260 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22313 rows, containing 5 columns (5 merged, 0 gathered) in 0.0086093 sec., 2591732.196578119 rows/sec., 167.64 MiB/sec. | ||
| 8581 | 2026.05.06 03:58:29.568787 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8582 | 2026.05.06 03:58:29.569074 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.05.06 03:58:29.569150 [ 200 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8584 | 2026.05.06 03:58:29.569234 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8585 | 2026.05.06 03:58:30.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.17 MiB, peak 301.78 MiB, free memory in arenas 0.00 B, will set to 292.98 MiB (RSS), difference: 1.81 MiB | ||
| 8586 | 2026.05.06 03:58:31.587930 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8587 | 2026.05.06 03:58:31.588003 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8588 | 2026.05.06 03:58:31.734464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18196 | ||
| 8589 | 2026.05.06 03:58:31.735036 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.06 03:58:31.735088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8591 | 2026.05.06 03:58:31.735642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8592 | 2026.05.06 03:58:31.735882 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.05.06 03:58:31.736025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18196 | ||
| 8594 | 2026.05.06 03:58:32.674586 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8595 | 2026.05.06 03:58:32.690846 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2026.05.06 03:58:32.690905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8597 | 2026.05.06 03:58:32.696267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8598 | 2026.05.06 03:58:32.696972 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2026.05.06 03:58:32.699920 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8600 | 2026.05.06 03:58:34.351301 [ 98 ] {} <Debug> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8601 | 2026.05.06 03:58:34.351387 [ 98 ] {} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.05.06 03:58:34.351424 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8603 | 2026.05.06 03:58:34.351593 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::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 | ||
| 8604 | 2026.05.06 03:58:34.351825 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8605 | 2026.05.06 03:58:34.351894 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 826 rows starting from the beginning of the part | ||
| 8606 | 2026.05.06 03:58:34.352016 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8607 | 2026.05.06 03:58:34.352093 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 8608 | 2026.05.06 03:58:34.352145 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 8609 | 2026.05.06 03:58:34.352194 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 8610 | 2026.05.06 03:58:34.353374 [ 199 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001856262 sec., 1333863.4309165408 rows/sec., 83.12 MiB/sec. | ||
| 8611 | 2026.05.06 03:58:34.353554 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8612 | 2026.05.06 03:58:34.353806 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.05.06 03:58:34.353877 [ 193 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_17_4} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8614 | 2026.05.06 03:58:34.353948 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8615 | 2026.05.06 03:58:34.546669 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2026.05.06 03:58:34.546892 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 8617 | 2026.05.06 03:58:34.547231 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8618 | 2026.05.06 03:58:34.547266 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <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 | ||
| 8619 | 2026.05.06 03:58:34.547488 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8620 | 2026.05.06 03:58:34.547568 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8621 | 2026.05.06 03:58:34.547715 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8622 | 2026.05.06 03:58:34.547815 [ 326 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8623 | 2026.05.06 03:58:34.547830 [ 327 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8624 | 2026.05.06 03:58:34.547840 [ 321 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8625 | 2026.05.06 03:58:34.547843 [ 337 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8626 | 2026.05.06 03:58:34.547968 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8627 | 2026.05.06 03:58:34.547996 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8628 | 2026.05.06 03:58:34.548067 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8629 | 2026.05.06 03:58:34.548089 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8630 | 2026.05.06 03:58:34.548124 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8631 | 2026.05.06 03:58:34.548162 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8632 | 2026.05.06 03:58:34.549225 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002423 sec., 14444.903012794059 rows/sec., 2.43 MiB/sec. | ||
| 8633 | 2026.05.06 03:58:34.549339 [ 271 ] {71370f1d-9a57-41d9-91fb-a0ee51b82af1} <Debug> TCPHandler: Processed in 0.002803978 sec. | ||
| 8634 | 2026.05.06 03:58:34.551069 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.05.06 03:58:34.551184 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8636 | 2026.05.06 03:58:34.551240 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8637 | 2026.05.06 03:58:34.551749 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.05.06 03:58:34.551791 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8639 | 2026.05.06 03:58:34.552162 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8640 | 2026.05.06 03:58:34.552386 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.05.06 03:58:34.552538 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.10 MiB/sec. | ||
| 8642 | 2026.05.06 03:58:34.552578 [ 271 ] {8b678dbc-5acb-4e07-b1be-9096b2b5be6a} <Debug> TCPHandler: Processed in 0.001562823 sec. | ||
| 8643 | 2026.05.06 03:58:34.552704 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.05.06 03:58:34.552802 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8645 | 2026.05.06 03:58:34.552843 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8646 | 2026.05.06 03:58:34.553285 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.05.06 03:58:34.553319 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8648 | 2026.05.06 03:58:34.553643 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8649 | 2026.05.06 03:58:34.553854 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.05.06 03:58:34.553989 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 8651 | 2026.05.06 03:58:34.554026 [ 271 ] {4f93a159-6fde-41c7-865b-5d753bf42fae} <Debug> TCPHandler: Processed in 0.001373378 sec. | ||
| 8652 | 2026.05.06 03:58:34.554153 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2026.05.06 03:58:34.554247 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8654 | 2026.05.06 03:58:34.554291 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8655 | 2026.05.06 03:58:34.554695 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.05.06 03:58:34.554728 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8657 | 2026.05.06 03:58:34.555062 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8658 | 2026.05.06 03:58:34.555272 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.05.06 03:58:34.555403 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 8660 | 2026.05.06 03:58:34.555439 [ 271 ] {d60fa2ea-364b-4332-a525-37fe548c4a24} <Debug> TCPHandler: Processed in 0.001336187 sec. | ||
| 8661 | 2026.05.06 03:58:34.555563 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2026.05.06 03:58:34.555659 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8663 | 2026.05.06 03:58:34.555700 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8664 | 2026.05.06 03:58:34.556035 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.05.06 03:58:34.556068 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8666 | 2026.05.06 03:58:34.556381 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8667 | 2026.05.06 03:58:34.556590 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.05.06 03:58:34.556720 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8669 | 2026.05.06 03:58:34.556755 [ 271 ] {aa81d9cb-4420-4fa3-88b4-11dcad822605} <Debug> TCPHandler: Processed in 0.001240314 sec. | ||
| 8670 | 2026.05.06 03:58:36.762636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1012 | ||
| 8671 | 2026.05.06 03:58:36.764913 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.05.06 03:58:36.764952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8673 | 2026.05.06 03:58:36.766112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8674 | 2026.05.06 03:58:36.766363 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.05.06 03:58:36.766616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 8676 | 2026.05.06 03:58:39.236102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18708 | ||
| 8677 | 2026.05.06 03:58:39.236682 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.05.06 03:58:39.236728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8679 | 2026.05.06 03:58:39.237236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8680 | 2026.05.06 03:58:39.237467 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.05.06 03:58:39.237612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18708 | ||
| 8682 | 2026.05.06 03:58:39.549614 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.05.06 03:58:39.549835 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8684 | 2026.05.06 03:58:39.550183 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8685 | 2026.05.06 03:58:39.550220 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8686 | 2026.05.06 03:58:39.550458 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8687 | 2026.05.06 03:58:39.550527 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8688 | 2026.05.06 03:58:39.550670 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8689 | 2026.05.06 03:58:39.550800 [ 354 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8690 | 2026.05.06 03:58:39.550821 [ 344 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8691 | 2026.05.06 03:58:39.550811 [ 337 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8692 | 2026.05.06 03:58:39.550800 [ 326 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8693 | 2026.05.06 03:58:39.551022 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8694 | 2026.05.06 03:58:39.551067 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8695 | 2026.05.06 03:58:39.551167 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8696 | 2026.05.06 03:58:39.551198 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8697 | 2026.05.06 03:58:39.551241 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8698 | 2026.05.06 03:58:39.551303 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8699 | 2026.05.06 03:58:39.552688 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002945 sec., 11884.550084889643 rows/sec., 2.00 MiB/sec. | ||
| 8700 | 2026.05.06 03:58:39.552821 [ 271 ] {fd650a19-dcf6-4fbf-b019-39bbec9495bd} <Debug> TCPHandler: Processed in 0.003339753 sec. | ||
| 8701 | 2026.05.06 03:58:39.555767 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2026.05.06 03:58:39.555894 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8703 | 2026.05.06 03:58:39.555946 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8704 | 2026.05.06 03:58:39.556484 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.05.06 03:58:39.556535 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8706 | 2026.05.06 03:58:39.556944 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8707 | 2026.05.06 03:58:39.557166 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.05.06 03:58:39.557308 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00145 sec., 16551.724137931036 rows/sec., 1.37 MiB/sec. | ||
| 8709 | 2026.05.06 03:58:39.557346 [ 271 ] {7fbea2a6-61ad-42e6-aca0-e2682e6e619c} <Debug> TCPHandler: Processed in 0.001639536 sec. | ||
| 8710 | 2026.05.06 03:58:39.557461 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.05.06 03:58:39.557560 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8712 | 2026.05.06 03:58:39.557600 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8713 | 2026.05.06 03:58:39.557983 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.05.06 03:58:39.558018 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8715 | 2026.05.06 03:58:39.558304 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8716 | 2026.05.06 03:58:39.558519 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.05.06 03:58:39.558647 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 147.59 KiB/sec. | ||
| 8718 | 2026.05.06 03:58:39.558683 [ 271 ] {2d8734b2-54ee-4214-808c-b7ae900d010a} <Debug> TCPHandler: Processed in 0.001270745 sec. | ||
| 8719 | 2026.05.06 03:58:39.558793 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.05.06 03:58:39.558886 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8721 | 2026.05.06 03:58:39.558925 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8722 | 2026.05.06 03:58:39.559436 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.05.06 03:58:39.559471 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8724 | 2026.05.06 03:58:39.559791 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8725 | 2026.05.06 03:58:39.560016 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.05.06 03:58:39.560171 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Debug> executeQuery: Read 259 rows, 23.83 KiB in 0.001301 sec., 199077.63259031513 rows/sec., 17.89 MiB/sec. | ||
| 8727 | 2026.05.06 03:58:39.560238 [ 271 ] {f46ced79-2756-4162-9565-314e6d76884d} <Debug> TCPHandler: Processed in 0.001493051 sec. | ||
| 8728 | 2026.05.06 03:58:39.560368 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.05.06 03:58:39.560464 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.05.06 03:58:39.560506 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8731 | 2026.05.06 03:58:39.560944 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.05.06 03:58:39.560982 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8733 | 2026.05.06 03:58:39.561296 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8734 | 2026.05.06 03:58:39.561516 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.05.06 03:58:39.561632 [ 94 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8736 | 2026.05.06 03:58:39.561648 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001202 sec., 45757.071547420965 rows/sec., 3.40 MiB/sec. | ||
| 8737 | 2026.05.06 03:58:39.561687 [ 94 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.05.06 03:58:39.561702 [ 271 ] {a5d5daf5-a73b-42da-a495-39a178ac9c30} <Debug> TCPHandler: Processed in 0.001385089 sec. | ||
| 8739 | 2026.05.06 03:58:39.561714 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8740 | 2026.05.06 03:58:39.561805 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 8741 | 2026.05.06 03:58:39.561823 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.05.06 03:58:39.561918 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8743 | 2026.05.06 03:58:39.561926 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8744 | 2026.05.06 03:58:39.561959 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 8745 | 2026.05.06 03:58:39.561979 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8746 | 2026.05.06 03:58:39.562033 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 67 rows starting from the beginning of the part | ||
| 8747 | 2026.05.06 03:58:39.562088 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 8748 | 2026.05.06 03:58:39.562139 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 8749 | 2026.05.06 03:58:39.562187 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8750 | 2026.05.06 03:58:39.562232 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 55 rows starting from the beginning of the part | ||
| 8751 | 2026.05.06 03:58:39.562397 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.05.06 03:58:39.562442 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8753 | 2026.05.06 03:58:39.562756 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8754 | 2026.05.06 03:58:39.562987 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.05.06 03:58:39.563118 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00121 sec., 19834.710743801654 rows/sec., 1.65 MiB/sec. | ||
| 8756 | 2026.05.06 03:58:39.563118 [ 193 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347577 sec., 217427.278738061 rows/sec., 16.79 MiB/sec. | ||
| 8757 | 2026.05.06 03:58:39.563158 [ 271 ] {24ad9e89-c192-4290-857f-eda7017d2a4f} <Debug> TCPHandler: Processed in 0.001385168 sec. | ||
| 8758 | 2026.05.06 03:58:39.563265 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.05.06 03:58:39.563316 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8760 | 2026.05.06 03:58:39.563359 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.05.06 03:58:39.563405 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8762 | 2026.05.06 03:58:39.563651 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.05.06 03:58:39.563747 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_36_7} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8764 | 2026.05.06 03:58:39.563806 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.05.06 03:58:39.563848 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8766 | 2026.05.06 03:58:39.563852 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8767 | 2026.05.06 03:58:39.564149 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8768 | 2026.05.06 03:58:39.564364 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.05.06 03:58:39.564493 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 8770 | 2026.05.06 03:58:39.564532 [ 271 ] {da509054-f0c8-4aba-8a64-e0193eef9874} <Debug> TCPHandler: Processed in 0.001316777 sec. | ||
| 8771 | 2026.05.06 03:58:39.564644 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.05.06 03:58:39.564738 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8773 | 2026.05.06 03:58:39.564778 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8774 | 2026.05.06 03:58:39.565240 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.05.06 03:58:39.565276 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8776 | 2026.05.06 03:58:39.565587 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8777 | 2026.05.06 03:58:39.565802 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.05.06 03:58:39.565930 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.00121 sec., 118181.81818181819 rows/sec., 9.54 MiB/sec. | ||
| 8779 | 2026.05.06 03:58:39.565969 [ 271 ] {9014c314-a824-48f6-97f8-08b391a14be8} <Debug> TCPHandler: Processed in 0.001375439 sec. | ||
| 8780 | 2026.05.06 03:58:39.566088 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.05.06 03:58:39.566208 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8782 | 2026.05.06 03:58:39.566261 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8783 | 2026.05.06 03:58:39.566740 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.05.06 03:58:39.566781 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8785 | 2026.05.06 03:58:39.567133 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8786 | 2026.05.06 03:58:39.567352 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.05.06 03:58:39.567477 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001294 sec., 152241.11282843896 rows/sec., 10.92 MiB/sec. | ||
| 8788 | 2026.05.06 03:58:39.567514 [ 271 ] {0d9e175d-448c-48cc-a6e7-8263b3ceb439} <Debug> TCPHandler: Processed in 0.001484891 sec. | ||
| 8789 | 2026.05.06 03:58:39.567661 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.05.06 03:58:39.567783 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.05.06 03:58:39.567857 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <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 | ||
| 8792 | 2026.05.06 03:58:39.568730 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.05.06 03:58:39.568763 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8794 | 2026.05.06 03:58:39.569311 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8795 | 2026.05.06 03:58:39.569532 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.05.06 03:58:39.569636 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8797 | 2026.05.06 03:58:39.569669 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.05.06 03:58:39.569673 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001915 sec., 21409.921671018277 rows/sec., 38.37 MiB/sec. | ||
| 8799 | 2026.05.06 03:58:39.569687 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8800 | 2026.05.06 03:58:39.569731 [ 271 ] {c117dacd-3024-4db8-8c21-3dabb7a43f2f} <Debug> TCPHandler: Processed in 0.002128279 sec. | ||
| 8801 | 2026.05.06 03:58:39.569758 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 8802 | 2026.05.06 03:58:39.569850 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.05.06 03:58:39.569945 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.05.06 03:58:39.569956 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8805 | 2026.05.06 03:58:39.569988 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8806 | 2026.05.06 03:58:39.570011 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 921 rows starting from the beginning of the part | ||
| 8807 | 2026.05.06 03:58:39.570137 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 8808 | 2026.05.06 03:58:39.570245 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 8809 | 2026.05.06 03:58:39.570327 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.05.06 03:58:39.570347 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 8811 | 2026.05.06 03:58:39.570363 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8812 | 2026.05.06 03:58:39.570444 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8813 | 2026.05.06 03:58:39.570539 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 8814 | 2026.05.06 03:58:39.570688 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8815 | 2026.05.06 03:58:39.570912 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.05.06 03:58:39.571045 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 8817 | 2026.05.06 03:58:39.571081 [ 271 ] {45976aca-15e3-4051-a3d3-2f15a6d2e5d7} <Debug> TCPHandler: Processed in 0.001280636 sec. | ||
| 8818 | 2026.05.06 03:58:39.576099 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 19 columns (19 merged, 0 gathered) in 0.006362767 sec., 171937.77487058696 rows/sec., 308.10 MiB/sec. | ||
| 8819 | 2026.05.06 03:58:39.577981 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8820 | 2026.05.06 03:58:39.578366 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.05.06 03:58:39.578453 [ 188 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8822 | 2026.05.06 03:58:39.578596 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.49 MiB. | ||
| 8823 | 2026.05.06 03:58:40.000260 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.96 MiB, peak 302.42 MiB, free memory in arenas 0.00 B, will set to 296.30 MiB (RSS), difference: 2.34 MiB | ||
| 8824 | 2026.05.06 03:58:40.200001 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8825 | 2026.05.06 03:58:40.217879 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.05.06 03:58:40.217943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8827 | 2026.05.06 03:58:40.224000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8828 | 2026.05.06 03:58:40.224699 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.05.06 03:58:40.227665 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8830 | 2026.05.06 03:58:44.546042 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2026.05.06 03:58:44.546426 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 8832 | 2026.05.06 03:58:44.546982 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8833 | 2026.05.06 03:58:44.547057 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <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 | ||
| 8834 | 2026.05.06 03:58:44.547348 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8835 | 2026.05.06 03:58:44.547423 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8836 | 2026.05.06 03:58:44.547567 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8837 | 2026.05.06 03:58:44.547689 [ 337 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8838 | 2026.05.06 03:58:44.547708 [ 326 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8839 | 2026.05.06 03:58:44.547732 [ 344 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8840 | 2026.05.06 03:58:44.547710 [ 358 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8841 | 2026.05.06 03:58:44.547938 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8842 | 2026.05.06 03:58:44.547975 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8843 | 2026.05.06 03:58:44.548047 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8844 | 2026.05.06 03:58:44.548067 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8845 | 2026.05.06 03:58:44.548103 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8846 | 2026.05.06 03:58:44.548141 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8847 | 2026.05.06 03:58:44.549280 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003001 sec., 11662.77907364212 rows/sec., 1.96 MiB/sec. | ||
| 8848 | 2026.05.06 03:58:44.549417 [ 271 ] {984f5719-2442-4ea0-a2c7-e89cf9fc34c7} <Debug> TCPHandler: Processed in 0.003565559 sec. | ||
| 8849 | 2026.05.06 03:58:44.550953 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.05.06 03:58:44.551071 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8851 | 2026.05.06 03:58:44.551129 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8852 | 2026.05.06 03:58:44.551703 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.05.06 03:58:44.551753 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8854 | 2026.05.06 03:58:44.552169 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8855 | 2026.05.06 03:58:44.552411 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.05.06 03:58:44.552563 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00153 sec., 36601.30718954249 rows/sec., 2.81 MiB/sec. | ||
| 8857 | 2026.05.06 03:58:44.552605 [ 271 ] {ad926c89-7292-42c6-9fc6-19b83ea899a2} <Debug> TCPHandler: Processed in 0.001704648 sec. | ||
| 8858 | 2026.05.06 03:58:44.552723 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2026.05.06 03:58:44.552823 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8860 | 2026.05.06 03:58:44.552866 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8861 | 2026.05.06 03:58:44.553284 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.05.06 03:58:44.553322 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8863 | 2026.05.06 03:58:44.553641 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8864 | 2026.05.06 03:58:44.553852 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.05.06 03:58:44.553984 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 8866 | 2026.05.06 03:58:44.554022 [ 271 ] {675e88f0-db65-41a6-beac-2cbd3af19d82} <Debug> TCPHandler: Processed in 0.001349507 sec. | ||
| 8867 | 2026.05.06 03:58:44.554168 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.05.06 03:58:44.554292 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8869 | 2026.05.06 03:58:44.554346 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8870 | 2026.05.06 03:58:44.554828 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.05.06 03:58:44.554865 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8872 | 2026.05.06 03:58:44.555211 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8873 | 2026.05.06 03:58:44.555431 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.05.06 03:58:44.555650 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 8875 | 2026.05.06 03:58:44.555689 [ 271 ] {d5c43049-59d2-47fa-8194-071677513eab} <Debug> TCPHandler: Processed in 0.001583404 sec. | ||
| 8876 | 2026.05.06 03:58:44.555809 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2026.05.06 03:58:44.555905 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8878 | 2026.05.06 03:58:44.555947 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8879 | 2026.05.06 03:58:44.556295 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.05.06 03:58:44.556332 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8881 | 2026.05.06 03:58:44.556648 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8882 | 2026.05.06 03:58:44.556880 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.05.06 03:58:44.557097 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 8884 | 2026.05.06 03:58:44.557135 [ 271 ] {32cbf5b6-6257-4495-a895-96a74fbebb1b} <Debug> TCPHandler: Processed in 0.001376589 sec. | ||
| 8885 | 2026.05.06 03:58:46.588106 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8886 | 2026.05.06 03:58:46.588222 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8887 | 2026.05.06 03:58:46.737702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19156 | ||
| 8888 | 2026.05.06 03:58:46.738530 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.05.06 03:58:46.738576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8890 | 2026.05.06 03:58:46.739045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8891 | 2026.05.06 03:58:46.739266 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.05.06 03:58:46.739393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19156 | ||
| 8893 | 2026.05.06 03:58:46.766764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1044 | ||
| 8894 | 2026.05.06 03:58:46.769113 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.05.06 03:58:46.769163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8896 | 2026.05.06 03:58:46.770410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8897 | 2026.05.06 03:58:46.770676 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.05.06 03:58:46.770959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8899 | 2026.05.06 03:58:47.728706 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8900 | 2026.05.06 03:58:47.745664 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.05.06 03:58:47.745721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8902 | 2026.05.06 03:58:47.752074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8903 | 2026.05.06 03:58:47.752788 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.05.06 03:58:47.756043 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8905 | 2026.05.06 03:58:49.547595 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.05.06 03:58:49.547825 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8907 | 2026.05.06 03:58:49.548174 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8908 | 2026.05.06 03:58:49.548212 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8909 | 2026.05.06 03:58:49.548444 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8910 | 2026.05.06 03:58:49.548519 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8911 | 2026.05.06 03:58:49.548669 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8912 | 2026.05.06 03:58:49.548785 [ 358 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8913 | 2026.05.06 03:58:49.548793 [ 318 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8914 | 2026.05.06 03:58:49.548806 [ 344 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8915 | 2026.05.06 03:58:49.548785 [ 326 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8916 | 2026.05.06 03:58:49.548978 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8917 | 2026.05.06 03:58:49.549007 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8918 | 2026.05.06 03:58:49.549079 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8919 | 2026.05.06 03:58:49.549100 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8920 | 2026.05.06 03:58:49.549138 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8921 | 2026.05.06 03:58:49.549181 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8922 | 2026.05.06 03:58:49.550311 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002578 sec., 13576.415826221877 rows/sec., 2.29 MiB/sec. | ||
| 8923 | 2026.05.06 03:58:49.550462 [ 271 ] {d8a60ed0-6121-42a4-a151-0c57f82c43e9} <Debug> TCPHandler: Processed in 0.003001763 sec. | ||
| 8924 | 2026.05.06 03:58:49.552758 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.05.06 03:58:49.552894 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8926 | 2026.05.06 03:58:49.552948 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8927 | 2026.05.06 03:58:49.553545 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.05.06 03:58:49.553589 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8929 | 2026.05.06 03:58:49.553982 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8930 | 2026.05.06 03:58:49.554210 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.05.06 03:58:49.554369 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001514 sec., 91149.27344782035 rows/sec., 7.93 MiB/sec. | ||
| 8932 | 2026.05.06 03:58:49.554411 [ 271 ] {8d022bf0-df4d-444d-86a6-e84e4c753229} <Debug> TCPHandler: Processed in 0.001718037 sec. | ||
| 8933 | 2026.05.06 03:58:49.554538 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2026.05.06 03:58:49.554637 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8935 | 2026.05.06 03:58:49.554683 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8936 | 2026.05.06 03:58:49.555100 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.05.06 03:58:49.555139 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8938 | 2026.05.06 03:58:49.555445 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8939 | 2026.05.06 03:58:49.555660 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.05.06 03:58:49.555794 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001179 sec., 34775.233248515695 rows/sec., 2.55 MiB/sec. | ||
| 8941 | 2026.05.06 03:58:49.555834 [ 271 ] {b17e95ba-cbf8-4313-8498-e1f606c82e77} <Debug> TCPHandler: Processed in 0.001347897 sec. | ||
| 8942 | 2026.05.06 03:58:49.555943 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2026.05.06 03:58:49.556039 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8944 | 2026.05.06 03:58:49.556079 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8945 | 2026.05.06 03:58:49.556507 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.05.06 03:58:49.556543 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8947 | 2026.05.06 03:58:49.556859 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8948 | 2026.05.06 03:58:49.557070 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2026.05.06 03:58:49.557208 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001188 sec., 88383.83838383837 rows/sec., 6.90 MiB/sec. | ||
| 8950 | 2026.05.06 03:58:49.557246 [ 271 ] {62224311-b31a-45cf-905f-8b5ddd4a9ed7} <Debug> TCPHandler: Processed in 0.001353157 sec. | ||
| 8951 | 2026.05.06 03:58:49.557356 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.05.06 03:58:49.557452 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8953 | 2026.05.06 03:58:49.557496 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8954 | 2026.05.06 03:58:49.557909 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.05.06 03:58:49.557946 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8956 | 2026.05.06 03:58:49.558287 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8957 | 2026.05.06 03:58:49.558506 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.05.06 03:58:49.558644 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 8959 | 2026.05.06 03:58:49.558682 [ 271 ] {1c71b87b-aa76-4dd4-aa1b-a0b19607af36} <Debug> TCPHandler: Processed in 0.001376948 sec. | ||
| 8960 | 2026.05.06 03:58:49.558795 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.05.06 03:58:49.558891 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8962 | 2026.05.06 03:58:49.558947 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <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 | ||
| 8963 | 2026.05.06 03:58:49.559782 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.05.06 03:58:49.559828 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8965 | 2026.05.06 03:58:49.560406 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8966 | 2026.05.06 03:58:49.560632 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.05.06 03:58:49.560777 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001904 sec., 21533.61344537815 rows/sec., 38.59 MiB/sec. | ||
| 8968 | 2026.05.06 03:58:49.560842 [ 271 ] {76dac05c-50a3-4025-a1e0-6dbbb265acab} <Debug> TCPHandler: Processed in 0.002096558 sec. | ||
| 8969 | 2026.05.06 03:58:49.560960 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.05.06 03:58:49.561056 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8971 | 2026.05.06 03:58:49.561098 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8972 | 2026.05.06 03:58:49.561440 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.05.06 03:58:49.561477 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 8974 | 2026.05.06 03:58:49.561791 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8975 | 2026.05.06 03:58:49.562004 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.05.06 03:58:49.562140 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8977 | 2026.05.06 03:58:49.562178 [ 271 ] {4fa50b9b-5253-4d3a-8c7d-e93efe4028da} <Debug> TCPHandler: Processed in 0.001268125 sec. | ||
| 8978 | 2026.05.06 03:58:50.054271 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.05.06 03:58:50.054539 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8980 | 2026.05.06 03:58:50.054938 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8981 | 2026.05.06 03:58:50.054984 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8982 | 2026.05.06 03:58:50.055250 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8983 | 2026.05.06 03:58:50.055320 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8984 | 2026.05.06 03:58:50.055466 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8985 | 2026.05.06 03:58:50.055609 [ 332 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8986 | 2026.05.06 03:58:50.055614 [ 326 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8987 | 2026.05.06 03:58:50.055613 [ 318 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8988 | 2026.05.06 03:58:50.055610 [ 344 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8989 | 2026.05.06 03:58:50.055808 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8990 | 2026.05.06 03:58:50.055837 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8991 | 2026.05.06 03:58:50.055908 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8992 | 2026.05.06 03:58:50.055927 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8993 | 2026.05.06 03:58:50.055963 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 8994 | 2026.05.06 03:58:50.056000 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 8995 | 2026.05.06 03:58:50.057090 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002664 sec., 13138.138138138138 rows/sec., 2.79 MiB/sec. | ||
| 8996 | 2026.05.06 03:58:50.057224 [ 271 ] {1457e384-d550-4b80-bc73-f2f4821a8c51} <Debug> TCPHandler: Processed in 0.003093706 sec. | ||
| 8997 | 2026.05.06 03:58:50.068895 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.06 03:58:50.069032 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.06 03:58:50.069086 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9000 | 2026.05.06 03:58:50.069582 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.05.06 03:58:50.069620 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9002 | 2026.05.06 03:58:50.069995 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9003 | 2026.05.06 03:58:50.070220 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.05.06 03:58:50.070328 [ 81 ] {} <Debug> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9005 | 2026.05.06 03:58:50.070368 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001373 sec., 1456.6642388929351 rows/sec., 118.78 KiB/sec. | ||
| 9006 | 2026.05.06 03:58:50.070368 [ 81 ] {} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.05.06 03:58:50.070400 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9008 | 2026.05.06 03:58:50.070409 [ 271 ] {06da665c-bf1b-4034-9c4a-4ff8f434a2ee} <Debug> TCPHandler: Processed in 0.001579693 sec. | ||
| 9009 | 2026.05.06 03:58:50.070536 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::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 | ||
| 9010 | 2026.05.06 03:58:50.070549 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2026.05.06 03:58:50.070667 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9012 | 2026.05.06 03:58:50.070670 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9013 | 2026.05.06 03:58:50.070713 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9014 | 2026.05.06 03:58:50.070725 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 9015 | 2026.05.06 03:58:50.070804 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9016 | 2026.05.06 03:58:50.070859 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9017 | 2026.05.06 03:58:50.070914 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 9018 | 2026.05.06 03:58:50.070964 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9019 | 2026.05.06 03:58:50.071011 [ 187 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9020 | 2026.05.06 03:58:50.071794 [ 197 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339978 sec., 29851.23636358209 rows/sec., 2.49 MiB/sec. | ||
| 9021 | 2026.05.06 03:58:50.071964 [ 190 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9022 | 2026.05.06 03:58:50.072255 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.05.06 03:58:50.072290 [ 190 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.05.06 03:58:50.072297 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9025 | 2026.05.06 03:58:50.072388 [ 190 ] {41dfad17-aa3f-4dba-a0a2-ee21575d0d39::all_1_15_3} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9026 | 2026.05.06 03:58:50.072495 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9027 | 2026.05.06 03:58:50.072777 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9028 | 2026.05.06 03:58:50.073004 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.05.06 03:58:50.073115 [ 81 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9030 | 2026.05.06 03:58:50.073137 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002489 sec., 965046.2032944958 rows/sec., 71.17 MiB/sec. | ||
| 9031 | 2026.05.06 03:58:50.073146 [ 81 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.05.06 03:58:50.073167 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9033 | 2026.05.06 03:58:50.073176 [ 271 ] {d019d542-e50d-4f4b-b73a-4c8b39da7151} <Debug> TCPHandler: Processed in 0.002677384 sec. | ||
| 9034 | 2026.05.06 03:58:50.073235 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9035 | 2026.05.06 03:58:50.073299 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2026.05.06 03:58:50.073346 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9037 | 2026.05.06 03:58:50.073378 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2615 rows starting from the beginning of the part | ||
| 9038 | 2026.05.06 03:58:50.073400 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9039 | 2026.05.06 03:58:50.073423 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9040 | 2026.05.06 03:58:50.073447 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9041 | 2026.05.06 03:58:50.073472 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 259 rows starting from the beginning of the part | ||
| 9042 | 2026.05.06 03:58:50.073517 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9043 | 2026.05.06 03:58:50.073556 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 138 rows starting from the beginning of the part | ||
| 9044 | 2026.05.06 03:58:50.073592 [ 187 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2402 rows starting from the beginning of the part | ||
| 9045 | 2026.05.06 03:58:50.073883 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2026.05.06 03:58:50.073925 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9047 | 2026.05.06 03:58:50.074240 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9048 | 2026.05.06 03:58:50.074471 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9049 | 2026.05.06 03:58:50.074614 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001234 sec., 8914.100486223662 rows/sec., 661.59 KiB/sec. | ||
| 9050 | 2026.05.06 03:58:50.074654 [ 271 ] {59c77d3a-3dbc-4fff-91fd-c5a2a564a7e5} <Debug> TCPHandler: Processed in 0.00140576 sec. | ||
| 9051 | 2026.05.06 03:58:50.074776 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.05.06 03:58:50.074872 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.05.06 03:58:50.074916 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9054 | 2026.05.06 03:58:50.075739 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.05.06 03:58:50.075748 [ 190 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002540981 sec., 2174750.617969989 rows/sec., 172.76 MiB/sec. | ||
| 9056 | 2026.05.06 03:58:50.075778 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9057 | 2026.05.06 03:58:50.076099 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9058 | 2026.05.06 03:58:50.076173 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9059 | 2026.05.06 03:58:50.076486 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.05.06 03:58:50.076491 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.05.06 03:58:50.076600 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_66_13} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9062 | 2026.05.06 03:58:50.076630 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001776 sec., 451013.5135135135 rows/sec., 26.05 MiB/sec. | ||
| 9063 | 2026.05.06 03:58:50.076674 [ 271 ] {c888bd44-4a63-4a6b-8347-5e24bdc9e9b8} <Debug> TCPHandler: Processed in 0.001951575 sec. | ||
| 9064 | 2026.05.06 03:58:50.076730 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9065 | 2026.05.06 03:58:50.076791 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.05.06 03:58:50.076891 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.05.06 03:58:50.076933 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9068 | 2026.05.06 03:58:50.077327 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.05.06 03:58:50.077364 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9070 | 2026.05.06 03:58:50.077698 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9071 | 2026.05.06 03:58:50.077950 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.05.06 03:58:50.078078 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 58.30 KiB/sec. | ||
| 9073 | 2026.05.06 03:58:50.078116 [ 271 ] {5504fe56-cf13-4894-895b-b1b743bfa2a0} <Debug> TCPHandler: Processed in 0.001373659 sec. | ||
| 9074 | 2026.05.06 03:58:50.078254 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.05.06 03:58:50.078350 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9076 | 2026.05.06 03:58:50.078390 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9077 | 2026.05.06 03:58:50.079278 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.05.06 03:58:50.079313 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9079 | 2026.05.06 03:58:50.079680 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9080 | 2026.05.06 03:58:50.079907 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.05.06 03:58:50.080018 [ 81 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9082 | 2026.05.06 03:58:50.080038 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001706 sec., 756154.7479484173 rows/sec., 50.44 MiB/sec. | ||
| 9083 | 2026.05.06 03:58:50.080048 [ 81 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.05.06 03:58:50.080070 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9085 | 2026.05.06 03:58:50.080078 [ 271 ] {e2266ad3-2ec3-4487-9366-08c4b039e75f} <Debug> TCPHandler: Processed in 0.001874182 sec. | ||
| 9086 | 2026.05.06 03:58:50.080161 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9087 | 2026.05.06 03:58:50.080203 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2026.05.06 03:58:50.080265 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9089 | 2026.05.06 03:58:50.080303 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 9090 | 2026.05.06 03:58:50.080305 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.05.06 03:58:50.080360 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9092 | 2026.05.06 03:58:50.080368 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9093 | 2026.05.06 03:58:50.080421 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 143 rows starting from the beginning of the part | ||
| 9094 | 2026.05.06 03:58:50.080464 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9095 | 2026.05.06 03:58:50.080518 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 105 rows starting from the beginning of the part | ||
| 9096 | 2026.05.06 03:58:50.080566 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1290 rows starting from the beginning of the part | ||
| 9097 | 2026.05.06 03:58:50.081074 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.05.06 03:58:50.081115 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9099 | 2026.05.06 03:58:50.081564 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9100 | 2026.05.06 03:58:50.081794 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.05.06 03:58:50.081846 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001730198 sec., 1772629.490959994 rows/sec., 128.66 MiB/sec. | ||
| 9102 | 2026.05.06 03:58:50.081908 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9103 | 2026.05.06 03:58:50.081930 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001646 sec., 909477.5212636696 rows/sec., 55.16 MiB/sec. | ||
| 9104 | 2026.05.06 03:58:50.081945 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.05.06 03:58:50.081966 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9106 | 2026.05.06 03:58:50.081968 [ 271 ] {4dba19ff-ee15-4057-b03d-3f53c6db99a1} <Debug> TCPHandler: Processed in 0.00181511 sec. | ||
| 9107 | 2026.05.06 03:58:50.082019 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9108 | 2026.05.06 03:58:50.082054 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9109 | 2026.05.06 03:58:50.082095 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.05.06 03:58:50.082164 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9111 | 2026.05.06 03:58:50.082197 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9112 | 2026.05.06 03:58:50.082201 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22313 rows starting from the beginning of the part | ||
| 9113 | 2026.05.06 03:58:50.082262 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <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 | ||
| 9114 | 2026.05.06 03:58:50.082276 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.05.06 03:58:50.082282 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9116 | 2026.05.06 03:58:50.082333 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 197 rows starting from the beginning of the part | ||
| 9117 | 2026.05.06 03:58:50.082349 [ 192 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_66_13} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9118 | 2026.05.06 03:58:50.082380 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9119 | 2026.05.06 03:58:50.082424 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9120 | 2026.05.06 03:58:50.082438 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9121 | 2026.05.06 03:58:50.082464 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1497 rows starting from the beginning of the part | ||
| 9122 | 2026.05.06 03:58:50.083060 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.05.06 03:58:50.083101 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9124 | 2026.05.06 03:58:50.083622 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9125 | 2026.05.06 03:58:50.083864 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.05.06 03:58:50.084014 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001836 sec., 4901.9607843137255 rows/sec., 8.78 MiB/sec. | ||
| 9127 | 2026.05.06 03:58:50.084068 [ 271 ] {6ec5737f-2ba1-4f19-960c-226e2c2d8583} <Debug> TCPHandler: Processed in 0.002022926 sec. | ||
| 9128 | 2026.05.06 03:58:50.084194 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.05.06 03:58:50.084288 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9130 | 2026.05.06 03:58:50.084333 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9131 | 2026.05.06 03:58:50.084671 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.05.06 03:58:50.084709 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9133 | 2026.05.06 03:58:50.085023 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9134 | 2026.05.06 03:58:50.085240 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.05.06 03:58:50.085365 [ 82 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9136 | 2026.05.06 03:58:50.085376 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 748.08 KiB/sec. | ||
| 9137 | 2026.05.06 03:58:50.085409 [ 82 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.05.06 03:58:50.085427 [ 271 ] {da7f05c6-5b7d-4143-8f3a-ce7943cab5c9} <Debug> TCPHandler: Processed in 0.001284286 sec. | ||
| 9139 | 2026.05.06 03:58:50.085436 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9140 | 2026.05.06 03:58:50.085528 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9141 | 2026.05.06 03:58:50.085628 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9142 | 2026.05.06 03:58:50.085656 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3180 rows starting from the beginning of the part | ||
| 9143 | 2026.05.06 03:58:50.085709 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9144 | 2026.05.06 03:58:50.085753 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9145 | 2026.05.06 03:58:50.085797 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9146 | 2026.05.06 03:58:50.085836 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9147 | 2026.05.06 03:58:50.085875 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
| 9148 | 2026.05.06 03:58:50.095422 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3432 rows, containing 4 columns (4 merged, 0 gathered) in 0.009928826 sec., 345660.20192115364 rows/sec., 23.30 MiB/sec. | ||
| 9149 | 2026.05.06 03:58:50.095847 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9150 | 2026.05.06 03:58:50.096159 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.05.06 03:58:50.096239 [ 195 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_66_13} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9152 | 2026.05.06 03:58:50.096317 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9153 | 2026.05.06 03:58:50.130200 [ 195 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24487 rows, containing 5 columns (5 merged, 0 gathered) in 0.04818517 sec., 508185.4022721099 rows/sec., 32.82 MiB/sec. | ||
| 9154 | 2026.05.06 03:58:50.130711 [ 192 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9155 | 2026.05.06 03:58:50.131012 [ 192 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.05.06 03:58:50.131091 [ 192 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9157 | 2026.05.06 03:58:50.131171 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9158 | 2026.05.06 03:58:54.240453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19668 | ||
| 9159 | 2026.05.06 03:58:54.240990 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.05.06 03:58:54.241041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9161 | 2026.05.06 03:58:54.241551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9162 | 2026.05.06 03:58:54.241799 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.05.06 03:58:54.241950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19668 | ||
| 9164 | 2026.05.06 03:58:54.241966 [ 78 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9165 | 2026.05.06 03:58:54.242031 [ 78 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.05.06 03:58:54.242050 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9167 | 2026.05.06 03:58:54.242158 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::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 | ||
| 9168 | 2026.05.06 03:58:54.242285 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9169 | 2026.05.06 03:58:54.242329 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17236 rows starting from the beginning of the part | ||
| 9170 | 2026.05.06 03:58:54.242399 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9171 | 2026.05.06 03:58:54.242449 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9172 | 2026.05.06 03:58:54.242493 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9173 | 2026.05.06 03:58:54.242540 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9174 | 2026.05.06 03:58:54.242584 [ 186 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9175 | 2026.05.06 03:58:54.244979 [ 195 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19668 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286734 sec., 6859319.090167194 rows/sec., 98.12 MiB/sec. | ||
| 9176 | 2026.05.06 03:58:54.245342 [ 200 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9177 | 2026.05.06 03:58:54.245673 [ 200 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.05.06 03:58:54.245764 [ 200 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_41_8} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9179 | 2026.05.06 03:58:54.245896 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9180 | 2026.05.06 03:58:54.544741 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.05.06 03:58:54.544976 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 9182 | 2026.05.06 03:58:54.545344 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9183 | 2026.05.06 03:58:54.545387 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <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 | ||
| 9184 | 2026.05.06 03:58:54.545617 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9185 | 2026.05.06 03:58:54.545691 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9186 | 2026.05.06 03:58:54.545832 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9187 | 2026.05.06 03:58:54.545958 [ 318 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9188 | 2026.05.06 03:58:54.545964 [ 325 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9189 | 2026.05.06 03:58:54.545996 [ 332 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9190 | 2026.05.06 03:58:54.545964 [ 313 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9191 | 2026.05.06 03:58:54.546180 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9192 | 2026.05.06 03:58:54.546208 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9193 | 2026.05.06 03:58:54.546280 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9194 | 2026.05.06 03:58:54.546300 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9195 | 2026.05.06 03:58:54.546337 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9196 | 2026.05.06 03:58:54.546382 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9197 | 2026.05.06 03:58:54.547459 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002578 sec., 13576.415826221877 rows/sec., 2.29 MiB/sec. | ||
| 9198 | 2026.05.06 03:58:54.547596 [ 271 ] {478ce6aa-0282-4c97-bbc4-4cb3d330f86e} <Debug> TCPHandler: Processed in 0.002994164 sec. | ||
| 9199 | 2026.05.06 03:58:54.549110 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9200 | 2026.05.06 03:58:54.549223 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9201 | 2026.05.06 03:58:54.549268 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9202 | 2026.05.06 03:58:54.549767 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2026.05.06 03:58:54.549811 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9204 | 2026.05.06 03:58:54.550181 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9205 | 2026.05.06 03:58:54.550419 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9206 | 2026.05.06 03:58:54.550572 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001382 sec., 40520.98408104197 rows/sec., 3.11 MiB/sec. | ||
| 9207 | 2026.05.06 03:58:54.550613 [ 271 ] {102d9e02-85e7-498d-8dc1-8aad371bbf64} <Debug> TCPHandler: Processed in 0.001556523 sec. | ||
| 9208 | 2026.05.06 03:58:54.550733 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9209 | 2026.05.06 03:58:54.550833 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9210 | 2026.05.06 03:58:54.550877 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9211 | 2026.05.06 03:58:54.551309 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.05.06 03:58:54.551347 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9213 | 2026.05.06 03:58:54.551659 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9214 | 2026.05.06 03:58:54.551871 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.05.06 03:58:54.552007 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 9216 | 2026.05.06 03:58:54.552045 [ 271 ] {5827ff54-0c6c-4ac5-8a89-863afba791c1} <Debug> TCPHandler: Processed in 0.001362188 sec. | ||
| 9217 | 2026.05.06 03:58:54.552162 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9218 | 2026.05.06 03:58:54.552259 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9219 | 2026.05.06 03:58:54.552305 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9220 | 2026.05.06 03:58:54.552687 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.05.06 03:58:54.552725 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9222 | 2026.05.06 03:58:54.553062 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9223 | 2026.05.06 03:58:54.553278 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.05.06 03:58:54.553427 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001186 sec., 107925.80101180439 rows/sec., 7.52 MiB/sec. | ||
| 9225 | 2026.05.06 03:58:54.553465 [ 271 ] {fa8ebe81-ae7b-4bc4-8692-9290e290c8ae} <Debug> TCPHandler: Processed in 0.001352017 sec. | ||
| 9226 | 2026.05.06 03:58:54.553582 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.05.06 03:58:54.553677 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.05.06 03:58:54.553719 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9229 | 2026.05.06 03:58:54.554066 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.05.06 03:58:54.554100 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9231 | 2026.05.06 03:58:54.554422 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9232 | 2026.05.06 03:58:54.554641 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.05.06 03:58:54.554773 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 9234 | 2026.05.06 03:58:54.554808 [ 271 ] {f04dc194-ff54-4bea-ab07-b1365fadc76b} <Debug> TCPHandler: Processed in 0.001276606 sec. | ||
| 9235 | 2026.05.06 03:58:55.256110 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9236 | 2026.05.06 03:58:55.275144 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.05.06 03:58:55.275219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9238 | 2026.05.06 03:58:55.281405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9239 | 2026.05.06 03:58:55.282108 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.05.06 03:58:55.282411 [ 77 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9241 | 2026.05.06 03:58:55.282473 [ 77 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.05.06 03:58:55.282496 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9243 | 2026.05.06 03:58:55.282612 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::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 | ||
| 9244 | 2026.05.06 03:58:55.285269 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9245 | 2026.05.06 03:58:55.285698 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9246 | 2026.05.06 03:58:55.286538 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9247 | 2026.05.06 03:58:55.290036 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9248 | 2026.05.06 03:58:55.293449 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9249 | 2026.05.06 03:58:55.297533 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9250 | 2026.05.06 03:58:55.301591 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9251 | 2026.05.06 03:58:55.306236 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9252 | 2026.05.06 03:58:55.361579 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079018878 sec., 3910.457954110662 rows/sec., 20.22 MiB/sec. | ||
| 9253 | 2026.05.06 03:58:55.363842 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9254 | 2026.05.06 03:58:55.365582 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.05.06 03:58:55.365684 [ 186 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_41_8} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9256 | 2026.05.06 03:58:55.367435 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9257 | 2026.05.06 03:58:56.771183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1088 | ||
| 9258 | 2026.05.06 03:58:56.773768 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.05.06 03:58:56.773815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9260 | 2026.05.06 03:58:56.775041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9261 | 2026.05.06 03:58:56.775299 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.05.06 03:58:56.775556 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 9263 | 2026.05.06 03:58:57.411211 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64710 | ||
| 9264 | 2026.05.06 03:58:57.411307 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9265 | 2026.05.06 03:58:57.411333 [ 269 ] {} <Debug> TCP-Session: 806ef114-1c95-4301-be9a-ec51ca0232d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64710 | ||
| 9266 | 2026.05.06 03:58:57.411355 [ 269 ] {} <Debug> TCP-Session: 806ef114-1c95-4301-be9a-ec51ca0232d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.05.06 03:58:57.411368 [ 269 ] {} <Debug> TCP-Session: 806ef114-1c95-4301-be9a-ec51ca0232d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.05.06 03:58:57.411605 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34014 | ||
| 9269 | 2026.05.06 03:58:57.411629 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47665 | ||
| 9270 | 2026.05.06 03:58:57.411675 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47523 | ||
| 9271 | 2026.05.06 03:58:57.411684 [ 269 ] {} <Trace> TCP-Session: 806ef114-1c95-4301-be9a-ec51ca0232d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.05.06 03:58:57.411673 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54416 | ||
| 9273 | 2026.05.06 03:58:57.411664 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57438 | ||
| 9274 | 2026.05.06 03:58:57.411621 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57077 | ||
| 9275 | 2026.05.06 03:58:57.411619 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33919 | ||
| 9276 | 2026.05.06 03:58:57.411860 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9277 | 2026.05.06 03:58:57.411649 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41770 | ||
| 9278 | 2026.05.06 03:58:57.411902 [ 269 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9279 | 2026.05.06 03:58:57.411903 [ 303 ] {} <Debug> TCP-Session: e88aa200-21f9-4c92-ae5c-7aaea9a9bf1a Authenticating user 'default' from [fd00:1122:3344:101::e]:34014 | ||
| 9280 | 2026.05.06 03:58:57.411965 [ 303 ] {} <Debug> TCP-Session: e88aa200-21f9-4c92-ae5c-7aaea9a9bf1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.05.06 03:58:57.411985 [ 303 ] {} <Debug> TCP-Session: e88aa200-21f9-4c92-ae5c-7aaea9a9bf1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9282 | 2026.05.06 03:58:57.412188 [ 269 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9283 | 2026.05.06 03:58:57.412247 [ 269 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9284 | 2026.05.06 03:58:57.412308 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9285 | 2026.05.06 03:58:57.412353 [ 311 ] {} <Debug> TCP-Session: 902be7ff-212b-4921-b3f9-012f909cb107 Authenticating user 'default' from [fd00:1122:3344:101::e]:54416 | ||
| 9286 | 2026.05.06 03:58:57.412374 [ 311 ] {} <Debug> TCP-Session: 902be7ff-212b-4921-b3f9-012f909cb107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.05.06 03:58:57.412390 [ 311 ] {} <Debug> TCP-Session: 902be7ff-212b-4921-b3f9-012f909cb107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.05.06 03:58:57.412389 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9289 | 2026.05.06 03:58:57.412428 [ 307 ] {} <Debug> TCP-Session: a2e88d4e-6b66-49af-8d3d-22163459961e Authenticating user 'default' from [fd00:1122:3344:101::e]:33919 | ||
| 9290 | 2026.05.06 03:58:57.412444 [ 307 ] {} <Debug> TCP-Session: a2e88d4e-6b66-49af-8d3d-22163459961e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.05.06 03:58:57.412456 [ 307 ] {} <Debug> TCP-Session: a2e88d4e-6b66-49af-8d3d-22163459961e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.05.06 03:58:57.412548 [ 269 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 9293 | 2026.05.06 03:58:57.412799 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9294 | 2026.05.06 03:58:57.412839 [ 304 ] {} <Debug> TCP-Session: ffecf528-992c-4395-83ee-0bc668011996 Authenticating user 'default' from [fd00:1122:3344:101::e]:57077 | ||
| 9295 | 2026.05.06 03:58:57.412862 [ 304 ] {} <Debug> TCP-Session: ffecf528-992c-4395-83ee-0bc668011996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.05.06 03:58:57.412878 [ 304 ] {} <Debug> TCP-Session: ffecf528-992c-4395-83ee-0bc668011996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.05.06 03:58:57.413190 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9298 | 2026.05.06 03:58:57.413240 [ 3 ] {} <Debug> TCP-Session: 8c572153-67c8-4b04-b769-634fc79e1043 Authenticating user 'default' from [fd00:1122:3344:101::e]:47523 | ||
| 9299 | 2026.05.06 03:58:57.413270 [ 3 ] {} <Debug> TCP-Session: 8c572153-67c8-4b04-b769-634fc79e1043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.05.06 03:58:57.413293 [ 3 ] {} <Debug> TCP-Session: 8c572153-67c8-4b04-b769-634fc79e1043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.05.06 03:58:57.413345 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9302 | 2026.05.06 03:58:57.413387 [ 308 ] {} <Debug> TCP-Session: d47c20ba-3476-4ec5-899b-bc78d66be0d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47665 | ||
| 9303 | 2026.05.06 03:58:57.413409 [ 308 ] {} <Debug> TCP-Session: d47c20ba-3476-4ec5-899b-bc78d66be0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.05.06 03:58:57.413427 [ 308 ] {} <Debug> TCP-Session: d47c20ba-3476-4ec5-899b-bc78d66be0d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.05.06 03:58:57.413490 [ 318 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Trace> AggregatingTransform: Aggregating | ||
| 9306 | 2026.05.06 03:58:57.413527 [ 318 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Trace> Aggregator: Aggregation method: without_key | ||
| 9307 | 2026.05.06 03:58:57.413559 [ 318 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903375 sec. (1106.960 rows/sec., 43.24 KiB/sec.) | ||
| 9308 | 2026.05.06 03:58:57.413579 [ 318 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Trace> Aggregator: Merging aggregated data | ||
| 9309 | 2026.05.06 03:58:57.413837 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9310 | 2026.05.06 03:58:57.413874 [ 309 ] {} <Debug> TCP-Session: 09bf6b8a-b6a4-426a-b697-ccc33067fca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41770 | ||
| 9311 | 2026.05.06 03:58:57.413893 [ 309 ] {} <Debug> TCP-Session: 09bf6b8a-b6a4-426a-b697-ccc33067fca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.05.06 03:58:57.413906 [ 309 ] {} <Debug> TCP-Session: 09bf6b8a-b6a4-426a-b697-ccc33067fca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.05.06 03:58:57.413960 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9314 | 2026.05.06 03:58:57.413991 [ 310 ] {} <Debug> TCP-Session: a27b74b7-3104-475d-872b-8daa5609674e Authenticating user 'default' from [fd00:1122:3344:101::e]:57438 | ||
| 9315 | 2026.05.06 03:58:57.414009 [ 310 ] {} <Debug> TCP-Session: a27b74b7-3104-475d-872b-8daa5609674e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.05.06 03:58:57.414021 [ 310 ] {} <Debug> TCP-Session: a27b74b7-3104-475d-872b-8daa5609674e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.05.06 03:58:57.415052 [ 269 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 9318 | 2026.05.06 03:58:57.415202 [ 269 ] {934a0ddc-e3ec-4396-88e2-7df671c7b761} <Debug> TCPHandler: Processed in 0.003629921 sec. | ||
| 9319 | 2026.05.06 03:58:57.415330 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9320 | 2026.05.06 03:58:57.415356 [ 269 ] {} <Debug> TCP-Session: 806ef114-1c95-4301-be9a-ec51ca0232d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.05.06 03:58:57.415363 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9322 | 2026.05.06 03:58:57.415387 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9323 | 2026.05.06 03:58:57.415409 [ 3 ] {} <Debug> TCP-Session: 8c572153-67c8-4b04-b769-634fc79e1043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.05.06 03:58:57.415409 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9325 | 2026.05.06 03:58:57.415428 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9326 | 2026.05.06 03:58:57.415446 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9327 | 2026.05.06 03:58:57.415469 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9328 | 2026.05.06 03:58:57.415480 [ 307 ] {} <Debug> TCP-Session: a2e88d4e-6b66-49af-8d3d-22163459961e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.05.06 03:58:57.415503 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9330 | 2026.05.06 03:58:57.415526 [ 309 ] {} <Debug> TCP-Session: 09bf6b8a-b6a4-426a-b697-ccc33067fca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.05.06 03:58:57.415507 [ 308 ] {} <Debug> TCP-Session: d47c20ba-3476-4ec5-899b-bc78d66be0d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.05.06 03:58:57.415562 [ 310 ] {} <Debug> TCP-Session: a27b74b7-3104-475d-872b-8daa5609674e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.05.06 03:58:57.415479 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9334 | 2026.05.06 03:58:57.415464 [ 311 ] {} <Debug> TCP-Session: 902be7ff-212b-4921-b3f9-012f909cb107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.05.06 03:58:57.415634 [ 304 ] {} <Debug> TCP-Session: ffecf528-992c-4395-83ee-0bc668011996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.05.06 03:58:57.415432 [ 303 ] {} <Debug> TCP-Session: e88aa200-21f9-4c92-ae5c-7aaea9a9bf1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.05.06 03:58:59.525520 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54606 | ||
| 9338 | 2026.05.06 03:58:59.525627 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9339 | 2026.05.06 03:58:59.525653 [ 310 ] {} <Debug> TCP-Session: 0f8ab7a1-1973-4aa9-a4de-ca1e21c4da5d Authenticating user 'default' from [fd00:1122:3344:101::e]:54606 | ||
| 9340 | 2026.05.06 03:58:59.525675 [ 310 ] {} <Debug> TCP-Session: 0f8ab7a1-1973-4aa9-a4de-ca1e21c4da5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.05.06 03:58:59.525688 [ 310 ] {} <Debug> TCP-Session: 0f8ab7a1-1973-4aa9-a4de-ca1e21c4da5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9342 | 2026.05.06 03:58:59.525924 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42582 | ||
| 9343 | 2026.05.06 03:58:59.525930 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63041 | ||
| 9344 | 2026.05.06 03:58:59.525979 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37826 | ||
| 9345 | 2026.05.06 03:58:59.525995 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9346 | 2026.05.06 03:58:59.526010 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42464 | ||
| 9347 | 2026.05.06 03:58:59.526049 [ 3 ] {} <Debug> TCP-Session: b3d0f072-5479-498d-b112-ea737c415cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42582 | ||
| 9348 | 2026.05.06 03:58:59.526066 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9349 | 2026.05.06 03:58:59.526082 [ 3 ] {} <Debug> TCP-Session: b3d0f072-5479-498d-b112-ea737c415cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.05.06 03:58:59.526032 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62383 | ||
| 9351 | 2026.05.06 03:58:59.526100 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9352 | 2026.05.06 03:58:59.526110 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9353 | 2026.05.06 03:58:59.526148 [ 269 ] {} <Debug> TCP-Session: a43224c5-f6a5-4302-9eee-c00963b4af3a Authenticating user 'default' from [fd00:1122:3344:101::e]:37826 | ||
| 9354 | 2026.05.06 03:58:59.526170 [ 307 ] {} <Debug> TCP-Session: 1f98983c-741a-4c5d-a975-327949f14e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:42464 | ||
| 9355 | 2026.05.06 03:58:59.526172 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9356 | 2026.05.06 03:58:59.526193 [ 269 ] {} <Debug> TCP-Session: a43224c5-f6a5-4302-9eee-c00963b4af3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.05.06 03:58:59.526210 [ 307 ] {} <Debug> TCP-Session: 1f98983c-741a-4c5d-a975-327949f14e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.05.06 03:58:59.526220 [ 269 ] {} <Debug> TCP-Session: a43224c5-f6a5-4302-9eee-c00963b4af3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.05.06 03:58:59.526218 [ 309 ] {} <Debug> TCP-Session: 82d7d077-02f2-4b6f-95b6-e03fc7e47c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:62383 | ||
| 9360 | 2026.05.06 03:58:59.526235 [ 307 ] {} <Debug> TCP-Session: 1f98983c-741a-4c5d-a975-327949f14e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.05.06 03:58:59.526267 [ 309 ] {} <Debug> TCP-Session: 82d7d077-02f2-4b6f-95b6-e03fc7e47c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.05.06 03:58:59.526106 [ 3 ] {} <Debug> TCP-Session: b3d0f072-5479-498d-b112-ea737c415cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.05.06 03:58:59.526292 [ 309 ] {} <Debug> TCP-Session: 82d7d077-02f2-4b6f-95b6-e03fc7e47c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.05.06 03:58:59.526104 [ 311 ] {} <Debug> TCP-Session: b3079d55-c0f2-42de-8feb-b497a6cd4aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:63041 | ||
| 9365 | 2026.05.06 03:58:59.526100 [ 310 ] {} <Trace> TCP-Session: 0f8ab7a1-1973-4aa9-a4de-ca1e21c4da5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.05.06 03:58:59.526350 [ 311 ] {} <Debug> TCP-Session: b3079d55-c0f2-42de-8feb-b497a6cd4aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2026.05.06 03:58:59.526025 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61913 | ||
| 9368 | 2026.05.06 03:58:59.526008 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33109 | ||
| 9369 | 2026.05.06 03:58:59.525984 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36513 | ||
| 9370 | 2026.05.06 03:58:59.526387 [ 311 ] {} <Debug> TCP-Session: b3079d55-c0f2-42de-8feb-b497a6cd4aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.05.06 03:58:59.526489 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9372 | 2026.05.06 03:58:59.526493 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9373 | 2026.05.06 03:58:59.526520 [ 308 ] {} <Debug> TCP-Session: 1b6a64c0-8666-4bec-9060-65d4b760a8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61913 | ||
| 9374 | 2026.05.06 03:58:59.526525 [ 304 ] {} <Debug> TCP-Session: ced1401d-a345-45d9-9aba-4c0bcdf2f037 Authenticating user 'default' from [fd00:1122:3344:101::e]:33109 | ||
| 9375 | 2026.05.06 03:58:59.526523 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9376 | 2026.05.06 03:58:59.526540 [ 310 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54606) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9377 | 2026.05.06 03:58:59.526566 [ 303 ] {} <Debug> TCP-Session: d2d49e2d-2952-49bb-833a-aff20761ec0a Authenticating user 'default' from [fd00:1122:3344:101::e]:36513 | ||
| 9378 | 2026.05.06 03:58:59.526543 [ 308 ] {} <Debug> TCP-Session: 1b6a64c0-8666-4bec-9060-65d4b760a8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2026.05.06 03:58:59.526597 [ 303 ] {} <Debug> TCP-Session: d2d49e2d-2952-49bb-833a-aff20761ec0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2026.05.06 03:58:59.526616 [ 308 ] {} <Debug> TCP-Session: 1b6a64c0-8666-4bec-9060-65d4b760a8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.05.06 03:58:59.526628 [ 303 ] {} <Debug> TCP-Session: d2d49e2d-2952-49bb-833a-aff20761ec0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2026.05.06 03:58:59.526551 [ 304 ] {} <Debug> TCP-Session: ced1401d-a345-45d9-9aba-4c0bcdf2f037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2026.05.06 03:58:59.526681 [ 304 ] {} <Debug> TCP-Session: ced1401d-a345-45d9-9aba-4c0bcdf2f037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.05.06 03:58:59.526893 [ 310 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9385 | 2026.05.06 03:58:59.526952 [ 310 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9386 | 2026.05.06 03:58:59.527257 [ 310 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 9387 | 2026.05.06 03:58:59.528348 [ 345 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Trace> AggregatingTransform: Aggregating | ||
| 9388 | 2026.05.06 03:58:59.528392 [ 345 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Trace> Aggregator: Aggregation method: without_key | ||
| 9389 | 2026.05.06 03:58:59.528432 [ 345 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00107555 sec. (929.757 rows/sec., 36.32 KiB/sec.) | ||
| 9390 | 2026.05.06 03:58:59.528450 [ 345 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Trace> Aggregator: Merging aggregated data | ||
| 9391 | 2026.05.06 03:58:59.529803 [ 310 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00333 sec., 300.3003003003003 rows/sec., 11.73 KiB/sec. | ||
| 9392 | 2026.05.06 03:58:59.529993 [ 310 ] {e099235b-d413-40e7-ac2d-4a265cca6d17} <Debug> TCPHandler: Processed in 0.004073663 sec. | ||
| 9393 | 2026.05.06 03:58:59.530135 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9394 | 2026.05.06 03:58:59.530161 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9395 | 2026.05.06 03:58:59.530175 [ 310 ] {} <Debug> TCP-Session: 0f8ab7a1-1973-4aa9-a4de-ca1e21c4da5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.05.06 03:58:59.530179 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9397 | 2026.05.06 03:58:59.530207 [ 309 ] {} <Debug> TCP-Session: 82d7d077-02f2-4b6f-95b6-e03fc7e47c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.05.06 03:58:59.530202 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9399 | 2026.05.06 03:58:59.530230 [ 269 ] {} <Debug> TCP-Session: a43224c5-f6a5-4302-9eee-c00963b4af3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9400 | 2026.05.06 03:58:59.530250 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9401 | 2026.05.06 03:58:59.530253 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9402 | 2026.05.06 03:58:59.530286 [ 3 ] {} <Debug> TCP-Session: b3d0f072-5479-498d-b112-ea737c415cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2026.05.06 03:58:59.530317 [ 303 ] {} <Debug> TCP-Session: d2d49e2d-2952-49bb-833a-aff20761ec0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2026.05.06 03:58:59.530319 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9405 | 2026.05.06 03:58:59.530269 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9406 | 2026.05.06 03:58:59.530373 [ 308 ] {} <Debug> TCP-Session: 1b6a64c0-8666-4bec-9060-65d4b760a8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9407 | 2026.05.06 03:58:59.530217 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9408 | 2026.05.06 03:58:59.530401 [ 307 ] {} <Debug> TCP-Session: 1f98983c-741a-4c5d-a975-327949f14e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2026.05.06 03:58:59.530292 [ 304 ] {} <Debug> TCP-Session: ced1401d-a345-45d9-9aba-4c0bcdf2f037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9410 | 2026.05.06 03:58:59.530439 [ 311 ] {} <Debug> TCP-Session: b3079d55-c0f2-42de-8feb-b497a6cd4aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9411 | 2026.05.06 03:58:59.548036 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2026.05.06 03:58:59.548244 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9413 | 2026.05.06 03:58:59.548594 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9414 | 2026.05.06 03:58:59.548633 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9415 | 2026.05.06 03:58:59.548857 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9416 | 2026.05.06 03:58:59.548942 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9417 | 2026.05.06 03:58:59.549095 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9418 | 2026.05.06 03:58:59.549182 [ 315 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9419 | 2026.05.06 03:58:59.549205 [ 365 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9420 | 2026.05.06 03:58:59.549215 [ 317 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9421 | 2026.05.06 03:58:59.549238 [ 358 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9422 | 2026.05.06 03:58:59.549360 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9423 | 2026.05.06 03:58:59.549394 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9424 | 2026.05.06 03:58:59.549471 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9425 | 2026.05.06 03:58:59.549494 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9426 | 2026.05.06 03:58:59.549531 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9427 | 2026.05.06 03:58:59.549574 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9428 | 2026.05.06 03:58:59.550697 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002545 sec., 13752.455795677799 rows/sec., 2.32 MiB/sec. | ||
| 9429 | 2026.05.06 03:58:59.550826 [ 271 ] {08bccf45-5c20-4983-b6f5-79967970b0ce} <Debug> TCPHandler: Processed in 0.002923971 sec. | ||
| 9430 | 2026.05.06 03:58:59.554267 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.05.06 03:58:59.554403 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9432 | 2026.05.06 03:58:59.554456 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9433 | 2026.05.06 03:58:59.555047 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.05.06 03:58:59.555092 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9435 | 2026.05.06 03:58:59.555488 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9436 | 2026.05.06 03:58:59.555722 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.05.06 03:58:59.555882 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001518 sec., 90909.09090909091 rows/sec., 7.91 MiB/sec. | ||
| 9438 | 2026.05.06 03:58:59.555926 [ 271 ] {f5f6e650-e19d-4985-b7f1-def5194f39b6} <Debug> TCPHandler: Processed in 0.001727598 sec. | ||
| 9439 | 2026.05.06 03:58:59.556054 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.05.06 03:58:59.556159 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9441 | 2026.05.06 03:58:59.556205 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9442 | 2026.05.06 03:58:59.556643 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.05.06 03:58:59.556680 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9444 | 2026.05.06 03:58:59.557004 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9445 | 2026.05.06 03:58:59.557237 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.05.06 03:58:59.557373 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001238 sec., 33117.932148626816 rows/sec., 2.43 MiB/sec. | ||
| 9447 | 2026.05.06 03:58:59.557413 [ 271 ] {cc4f52ce-ac17-4ed8-8f5a-11a7d12cc0e9} <Debug> TCPHandler: Processed in 0.001412049 sec. | ||
| 9448 | 2026.05.06 03:58:59.557540 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.05.06 03:58:59.557664 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9450 | 2026.05.06 03:58:59.557715 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9451 | 2026.05.06 03:58:59.558256 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.06 03:58:59.558299 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9453 | 2026.05.06 03:58:59.558685 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9454 | 2026.05.06 03:58:59.558898 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.06 03:58:59.559032 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001394 sec., 75322.81205164992 rows/sec., 5.88 MiB/sec. | ||
| 9456 | 2026.05.06 03:58:59.559071 [ 271 ] {5f7b2e45-8560-4f80-b77e-48413f928a89} <Debug> TCPHandler: Processed in 0.001592454 sec. | ||
| 9457 | 2026.05.06 03:58:59.559191 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.05.06 03:58:59.559288 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.06 03:58:59.559332 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9460 | 2026.05.06 03:58:59.559757 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.05.06 03:58:59.559792 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9462 | 2026.05.06 03:58:59.560127 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9463 | 2026.05.06 03:58:59.560343 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.05.06 03:58:59.560477 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 9465 | 2026.05.06 03:58:59.560516 [ 271 ] {a7620cbd-db36-41c0-91f1-d0ee14635f1e} <Debug> TCPHandler: Processed in 0.001374408 sec. | ||
| 9466 | 2026.05.06 03:58:59.560675 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.05.06 03:58:59.560771 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.05.06 03:58:59.560827 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <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 | ||
| 9469 | 2026.05.06 03:58:59.560976 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58471 | ||
| 9470 | 2026.05.06 03:58:59.561069 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9471 | 2026.05.06 03:58:59.561097 [ 310 ] {} <Debug> TCP-Session: 086b96a5-42c3-41c8-bdf8-a3683d2856b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58471 | ||
| 9472 | 2026.05.06 03:58:59.561119 [ 310 ] {} <Debug> TCP-Session: 086b96a5-42c3-41c8-bdf8-a3683d2856b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.05.06 03:58:59.561132 [ 310 ] {} <Debug> TCP-Session: 086b96a5-42c3-41c8-bdf8-a3683d2856b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2026.05.06 03:58:59.561327 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36700 | ||
| 9475 | 2026.05.06 03:58:59.561337 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64142 | ||
| 9476 | 2026.05.06 03:58:59.561354 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40972 | ||
| 9477 | 2026.05.06 03:58:59.561358 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46182 | ||
| 9478 | 2026.05.06 03:58:59.561398 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9479 | 2026.05.06 03:58:59.561435 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60279 | ||
| 9480 | 2026.05.06 03:58:59.561460 [ 311 ] {} <Debug> TCP-Session: 088d9431-a5d7-47da-a7c0-983880e484af Authenticating user 'default' from [fd00:1122:3344:101::e]:36700 | ||
| 9481 | 2026.05.06 03:58:59.561457 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58789 | ||
| 9482 | 2026.05.06 03:58:59.561484 [ 311 ] {} <Debug> TCP-Session: 088d9431-a5d7-47da-a7c0-983880e484af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2026.05.06 03:58:59.561489 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9484 | 2026.05.06 03:58:59.561506 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9485 | 2026.05.06 03:58:59.561515 [ 311 ] {} <Debug> TCP-Session: 088d9431-a5d7-47da-a7c0-983880e484af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.05.06 03:58:59.561538 [ 303 ] {} <Debug> TCP-Session: 947a35c0-f3c2-49ef-8ce0-719f3466467d Authenticating user 'default' from [fd00:1122:3344:101::e]:46182 | ||
| 9487 | 2026.05.06 03:58:59.561542 [ 307 ] {} <Debug> TCP-Session: 8d72d80b-46fc-4218-8fa6-3c12d9e0e186 Authenticating user 'default' from [fd00:1122:3344:101::e]:60279 | ||
| 9488 | 2026.05.06 03:58:59.561548 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9489 | 2026.05.06 03:58:59.561564 [ 303 ] {} <Debug> TCP-Session: 947a35c0-f3c2-49ef-8ce0-719f3466467d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.05.06 03:58:59.561569 [ 307 ] {} <Debug> TCP-Session: 8d72d80b-46fc-4218-8fa6-3c12d9e0e186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2026.05.06 03:58:59.561594 [ 309 ] {} <Debug> TCP-Session: fb542452-2ed2-4cc4-a0ac-803815fafd8e Authenticating user 'default' from [fd00:1122:3344:101::e]:58789 | ||
| 9492 | 2026.05.06 03:58:59.561603 [ 303 ] {} <Debug> TCP-Session: 947a35c0-f3c2-49ef-8ce0-719f3466467d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2026.05.06 03:58:59.561462 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9494 | 2026.05.06 03:58:59.561642 [ 309 ] {} <Debug> TCP-Session: fb542452-2ed2-4cc4-a0ac-803815fafd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9495 | 2026.05.06 03:58:59.561449 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58334 | ||
| 9496 | 2026.05.06 03:58:59.561690 [ 309 ] {} <Debug> TCP-Session: fb542452-2ed2-4cc4-a0ac-803815fafd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2026.05.06 03:58:59.561689 [ 269 ] {} <Debug> TCP-Session: 9a3b55e0-5c4b-403c-ab2e-3c5c75cf8d23 Authenticating user 'default' from [fd00:1122:3344:101::e]:40972 | ||
| 9498 | 2026.05.06 03:58:59.561439 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9499 | 2026.05.06 03:58:59.561771 [ 269 ] {} <Debug> TCP-Session: 9a3b55e0-5c4b-403c-ab2e-3c5c75cf8d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.05.06 03:58:59.561792 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9501 | 2026.05.06 03:58:59.561809 [ 3 ] {} <Debug> TCP-Session: ab2761e5-2ed2-4861-99f7-f2a36d6c3a17 Authenticating user 'default' from [fd00:1122:3344:101::e]:64142 | ||
| 9502 | 2026.05.06 03:58:59.561809 [ 269 ] {} <Debug> TCP-Session: 9a3b55e0-5c4b-403c-ab2e-3c5c75cf8d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2026.05.06 03:58:59.561848 [ 3 ] {} <Debug> TCP-Session: ab2761e5-2ed2-4861-99f7-f2a36d6c3a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.05.06 03:58:59.561841 [ 308 ] {} <Debug> TCP-Session: a7db0f7b-1dec-4120-aa31-737c51cc01fe Authenticating user 'default' from [fd00:1122:3344:101::e]:58334 | ||
| 9505 | 2026.05.06 03:58:59.561872 [ 3 ] {} <Debug> TCP-Session: ab2761e5-2ed2-4861-99f7-f2a36d6c3a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2026.05.06 03:58:59.561895 [ 308 ] {} <Debug> TCP-Session: a7db0f7b-1dec-4120-aa31-737c51cc01fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2026.05.06 03:58:59.561806 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2026.05.06 03:58:59.561921 [ 308 ] {} <Debug> TCP-Session: a7db0f7b-1dec-4120-aa31-737c51cc01fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.05.06 03:58:59.561608 [ 307 ] {} <Debug> TCP-Session: 8d72d80b-46fc-4218-8fa6-3c12d9e0e186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.05.06 03:58:59.561956 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9511 | 2026.05.06 03:58:59.561433 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36446 | ||
| 9512 | 2026.05.06 03:58:59.561431 [ 310 ] {} <Trace> TCP-Session: 086b96a5-42c3-41c8-bdf8-a3683d2856b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.05.06 03:58:59.562060 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9514 | 2026.05.06 03:58:59.562087 [ 304 ] {} <Debug> TCP-Session: 5faf6185-6a5b-41da-9e0d-a240c29ef09c Authenticating user 'default' from [fd00:1122:3344:101::e]:36446 | ||
| 9515 | 2026.05.06 03:58:59.562105 [ 304 ] {} <Debug> TCP-Session: 5faf6185-6a5b-41da-9e0d-a240c29ef09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.05.06 03:58:59.562119 [ 304 ] {} <Debug> TCP-Session: 5faf6185-6a5b-41da-9e0d-a240c29ef09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9517 | 2026.05.06 03:58:59.562191 [ 310 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9518 | 2026.05.06 03:58:59.562469 [ 310 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9519 | 2026.05.06 03:58:59.562528 [ 310 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9520 | 2026.05.06 03:58:59.562820 [ 310 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 9521 | 2026.05.06 03:58:59.562917 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9522 | 2026.05.06 03:58:59.563152 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.05.06 03:58:59.563300 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002548 sec., 16091.05180533752 rows/sec., 28.83 MiB/sec. | ||
| 9524 | 2026.05.06 03:58:59.563377 [ 271 ] {2ef91899-4e0e-4fef-b924-69b838000df6} <Debug> TCPHandler: Processed in 0.002751787 sec. | ||
| 9525 | 2026.05.06 03:58:59.563515 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2026.05.06 03:58:59.563626 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9527 | 2026.05.06 03:58:59.563671 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9528 | 2026.05.06 03:58:59.563878 [ 365 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Trace> AggregatingTransform: Aggregating | ||
| 9529 | 2026.05.06 03:58:59.563906 [ 365 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Trace> Aggregator: Aggregation method: without_key | ||
| 9530 | 2026.05.06 03:58:59.563932 [ 365 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016018 sec. (984.235 rows/sec., 38.45 KiB/sec.) | ||
| 9531 | 2026.05.06 03:58:59.563945 [ 365 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Trace> Aggregator: Merging aggregated data | ||
| 9532 | 2026.05.06 03:58:59.564289 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.05.06 03:58:59.564324 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9534 | 2026.05.06 03:58:59.564649 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9535 | 2026.05.06 03:58:59.565069 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.05.06 03:58:59.565208 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001607 sec., 37336.6521468575 rows/sec., 2.52 MiB/sec. | ||
| 9537 | 2026.05.06 03:58:59.565248 [ 271 ] {74c4e76f-b672-44ff-a6b8-19112335afb5} <Debug> TCPHandler: Processed in 0.00178565 sec. | ||
| 9538 | 2026.05.06 03:58:59.565843 [ 310 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003706 sec., 269.8327037236913 rows/sec., 10.54 KiB/sec. | ||
| 9539 | 2026.05.06 03:58:59.566021 [ 310 ] {3e55aad7-1ec6-42cd-9149-cef1a7d70f71} <Debug> TCPHandler: Processed in 0.004709141 sec. | ||
| 9540 | 2026.05.06 03:58:59.566149 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9541 | 2026.05.06 03:58:59.566179 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9542 | 2026.05.06 03:58:59.566205 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9543 | 2026.05.06 03:58:59.566234 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9544 | 2026.05.06 03:58:59.566241 [ 3 ] {} <Debug> TCP-Session: ab2761e5-2ed2-4861-99f7-f2a36d6c3a17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2026.05.06 03:58:59.566256 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9546 | 2026.05.06 03:58:59.566279 [ 309 ] {} <Debug> TCP-Session: fb542452-2ed2-4cc4-a0ac-803815fafd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.05.06 03:58:59.566305 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9548 | 2026.05.06 03:58:59.566332 [ 308 ] {} <Debug> TCP-Session: a7db0f7b-1dec-4120-aa31-737c51cc01fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.05.06 03:58:59.566366 [ 307 ] {} <Debug> TCP-Session: 8d72d80b-46fc-4218-8fa6-3c12d9e0e186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.05.06 03:58:59.566288 [ 311 ] {} <Debug> TCP-Session: 088d9431-a5d7-47da-a7c0-983880e484af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2026.05.06 03:58:59.566287 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9552 | 2026.05.06 03:58:59.566220 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9553 | 2026.05.06 03:58:59.566433 [ 303 ] {} <Debug> TCP-Session: 947a35c0-f3c2-49ef-8ce0-719f3466467d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2026.05.06 03:58:59.566273 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9555 | 2026.05.06 03:58:59.566480 [ 269 ] {} <Debug> TCP-Session: 9a3b55e0-5c4b-403c-ab2e-3c5c75cf8d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.05.06 03:58:59.566506 [ 304 ] {} <Debug> TCP-Session: 5faf6185-6a5b-41da-9e0d-a240c29ef09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.05.06 03:58:59.566224 [ 310 ] {} <Debug> TCP-Session: 086b96a5-42c3-41c8-bdf8-a3683d2856b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2026.05.06 03:59:01.588305 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9559 | 2026.05.06 03:59:01.588377 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9560 | 2026.05.06 03:59:01.742097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20116 | ||
| 9561 | 2026.05.06 03:59:01.742647 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.05.06 03:59:01.742693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9563 | 2026.05.06 03:59:01.743185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9564 | 2026.05.06 03:59:01.743406 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.05.06 03:59:01.743531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20116 | ||
| 9566 | 2026.05.06 03:59:02.479646 [ 70 ] {} <Debug> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9567 | 2026.05.06 03:59:02.479709 [ 70 ] {} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.05.06 03:59:02.479731 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9569 | 2026.05.06 03:59:02.479897 [ 195 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::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 | ||
| 9570 | 2026.05.06 03:59:02.480119 [ 195 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9571 | 2026.05.06 03:59:02.480179 [ 195 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9572 | 2026.05.06 03:59:02.480286 [ 195 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9573 | 2026.05.06 03:59:02.480363 [ 195 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9574 | 2026.05.06 03:59:02.480431 [ 195 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9575 | 2026.05.06 03:59:02.480496 [ 195 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9576 | 2026.05.06 03:59:02.481358 [ 202 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550593 sec., 3869.4873509683066 rows/sec., 287.19 KiB/sec. | ||
| 9577 | 2026.05.06 03:59:02.481496 [ 191 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9578 | 2026.05.06 03:59:02.481795 [ 191 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.05.06 03:59:02.481864 [ 191 ] {a6617a13-fe7b-4d01-bf18-c3df37e6a6a4::all_1_9_2} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9580 | 2026.05.06 03:59:02.481926 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9581 | 2026.05.06 03:59:02.785371 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9582 | 2026.05.06 03:59:02.800889 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.05.06 03:59:02.800948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9584 | 2026.05.06 03:59:02.807219 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9585 | 2026.05.06 03:59:02.807937 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.05.06 03:59:02.810933 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9587 | 2026.05.06 03:59:04.546353 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.05.06 03:59:04.546569 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 9589 | 2026.05.06 03:59:04.546910 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9590 | 2026.05.06 03:59:04.546945 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <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 | ||
| 9591 | 2026.05.06 03:59:04.547162 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9592 | 2026.05.06 03:59:04.547230 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9593 | 2026.05.06 03:59:04.547370 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9594 | 2026.05.06 03:59:04.547496 [ 354 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9595 | 2026.05.06 03:59:04.547513 [ 355 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9596 | 2026.05.06 03:59:04.547496 [ 318 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9597 | 2026.05.06 03:59:04.547499 [ 358 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9598 | 2026.05.06 03:59:04.547690 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9599 | 2026.05.06 03:59:04.547717 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9600 | 2026.05.06 03:59:04.547784 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9601 | 2026.05.06 03:59:04.547804 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9602 | 2026.05.06 03:59:04.547839 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9603 | 2026.05.06 03:59:04.547886 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9604 | 2026.05.06 03:59:04.549040 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002556 sec., 13693.270735524256 rows/sec., 2.31 MiB/sec. | ||
| 9605 | 2026.05.06 03:59:04.549148 [ 271 ] {9cf0e4e7-1226-418d-a896-e6d6af8831e6} <Debug> TCPHandler: Processed in 0.002922782 sec. | ||
| 9606 | 2026.05.06 03:59:04.550731 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.05.06 03:59:04.550839 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9608 | 2026.05.06 03:59:04.550886 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9609 | 2026.05.06 03:59:04.551504 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.05.06 03:59:04.551546 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9611 | 2026.05.06 03:59:04.551948 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9612 | 2026.05.06 03:59:04.552161 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.05.06 03:59:04.552303 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001495 sec., 37458.19397993311 rows/sec., 2.88 MiB/sec. | ||
| 9614 | 2026.05.06 03:59:04.552341 [ 271 ] {1c87169a-413a-4474-8595-58be1ae2be04} <Debug> TCPHandler: Processed in 0.001659746 sec. | ||
| 9615 | 2026.05.06 03:59:04.552459 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.05.06 03:59:04.552553 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9617 | 2026.05.06 03:59:04.552597 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9618 | 2026.05.06 03:59:04.553014 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.05.06 03:59:04.553047 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9620 | 2026.05.06 03:59:04.553345 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9621 | 2026.05.06 03:59:04.553549 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.05.06 03:59:04.553673 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 9623 | 2026.05.06 03:59:04.553709 [ 271 ] {79b22a2a-b36c-41b3-ae6d-a3a1a7e7eaa1} <Debug> TCPHandler: Processed in 0.001298325 sec. | ||
| 9624 | 2026.05.06 03:59:04.553827 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.05.06 03:59:04.553921 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9626 | 2026.05.06 03:59:04.553965 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9627 | 2026.05.06 03:59:04.554370 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.05.06 03:59:04.554404 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9629 | 2026.05.06 03:59:04.554728 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9630 | 2026.05.06 03:59:04.554943 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.05.06 03:59:04.555070 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 9632 | 2026.05.06 03:59:04.555105 [ 271 ] {0f69f7f9-17ff-4337-a791-9ff8d76d9130} <Debug> TCPHandler: Processed in 0.001326217 sec. | ||
| 9633 | 2026.05.06 03:59:04.555221 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2026.05.06 03:59:04.555314 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9635 | 2026.05.06 03:59:04.555355 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9636 | 2026.05.06 03:59:04.555687 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2026.05.06 03:59:04.555720 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9638 | 2026.05.06 03:59:04.556023 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9639 | 2026.05.06 03:59:04.556223 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2026.05.06 03:59:04.556350 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 9641 | 2026.05.06 03:59:04.556385 [ 271 ] {c7b72d4b-b7f9-4372-855b-d24fff79a753} <Debug> TCPHandler: Processed in 0.001212604 sec. | ||
| 9642 | 2026.05.06 03:59:06.775823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1118 | ||
| 9643 | 2026.05.06 03:59:06.778129 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2026.05.06 03:59:06.778171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9645 | 2026.05.06 03:59:06.779433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9646 | 2026.05.06 03:59:06.779707 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2026.05.06 03:59:06.779845 [ 67 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9648 | 2026.05.06 03:59:06.779883 [ 67 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.05.06 03:59:06.779901 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9650 | 2026.05.06 03:59:06.779969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 9651 | 2026.05.06 03:59:06.779985 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 9652 | 2026.05.06 03:59:06.780422 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9653 | 2026.05.06 03:59:06.780555 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 946 rows starting from the beginning of the part | ||
| 9654 | 2026.05.06 03:59:06.780889 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 9655 | 2026.05.06 03:59:06.781210 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 9656 | 2026.05.06 03:59:06.781527 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9657 | 2026.05.06 03:59:06.781843 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
| 9658 | 2026.05.06 03:59:06.782135 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 9659 | 2026.05.06 03:59:06.788533 [ 188 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 72 columns (72 merged, 0 gathered) in 0.008579129 sec., 130316.25937784594 rows/sec., 111.23 MiB/sec. | ||
| 9660 | 2026.05.06 03:59:06.789741 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9661 | 2026.05.06 03:59:06.790225 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2026.05.06 03:59:06.790293 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_31_6} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9663 | 2026.05.06 03:59:06.790441 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 9664 | 2026.05.06 03:59:09.243617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20628 | ||
| 9665 | 2026.05.06 03:59:09.244182 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2026.05.06 03:59:09.244217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9667 | 2026.05.06 03:59:09.244711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9668 | 2026.05.06 03:59:09.244945 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.05.06 03:59:09.245070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20628 | ||
| 9670 | 2026.05.06 03:59:09.549034 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.05.06 03:59:09.549280 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9672 | 2026.05.06 03:59:09.549671 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9673 | 2026.05.06 03:59:09.549717 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9674 | 2026.05.06 03:59:09.549998 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9675 | 2026.05.06 03:59:09.550078 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9676 | 2026.05.06 03:59:09.550225 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9677 | 2026.05.06 03:59:09.550339 [ 355 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9678 | 2026.05.06 03:59:09.550357 [ 354 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9679 | 2026.05.06 03:59:09.550371 [ 353 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9680 | 2026.05.06 03:59:09.550356 [ 318 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9681 | 2026.05.06 03:59:09.550530 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9682 | 2026.05.06 03:59:09.550558 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9683 | 2026.05.06 03:59:09.550634 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9684 | 2026.05.06 03:59:09.550658 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9685 | 2026.05.06 03:59:09.550694 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9686 | 2026.05.06 03:59:09.550731 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9687 | 2026.05.06 03:59:09.551877 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002702 sec., 12953.36787564767 rows/sec., 2.18 MiB/sec. | ||
| 9688 | 2026.05.06 03:59:09.552006 [ 271 ] {f6a6aecb-65e9-42e9-900e-6dd6dc4d65d0} <Debug> TCPHandler: Processed in 0.003110777 sec. | ||
| 9689 | 2026.05.06 03:59:09.555174 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2026.05.06 03:59:09.555363 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9691 | 2026.05.06 03:59:09.555440 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9692 | 2026.05.06 03:59:09.556333 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.05.06 03:59:09.556380 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9694 | 2026.05.06 03:59:09.558106 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9695 | 2026.05.06 03:59:09.558585 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2026.05.06 03:59:09.558809 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003498 sec., 6861.063464837051 rows/sec., 582.92 KiB/sec. | ||
| 9697 | 2026.05.06 03:59:09.558864 [ 271 ] {017993d7-2dd0-4b83-9a7f-28498db01fd7} <Debug> TCPHandler: Processed in 0.003782265 sec. | ||
| 9698 | 2026.05.06 03:59:09.559047 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.05.06 03:59:09.559157 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9700 | 2026.05.06 03:59:09.559203 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9701 | 2026.05.06 03:59:09.559691 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.05.06 03:59:09.559733 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9703 | 2026.05.06 03:59:09.560076 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9704 | 2026.05.06 03:59:09.560299 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.05.06 03:59:09.560435 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001302 sec., 10752.68817204301 rows/sec., 876.81 KiB/sec. | ||
| 9706 | 2026.05.06 03:59:09.560474 [ 271 ] {40e68221-de95-4f94-9200-289783776740} <Debug> TCPHandler: Processed in 0.001483542 sec. | ||
| 9707 | 2026.05.06 03:59:09.560597 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.05.06 03:59:09.560701 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9709 | 2026.05.06 03:59:09.560744 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9710 | 2026.05.06 03:59:09.561401 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.05.06 03:59:09.561440 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9712 | 2026.05.06 03:59:09.561794 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9713 | 2026.05.06 03:59:09.562007 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.05.06 03:59:09.562130 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Debug> executeQuery: Read 265 rows, 24.27 KiB in 0.001488 sec., 178091.39784946237 rows/sec., 15.93 MiB/sec. | ||
| 9715 | 2026.05.06 03:59:09.562166 [ 271 ] {f3c3a0a9-83e7-4e37-8ecf-0d6533a8d08f} <Debug> TCPHandler: Processed in 0.001659486 sec. | ||
| 9716 | 2026.05.06 03:59:09.562295 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.05.06 03:59:09.562385 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.05.06 03:59:09.562424 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9719 | 2026.05.06 03:59:09.562905 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.05.06 03:59:09.562941 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9721 | 2026.05.06 03:59:09.563252 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9722 | 2026.05.06 03:59:09.563463 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.05.06 03:59:09.563589 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001168 sec., 57363.01369863014 rows/sec., 4.20 MiB/sec. | ||
| 9724 | 2026.05.06 03:59:09.563627 [ 271 ] {b9ea1792-7cf4-4726-9579-6ce52aca3d67} <Debug> TCPHandler: Processed in 0.001333467 sec. | ||
| 9725 | 2026.05.06 03:59:09.563751 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.05.06 03:59:09.563844 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9727 | 2026.05.06 03:59:09.563884 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9728 | 2026.05.06 03:59:09.564288 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.05.06 03:59:09.564323 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9730 | 2026.05.06 03:59:09.564623 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9731 | 2026.05.06 03:59:09.564847 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.05.06 03:59:09.564973 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 9733 | 2026.05.06 03:59:09.565011 [ 271 ] {2f253ede-2389-42c0-891e-7a0c3394f452} <Debug> TCPHandler: Processed in 0.001309597 sec. | ||
| 9734 | 2026.05.06 03:59:09.565128 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.05.06 03:59:09.565223 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.05.06 03:59:09.565263 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9737 | 2026.05.06 03:59:09.565676 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.05.06 03:59:09.565711 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9739 | 2026.05.06 03:59:09.566022 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9740 | 2026.05.06 03:59:09.566234 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.05.06 03:59:09.566365 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 9742 | 2026.05.06 03:59:09.566403 [ 271 ] {f98564dc-cb76-4a47-8f01-793e586c72c5} <Debug> TCPHandler: Processed in 0.001322886 sec. | ||
| 9743 | 2026.05.06 03:59:09.566522 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.05.06 03:59:09.566615 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9745 | 2026.05.06 03:59:09.566655 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9746 | 2026.05.06 03:59:09.567119 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.05.06 03:59:09.567155 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9748 | 2026.05.06 03:59:09.567480 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9749 | 2026.05.06 03:59:09.567738 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.05.06 03:59:09.567906 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001306 sec., 118683.00153139356 rows/sec., 9.57 MiB/sec. | ||
| 9751 | 2026.05.06 03:59:09.567958 [ 271 ] {03363341-db40-4847-a94f-d34ef6d4e9f8} <Debug> TCPHandler: Processed in 0.001485401 sec. | ||
| 9752 | 2026.05.06 03:59:09.568099 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.05.06 03:59:09.568194 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.05.06 03:59:09.568237 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9755 | 2026.05.06 03:59:09.568646 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.05.06 03:59:09.568681 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9757 | 2026.05.06 03:59:09.569030 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9758 | 2026.05.06 03:59:09.569251 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.05.06 03:59:09.569385 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00121 sec., 167768.59504132232 rows/sec., 12.02 MiB/sec. | ||
| 9760 | 2026.05.06 03:59:09.569423 [ 271 ] {6444c270-251e-4cf9-9fb4-86415047303b} <Debug> TCPHandler: Processed in 0.001372569 sec. | ||
| 9761 | 2026.05.06 03:59:09.569543 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2026.05.06 03:59:09.569637 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9763 | 2026.05.06 03:59:09.569690 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <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 | ||
| 9764 | 2026.05.06 03:59:09.570611 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.05.06 03:59:09.570655 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9766 | 2026.05.06 03:59:09.571312 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9767 | 2026.05.06 03:59:09.571542 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.05.06 03:59:09.571676 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002058 sec., 19922.254616132166 rows/sec., 35.70 MiB/sec. | ||
| 9769 | 2026.05.06 03:59:09.571730 [ 271 ] {bc0c0446-813e-485a-b026-663b80682716} <Debug> TCPHandler: Processed in 0.002235742 sec. | ||
| 9770 | 2026.05.06 03:59:09.571874 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2026.05.06 03:59:09.571969 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9772 | 2026.05.06 03:59:09.572010 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9773 | 2026.05.06 03:59:09.572351 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.05.06 03:59:09.572386 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9775 | 2026.05.06 03:59:09.572696 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9776 | 2026.05.06 03:59:09.572909 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.05.06 03:59:09.573036 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9778 | 2026.05.06 03:59:09.573071 [ 271 ] {a14240ee-62ca-4aa0-b417-f2830d428fe0} <Debug> TCPHandler: Processed in 0.001246685 sec. | ||
| 9779 | 2026.05.06 03:59:10.311010 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9780 | 2026.05.06 03:59:10.328474 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.05.06 03:59:10.328517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9782 | 2026.05.06 03:59:10.334652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9783 | 2026.05.06 03:59:10.335357 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.05.06 03:59:10.337951 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9785 | 2026.05.06 03:59:14.546762 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2026.05.06 03:59:14.546992 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 9787 | 2026.05.06 03:59:14.547356 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9788 | 2026.05.06 03:59:14.547395 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <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 | ||
| 9789 | 2026.05.06 03:59:14.547622 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9790 | 2026.05.06 03:59:14.547695 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9791 | 2026.05.06 03:59:14.547837 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9792 | 2026.05.06 03:59:14.547957 [ 353 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9793 | 2026.05.06 03:59:14.547965 [ 318 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9794 | 2026.05.06 03:59:14.547976 [ 312 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9795 | 2026.05.06 03:59:14.547963 [ 354 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9796 | 2026.05.06 03:59:14.548162 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9797 | 2026.05.06 03:59:14.548192 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9798 | 2026.05.06 03:59:14.548264 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9799 | 2026.05.06 03:59:14.548285 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9800 | 2026.05.06 03:59:14.548320 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9801 | 2026.05.06 03:59:14.548364 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9802 | 2026.05.06 03:59:14.549460 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002557 sec., 13687.91552600704 rows/sec., 2.31 MiB/sec. | ||
| 9803 | 2026.05.06 03:59:14.549595 [ 271 ] {17cc55b7-8b27-4c27-83dc-3be4b7b96abe} <Debug> TCPHandler: Processed in 0.002964463 sec. | ||
| 9804 | 2026.05.06 03:59:14.551160 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2026.05.06 03:59:14.551279 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9806 | 2026.05.06 03:59:14.551325 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9807 | 2026.05.06 03:59:14.551812 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.05.06 03:59:14.551855 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9809 | 2026.05.06 03:59:14.552224 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9810 | 2026.05.06 03:59:14.552456 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.05.06 03:59:14.552596 [ 61 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9812 | 2026.05.06 03:59:14.552609 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001366 sec., 40995.60761346998 rows/sec., 3.15 MiB/sec. | ||
| 9813 | 2026.05.06 03:59:14.552640 [ 61 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.05.06 03:59:14.552659 [ 271 ] {e7967473-ddbd-4549-a129-6238a49e1589} <Debug> TCPHandler: Processed in 0.001553684 sec. | ||
| 9815 | 2026.05.06 03:59:14.552663 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9816 | 2026.05.06 03:59:14.552767 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.05.06 03:59:14.552771 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9818 | 2026.05.06 03:59:14.552868 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9819 | 2026.05.06 03:59:14.552906 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9820 | 2026.05.06 03:59:14.552913 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9821 | 2026.05.06 03:59:14.552947 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2615 rows starting from the beginning of the part | ||
| 9822 | 2026.05.06 03:59:14.553017 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9823 | 2026.05.06 03:59:14.553065 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 9824 | 2026.05.06 03:59:14.553109 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9825 | 2026.05.06 03:59:14.553147 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 9826 | 2026.05.06 03:59:14.553187 [ 198 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9827 | 2026.05.06 03:59:14.553369 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.05.06 03:59:14.553408 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9829 | 2026.05.06 03:59:14.553755 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9830 | 2026.05.06 03:59:14.554001 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.05.06 03:59:14.554115 [ 61 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9832 | 2026.05.06 03:59:14.554131 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 9833 | 2026.05.06 03:59:14.554149 [ 61 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.05.06 03:59:14.554167 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9835 | 2026.05.06 03:59:14.554171 [ 271 ] {61c331fa-1207-48a3-b828-c39f693df52f} <Debug> TCPHandler: Processed in 0.001455521 sec. | ||
| 9836 | 2026.05.06 03:59:14.554261 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9837 | 2026.05.06 03:59:14.554297 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.05.06 03:59:14.554372 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9839 | 2026.05.06 03:59:14.554398 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9840 | 2026.05.06 03:59:14.554408 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 9841 | 2026.05.06 03:59:14.554449 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9842 | 2026.05.06 03:59:14.554476 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9843 | 2026.05.06 03:59:14.554525 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 9844 | 2026.05.06 03:59:14.554563 [ 193 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841692 sec., 1729930.9547959159 rows/sec., 139.89 MiB/sec. | ||
| 9845 | 2026.05.06 03:59:14.554565 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9846 | 2026.05.06 03:59:14.554629 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 155 rows starting from the beginning of the part | ||
| 9847 | 2026.05.06 03:59:14.554697 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9848 | 2026.05.06 03:59:14.554877 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.05.06 03:59:14.554919 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9850 | 2026.05.06 03:59:14.554956 [ 199 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9851 | 2026.05.06 03:59:14.555268 [ 199 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2026.05.06 03:59:14.555332 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9853 | 2026.05.06 03:59:14.555370 [ 199 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_71_14} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9854 | 2026.05.06 03:59:14.555467 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 9855 | 2026.05.06 03:59:14.555566 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.05.06 03:59:14.555674 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9857 | 2026.05.06 03:59:14.555699 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.05.06 03:59:14.555703 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 9859 | 2026.05.06 03:59:14.555716 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9860 | 2026.05.06 03:59:14.555744 [ 271 ] {a6922158-b8db-42b2-b93f-59255bff8c0f} <Debug> TCPHandler: Processed in 0.001498012 sec. | ||
| 9861 | 2026.05.06 03:59:14.555777 [ 193 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563423 sec., 1185219.866920213 rows/sec., 88.19 MiB/sec. | ||
| 9862 | 2026.05.06 03:59:14.555787 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9863 | 2026.05.06 03:59:14.555861 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2026.05.06 03:59:14.555884 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9865 | 2026.05.06 03:59:14.555916 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24487 rows starting from the beginning of the part | ||
| 9866 | 2026.05.06 03:59:14.555961 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9867 | 2026.05.06 03:59:14.555965 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 128 rows starting from the beginning of the part | ||
| 9868 | 2026.05.06 03:59:14.555987 [ 193 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9869 | 2026.05.06 03:59:14.556011 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9870 | 2026.05.06 03:59:14.556028 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9871 | 2026.05.06 03:59:14.556070 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9872 | 2026.05.06 03:59:14.556108 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 203 rows starting from the beginning of the part | ||
| 9873 | 2026.05.06 03:59:14.556147 [ 198 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9874 | 2026.05.06 03:59:14.556298 [ 193 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.05.06 03:59:14.556358 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.05.06 03:59:14.556378 [ 193 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_71_14} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9877 | 2026.05.06 03:59:14.556396 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9878 | 2026.05.06 03:59:14.556454 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 9879 | 2026.05.06 03:59:14.556738 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9880 | 2026.05.06 03:59:14.556955 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.05.06 03:59:14.557062 [ 61 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9882 | 2026.05.06 03:59:14.557086 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 9883 | 2026.05.06 03:59:14.557092 [ 61 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.05.06 03:59:14.557116 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9885 | 2026.05.06 03:59:14.557123 [ 271 ] {b5cfd6d0-35dd-43ce-a4ff-2f3a1b5f0f11} <Debug> TCPHandler: Processed in 0.001310946 sec. | ||
| 9886 | 2026.05.06 03:59:14.557185 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9887 | 2026.05.06 03:59:14.557273 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9888 | 2026.05.06 03:59:14.557302 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3432 rows starting from the beginning of the part | ||
| 9889 | 2026.05.06 03:59:14.557353 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
| 9890 | 2026.05.06 03:59:14.557394 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9891 | 2026.05.06 03:59:14.557431 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9892 | 2026.05.06 03:59:14.557466 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9893 | 2026.05.06 03:59:14.557502 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9894 | 2026.05.06 03:59:14.559060 [ 193 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908233 sec., 1949447.4731335219 rows/sec., 131.38 MiB/sec. | ||
| 9895 | 2026.05.06 03:59:14.559474 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9896 | 2026.05.06 03:59:14.559764 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2026.05.06 03:59:14.559852 [ 199 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_71_14} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9898 | 2026.05.06 03:59:14.559933 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9899 | 2026.05.06 03:59:14.568123 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25298 rows, containing 5 columns (5 merged, 0 gathered) in 0.012367704 sec., 2045488.7988910472 rows/sec., 132.49 MiB/sec. | ||
| 9900 | 2026.05.06 03:59:14.568372 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9901 | 2026.05.06 03:59:14.568628 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.05.06 03:59:14.568701 [ 199 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9903 | 2026.05.06 03:59:14.568776 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9904 | 2026.05.06 03:59:15.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.89 MiB, peak 312.11 MiB, free memory in arenas 0.00 B, will set to 306.73 MiB (RSS), difference: 3.84 MiB | ||
| 9905 | 2026.05.06 03:59:16.588415 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9906 | 2026.05.06 03:59:16.588476 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9907 | 2026.05.06 03:59:16.745166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21076 | ||
| 9908 | 2026.05.06 03:59:16.745952 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.05.06 03:59:16.746022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9910 | 2026.05.06 03:59:16.746636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9911 | 2026.05.06 03:59:16.746864 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.05.06 03:59:16.746993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21076 | ||
| 9913 | 2026.05.06 03:59:16.780165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1150 | ||
| 9914 | 2026.05.06 03:59:16.782519 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.05.06 03:59:16.782556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9916 | 2026.05.06 03:59:16.783741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9917 | 2026.05.06 03:59:16.783998 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.05.06 03:59:16.784260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9919 | 2026.05.06 03:59:17.838015 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9920 | 2026.05.06 03:59:17.855206 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2026.05.06 03:59:17.855258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9922 | 2026.05.06 03:59:17.861455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9923 | 2026.05.06 03:59:17.862151 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.05.06 03:59:17.864994 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9925 | 2026.05.06 03:59:19.547902 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.05.06 03:59:19.548153 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9927 | 2026.05.06 03:59:19.548526 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9928 | 2026.05.06 03:59:19.548564 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9929 | 2026.05.06 03:59:19.548796 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9930 | 2026.05.06 03:59:19.548868 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9931 | 2026.05.06 03:59:19.549010 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9932 | 2026.05.06 03:59:19.549124 [ 354 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9933 | 2026.05.06 03:59:19.549151 [ 312 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9934 | 2026.05.06 03:59:19.549136 [ 365 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9935 | 2026.05.06 03:59:19.549124 [ 318 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9936 | 2026.05.06 03:59:19.549319 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9937 | 2026.05.06 03:59:19.549346 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9938 | 2026.05.06 03:59:19.549416 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9939 | 2026.05.06 03:59:19.549437 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9940 | 2026.05.06 03:59:19.549472 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9941 | 2026.05.06 03:59:19.549513 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9942 | 2026.05.06 03:59:19.550551 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.0025 sec., 14000 rows/sec., 2.36 MiB/sec. | ||
| 9943 | 2026.05.06 03:59:19.550656 [ 271 ] {3a389522-3132-42a2-b799-1baef01035d9} <Debug> TCPHandler: Processed in 0.00289674 sec. | ||
| 9944 | 2026.05.06 03:59:19.552797 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.05.06 03:59:19.552910 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9946 | 2026.05.06 03:59:19.552955 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9947 | 2026.05.06 03:59:19.553470 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.05.06 03:59:19.553511 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9949 | 2026.05.06 03:59:19.553889 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9950 | 2026.05.06 03:59:19.554130 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.05.06 03:59:19.554286 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001408 sec., 98011.36363636363 rows/sec., 8.53 MiB/sec. | ||
| 9952 | 2026.05.06 03:59:19.554326 [ 271 ] {4485f7ad-4724-4375-9a30-923f220d0075} <Debug> TCPHandler: Processed in 0.001581604 sec. | ||
| 9953 | 2026.05.06 03:59:19.554441 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.05.06 03:59:19.554541 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9955 | 2026.05.06 03:59:19.554583 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9956 | 2026.05.06 03:59:19.554994 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.05.06 03:59:19.555033 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9958 | 2026.05.06 03:59:19.555331 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9959 | 2026.05.06 03:59:19.555540 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.05.06 03:59:19.555663 [ 55 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9961 | 2026.05.06 03:59:19.555673 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001154 sec., 35528.59618717504 rows/sec., 2.61 MiB/sec. | ||
| 9962 | 2026.05.06 03:59:19.555714 [ 55 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9963 | 2026.05.06 03:59:19.555729 [ 271 ] {dd5009a2-a59c-491c-bc06-14b47a1f9e80} <Debug> TCPHandler: Processed in 0.001337998 sec. | ||
| 9964 | 2026.05.06 03:59:19.555740 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9965 | 2026.05.06 03:59:19.555841 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2026.05.06 03:59:19.555844 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::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 | ||
| 9967 | 2026.05.06 03:59:19.555943 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9968 | 2026.05.06 03:59:19.555979 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9969 | 2026.05.06 03:59:19.555989 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9970 | 2026.05.06 03:59:19.556020 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 9971 | 2026.05.06 03:59:19.556091 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 9972 | 2026.05.06 03:59:19.556136 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 9973 | 2026.05.06 03:59:19.556179 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 9974 | 2026.05.06 03:59:19.556220 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 67 rows starting from the beginning of the part | ||
| 9975 | 2026.05.06 03:59:19.556261 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 9976 | 2026.05.06 03:59:19.556421 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.05.06 03:59:19.556464 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9978 | 2026.05.06 03:59:19.556823 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9979 | 2026.05.06 03:59:19.557049 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.05.06 03:59:19.557118 [ 194 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310477 sec., 214425.73963526258 rows/sec., 16.52 MiB/sec. | ||
| 9981 | 2026.05.06 03:59:19.557181 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001258 sec., 83465.8187599364 rows/sec., 6.52 MiB/sec. | ||
| 9982 | 2026.05.06 03:59:19.557224 [ 271 ] {0223becf-c4eb-494c-9d03-52ff059d985b} <Debug> TCPHandler: Processed in 0.00143331 sec. | ||
| 9983 | 2026.05.06 03:59:19.557265 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9984 | 2026.05.06 03:59:19.557336 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.05.06 03:59:19.557437 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9986 | 2026.05.06 03:59:19.557483 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9987 | 2026.05.06 03:59:19.557524 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.05.06 03:59:19.557598 [ 199 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_41_8} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9989 | 2026.05.06 03:59:19.557665 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9990 | 2026.05.06 03:59:19.557882 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.05.06 03:59:19.557923 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9992 | 2026.05.06 03:59:19.558257 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9993 | 2026.05.06 03:59:19.558470 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.05.06 03:59:19.558601 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9995 | 2026.05.06 03:59:19.558640 [ 271 ] {28cd5639-46a9-4f38-a5e6-055ac1cbf750} <Debug> TCPHandler: Processed in 0.001351467 sec. | ||
| 9996 | 2026.05.06 03:59:19.558745 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.05.06 03:59:19.558839 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9998 | 2026.05.06 03:59:19.558892 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <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 | ||
| 9999 | 2026.05.06 03:59:19.559683 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.05.06 03:59:19.559719 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10001 | 2026.05.06 03:59:19.560299 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10002 | 2026.05.06 03:59:19.560525 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.05.06 03:59:19.560640 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10004 | 2026.05.06 03:59:19.560665 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 10005 | 2026.05.06 03:59:19.560676 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.05.06 03:59:19.560706 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10007 | 2026.05.06 03:59:19.560736 [ 271 ] {2f852ef1-c1d3-48f5-954c-d449b308e927} <Debug> TCPHandler: Processed in 0.002039367 sec. | ||
| 10008 | 2026.05.06 03:59:19.560789 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::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 | ||
| 10009 | 2026.05.06 03:59:19.560856 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.05.06 03:59:19.560953 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10011 | 2026.05.06 03:59:19.560995 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10012 | 2026.05.06 03:59:19.561006 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10013 | 2026.05.06 03:59:19.561063 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1094 rows starting from the beginning of the part | ||
| 10014 | 2026.05.06 03:59:19.561187 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 10015 | 2026.05.06 03:59:19.561297 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 10016 | 2026.05.06 03:59:19.561329 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.05.06 03:59:19.561364 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10018 | 2026.05.06 03:59:19.561399 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 10019 | 2026.05.06 03:59:19.561500 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 10020 | 2026.05.06 03:59:19.561586 [ 193 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 10021 | 2026.05.06 03:59:19.561669 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10022 | 2026.05.06 03:59:19.561882 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.05.06 03:59:19.562014 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 10024 | 2026.05.06 03:59:19.562052 [ 271 ] {a9b13452-713a-4644-bc5f-77c3af0446d8} <Debug> TCPHandler: Processed in 0.001245694 sec. | ||
| 10025 | 2026.05.06 03:59:19.567775 [ 196 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1267 rows, containing 19 columns (19 merged, 0 gathered) in 0.007018695 sec., 180517.88829689848 rows/sec., 323.48 MiB/sec. | ||
| 10026 | 2026.05.06 03:59:19.569242 [ 196 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10027 | 2026.05.06 03:59:19.569618 [ 196 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.05.06 03:59:19.569706 [ 196 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10029 | 2026.05.06 03:59:19.569865 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10030 | 2026.05.06 03:59:20.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.59 MiB, peak 318.94 MiB, free memory in arenas 0.00 B, will set to 310.56 MiB (RSS), difference: 2.97 MiB | ||
| 10031 | 2026.05.06 03:59:20.047997 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.05.06 03:59:20.048340 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 10033 | 2026.05.06 03:59:20.048747 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10034 | 2026.05.06 03:59:20.048786 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <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 | ||
| 10035 | 2026.05.06 03:59:20.049021 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10036 | 2026.05.06 03:59:20.049093 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10037 | 2026.05.06 03:59:20.049234 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 10038 | 2026.05.06 03:59:20.049393 [ 354 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10039 | 2026.05.06 03:59:20.049403 [ 363 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10040 | 2026.05.06 03:59:20.049397 [ 312 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10041 | 2026.05.06 03:59:20.049393 [ 318 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10042 | 2026.05.06 03:59:20.049684 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10043 | 2026.05.06 03:59:20.049716 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10044 | 2026.05.06 03:59:20.049786 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10045 | 2026.05.06 03:59:20.049805 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10046 | 2026.05.06 03:59:20.049839 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10047 | 2026.05.06 03:59:20.049877 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10048 | 2026.05.06 03:59:20.051102 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002907 sec., 12039.903680770554 rows/sec., 2.56 MiB/sec. | ||
| 10049 | 2026.05.06 03:59:20.051240 [ 271 ] {b4ddca3c-c3b3-4a2d-a5ab-98658454cba6} <Debug> TCPHandler: Processed in 0.003409545 sec. | ||
| 10050 | 2026.05.06 03:59:20.061980 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.05.06 03:59:20.062091 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10052 | 2026.05.06 03:59:20.062135 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10053 | 2026.05.06 03:59:20.064004 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.05.06 03:59:20.064052 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10055 | 2026.05.06 03:59:20.064568 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10056 | 2026.05.06 03:59:20.064799 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.05.06 03:59:20.064945 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.002886 sec., 833333.3333333333 rows/sec., 61.48 MiB/sec. | ||
| 10058 | 2026.05.06 03:59:20.064984 [ 271 ] {a16eb603-b61b-4e70-9c8b-9ed8852ea60b} <Debug> TCPHandler: Processed in 0.003054355 sec. | ||
| 10059 | 2026.05.06 03:59:20.065103 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2026.05.06 03:59:20.065201 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10061 | 2026.05.06 03:59:20.065243 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10062 | 2026.05.06 03:59:20.065646 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.05.06 03:59:20.065683 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10064 | 2026.05.06 03:59:20.065985 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10065 | 2026.05.06 03:59:20.066330 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.05.06 03:59:20.066492 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001312 sec., 8384.146341463415 rows/sec., 630.45 KiB/sec. | ||
| 10067 | 2026.05.06 03:59:20.066531 [ 271 ] {17872f17-93da-4d20-aad0-b33877655c1c} <Debug> TCPHandler: Processed in 0.001476381 sec. | ||
| 10068 | 2026.05.06 03:59:20.066700 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10069 | 2026.05.06 03:59:20.066801 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10070 | 2026.05.06 03:59:20.066843 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10071 | 2026.05.06 03:59:20.067588 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2026.05.06 03:59:20.067627 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10073 | 2026.05.06 03:59:20.067982 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10074 | 2026.05.06 03:59:20.068195 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2026.05.06 03:59:20.068322 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001541 sec., 519792.3426346528 rows/sec., 30.02 MiB/sec. | ||
| 10076 | 2026.05.06 03:59:20.068360 [ 271 ] {fcdb339f-c1cd-4644-892d-56c0157d0305} <Debug> TCPHandler: Processed in 0.001710038 sec. | ||
| 10077 | 2026.05.06 03:59:20.068468 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10078 | 2026.05.06 03:59:20.068562 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10079 | 2026.05.06 03:59:20.068601 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10080 | 2026.05.06 03:59:20.068990 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.05.06 03:59:20.069026 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10082 | 2026.05.06 03:59:20.069317 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10083 | 2026.05.06 03:59:20.069533 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.05.06 03:59:20.069684 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 10085 | 2026.05.06 03:59:20.069723 [ 271 ] {e0e1f5c2-b471-4aa3-b1ea-d9db179dcbb2} <Debug> TCPHandler: Processed in 0.001303637 sec. | ||
| 10086 | 2026.05.06 03:59:20.069841 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.05.06 03:59:20.069933 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10088 | 2026.05.06 03:59:20.069973 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10089 | 2026.05.06 03:59:20.071090 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2026.05.06 03:59:20.071140 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10091 | 2026.05.06 03:59:20.071656 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10092 | 2026.05.06 03:59:20.071884 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.05.06 03:59:20.072016 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.002099 sec., 614578.3706526917 rows/sec., 41.00 MiB/sec. | ||
| 10094 | 2026.05.06 03:59:20.072054 [ 271 ] {14741b68-afdf-44bd-906b-a7106d1b788b} <Debug> TCPHandler: Processed in 0.002263194 sec. | ||
| 10095 | 2026.05.06 03:59:20.072174 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2026.05.06 03:59:20.072272 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10097 | 2026.05.06 03:59:20.072318 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10098 | 2026.05.06 03:59:20.073042 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.05.06 03:59:20.073079 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10100 | 2026.05.06 03:59:20.073518 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10101 | 2026.05.06 03:59:20.073756 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.05.06 03:59:20.073891 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Debug> executeQuery: Read 1484 rows, 92.08 KiB in 0.001639 sec., 905430.1403294691 rows/sec., 54.87 MiB/sec. | ||
| 10103 | 2026.05.06 03:59:20.073931 [ 271 ] {9f644710-d8fb-45af-ae4c-d4f980ff92c7} <Debug> TCPHandler: Processed in 0.001808061 sec. | ||
| 10104 | 2026.05.06 03:59:20.074068 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2026.05.06 03:59:20.074173 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10106 | 2026.05.06 03:59:20.074233 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <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 | ||
| 10107 | 2026.05.06 03:59:20.075012 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.05.06 03:59:20.075050 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10109 | 2026.05.06 03:59:20.075581 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10110 | 2026.05.06 03:59:20.075812 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.05.06 03:59:20.075952 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001798 sec., 6117.9087875417135 rows/sec., 10.96 MiB/sec. | ||
| 10112 | 2026.05.06 03:59:20.076008 [ 271 ] {a1fbfce2-e410-4b3a-9922-f54cc84c155b} <Debug> TCPHandler: Processed in 0.001998366 sec. | ||
| 10113 | 2026.05.06 03:59:20.076144 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.06 03:59:20.076240 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10115 | 2026.05.06 03:59:20.076284 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10116 | 2026.05.06 03:59:20.076607 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.05.06 03:59:20.076649 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10118 | 2026.05.06 03:59:20.076961 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10119 | 2026.05.06 03:59:20.077173 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.05.06 03:59:20.077303 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 765.37 KiB/sec. | ||
| 10121 | 2026.05.06 03:59:20.077341 [ 271 ] {8aad5aab-f5f3-49eb-a4ae-09aa97e9692b} <Debug> TCPHandler: Processed in 0.001247705 sec. | ||
| 10122 | 2026.05.06 03:59:24.248044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21588 | ||
| 10123 | 2026.05.06 03:59:24.248643 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.05.06 03:59:24.248685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10125 | 2026.05.06 03:59:24.249214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10126 | 2026.05.06 03:59:24.249458 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.05.06 03:59:24.249603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21588 | ||
| 10128 | 2026.05.06 03:59:24.544690 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2026.05.06 03:59:24.544902 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 10130 | 2026.05.06 03:59:24.545256 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10131 | 2026.05.06 03:59:24.545291 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <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 | ||
| 10132 | 2026.05.06 03:59:24.545511 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10133 | 2026.05.06 03:59:24.545582 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10134 | 2026.05.06 03:59:24.545726 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10135 | 2026.05.06 03:59:24.545888 [ 363 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10136 | 2026.05.06 03:59:24.545902 [ 354 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10137 | 2026.05.06 03:59:24.545888 [ 316 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10138 | 2026.05.06 03:59:24.545888 [ 336 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10139 | 2026.05.06 03:59:24.546081 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10140 | 2026.05.06 03:59:24.546111 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10141 | 2026.05.06 03:59:24.546185 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10142 | 2026.05.06 03:59:24.546206 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10143 | 2026.05.06 03:59:24.546241 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10144 | 2026.05.06 03:59:24.546285 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10145 | 2026.05.06 03:59:24.547621 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002802 sec., 12491.077801570307 rows/sec., 2.10 MiB/sec. | ||
| 10146 | 2026.05.06 03:59:24.547765 [ 271 ] {09d60790-bd2f-4a30-9be7-ae3d415550a3} <Debug> TCPHandler: Processed in 0.003208199 sec. | ||
| 10147 | 2026.05.06 03:59:24.549317 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.05.06 03:59:24.549433 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10149 | 2026.05.06 03:59:24.549479 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10150 | 2026.05.06 03:59:24.549992 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.05.06 03:59:24.550035 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10152 | 2026.05.06 03:59:24.550414 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10153 | 2026.05.06 03:59:24.550637 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.05.06 03:59:24.550793 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001393 sec., 40201.00502512563 rows/sec., 3.09 MiB/sec. | ||
| 10155 | 2026.05.06 03:59:24.550834 [ 271 ] {fbfa3e4d-097f-4bb3-a0c1-67a7dbd8bd84} <Debug> TCPHandler: Processed in 0.001571804 sec. | ||
| 10156 | 2026.05.06 03:59:24.550973 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.05.06 03:59:24.551075 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10158 | 2026.05.06 03:59:24.551116 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10159 | 2026.05.06 03:59:24.551554 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.05.06 03:59:24.551592 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10161 | 2026.05.06 03:59:24.551920 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10162 | 2026.05.06 03:59:24.552141 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.05.06 03:59:24.552273 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 10164 | 2026.05.06 03:59:24.552312 [ 271 ] {52b598b5-937f-4957-b95f-0cec9d94b782} <Debug> TCPHandler: Processed in 0.001397509 sec. | ||
| 10165 | 2026.05.06 03:59:24.552435 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.05.06 03:59:24.552532 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10167 | 2026.05.06 03:59:24.552576 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10168 | 2026.05.06 03:59:24.552971 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.05.06 03:59:24.553007 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10170 | 2026.05.06 03:59:24.553346 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10171 | 2026.05.06 03:59:24.553561 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.05.06 03:59:24.553694 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001182 sec., 108291.03214890017 rows/sec., 7.54 MiB/sec. | ||
| 10173 | 2026.05.06 03:59:24.553732 [ 271 ] {31100c40-df7d-47fd-81c1-71f38bcc07ae} <Debug> TCPHandler: Processed in 0.001346427 sec. | ||
| 10174 | 2026.05.06 03:59:24.553848 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.05.06 03:59:24.553943 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.05.06 03:59:24.553985 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10177 | 2026.05.06 03:59:24.554324 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.05.06 03:59:24.554360 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10179 | 2026.05.06 03:59:24.554688 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10180 | 2026.05.06 03:59:24.554900 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.05.06 03:59:24.555029 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001105 sec., 43438.914027149316 rows/sec., 2.93 MiB/sec. | ||
| 10182 | 2026.05.06 03:59:24.555067 [ 271 ] {d0f93cc1-8ff5-495e-a5d5-f2816ab25849} <Debug> TCPHandler: Processed in 0.001267486 sec. | ||
| 10183 | 2026.05.06 03:59:25.366021 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10184 | 2026.05.06 03:59:25.382615 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.05.06 03:59:25.382664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10186 | 2026.05.06 03:59:25.388896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10187 | 2026.05.06 03:59:25.389628 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.05.06 03:59:25.392757 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10189 | 2026.05.06 03:59:26.785407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1192 | ||
| 10190 | 2026.05.06 03:59:26.787944 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.05.06 03:59:26.787992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10192 | 2026.05.06 03:59:26.789210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10193 | 2026.05.06 03:59:26.789464 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.05.06 03:59:26.789721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 10195 | 2026.05.06 03:59:29.547539 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.05.06 03:59:29.547884 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10197 | 2026.05.06 03:59:29.548230 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10198 | 2026.05.06 03:59:29.548268 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10199 | 2026.05.06 03:59:29.548500 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10200 | 2026.05.06 03:59:29.548576 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10201 | 2026.05.06 03:59:29.548724 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10202 | 2026.05.06 03:59:29.548841 [ 354 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10203 | 2026.05.06 03:59:29.548858 [ 316 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10204 | 2026.05.06 03:59:29.548857 [ 363 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10205 | 2026.05.06 03:59:29.548857 [ 336 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10206 | 2026.05.06 03:59:29.549021 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10207 | 2026.05.06 03:59:29.549052 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10208 | 2026.05.06 03:59:29.549124 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10209 | 2026.05.06 03:59:29.549145 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10210 | 2026.05.06 03:59:29.549180 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10211 | 2026.05.06 03:59:29.549220 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10212 | 2026.05.06 03:59:29.550356 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002611 sec., 13404.825737265415 rows/sec., 2.26 MiB/sec. | ||
| 10213 | 2026.05.06 03:59:29.550494 [ 271 ] {79082a24-c4b7-45bb-a86f-f82d4d5db8ca} <Debug> TCPHandler: Processed in 0.003144407 sec. | ||
| 10214 | 2026.05.06 03:59:29.552708 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.05.06 03:59:29.552827 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10216 | 2026.05.06 03:59:29.552875 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10217 | 2026.05.06 03:59:29.553473 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.05.06 03:59:29.553516 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10219 | 2026.05.06 03:59:29.553923 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10220 | 2026.05.06 03:59:29.554158 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2026.05.06 03:59:29.554321 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001529 sec., 90255.06867233486 rows/sec., 7.85 MiB/sec. | ||
| 10222 | 2026.05.06 03:59:29.554363 [ 271 ] {68e726e0-a204-4cab-8763-953fbd3688e1} <Debug> TCPHandler: Processed in 0.001709468 sec. | ||
| 10223 | 2026.05.06 03:59:29.554491 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2026.05.06 03:59:29.554594 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10225 | 2026.05.06 03:59:29.554637 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10226 | 2026.05.06 03:59:29.555078 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.05.06 03:59:29.555119 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10228 | 2026.05.06 03:59:29.555439 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10229 | 2026.05.06 03:59:29.555659 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.05.06 03:59:29.555793 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001223 sec., 33524.12101390025 rows/sec., 2.46 MiB/sec. | ||
| 10231 | 2026.05.06 03:59:29.555831 [ 271 ] {2e4c839d-b6bd-4211-9d39-d0c448f2b080} <Debug> TCPHandler: Processed in 0.001392908 sec. | ||
| 10232 | 2026.05.06 03:59:29.555947 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2026.05.06 03:59:29.556043 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10234 | 2026.05.06 03:59:29.556082 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10235 | 2026.05.06 03:59:29.556539 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2026.05.06 03:59:29.556577 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10237 | 2026.05.06 03:59:29.556896 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10238 | 2026.05.06 03:59:29.557146 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.05.06 03:59:29.557280 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001255 sec., 83665.33864541832 rows/sec., 6.54 MiB/sec. | ||
| 10240 | 2026.05.06 03:59:29.557318 [ 271 ] {45c2757e-6f04-43d9-99e9-204bf36f23e9} <Debug> TCPHandler: Processed in 0.00142081 sec. | ||
| 10241 | 2026.05.06 03:59:29.557438 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.05.06 03:59:29.557535 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10243 | 2026.05.06 03:59:29.557580 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10244 | 2026.05.06 03:59:29.558001 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2026.05.06 03:59:29.558038 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10246 | 2026.05.06 03:59:29.558385 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10247 | 2026.05.06 03:59:29.558602 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2026.05.06 03:59:29.558737 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 10249 | 2026.05.06 03:59:29.558776 [ 271 ] {3eb7d89a-fba0-4658-878b-3bb5295a25c4} <Debug> TCPHandler: Processed in 0.001387399 sec. | ||
| 10250 | 2026.05.06 03:59:29.558891 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10251 | 2026.05.06 03:59:29.558988 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10252 | 2026.05.06 03:59:29.559044 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <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 | ||
| 10253 | 2026.05.06 03:59:29.559873 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.05.06 03:59:29.559912 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10255 | 2026.05.06 03:59:29.560563 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10256 | 2026.05.06 03:59:29.560868 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2026.05.06 03:59:29.561038 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002068 sec., 19825.918762088975 rows/sec., 35.53 MiB/sec. | ||
| 10258 | 2026.05.06 03:59:29.561106 [ 271 ] {840f0683-9687-4747-a968-d4068f3eb23f} <Debug> TCPHandler: Processed in 0.002264483 sec. | ||
| 10259 | 2026.05.06 03:59:29.561251 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10260 | 2026.05.06 03:59:29.561347 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10261 | 2026.05.06 03:59:29.561391 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10262 | 2026.05.06 03:59:29.561740 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.05.06 03:59:29.561778 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10264 | 2026.05.06 03:59:29.562105 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10265 | 2026.05.06 03:59:29.562327 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.05.06 03:59:29.562469 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 10267 | 2026.05.06 03:59:29.562508 [ 271 ] {e808f1b5-6a4b-401a-915f-f28464aabca6} <Debug> TCPHandler: Processed in 0.001306556 sec. | ||
| 10268 | 2026.05.06 03:59:31.588508 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10269 | 2026.05.06 03:59:31.588578 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10270 | 2026.05.06 03:59:31.749713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22036 | ||
| 10271 | 2026.05.06 03:59:31.750461 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.05.06 03:59:31.750532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10273 | 2026.05.06 03:59:31.751241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10274 | 2026.05.06 03:59:31.751501 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2026.05.06 03:59:31.751654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22036 | ||
| 10276 | 2026.05.06 03:59:31.751717 [ 44 ] {} <Debug> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10277 | 2026.05.06 03:59:31.751816 [ 44 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.05.06 03:59:31.751853 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10279 | 2026.05.06 03:59:31.752007 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10280 | 2026.05.06 03:59:31.752147 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10281 | 2026.05.06 03:59:31.752186 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19668 rows starting from the beginning of the part | ||
| 10282 | 2026.05.06 03:59:31.752248 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10283 | 2026.05.06 03:59:31.752293 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10284 | 2026.05.06 03:59:31.752333 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10285 | 2026.05.06 03:59:31.752369 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10286 | 2026.05.06 03:59:31.752407 [ 187 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10287 | 2026.05.06 03:59:31.754702 [ 192 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22036 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750046 sec., 8012956.874175923 rows/sec., 114.63 MiB/sec. | ||
| 10288 | 2026.05.06 03:59:31.755198 [ 192 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10289 | 2026.05.06 03:59:31.755488 [ 192 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.05.06 03:59:31.755561 [ 192 ] {ebbdc200-d3ec-45a3-b09e-81fb84b9f930::all_1_46_9} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10291 | 2026.05.06 03:59:31.755676 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10292 | 2026.05.06 03:59:32.892824 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10293 | 2026.05.06 03:59:32.911510 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.05.06 03:59:32.911586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10295 | 2026.05.06 03:59:32.917850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10296 | 2026.05.06 03:59:32.918627 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.05.06 03:59:32.918943 [ 44 ] {} <Debug> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10298 | 2026.05.06 03:59:32.919010 [ 44 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.05.06 03:59:32.919031 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10300 | 2026.05.06 03:59:32.919129 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10301 | 2026.05.06 03:59:32.922602 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10302 | 2026.05.06 03:59:32.923042 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10303 | 2026.05.06 03:59:32.924020 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10304 | 2026.05.06 03:59:32.928566 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10305 | 2026.05.06 03:59:32.933048 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10306 | 2026.05.06 03:59:32.937506 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10307 | 2026.05.06 03:59:32.942232 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10308 | 2026.05.06 03:59:32.946311 [ 200 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10309 | 2026.05.06 03:59:32.997837 [ 187 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07874593 sec., 4406.57694943726 rows/sec., 22.79 MiB/sec. | ||
| 10310 | 2026.05.06 03:59:33.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.86 MiB, peak 325.73 MiB, free memory in arenas 0.00 B, will set to 312.79 MiB (RSS), difference: -6.07 MiB | ||
| 10311 | 2026.05.06 03:59:33.000699 [ 189 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10312 | 2026.05.06 03:59:33.002918 [ 189 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.05.06 03:59:33.003028 [ 189 ] {0c9c22d4-7e83-4590-a5d2-78a113935a75::all_1_46_9} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10314 | 2026.05.06 03:59:33.005588 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10315 | 2026.05.06 03:59:34.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.26 MiB, peak 325.73 MiB, free memory in arenas 0.00 B, will set to 313.33 MiB (RSS), difference: 7.06 MiB | ||
| 10316 | 2026.05.06 03:59:34.546860 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.05.06 03:59:34.547090 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 10318 | 2026.05.06 03:59:34.547442 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10319 | 2026.05.06 03:59:34.547479 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <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 | ||
| 10320 | 2026.05.06 03:59:34.547707 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10321 | 2026.05.06 03:59:34.547785 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10322 | 2026.05.06 03:59:34.547935 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10323 | 2026.05.06 03:59:34.548068 [ 316 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10324 | 2026.05.06 03:59:34.548071 [ 294 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10325 | 2026.05.06 03:59:34.548072 [ 314 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10326 | 2026.05.06 03:59:34.548068 [ 336 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10327 | 2026.05.06 03:59:34.548258 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10328 | 2026.05.06 03:59:34.548289 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10329 | 2026.05.06 03:59:34.548366 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10330 | 2026.05.06 03:59:34.548388 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10331 | 2026.05.06 03:59:34.548423 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10332 | 2026.05.06 03:59:34.548466 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10333 | 2026.05.06 03:59:34.549649 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002648 sec., 13217.52265861027 rows/sec., 2.23 MiB/sec. | ||
| 10334 | 2026.05.06 03:59:34.549808 [ 271 ] {ee8b3f81-1a69-495c-8f61-33904cccd2df} <Debug> TCPHandler: Processed in 0.003086495 sec. | ||
| 10335 | 2026.05.06 03:59:34.551438 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.05.06 03:59:34.551556 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10337 | 2026.05.06 03:59:34.551603 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10338 | 2026.05.06 03:59:34.552159 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.05.06 03:59:34.552207 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10340 | 2026.05.06 03:59:34.552614 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10341 | 2026.05.06 03:59:34.552854 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.05.06 03:59:34.553024 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001501 sec., 37308.46102598268 rows/sec., 2.87 MiB/sec. | ||
| 10343 | 2026.05.06 03:59:34.553044 [ 42 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10344 | 2026.05.06 03:59:34.553070 [ 271 ] {15e3a3c9-0780-41f7-958a-c94848232218} <Debug> TCPHandler: Processed in 0.001686577 sec. | ||
| 10345 | 2026.05.06 03:59:34.553113 [ 42 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.05.06 03:59:34.553145 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10347 | 2026.05.06 03:59:34.553232 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2026.05.06 03:59:34.553257 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10349 | 2026.05.06 03:59:34.553369 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10350 | 2026.05.06 03:59:34.553396 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2026.05.06 03:59:34.553425 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10352 | 2026.05.06 03:59:34.553444 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2615 rows starting from the beginning of the part | ||
| 10353 | 2026.05.06 03:59:34.553526 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 10354 | 2026.05.06 03:59:34.553582 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2405 rows starting from the beginning of the part | ||
| 10355 | 2026.05.06 03:59:34.553633 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10356 | 2026.05.06 03:59:34.553685 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part | ||
| 10357 | 2026.05.06 03:59:34.553737 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10358 | 2026.05.06 03:59:34.553954 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.05.06 03:59:34.554004 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10360 | 2026.05.06 03:59:34.554382 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10361 | 2026.05.06 03:59:34.554622 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.05.06 03:59:34.554754 [ 42 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10363 | 2026.05.06 03:59:34.554771 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001431 sec., 44723.96925227114 rows/sec., 3.49 MiB/sec. | ||
| 10364 | 2026.05.06 03:59:34.554787 [ 42 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.05.06 03:59:34.554816 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10366 | 2026.05.06 03:59:34.554819 [ 271 ] {1d8172f5-94db-4e5f-a683-15cc8c71739f} <Debug> TCPHandler: Processed in 0.001651356 sec. | ||
| 10367 | 2026.05.06 03:59:34.554913 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10368 | 2026.05.06 03:59:34.554958 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.05.06 03:59:34.555060 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10370 | 2026.05.06 03:59:34.555062 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10371 | 2026.05.06 03:59:34.555101 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1401 rows starting from the beginning of the part | ||
| 10372 | 2026.05.06 03:59:34.555126 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10373 | 2026.05.06 03:59:34.555168 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 10374 | 2026.05.06 03:59:34.555219 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1290 rows starting from the beginning of the part | ||
| 10375 | 2026.05.06 03:59:34.555262 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10376 | 2026.05.06 03:59:34.555302 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 105 rows starting from the beginning of the part | ||
| 10377 | 2026.05.06 03:59:34.555340 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10378 | 2026.05.06 03:59:34.555562 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.05.06 03:59:34.555608 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10380 | 2026.05.06 03:59:34.555747 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5408 rows, containing 5 columns (5 merged, 0 gathered) in 0.002540881 sec., 2128395.6234077862 rows/sec., 168.27 MiB/sec. | ||
| 10381 | 2026.05.06 03:59:34.556013 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10382 | 2026.05.06 03:59:34.556257 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10383 | 2026.05.06 03:59:34.556309 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.05.06 03:59:34.556399 [ 186 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_76_15} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10385 | 2026.05.06 03:59:34.556487 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10386 | 2026.05.06 03:59:34.556517 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.05.06 03:59:34.556659 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10388 | 2026.05.06 03:59:34.556673 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. | ||
| 10389 | 2026.05.06 03:59:34.556696 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.05.06 03:59:34.556719 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10391 | 2026.05.06 03:59:34.556721 [ 271 ] {126537c4-87dd-49f8-9561-ada8b198ac95} <Debug> TCPHandler: Processed in 0.001813561 sec. | ||
| 10392 | 2026.05.06 03:59:34.556758 [ 187 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887173 sec., 1605046.2782161466 rows/sec., 116.11 MiB/sec. | ||
| 10393 | 2026.05.06 03:59:34.556781 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10394 | 2026.05.06 03:59:34.556862 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.05.06 03:59:34.556877 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10396 | 2026.05.06 03:59:34.556915 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25298 rows starting from the beginning of the part | ||
| 10397 | 2026.05.06 03:59:34.556966 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10398 | 2026.05.06 03:59:34.556969 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10399 | 2026.05.06 03:59:34.557010 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1484 rows starting from the beginning of the part | ||
| 10400 | 2026.05.06 03:59:34.557017 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10401 | 2026.05.06 03:59:34.557027 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10402 | 2026.05.06 03:59:34.557056 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 128 rows starting from the beginning of the part | ||
| 10403 | 2026.05.06 03:59:34.557098 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10404 | 2026.05.06 03:59:34.557136 [ 186 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10405 | 2026.05.06 03:59:34.557341 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.05.06 03:59:34.557421 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.05.06 03:59:34.557429 [ 195 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_76_15} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10408 | 2026.05.06 03:59:34.557466 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10409 | 2026.05.06 03:59:34.557527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10410 | 2026.05.06 03:59:34.557798 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10411 | 2026.05.06 03:59:34.558017 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.05.06 03:59:34.558142 [ 42 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10413 | 2026.05.06 03:59:34.558155 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 10414 | 2026.05.06 03:59:34.558181 [ 42 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2026.05.06 03:59:34.558204 [ 271 ] {cbeed01b-aa15-4881-bbc2-aa5b7326205f} <Debug> TCPHandler: Processed in 0.001394759 sec. | ||
| 10416 | 2026.05.06 03:59:34.558207 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10417 | 2026.05.06 03:59:34.558295 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10418 | 2026.05.06 03:59:34.558388 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10419 | 2026.05.06 03:59:34.558415 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3720 rows starting from the beginning of the part | ||
| 10420 | 2026.05.06 03:59:34.558465 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10421 | 2026.05.06 03:59:34.558505 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part | ||
| 10422 | 2026.05.06 03:59:34.558542 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
| 10423 | 2026.05.06 03:59:34.558579 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10424 | 2026.05.06 03:59:34.558618 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10425 | 2026.05.06 03:59:34.560081 [ 197 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001816911 sec., 2179523.3778649587 rows/sec., 146.88 MiB/sec. | ||
| 10426 | 2026.05.06 03:59:34.560468 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10427 | 2026.05.06 03:59:34.560745 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.05.06 03:59:34.560815 [ 202 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_76_15} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10429 | 2026.05.06 03:59:34.560877 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10430 | 2026.05.06 03:59:34.563964 [ 197 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27390 rows, containing 5 columns (5 merged, 0 gathered) in 0.00721285 sec., 3797389.38145116 rows/sec., 245.51 MiB/sec. | ||
| 10431 | 2026.05.06 03:59:34.564271 [ 202 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10432 | 2026.05.06 03:59:34.564553 [ 202 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.05.06 03:59:34.564619 [ 202 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10434 | 2026.05.06 03:59:34.564686 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10435 | 2026.05.06 03:59:34.775483 [ 42 ] {} <Debug> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10436 | 2026.05.06 03:59:34.775555 [ 42 ] {} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.05.06 03:59:34.775591 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10438 | 2026.05.06 03:59:34.775723 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10439 | 2026.05.06 03:59:34.775882 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10440 | 2026.05.06 03:59:34.775932 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 826 rows starting from the beginning of the part | ||
| 10441 | 2026.05.06 03:59:34.776031 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10442 | 2026.05.06 03:59:34.776114 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 10443 | 2026.05.06 03:59:34.776194 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 10444 | 2026.05.06 03:59:34.776270 [ 190 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 10445 | 2026.05.06 03:59:34.777370 [ 197 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697807 sec., 1458351.8621374515 rows/sec., 90.88 MiB/sec. | ||
| 10446 | 2026.05.06 03:59:34.777564 [ 198 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10447 | 2026.05.06 03:59:34.777813 [ 198 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.05.06 03:59:34.777878 [ 198 ] {52466bcd-226d-4a10-b60a-4498b2e4f551::all_1_21_5} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10449 | 2026.05.06 03:59:34.777934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10450 | 2026.05.06 03:59:35.000242 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.83 MiB, peak 325.73 MiB, free memory in arenas 0.00 B, will set to 316.09 MiB (RSS), difference: 2.27 MiB | ||
| 10451 | 2026.05.06 03:59:36.789967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1216 | ||
| 10452 | 2026.05.06 03:59:36.792130 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.05.06 03:59:36.792175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10454 | 2026.05.06 03:59:36.793347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10455 | 2026.05.06 03:59:36.793616 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.05.06 03:59:36.793883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 10457 | 2026.05.06 03:59:39.251747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22548 | ||
| 10458 | 2026.05.06 03:59:39.252262 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.05.06 03:59:39.252314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10460 | 2026.05.06 03:59:39.252786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10461 | 2026.05.06 03:59:39.253007 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.05.06 03:59:39.253151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22548 | ||
| 10463 | 2026.05.06 03:59:39.549438 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.05.06 03:59:39.549670 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10465 | 2026.05.06 03:59:39.550036 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10466 | 2026.05.06 03:59:39.550073 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10467 | 2026.05.06 03:59:39.550309 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10468 | 2026.05.06 03:59:39.550378 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10469 | 2026.05.06 03:59:39.550520 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10470 | 2026.05.06 03:59:39.550636 [ 316 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10471 | 2026.05.06 03:59:39.550654 [ 314 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10472 | 2026.05.06 03:59:39.550652 [ 294 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10473 | 2026.05.06 03:59:39.550648 [ 336 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10474 | 2026.05.06 03:59:39.550824 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10475 | 2026.05.06 03:59:39.550851 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10476 | 2026.05.06 03:59:39.550920 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10477 | 2026.05.06 03:59:39.550941 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10478 | 2026.05.06 03:59:39.550975 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10479 | 2026.05.06 03:59:39.551015 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10480 | 2026.05.06 03:59:39.552190 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002618 sec., 13368.98395721925 rows/sec., 2.25 MiB/sec. | ||
| 10481 | 2026.05.06 03:59:39.552301 [ 271 ] {b1f25e8b-2c03-4498-958e-006d1b5f3726} <Debug> TCPHandler: Processed in 0.002996063 sec. | ||
| 10482 | 2026.05.06 03:59:39.555437 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.05.06 03:59:39.555569 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10484 | 2026.05.06 03:59:39.555620 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10485 | 2026.05.06 03:59:39.556171 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.05.06 03:59:39.556221 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10487 | 2026.05.06 03:59:39.556573 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10488 | 2026.05.06 03:59:39.556803 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Trace> oximeter.fields_i16 (25763b5e-299b-447f-aad1-f1e638b6872e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.05.06 03:59:39.556951 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001418 sec., 16925.24682651622 rows/sec., 1.40 MiB/sec. | ||
| 10490 | 2026.05.06 03:59:39.556989 [ 271 ] {bb86ef8f-17eb-4bf7-a8a3-72625b35e4a1} <Debug> TCPHandler: Processed in 0.001614035 sec. | ||
| 10491 | 2026.05.06 03:59:39.557114 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.05.06 03:59:39.557208 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10493 | 2026.05.06 03:59:39.557248 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10494 | 2026.05.06 03:59:39.557636 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.05.06 03:59:39.557672 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10496 | 2026.05.06 03:59:39.557967 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10497 | 2026.05.06 03:59:39.558189 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.05.06 03:59:39.558317 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 144.71 KiB/sec. | ||
| 10499 | 2026.05.06 03:59:39.558355 [ 271 ] {26d269a8-cd03-4d6e-9523-e8a75207bf3b} <Debug> TCPHandler: Processed in 0.001290136 sec. | ||
| 10500 | 2026.05.06 03:59:39.558474 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.05.06 03:59:39.558567 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10502 | 2026.05.06 03:59:39.558607 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10503 | 2026.05.06 03:59:39.559141 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.05.06 03:59:39.559177 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10505 | 2026.05.06 03:59:39.559517 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10506 | 2026.05.06 03:59:39.559733 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.05.06 03:59:39.559860 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Debug> executeQuery: Read 259 rows, 23.83 KiB in 0.001311 sec., 197559.11517925246 rows/sec., 17.75 MiB/sec. | ||
| 10508 | 2026.05.06 03:59:39.559897 [ 271 ] {8f978458-c5d2-4ab5-b9c2-bab7f5c3325d} <Debug> TCPHandler: Processed in 0.001473731 sec. | ||
| 10509 | 2026.05.06 03:59:39.560019 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.05.06 03:59:39.560112 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.05.06 03:59:39.560151 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10512 | 2026.05.06 03:59:39.560563 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.06 03:59:39.560600 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10514 | 2026.05.06 03:59:39.560898 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10515 | 2026.05.06 03:59:39.561109 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.05.06 03:59:39.561234 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.00114 sec., 48245.61403508772 rows/sec., 3.58 MiB/sec. | ||
| 10517 | 2026.05.06 03:59:39.561273 [ 271 ] {e6c0cf98-1a5f-4bf9-99f8-a2dc443107d1} <Debug> TCPHandler: Processed in 0.001303566 sec. | ||
| 10518 | 2026.05.06 03:59:39.561387 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.05.06 03:59:39.561481 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10520 | 2026.05.06 03:59:39.561520 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10521 | 2026.05.06 03:59:39.561917 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.05.06 03:59:39.561952 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10523 | 2026.05.06 03:59:39.562245 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10524 | 2026.05.06 03:59:39.562447 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.05.06 03:59:39.562573 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 10526 | 2026.05.06 03:59:39.562612 [ 271 ] {4e1a993a-606c-4a07-bebe-2dd479813d43} <Debug> TCPHandler: Processed in 0.001274255 sec. | ||
| 10527 | 2026.05.06 03:59:39.562727 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.05.06 03:59:39.562820 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.05.06 03:59:39.562861 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10530 | 2026.05.06 03:59:39.563249 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.05.06 03:59:39.563285 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10532 | 2026.05.06 03:59:39.563566 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10533 | 2026.05.06 03:59:39.563769 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Trace> oximeter.fields_u8 (1d357113-e23d-45d6-818f-6a4dc4c0cd4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.05.06 03:59:39.563892 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 10535 | 2026.05.06 03:59:39.563931 [ 271 ] {4fe84ac2-d23a-4194-ac3b-551ee64cfb29} <Debug> TCPHandler: Processed in 0.001253205 sec. | ||
| 10536 | 2026.05.06 03:59:39.564044 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.05.06 03:59:39.564136 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10538 | 2026.05.06 03:59:39.564175 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10539 | 2026.05.06 03:59:39.564628 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.05.06 03:59:39.564665 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10541 | 2026.05.06 03:59:39.564973 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10542 | 2026.05.06 03:59:39.565178 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.05.06 03:59:39.565303 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001184 sec., 120777.02702702703 rows/sec., 9.75 MiB/sec. | ||
| 10544 | 2026.05.06 03:59:39.565341 [ 271 ] {cc6acb2a-03b8-4416-b3e2-7f8eb71bc7c4} <Debug> TCPHandler: Processed in 0.001345757 sec. | ||
| 10545 | 2026.05.06 03:59:39.565452 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2026.05.06 03:59:39.565547 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10547 | 2026.05.06 03:59:39.565590 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10548 | 2026.05.06 03:59:39.565999 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.05.06 03:59:39.566035 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10550 | 2026.05.06 03:59:39.566375 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10551 | 2026.05.06 03:59:39.566591 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.05.06 03:59:39.566721 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001192 sec., 165268.45637583893 rows/sec., 11.85 MiB/sec. | ||
| 10553 | 2026.05.06 03:59:39.566758 [ 271 ] {7cd92f30-4ed2-47df-a3bd-5833ce553816} <Debug> TCPHandler: Processed in 0.001354488 sec. | ||
| 10554 | 2026.05.06 03:59:39.566874 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.05.06 03:59:39.566970 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10556 | 2026.05.06 03:59:39.567024 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <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 | ||
| 10557 | 2026.05.06 03:59:39.567901 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.05.06 03:59:39.567947 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10559 | 2026.05.06 03:59:39.568542 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10560 | 2026.05.06 03:59:39.568765 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.05.06 03:59:39.568899 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 10562 | 2026.05.06 03:59:39.568953 [ 271 ] {2b9fcf16-fb39-476c-ac62-ae104813778e} <Debug> TCPHandler: Processed in 0.00212716 sec. | ||
| 10563 | 2026.05.06 03:59:39.569088 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.05.06 03:59:39.569183 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10565 | 2026.05.06 03:59:39.569224 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10566 | 2026.05.06 03:59:39.569567 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.05.06 03:59:39.569603 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10568 | 2026.05.06 03:59:39.569908 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10569 | 2026.05.06 03:59:39.570110 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.05.06 03:59:39.570234 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10571 | 2026.05.06 03:59:39.570270 [ 271 ] {7fe175c5-e036-4f25-b8b8-08b1d68a8b04} <Debug> TCPHandler: Processed in 0.001231814 sec. | ||
| 10572 | 2026.05.06 03:59:40.423123 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10573 | 2026.05.06 03:59:40.438469 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2026.05.06 03:59:40.438520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10575 | 2026.05.06 03:59:40.443852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10576 | 2026.05.06 03:59:40.444530 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2026.05.06 03:59:40.447220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10578 | 2026.05.06 03:59:43.336503 [ 255 ] {} <Trace> TCP-Session: aabbab6a-d9fb-4e01-97d2-630440a61f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.05.06 03:59:43.336778 [ 255 ] {3336638f-ed28-4a91-a4ac-6654235da31f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61350) 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 has_own_data (stage: Complete) | ||
| 10580 | 2026.05.06 03:59:43.337227 [ 255 ] {3336638f-ed28-4a91-a4ac-6654235da31f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10581 | 2026.05.06 03:59:43.337396 [ 255 ] {3336638f-ed28-4a91-a4ac-6654235da31f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10582 | 2026.05.06 03:59:43.337782 [ 314 ] {3336638f-ed28-4a91-a4ac-6654235da31f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10583 | 2026.05.06 03:59:43.338331 [ 255 ] {3336638f-ed28-4a91-a4ac-6654235da31f} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001672 sec., 83732.05741626794 rows/sec., 4.65 MiB/sec. | ||
| 10584 | 2026.05.06 03:59:43.338430 [ 255 ] {3336638f-ed28-4a91-a4ac-6654235da31f} <Debug> TCPHandler: Processed in 0.002071498 sec. | ||
| 10585 | 2026.05.06 03:59:44.545996 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.05.06 03:59:44.546361 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 10587 | 2026.05.06 03:59:44.546728 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10588 | 2026.05.06 03:59:44.546764 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <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 | ||
| 10589 | 2026.05.06 03:59:44.546989 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10590 | 2026.05.06 03:59:44.547061 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10591 | 2026.05.06 03:59:44.547204 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10592 | 2026.05.06 03:59:44.547330 [ 314 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10593 | 2026.05.06 03:59:44.547366 [ 316 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10594 | 2026.05.06 03:59:44.547371 [ 324 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10595 | 2026.05.06 03:59:44.547366 [ 366 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10596 | 2026.05.06 03:59:44.547602 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10597 | 2026.05.06 03:59:44.547633 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10598 | 2026.05.06 03:59:44.547706 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10599 | 2026.05.06 03:59:44.547727 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10600 | 2026.05.06 03:59:44.547762 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10601 | 2026.05.06 03:59:44.547806 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10602 | 2026.05.06 03:59:44.549081 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002872 sec., 12186.629526462395 rows/sec., 2.05 MiB/sec. | ||
| 10603 | 2026.05.06 03:59:44.549230 [ 271 ] {573e7ae8-44e4-49a4-b634-2518b53c4fc9} <Debug> TCPHandler: Processed in 0.003427466 sec. | ||
| 10604 | 2026.05.06 03:59:44.550778 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2026.05.06 03:59:44.550895 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10606 | 2026.05.06 03:59:44.550941 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10607 | 2026.05.06 03:59:44.551514 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2026.05.06 03:59:44.551561 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10609 | 2026.05.06 03:59:44.551966 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10610 | 2026.05.06 03:59:44.552198 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.05.06 03:59:44.552355 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001494 sec., 37483.266398929045 rows/sec., 2.88 MiB/sec. | ||
| 10612 | 2026.05.06 03:59:44.552397 [ 271 ] {2117719f-18d4-4f32-b627-bcca538d85f6} <Debug> TCPHandler: Processed in 0.001673237 sec. | ||
| 10613 | 2026.05.06 03:59:44.552519 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2026.05.06 03:59:44.552624 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10615 | 2026.05.06 03:59:44.552667 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10616 | 2026.05.06 03:59:44.553104 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2026.05.06 03:59:44.553144 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10618 | 2026.05.06 03:59:44.553464 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10619 | 2026.05.06 03:59:44.553702 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.05.06 03:59:44.553850 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 10621 | 2026.05.06 03:59:44.553888 [ 271 ] {4e4ec34c-9757-4582-9aff-f8858f794366} <Debug> TCPHandler: Processed in 0.001422429 sec. | ||
| 10622 | 2026.05.06 03:59:44.554013 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.05.06 03:59:44.554111 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10624 | 2026.05.06 03:59:44.554157 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10625 | 2026.05.06 03:59:44.554575 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.05.06 03:59:44.554613 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10627 | 2026.05.06 03:59:44.554948 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10628 | 2026.05.06 03:59:44.555163 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.05.06 03:59:44.555299 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10630 | 2026.05.06 03:59:44.555339 [ 271 ] {5fe0bd8d-87ff-4cb7-839b-ebc338b1f92c} <Debug> TCPHandler: Processed in 0.001377988 sec. | ||
| 10631 | 2026.05.06 03:59:44.555451 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.05.06 03:59:44.555546 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10633 | 2026.05.06 03:59:44.555589 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10634 | 2026.05.06 03:59:44.555939 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.05.06 03:59:44.555976 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10636 | 2026.05.06 03:59:44.556294 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10637 | 2026.05.06 03:59:44.556519 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.05.06 03:59:44.556660 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10639 | 2026.05.06 03:59:44.556697 [ 271 ] {846ab3b5-a992-446c-a1af-0ff427e99927} <Debug> TCPHandler: Processed in 0.001295976 sec. | ||
| 10640 | 2026.05.06 03:59:46.588822 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10641 | 2026.05.06 03:59:46.588888 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10642 | 2026.05.06 03:59:46.754169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22996 | ||
| 10643 | 2026.05.06 03:59:46.754703 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.05.06 03:59:46.754746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10645 | 2026.05.06 03:59:46.755293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10646 | 2026.05.06 03:59:46.755512 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.05.06 03:59:46.755647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22996 | ||
| 10648 | 2026.05.06 03:59:46.794964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1250 | ||
| 10649 | 2026.05.06 03:59:46.797310 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.05.06 03:59:46.797348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10651 | 2026.05.06 03:59:46.798552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10652 | 2026.05.06 03:59:46.798828 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.05.06 03:59:46.799083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 10654 | 2026.05.06 03:59:47.001314 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937116 sec. | ||
| 10655 | 2026.05.06 03:59:47.948219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10656 | 2026.05.06 03:59:47.965581 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.05.06 03:59:47.965649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10658 | 2026.05.06 03:59:47.971816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10659 | 2026.05.06 03:59:47.972538 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.05.06 03:59:47.975820 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10661 | 2026.05.06 03:59:49.547345 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.05.06 03:59:49.547596 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10663 | 2026.05.06 03:59:49.547944 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10664 | 2026.05.06 03:59:49.547982 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10665 | 2026.05.06 03:59:49.548204 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10666 | 2026.05.06 03:59:49.548276 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10667 | 2026.05.06 03:59:49.548421 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10668 | 2026.05.06 03:59:49.548551 [ 314 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10669 | 2026.05.06 03:59:49.548553 [ 324 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10670 | 2026.05.06 03:59:49.548553 [ 316 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10671 | 2026.05.06 03:59:49.548555 [ 366 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10672 | 2026.05.06 03:59:49.548769 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10673 | 2026.05.06 03:59:49.548799 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10674 | 2026.05.06 03:59:49.548869 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10675 | 2026.05.06 03:59:49.548890 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10676 | 2026.05.06 03:59:49.548929 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10677 | 2026.05.06 03:59:49.548971 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10678 | 2026.05.06 03:59:49.550176 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002677 sec., 13074.33694434068 rows/sec., 2.20 MiB/sec. | ||
| 10679 | 2026.05.06 03:59:49.550312 [ 271 ] {0e052922-8901-4cdf-a371-66594f12dda9} <Debug> TCPHandler: Processed in 0.003108637 sec. | ||
| 10680 | 2026.05.06 03:59:49.552647 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.05.06 03:59:49.552762 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10682 | 2026.05.06 03:59:49.552808 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10683 | 2026.05.06 03:59:49.553387 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.05.06 03:59:49.553429 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10685 | 2026.05.06 03:59:49.553847 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10686 | 2026.05.06 03:59:49.554087 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.05.06 03:59:49.554239 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00151 sec., 91390.72847682118 rows/sec., 7.95 MiB/sec. | ||
| 10688 | 2026.05.06 03:59:49.554280 [ 271 ] {e868346a-414b-49e1-86b8-680dc6cbbb1a} <Debug> TCPHandler: Processed in 0.001687027 sec. | ||
| 10689 | 2026.05.06 03:59:49.554409 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.05.06 03:59:49.554510 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10691 | 2026.05.06 03:59:49.554553 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10692 | 2026.05.06 03:59:49.554984 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2026.05.06 03:59:49.555020 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10694 | 2026.05.06 03:59:49.555348 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10695 | 2026.05.06 03:59:49.555568 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.05.06 03:59:49.555711 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 2.46 MiB/sec. | ||
| 10697 | 2026.05.06 03:59:49.555751 [ 271 ] {f6d5bd4d-f4c8-4d29-bd16-9fd3890a3876} <Debug> TCPHandler: Processed in 0.001394729 sec. | ||
| 10698 | 2026.05.06 03:59:49.555886 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10699 | 2026.05.06 03:59:49.555988 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10700 | 2026.05.06 03:59:49.556030 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10701 | 2026.05.06 03:59:49.556458 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.05.06 03:59:49.556492 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10703 | 2026.05.06 03:59:49.556799 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10704 | 2026.05.06 03:59:49.557023 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.05.06 03:59:49.557158 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001195 sec., 87866.10878661087 rows/sec., 6.86 MiB/sec. | ||
| 10706 | 2026.05.06 03:59:49.557198 [ 271 ] {6c96e3de-4e2b-484a-90c6-1eaf24b4ac80} <Debug> TCPHandler: Processed in 0.001361898 sec. | ||
| 10707 | 2026.05.06 03:59:49.557329 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10708 | 2026.05.06 03:59:49.557432 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10709 | 2026.05.06 03:59:49.557476 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10710 | 2026.05.06 03:59:49.557883 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.05.06 03:59:49.557919 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10712 | 2026.05.06 03:59:49.558246 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10713 | 2026.05.06 03:59:49.558464 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.05.06 03:59:49.558599 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 10715 | 2026.05.06 03:59:49.558636 [ 271 ] {2d039889-fda6-47f6-8005-de25bdf8a1ad} <Debug> TCPHandler: Processed in 0.001356568 sec. | ||
| 10716 | 2026.05.06 03:59:49.558758 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.05.06 03:59:49.558851 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10718 | 2026.05.06 03:59:49.558905 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <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 | ||
| 10719 | 2026.05.06 03:59:49.559726 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.05.06 03:59:49.559764 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10721 | 2026.05.06 03:59:49.560433 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10722 | 2026.05.06 03:59:49.560664 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2026.05.06 03:59:49.560822 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001989 sec., 20613.373554550028 rows/sec., 36.94 MiB/sec. | ||
| 10724 | 2026.05.06 03:59:49.560898 [ 271 ] {b50d48d8-e40f-4d77-9a28-7ba9e2734162} <Debug> TCPHandler: Processed in 0.002190431 sec. | ||
| 10725 | 2026.05.06 03:59:49.561026 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2026.05.06 03:59:49.561120 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10727 | 2026.05.06 03:59:49.561162 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10728 | 2026.05.06 03:59:49.561511 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.05.06 03:59:49.561663 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10730 | 2026.05.06 03:59:49.561978 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10731 | 2026.05.06 03:59:49.562216 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.05.06 03:59:49.562348 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 10733 | 2026.05.06 03:59:49.562385 [ 271 ] {0c95cbdd-036a-4388-bf3e-56b55424e7c5} <Debug> TCPHandler: Processed in 0.001408419 sec. | ||
| 10734 | 2026.05.06 03:59:50.047812 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10735 | 2026.05.06 03:59:50.048040 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10736 | 2026.05.06 03:59:50.048372 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10737 | 2026.05.06 03:59:50.048408 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10738 | 2026.05.06 03:59:50.048638 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10739 | 2026.05.06 03:59:50.048705 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10740 | 2026.05.06 03:59:50.048846 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10741 | 2026.05.06 03:59:50.048967 [ 352 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10742 | 2026.05.06 03:59:50.048997 [ 337 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10743 | 2026.05.06 03:59:50.048975 [ 351 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10744 | 2026.05.06 03:59:50.048967 [ 316 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10745 | 2026.05.06 03:59:50.049173 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10746 | 2026.05.06 03:59:50.049199 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10747 | 2026.05.06 03:59:50.049267 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10748 | 2026.05.06 03:59:50.049286 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10749 | 2026.05.06 03:59:50.049319 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 10750 | 2026.05.06 03:59:50.049356 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 10751 | 2026.05.06 03:59:50.050531 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002585 sec., 13539.651837524178 rows/sec., 2.88 MiB/sec. | ||
| 10752 | 2026.05.06 03:59:50.050633 [ 271 ] {429bfa26-de02-464f-8706-5be911bdcefa} <Debug> TCPHandler: Processed in 0.002945371 sec. | ||
| 10753 | 2026.05.06 03:59:50.062413 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.05.06 03:59:50.062540 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10755 | 2026.05.06 03:59:50.062590 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10756 | 2026.05.06 03:59:50.063099 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2026.05.06 03:59:50.063147 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10758 | 2026.05.06 03:59:50.063567 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10759 | 2026.05.06 03:59:50.063800 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Trace> oximeter.fields_ipaddr (41dfad17-aa3f-4dba-a0a2-ee21575d0d39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.05.06 03:59:50.063952 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001448 sec., 1381.2154696132595 rows/sec., 112.63 KiB/sec. | ||
| 10761 | 2026.05.06 03:59:50.063990 [ 271 ] {991ad57e-9e7d-4e5f-b485-acba74b8c36b} <Debug> TCPHandler: Processed in 0.001637656 sec. | ||
| 10762 | 2026.05.06 03:59:50.064100 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10763 | 2026.05.06 03:59:50.064192 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10764 | 2026.05.06 03:59:50.064230 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10765 | 2026.05.06 03:59:50.065442 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.05.06 03:59:50.065478 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10767 | 2026.05.06 03:59:50.065952 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10768 | 2026.05.06 03:59:50.066159 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2026.05.06 03:59:50.066288 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002113 sec., 1138665.4046379556 rows/sec., 84.01 MiB/sec. | ||
| 10770 | 2026.05.06 03:59:50.066324 [ 271 ] {a26900fb-8e2b-4c63-a6ef-a3c0b30a21fc} <Debug> TCPHandler: Processed in 0.002271033 sec. | ||
| 10771 | 2026.05.06 03:59:50.066432 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.05.06 03:59:50.066525 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10773 | 2026.05.06 03:59:50.066564 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10774 | 2026.05.06 03:59:50.066957 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.05.06 03:59:50.066992 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10776 | 2026.05.06 03:59:50.067291 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10777 | 2026.05.06 03:59:50.067495 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.05.06 03:59:50.067602 [ 32 ] {} <Debug> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10779 | 2026.05.06 03:59:50.067620 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001113 sec., 11680.143755615452 rows/sec., 868.64 KiB/sec. | ||
| 10780 | 2026.05.06 03:59:50.067653 [ 32 ] {} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.05.06 03:59:50.067668 [ 271 ] {bbb85780-2840-41a9-be55-3bbba83fd8f0} <Debug> TCPHandler: Processed in 0.001283215 sec. | ||
| 10782 | 2026.05.06 03:59:50.067680 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10783 | 2026.05.06 03:59:50.067774 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10784 | 2026.05.06 03:59:50.067798 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10785 | 2026.05.06 03:59:50.067871 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10786 | 2026.05.06 03:59:50.067914 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10787 | 2026.05.06 03:59:50.067937 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10788 | 2026.05.06 03:59:50.067976 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 10789 | 2026.05.06 03:59:50.068041 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 10790 | 2026.05.06 03:59:50.068086 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 10791 | 2026.05.06 03:59:50.068129 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 55 rows starting from the beginning of the part | ||
| 10792 | 2026.05.06 03:59:50.068190 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 10793 | 2026.05.06 03:59:50.068242 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
| 10794 | 2026.05.06 03:59:50.068506 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.05.06 03:59:50.068546 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10796 | 2026.05.06 03:59:50.068934 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10797 | 2026.05.06 03:59:50.069069 [ 198 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321717 sec., 182338.57928739663 rows/sec., 14.08 MiB/sec. | ||
| 10798 | 2026.05.06 03:59:50.069160 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Trace> oximeter.fields_u32 (52466bcd-226d-4a10-b60a-4498b2e4f551): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.05.06 03:59:50.069210 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10800 | 2026.05.06 03:59:50.069300 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001447 sec., 553559.0877677954 rows/sec., 31.98 MiB/sec. | ||
| 10801 | 2026.05.06 03:59:50.069342 [ 271 ] {cc993a75-53ef-4aba-8639-9586725d5e8c} <Debug> TCPHandler: Processed in 0.001615085 sec. | ||
| 10802 | 2026.05.06 03:59:50.069450 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10803 | 2026.05.06 03:59:50.069482 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2026.05.06 03:59:50.069557 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10805 | 2026.05.06 03:59:50.069567 [ 190 ] {05805917-fceb-44b6-9c6e-93b304f1b969::all_1_46_9} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10806 | 2026.05.06 03:59:50.069606 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10807 | 2026.05.06 03:59:50.069659 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10808 | 2026.05.06 03:59:50.069998 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.05.06 03:59:50.070039 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10810 | 2026.05.06 03:59:50.070354 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10811 | 2026.05.06 03:59:50.070572 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Trace> oximeter.fields_u64 (a6617a13-fe7b-4d01-bf18-c3df37e6a6a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.05.06 03:59:50.070727 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 59.14 KiB/sec. | ||
| 10813 | 2026.05.06 03:59:50.070767 [ 271 ] {96e5bd16-2e4d-4ba8-aff4-f7a7123bc723} <Debug> TCPHandler: Processed in 0.001366138 sec. | ||
| 10814 | 2026.05.06 03:59:50.070873 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.05.06 03:59:50.070966 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10816 | 2026.05.06 03:59:50.071006 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10817 | 2026.05.06 03:59:50.071738 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.05.06 03:59:50.071774 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10819 | 2026.05.06 03:59:50.072129 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10820 | 2026.05.06 03:59:50.072335 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.05.06 03:59:50.072461 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001513 sec., 853932.5842696629 rows/sec., 56.98 MiB/sec. | ||
| 10822 | 2026.05.06 03:59:50.072497 [ 271 ] {210a4da6-8c30-4e71-a6dc-524f6a273929} <Debug> TCPHandler: Processed in 0.001672026 sec. | ||
| 10823 | 2026.05.06 03:59:50.072615 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.05.06 03:59:50.072708 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10825 | 2026.05.06 03:59:50.072750 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10826 | 2026.05.06 03:59:50.073411 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.05.06 03:59:50.073447 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10828 | 2026.05.06 03:59:50.073903 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10829 | 2026.05.06 03:59:50.074114 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.05.06 03:59:50.074242 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001551 sec., 965183.7524177949 rows/sec., 58.54 MiB/sec. | ||
| 10831 | 2026.05.06 03:59:50.074278 [ 271 ] {93511a68-64a5-49fa-bd8f-739d2967b52d} <Debug> TCPHandler: Processed in 0.001717388 sec. | ||
| 10832 | 2026.05.06 03:59:50.074395 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2026.05.06 03:59:50.074489 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10834 | 2026.05.06 03:59:50.074541 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <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 | ||
| 10835 | 2026.05.06 03:59:50.075266 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.05.06 03:59:50.075301 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10837 | 2026.05.06 03:59:50.075804 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10838 | 2026.05.06 03:59:50.076026 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.05.06 03:59:50.076136 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10840 | 2026.05.06 03:59:50.076161 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001691 sec., 6505.026611472502 rows/sec., 11.66 MiB/sec. | ||
| 10841 | 2026.05.06 03:59:50.076172 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.05.06 03:59:50.076204 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10843 | 2026.05.06 03:59:50.076220 [ 271 ] {813f34c4-8f5a-4945-a31e-aaf3a312153a} <Debug> TCPHandler: Processed in 0.001872282 sec. | ||
| 10844 | 2026.05.06 03:59:50.076309 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10845 | 2026.05.06 03:59:50.076332 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.05.06 03:59:50.076444 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10847 | 2026.05.06 03:59:50.076486 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10848 | 2026.05.06 03:59:50.076571 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10849 | 2026.05.06 03:59:50.076640 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1267 rows starting from the beginning of the part | ||
| 10850 | 2026.05.06 03:59:50.076772 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 10851 | 2026.05.06 03:59:50.076841 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.05.06 03:59:50.076889 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10853 | 2026.05.06 03:59:50.076893 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 10854 | 2026.05.06 03:59:50.077014 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 10855 | 2026.05.06 03:59:50.077117 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 10856 | 2026.05.06 03:59:50.077229 [ 199 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 10857 | 2026.05.06 03:59:50.077270 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10858 | 2026.05.06 03:59:50.077524 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.05.06 03:59:50.077668 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001243 sec., 9654.062751407884 rows/sec., 666.23 KiB/sec. | ||
| 10860 | 2026.05.06 03:59:50.077711 [ 271 ] {cab80ca1-8dfc-4d03-ad82-433c64daaaa6} <Debug> TCPHandler: Processed in 0.00142675 sec. | ||
| 10861 | 2026.05.06 03:59:50.084656 [ 190 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1412 rows, containing 19 columns (19 merged, 0 gathered) in 0.008399144 sec., 168112.36954622992 rows/sec., 301.25 MiB/sec. | ||
| 10862 | 2026.05.06 03:59:50.087327 [ 190 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10863 | 2026.05.06 03:59:50.087818 [ 190 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10864 | 2026.05.06 03:59:50.087921 [ 190 ] {6d6c8efb-c261-47a0-9ada-f916585b7690::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10865 | 2026.05.06 03:59:50.088072 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10866 | 2026.05.06 03:59:51.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.28 MiB, peak 328.86 MiB, free memory in arenas 0.00 B, will set to 321.41 MiB (RSS), difference: 4.13 MiB | ||
| 10867 | 2026.05.06 03:59:54.255743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23508 | ||
| 10868 | 2026.05.06 03:59:54.256545 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.05.06 03:59:54.256609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10870 | 2026.05.06 03:59:54.257139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10871 | 2026.05.06 03:59:54.257373 [ 244 ] {} <Trace> system.asynchronous_metric_log (ebbdc200-d3ec-45a3-b09e-81fb84b9f930): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.05.06 03:59:54.257501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23508 | ||
| 10873 | 2026.05.06 03:59:54.545930 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.05.06 03:59:54.546233 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) 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) | ||
| 10875 | 2026.05.06 03:59:54.546699 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10876 | 2026.05.06 03:59:54.546758 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <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 | ||
| 10877 | 2026.05.06 03:59:54.546987 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10878 | 2026.05.06 03:59:54.547053 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10879 | 2026.05.06 03:59:54.547187 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10880 | 2026.05.06 03:59:54.547285 [ 351 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10881 | 2026.05.06 03:59:54.547351 [ 337 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10882 | 2026.05.06 03:59:54.547363 [ 352 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10883 | 2026.05.06 03:59:54.547367 [ 316 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10884 | 2026.05.06 03:59:54.547572 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10885 | 2026.05.06 03:59:54.547599 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10886 | 2026.05.06 03:59:54.547666 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10887 | 2026.05.06 03:59:54.547685 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10888 | 2026.05.06 03:59:54.547719 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10889 | 2026.05.06 03:59:54.547757 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10890 | 2026.05.06 03:59:54.548910 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002803 sec., 12486.621476988941 rows/sec., 2.10 MiB/sec. | ||
| 10891 | 2026.05.06 03:59:54.549035 [ 271 ] {843abddc-955b-453b-9f16-622b73621e6c} <Debug> TCPHandler: Processed in 0.003268561 sec. | ||
| 10892 | 2026.05.06 03:59:54.550433 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2026.05.06 03:59:54.550539 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10894 | 2026.05.06 03:59:54.550580 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10895 | 2026.05.06 03:59:54.551067 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.05.06 03:59:54.551103 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10897 | 2026.05.06 03:59:54.551445 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10898 | 2026.05.06 03:59:54.551652 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2026.05.06 03:59:54.551776 [ 25 ] {} <Debug> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10900 | 2026.05.06 03:59:54.551790 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001283 sec., 43647.7007014809 rows/sec., 3.35 MiB/sec. | ||
| 10901 | 2026.05.06 03:59:54.551821 [ 25 ] {} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.05.06 03:59:54.551836 [ 271 ] {9ea9e9cb-6d75-43c5-ba86-9ec4bb134ddd} <Debug> TCPHandler: Processed in 0.00144959 sec. | ||
| 10903 | 2026.05.06 03:59:54.551846 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10904 | 2026.05.06 03:59:54.551949 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.05.06 03:59:54.551959 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10906 | 2026.05.06 03:59:54.552044 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10907 | 2026.05.06 03:59:54.552084 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10908 | 2026.05.06 03:59:54.552087 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10909 | 2026.05.06 03:59:54.552130 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2619 rows starting from the beginning of the part | ||
| 10910 | 2026.05.06 03:59:54.552204 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 259 rows starting from the beginning of the part | ||
| 10911 | 2026.05.06 03:59:54.552256 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 10912 | 2026.05.06 03:59:54.552304 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 138 rows starting from the beginning of the part | ||
| 10913 | 2026.05.06 03:59:54.552350 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2406 rows starting from the beginning of the part | ||
| 10914 | 2026.05.06 03:59:54.552396 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10915 | 2026.05.06 03:59:54.552510 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.05.06 03:59:54.552551 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10917 | 2026.05.06 03:59:54.552862 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10918 | 2026.05.06 03:59:54.553071 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.05.06 03:59:54.553173 [ 25 ] {} <Debug> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10920 | 2026.05.06 03:59:54.553198 [ 25 ] {} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2026.05.06 03:59:54.553202 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 10922 | 2026.05.06 03:59:54.553219 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10923 | 2026.05.06 03:59:54.553243 [ 271 ] {982fea90-33ad-49d9-9682-b9c85eff765a} <Debug> TCPHandler: Processed in 0.001341157 sec. | ||
| 10924 | 2026.05.06 03:59:54.553311 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10925 | 2026.05.06 03:59:54.553360 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2026.05.06 03:59:54.553430 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10927 | 2026.05.06 03:59:54.553457 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10928 | 2026.05.06 03:59:54.553465 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
| 10929 | 2026.05.06 03:59:54.553507 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10930 | 2026.05.06 03:59:54.553539 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 143 rows starting from the beginning of the part | ||
| 10931 | 2026.05.06 03:59:54.553589 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 10932 | 2026.05.06 03:59:54.553632 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 105 rows starting from the beginning of the part | ||
| 10933 | 2026.05.06 03:59:54.553673 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1292 rows starting from the beginning of the part | ||
| 10934 | 2026.05.06 03:59:54.553713 [ 190 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10935 | 2026.05.06 03:59:54.553887 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.05.06 03:59:54.553925 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10937 | 2026.05.06 03:59:54.554378 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10938 | 2026.05.06 03:59:54.554485 [ 194 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002571352 sec., 2152175.198105899 rows/sec., 171.01 MiB/sec. | ||
| 10939 | 2026.05.06 03:59:54.554602 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.05.06 03:59:54.554722 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 10941 | 2026.05.06 03:59:54.554733 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001295 sec., 98841.69884169885 rows/sec., 6.88 MiB/sec. | ||
| 10942 | 2026.05.06 03:59:54.554752 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10943 | 2026.05.06 03:59:54.554762 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.05.06 03:59:54.554780 [ 271 ] {4ad1f942-cb10-4a96-bc9c-43021322e9da} <Debug> TCPHandler: Processed in 0.001467321 sec. | ||
| 10945 | 2026.05.06 03:59:54.554800 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10946 | 2026.05.06 03:59:54.554878 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 10947 | 2026.05.06 03:59:54.554902 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10948 | 2026.05.06 03:59:54.554975 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10949 | 2026.05.06 03:59:54.554996 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10950 | 2026.05.06 03:59:54.555006 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27390 rows starting from the beginning of the part | ||
| 10951 | 2026.05.06 03:59:54.555026 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.05.06 03:59:54.555037 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10953 | 2026.05.06 03:59:54.555062 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 197 rows starting from the beginning of the part | ||
| 10954 | 2026.05.06 03:59:54.555059 [ 191 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178717 sec., 1718359.193585389 rows/sec., 124.75 MiB/sec. | ||
| 10955 | 2026.05.06 03:59:54.555109 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10956 | 2026.05.06 03:59:54.555115 [ 196 ] {96acc7c3-21c4-4290-b388-7de2849310f6::all_1_81_16} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10957 | 2026.05.06 03:59:54.555157 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10958 | 2026.05.06 03:59:54.555203 [ 193 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1497 rows starting from the beginning of the part | ||
| 10959 | 2026.05.06 03:59:54.555208 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10960 | 2026.05.06 03:59:54.555319 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10961 | 2026.05.06 03:59:54.555379 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.05.06 03:59:54.555420 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10963 | 2026.05.06 03:59:54.555704 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.05.06 03:59:54.555776 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10965 | 2026.05.06 03:59:54.555803 [ 188 ] {0bdcc473-78f8-467e-abf2-b2b078358bf5::all_1_81_16} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10966 | 2026.05.06 03:59:54.555896 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10967 | 2026.05.06 03:59:54.555993 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.05.06 03:59:54.556103 [ 57 ] {} <Debug> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10969 | 2026.05.06 03:59:54.556122 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 10970 | 2026.05.06 03:59:54.556132 [ 57 ] {} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.05.06 03:59:54.556150 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10972 | 2026.05.06 03:59:54.556156 [ 271 ] {527cd245-1338-4a8e-832d-9437e8509300} <Debug> TCPHandler: Processed in 0.001300976 sec. | ||
| 10973 | 2026.05.06 03:59:54.556225 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10974 | 2026.05.06 03:59:54.556330 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10975 | 2026.05.06 03:59:54.556357 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3960 rows starting from the beginning of the part | ||
| 10976 | 2026.05.06 03:59:54.556408 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10977 | 2026.05.06 03:59:54.556452 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10978 | 2026.05.06 03:59:54.556491 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10979 | 2026.05.06 03:59:54.556527 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 12 rows starting from the beginning of the part | ||
| 10980 | 2026.05.06 03:59:54.556565 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part | ||
| 10981 | 2026.05.06 03:59:54.557755 [ 191 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001564844 sec., 2683973.610148999 rows/sec., 180.88 MiB/sec. | ||
| 10982 | 2026.05.06 03:59:54.558014 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10983 | 2026.05.06 03:59:54.558249 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.05.06 03:59:54.558313 [ 192 ] {f827f8fb-f166-405b-a15a-bf6f33022521::all_1_81_16} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10985 | 2026.05.06 03:59:54.558371 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10986 | 2026.05.06 03:59:54.561815 [ 196 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29404 rows, containing 5 columns (5 merged, 0 gathered) in 0.006970934 sec., 4218086.127339608 rows/sec., 272.28 MiB/sec. | ||
| 10987 | 2026.05.06 03:59:54.562273 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 10988 | 2026.05.06 03:59:54.562574 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.05.06 03:59:54.562664 [ 191 ] {e1014d80-3da1-4ac4-80c6-ae392c6d7d36::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 10990 | 2026.05.06 03:59:54.562777 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10991 | 2026.05.06 03:59:55.475901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10992 | 2026.05.06 03:59:55.492898 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.05.06 03:59:55.492962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10994 | 2026.05.06 03:59:55.499346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10995 | 2026.05.06 03:59:55.500065 [ 245 ] {} <Trace> system.metric_log (0c9c22d4-7e83-4590-a5d2-78a113935a75): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.05.06 03:59:55.503045 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10997 | 2026.05.06 03:59:56.799326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1294 | ||
| 10998 | 2026.05.06 03:59:56.801931 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.05.06 03:59:56.801983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11000 | 2026.05.06 03:59:56.803230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11001 | 2026.05.06 03:59:56.803504 [ 243 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.05.06 03:59:56.803659 [ 40 ] {} <Debug> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11003 | 2026.05.06 03:59:56.803727 [ 40 ] {} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2026.05.06 03:59:56.803747 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11005 | 2026.05.06 03:59:56.803799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 11006 | 2026.05.06 03:59:56.803863 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::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 | ||
| 11007 | 2026.05.06 03:59:56.804438 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11008 | 2026.05.06 03:59:56.804576 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1118 rows starting from the beginning of the part | ||
| 11009 | 2026.05.06 03:59:56.804977 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 11010 | 2026.05.06 03:59:56.805332 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 11011 | 2026.05.06 03:59:56.805684 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 11012 | 2026.05.06 03:59:56.806017 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11013 | 2026.05.06 03:59:56.806352 [ 190 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 44 rows starting from the beginning of the part | ||
| 11014 | 2026.05.06 03:59:56.812495 [ 195 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 72 columns (72 merged, 0 gathered) in 0.008685551 sec., 148983.06394148167 rows/sec., 126.55 MiB/sec. | ||
| 11015 | 2026.05.06 03:59:56.814190 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11016 | 2026.05.06 03:59:56.814829 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.05.06 03:59:56.814916 [ 189 ] {53d596ef-821c-4d78-bd35-20e7c27146c1::all_1_36_7} <Trace> system.query_log (53d596ef-821c-4d78-bd35-20e7c27146c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11018 | 2026.05.06 03:59:56.815267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 11019 | 2026.05.06 03:59:57.574553 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61109 | ||
| 11020 | 2026.05.06 03:59:57.574670 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11021 | 2026.05.06 03:59:57.574700 [ 310 ] {} <Debug> TCP-Session: 491241d9-f394-482a-87db-57fc324553f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61109 | ||
| 11022 | 2026.05.06 03:59:57.574725 [ 310 ] {} <Debug> TCP-Session: 491241d9-f394-482a-87db-57fc324553f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.05.06 03:59:57.574741 [ 310 ] {} <Debug> TCP-Session: 491241d9-f394-482a-87db-57fc324553f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2026.05.06 03:59:57.574959 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43070 | ||
| 11025 | 2026.05.06 03:59:57.574963 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57327 | ||
| 11026 | 2026.05.06 03:59:57.574987 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58806 | ||
| 11027 | 2026.05.06 03:59:57.575033 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65337 | ||
| 11028 | 2026.05.06 03:59:57.575043 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11029 | 2026.05.06 03:59:57.575083 [ 310 ] {} <Trace> TCP-Session: 491241d9-f394-482a-87db-57fc324553f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.05.06 03:59:57.575106 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11031 | 2026.05.06 03:59:57.575130 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11032 | 2026.05.06 03:59:57.575123 [ 3 ] {} <Debug> TCP-Session: 08be2289-0523-4770-9490-c1a3c52f06e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43070 | ||
| 11033 | 2026.05.06 03:59:57.575159 [ 311 ] {} <Debug> TCP-Session: 17064684-3c03-4ae4-9816-4c569e5adeab Authenticating user 'default' from [fd00:1122:3344:101::e]:57327 | ||
| 11034 | 2026.05.06 03:59:57.575190 [ 3 ] {} <Debug> TCP-Session: 08be2289-0523-4770-9490-c1a3c52f06e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2026.05.06 03:59:57.575170 [ 309 ] {} <Debug> TCP-Session: 43fd3d84-6dd1-4b86-beef-4f44a632f05d Authenticating user 'default' from [fd00:1122:3344:101::e]:65337 | ||
| 11036 | 2026.05.06 03:59:57.575222 [ 3 ] {} <Debug> TCP-Session: 08be2289-0523-4770-9490-c1a3c52f06e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11037 | 2026.05.06 03:59:57.575219 [ 311 ] {} <Debug> TCP-Session: 17064684-3c03-4ae4-9816-4c569e5adeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.05.06 03:59:57.575256 [ 309 ] {} <Debug> TCP-Session: 43fd3d84-6dd1-4b86-beef-4f44a632f05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.05.06 03:59:57.575274 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11040 | 2026.05.06 03:59:57.575286 [ 309 ] {} <Debug> TCP-Session: 43fd3d84-6dd1-4b86-beef-4f44a632f05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.05.06 03:59:57.575275 [ 311 ] {} <Debug> TCP-Session: 17064684-3c03-4ae4-9816-4c569e5adeab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2026.05.06 03:59:57.575307 [ 269 ] {} <Debug> TCP-Session: eccf528d-141a-4892-8dd7-e1aefacba9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58806 | ||
| 11043 | 2026.05.06 03:59:57.575271 [ 310 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11044 | 2026.05.06 03:59:57.575344 [ 269 ] {} <Debug> TCP-Session: eccf528d-141a-4892-8dd7-e1aefacba9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.05.06 03:59:57.575027 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59151 | ||
| 11046 | 2026.05.06 03:59:57.575377 [ 269 ] {} <Debug> TCP-Session: eccf528d-141a-4892-8dd7-e1aefacba9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.05.06 03:59:57.575014 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64623 | ||
| 11048 | 2026.05.06 03:59:57.575013 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46254 | ||
| 11049 | 2026.05.06 03:59:57.574986 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59298 | ||
| 11050 | 2026.05.06 03:59:57.575607 [ 310 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11051 | 2026.05.06 03:59:57.575665 [ 310 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11052 | 2026.05.06 03:59:57.575914 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11053 | 2026.05.06 03:59:57.575948 [ 310 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 11054 | 2026.05.06 03:59:57.575952 [ 308 ] {} <Debug> TCP-Session: f45bc089-502a-4350-83ac-337c05af0a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:59151 | ||
| 11055 | 2026.05.06 03:59:57.576001 [ 308 ] {} <Debug> TCP-Session: f45bc089-502a-4350-83ac-337c05af0a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2026.05.06 03:59:57.576014 [ 308 ] {} <Debug> TCP-Session: f45bc089-502a-4350-83ac-337c05af0a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11057 | 2026.05.06 03:59:57.576025 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11058 | 2026.05.06 03:59:57.576058 [ 303 ] {} <Debug> TCP-Session: 9cb4b94c-590c-462d-85f8-d1f494f5b2ce Authenticating user 'default' from [fd00:1122:3344:101::e]:59298 | ||
| 11059 | 2026.05.06 03:59:57.576079 [ 303 ] {} <Debug> TCP-Session: 9cb4b94c-590c-462d-85f8-d1f494f5b2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2026.05.06 03:59:57.576091 [ 303 ] {} <Debug> TCP-Session: 9cb4b94c-590c-462d-85f8-d1f494f5b2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2026.05.06 03:59:57.576370 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11062 | 2026.05.06 03:59:57.576399 [ 307 ] {} <Debug> TCP-Session: 6c4a8fe9-d602-49d3-852a-183e2980695b Authenticating user 'default' from [fd00:1122:3344:101::e]:46254 | ||
| 11063 | 2026.05.06 03:59:57.576415 [ 307 ] {} <Debug> TCP-Session: 6c4a8fe9-d602-49d3-852a-183e2980695b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.05.06 03:59:57.576428 [ 307 ] {} <Debug> TCP-Session: 6c4a8fe9-d602-49d3-852a-183e2980695b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.05.06 03:59:57.576487 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11066 | 2026.05.06 03:59:57.576522 [ 304 ] {} <Debug> TCP-Session: c449d7bc-7920-4d27-bf99-f5f63801d43f Authenticating user 'default' from [fd00:1122:3344:101::e]:64623 | ||
| 11067 | 2026.05.06 03:59:57.576539 [ 304 ] {} <Debug> TCP-Session: c449d7bc-7920-4d27-bf99-f5f63801d43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11068 | 2026.05.06 03:59:57.576552 [ 304 ] {} <Debug> TCP-Session: c449d7bc-7920-4d27-bf99-f5f63801d43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.05.06 03:59:57.576934 [ 351 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Trace> AggregatingTransform: Aggregating | ||
| 11070 | 2026.05.06 03:59:57.576982 [ 351 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11071 | 2026.05.06 03:59:57.577027 [ 351 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967937 sec. (1033.125 rows/sec., 40.36 KiB/sec.) | ||
| 11072 | 2026.05.06 03:59:57.577050 [ 351 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Trace> Aggregator: Merging aggregated data | ||
| 11073 | 2026.05.06 03:59:57.578503 [ 310 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 11074 | 2026.05.06 03:59:57.578649 [ 310 ] {42595851-5afc-4147-87c0-6925aa30f37c} <Debug> TCPHandler: Processed in 0.003722784 sec. | ||
| 11075 | 2026.05.06 03:59:57.578762 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11076 | 2026.05.06 03:59:57.578792 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11077 | 2026.05.06 03:59:57.578793 [ 310 ] {} <Debug> TCP-Session: 491241d9-f394-482a-87db-57fc324553f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2026.05.06 03:59:57.578807 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11079 | 2026.05.06 03:59:57.578841 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11080 | 2026.05.06 03:59:57.578859 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11081 | 2026.05.06 03:59:57.578872 [ 309 ] {} <Debug> TCP-Session: 43fd3d84-6dd1-4b86-beef-4f44a632f05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11082 | 2026.05.06 03:59:57.578878 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11083 | 2026.05.06 03:59:57.578907 [ 269 ] {} <Debug> TCP-Session: eccf528d-141a-4892-8dd7-e1aefacba9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11084 | 2026.05.06 03:59:57.578908 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11085 | 2026.05.06 03:59:57.578939 [ 307 ] {} <Debug> TCP-Session: 6c4a8fe9-d602-49d3-852a-183e2980695b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2026.05.06 03:59:57.578896 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11087 | 2026.05.06 03:59:57.578974 [ 308 ] {} <Debug> TCP-Session: f45bc089-502a-4350-83ac-337c05af0a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.05.06 03:59:57.578891 [ 3 ] {} <Debug> TCP-Session: 08be2289-0523-4770-9490-c1a3c52f06e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2026.05.06 03:59:57.579007 [ 304 ] {} <Debug> TCP-Session: c449d7bc-7920-4d27-bf99-f5f63801d43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.05.06 03:59:57.578834 [ 311 ] {} <Debug> TCP-Session: 17064684-3c03-4ae4-9816-4c569e5adeab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.05.06 03:59:57.578827 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11092 | 2026.05.06 03:59:57.579081 [ 303 ] {} <Debug> TCP-Session: 9cb4b94c-590c-462d-85f8-d1f494f5b2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.05.06 03:59:59.184369 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51188 | ||
| 11094 | 2026.05.06 03:59:59.184487 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11095 | 2026.05.06 03:59:59.184517 [ 310 ] {} <Debug> TCP-Session: 71bdae2c-e52e-41b5-a01c-4feb97c04613 Authenticating user 'default' from [fd00:1122:3344:101::e]:51188 | ||
| 11096 | 2026.05.06 03:59:59.184542 [ 310 ] {} <Debug> TCP-Session: 71bdae2c-e52e-41b5-a01c-4feb97c04613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.05.06 03:59:59.184558 [ 310 ] {} <Debug> TCP-Session: 71bdae2c-e52e-41b5-a01c-4feb97c04613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2026.05.06 03:59:59.184809 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47272 | ||
| 11099 | 2026.05.06 03:59:59.184834 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56350 | ||
| 11100 | 2026.05.06 03:59:59.184859 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57939 | ||
| 11101 | 2026.05.06 03:59:59.184881 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59842 | ||
| 11102 | 2026.05.06 03:59:59.184888 [ 310 ] {} <Trace> TCP-Session: 71bdae2c-e52e-41b5-a01c-4feb97c04613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11103 | 2026.05.06 03:59:59.184936 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11104 | 2026.05.06 03:59:59.184929 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11105 | 2026.05.06 03:59:59.184980 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11106 | 2026.05.06 03:59:59.184992 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11107 | 2026.05.06 03:59:59.185009 [ 311 ] {} <Debug> TCP-Session: cbee38d6-455f-41ad-a1c1-2d1b8332b05f Authenticating user 'default' from [fd00:1122:3344:101::e]:47272 | ||
| 11108 | 2026.05.06 03:59:59.185025 [ 308 ] {} <Debug> TCP-Session: 346d836e-ae60-4cc8-8107-66c95408b552 Authenticating user 'default' from [fd00:1122:3344:101::e]:59842 | ||
| 11109 | 2026.05.06 03:59:59.185039 [ 304 ] {} <Debug> TCP-Session: 63f1a17a-ece9-4d63-98dc-55cc0bb19bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57939 | ||
| 11110 | 2026.05.06 03:59:59.185054 [ 311 ] {} <Debug> TCP-Session: cbee38d6-455f-41ad-a1c1-2d1b8332b05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2026.05.06 03:59:59.185067 [ 308 ] {} <Debug> TCP-Session: 346d836e-ae60-4cc8-8107-66c95408b552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11112 | 2026.05.06 03:59:59.185078 [ 304 ] {} <Debug> TCP-Session: 63f1a17a-ece9-4d63-98dc-55cc0bb19bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.05.06 03:59:59.185086 [ 311 ] {} <Debug> TCP-Session: cbee38d6-455f-41ad-a1c1-2d1b8332b05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11114 | 2026.05.06 03:59:59.185105 [ 304 ] {} <Debug> TCP-Session: 63f1a17a-ece9-4d63-98dc-55cc0bb19bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11115 | 2026.05.06 03:59:59.185110 [ 310 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11116 | 2026.05.06 03:59:59.185096 [ 308 ] {} <Debug> TCP-Session: 346d836e-ae60-4cc8-8107-66c95408b552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2026.05.06 03:59:59.185001 [ 303 ] {} <Debug> TCP-Session: 049645be-d690-400c-a377-dc034f8258ea Authenticating user 'default' from [fd00:1122:3344:101::e]:56350 | ||
| 11118 | 2026.05.06 03:59:59.184869 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49161 | ||
| 11119 | 2026.05.06 03:59:59.185209 [ 303 ] {} <Debug> TCP-Session: 049645be-d690-400c-a377-dc034f8258ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11120 | 2026.05.06 03:59:59.184836 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61893 | ||
| 11121 | 2026.05.06 03:59:59.185266 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11122 | 2026.05.06 03:59:59.185243 [ 303 ] {} <Debug> TCP-Session: 049645be-d690-400c-a377-dc034f8258ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2026.05.06 03:59:59.185303 [ 307 ] {} <Debug> TCP-Session: 69982559-629d-4ba2-b013-629bd032b2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49161 | ||
| 11124 | 2026.05.06 03:59:59.184811 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34829 | ||
| 11125 | 2026.05.06 03:59:59.185326 [ 307 ] {} <Debug> TCP-Session: 69982559-629d-4ba2-b013-629bd032b2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2026.05.06 03:59:59.185352 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11127 | 2026.05.06 03:59:59.185368 [ 307 ] {} <Debug> TCP-Session: 69982559-629d-4ba2-b013-629bd032b2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2026.05.06 03:59:59.184890 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47510 | ||
| 11129 | 2026.05.06 03:59:59.185404 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11130 | 2026.05.06 03:59:59.185401 [ 310 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11131 | 2026.05.06 03:59:59.185453 [ 3 ] {} <Debug> TCP-Session: 42eae60e-9afd-4df8-ad04-5ba97a04a234 Authenticating user 'default' from [fd00:1122:3344:101::e]:34829 | ||
| 11132 | 2026.05.06 03:59:59.185396 [ 269 ] {} <Debug> TCP-Session: c1f99ff0-f825-4848-8683-691ceac9488b Authenticating user 'default' from [fd00:1122:3344:101::e]:61893 | ||
| 11133 | 2026.05.06 03:59:59.185482 [ 3 ] {} <Debug> TCP-Session: 42eae60e-9afd-4df8-ad04-5ba97a04a234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.05.06 03:59:59.185481 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11135 | 2026.05.06 03:59:59.185510 [ 269 ] {} <Debug> TCP-Session: c1f99ff0-f825-4848-8683-691ceac9488b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2026.05.06 03:59:59.185511 [ 3 ] {} <Debug> TCP-Session: 42eae60e-9afd-4df8-ad04-5ba97a04a234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11137 | 2026.05.06 03:59:59.185546 [ 269 ] {} <Debug> TCP-Session: c1f99ff0-f825-4848-8683-691ceac9488b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11138 | 2026.05.06 03:59:59.185544 [ 309 ] {} <Debug> TCP-Session: 86344ab8-e492-4a15-a213-a8bf270b7543 Authenticating user 'default' from [fd00:1122:3344:101::e]:47510 | ||
| 11139 | 2026.05.06 03:59:59.185504 [ 310 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11140 | 2026.05.06 03:59:59.185597 [ 309 ] {} <Debug> TCP-Session: 86344ab8-e492-4a15-a213-a8bf270b7543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.05.06 03:59:59.185626 [ 309 ] {} <Debug> TCP-Session: 86344ab8-e492-4a15-a213-a8bf270b7543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.05.06 03:59:59.185887 [ 310 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Debug> oximeter.version (235edd06-14d6-4a1b-9778-b456dee0c07a) (SelectExecutor): Key condition: unknown | ||
| 11143 | 2026.05.06 03:59:59.186821 [ 358 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Trace> AggregatingTransform: Aggregating | ||
| 11144 | 2026.05.06 03:59:59.186858 [ 358 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Trace> Aggregator: Aggregation method: without_key | ||
| 11145 | 2026.05.06 03:59:59.186894 [ 358 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901876 sec. (1108.800 rows/sec., 43.31 KiB/sec.) | ||
| 11146 | 2026.05.06 03:59:59.186913 [ 358 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Trace> Aggregator: Merging aggregated data | ||
| 11147 | 2026.05.06 03:59:59.188389 [ 310 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003337 sec., 299.6703626011387 rows/sec., 11.71 KiB/sec. | ||
| 11148 | 2026.05.06 03:59:59.188619 [ 310 ] {f9f2aa01-d446-4439-abc3-3f96fd470608} <Debug> TCPHandler: Processed in 0.003851697 sec. | ||
| 11149 | 2026.05.06 03:59:59.188840 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11150 | 2026.05.06 03:59:59.188863 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11151 | 2026.05.06 03:59:59.188887 [ 309 ] {} <Debug> TCP-Session: 86344ab8-e492-4a15-a213-a8bf270b7543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2026.05.06 03:59:59.188891 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11153 | 2026.05.06 03:59:59.188908 [ 269 ] {} <Debug> TCP-Session: c1f99ff0-f825-4848-8683-691ceac9488b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11154 | 2026.05.06 03:59:59.188933 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11155 | 2026.05.06 03:59:59.188957 [ 311 ] {} <Debug> TCP-Session: cbee38d6-455f-41ad-a1c1-2d1b8332b05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11156 | 2026.05.06 03:59:59.188959 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11157 | 2026.05.06 03:59:59.188978 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11158 | 2026.05.06 03:59:59.189010 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11159 | 2026.05.06 03:59:59.189031 [ 304 ] {} <Debug> TCP-Session: 63f1a17a-ece9-4d63-98dc-55cc0bb19bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11160 | 2026.05.06 03:59:59.189051 [ 303 ] {} <Debug> TCP-Session: 049645be-d690-400c-a377-dc034f8258ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11161 | 2026.05.06 03:59:59.189074 [ 310 ] {} <Debug> TCP-Session: 71bdae2c-e52e-41b5-a01c-4feb97c04613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11162 | 2026.05.06 03:59:59.188998 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11163 | 2026.05.06 03:59:59.188984 [ 307 ] {} <Debug> TCP-Session: 69982559-629d-4ba2-b013-629bd032b2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.05.06 03:59:59.189167 [ 308 ] {} <Debug> TCP-Session: 346d836e-ae60-4cc8-8107-66c95408b552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2026.05.06 03:59:59.189149 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11166 | 2026.05.06 03:59:59.189239 [ 3 ] {} <Debug> TCP-Session: 42eae60e-9afd-4df8-ad04-5ba97a04a234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2026.05.06 03:59:59.548586 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.05.06 03:59:59.548846 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11169 | 2026.05.06 03:59:59.549200 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11170 | 2026.05.06 03:59:59.549240 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11171 | 2026.05.06 03:59:59.549468 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11172 | 2026.05.06 03:59:59.549547 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11173 | 2026.05.06 03:59:59.549697 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11174 | 2026.05.06 03:59:59.549801 [ 362 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11175 | 2026.05.06 03:59:59.549801 [ 347 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11176 | 2026.05.06 03:59:59.549832 [ 294 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11177 | 2026.05.06 03:59:59.549806 [ 335 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11178 | 2026.05.06 03:59:59.549972 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11179 | 2026.05.06 03:59:59.549997 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11180 | 2026.05.06 03:59:59.550072 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11181 | 2026.05.06 03:59:59.550096 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> oximeter.timeseries_schema (4f11422c-f667-4bbf-997a-6d8a379d1814) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11182 | 2026.05.06 03:59:59.550133 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11183 | 2026.05.06 03:59:59.550176 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11184 | 2026.05.06 03:59:59.551282 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00254 sec., 13779.527559055117 rows/sec., 2.32 MiB/sec. | ||
| 11185 | 2026.05.06 03:59:59.551395 [ 271 ] {0d8acd0c-77f4-49d5-ace9-a5c3366700c9} <Debug> TCPHandler: Processed in 0.002952752 sec. | ||
| 11186 | 2026.05.06 03:59:59.553995 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2026.05.06 03:59:59.554114 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11188 | 2026.05.06 03:59:59.554160 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11189 | 2026.05.06 03:59:59.554734 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.05.06 03:59:59.554776 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11191 | 2026.05.06 03:59:59.555165 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11192 | 2026.05.06 03:59:59.555407 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Trace> oximeter.fields_string (96acc7c3-21c4-4290-b388-7de2849310f6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.05.06 03:59:59.555589 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001508 sec., 91511.93633952255 rows/sec., 7.96 MiB/sec. | ||
| 11194 | 2026.05.06 03:59:59.555638 [ 271 ] {4003317d-6bed-466a-926b-32c0ea302efc} <Debug> TCPHandler: Processed in 0.001705227 sec. | ||
| 11195 | 2026.05.06 03:59:59.555782 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2026.05.06 03:59:59.555884 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11197 | 2026.05.06 03:59:59.555928 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11198 | 2026.05.06 03:59:59.556430 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.05.06 03:59:59.556469 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11200 | 2026.05.06 03:59:59.556786 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11201 | 2026.05.06 03:59:59.557005 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Trace> oximeter.fields_u16 (05805917-fceb-44b6-9c6e-93b304f1b969): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.05.06 03:59:59.557143 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001281 sec., 32006.245120999218 rows/sec., 2.35 MiB/sec. | ||
| 11203 | 2026.05.06 03:59:59.557181 [ 271 ] {e842e172-c0d6-4e3a-b899-2744f16fb8e6} <Debug> TCPHandler: Processed in 0.00145169 sec. | ||
| 11204 | 2026.05.06 03:59:59.557298 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2026.05.06 03:59:59.557397 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11206 | 2026.05.06 03:59:59.557437 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11207 | 2026.05.06 03:59:59.557857 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2026.05.06 03:59:59.557895 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11209 | 2026.05.06 03:59:59.558295 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11210 | 2026.05.06 03:59:59.558549 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Trace> oximeter.fields_uuid (0bdcc473-78f8-467e-abf2-b2b078358bf5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2026.05.06 03:59:59.558689 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001313 sec., 79969.53541507997 rows/sec., 6.25 MiB/sec. | ||
| 11212 | 2026.05.06 03:59:59.558728 [ 271 ] {f8014896-bb8f-46d8-802d-e0742578ddc2} <Debug> TCPHandler: Processed in 0.001479821 sec. | ||
| 11213 | 2026.05.06 03:59:59.558863 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2026.05.06 03:59:59.558964 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11215 | 2026.05.06 03:59:59.559010 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11216 | 2026.05.06 03:59:59.559524 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.05.06 03:59:59.559566 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11218 | 2026.05.06 03:59:59.559954 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11219 | 2026.05.06 03:59:59.560181 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Trace> oximeter.measurements_cumulativeu64 (e1014d80-3da1-4ac4-80c6-ae392c6d7d36): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.05.06 03:59:59.560319 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001375 sec., 116363.63636363637 rows/sec., 8.10 MiB/sec. | ||
| 11221 | 2026.05.06 03:59:59.560360 [ 271 ] {57ab0ff5-a0b0-4eaf-af34-4607cdd590f9} <Debug> TCPHandler: Processed in 0.001547533 sec. | ||
| 11222 | 2026.05.06 03:59:59.560488 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.05.06 03:59:59.560601 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11224 | 2026.05.06 03:59:59.560677 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <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 | ||
| 11225 | 2026.05.06 03:59:59.561545 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.05.06 03:59:59.561588 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11227 | 2026.05.06 03:59:59.562339 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11228 | 2026.05.06 03:59:59.562645 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <Trace> oximeter.measurements_histogramu64 (6d6c8efb-c261-47a0-9ada-f916585b7690): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.05.06 03:59:59.562815 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002238 sec., 18319.92850759607 rows/sec., 32.83 MiB/sec. | ||
| 11230 | 2026.05.06 03:59:59.562927 [ 271 ] {dd46c0fe-6b9f-4f36-966d-bc18f5824ae8} <Debug> TCPHandler: Processed in 0.00249342 sec. | ||
| 11231 | 2026.05.06 03:59:59.563106 [ 271 ] {} <Trace> TCP-Session: ac623384-75d3-46c7-b7a0-c3df424fa664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.05.06 03:59:59.563221 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59282) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11233 | 2026.05.06 03:59:59.563278 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11234 | 2026.05.06 03:59:59.563778 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2026.05.06 03:59:59.563821 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 11236 | 2026.05.06 03:59:59.564218 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11237 | 2026.05.06 03:59:59.564500 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Trace> oximeter.measurements_u64 (f827f8fb-f166-405b-a15a-bf6f33022521): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.05.06 03:59:59.564657 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
| 11239 | 2026.05.06 03:59:59.564703 [ 271 ] {6d975401-d938-42da-b6e4-4d394454ec19} <Debug> TCPHandler: Processed in 0.001657506 sec. | ||