| 1 | [ May 20 17:09:15 Enabled. ] | ||
| 2 | [ May 20 17:09:15 Rereading configuration. ] | ||
| 3 | [ May 20 17:09:17 Rereading configuration. ] | ||
| 4 | [ May 20 17:09:22 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 20 17:09:22 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.20 17:09:25.096094 [ 1 ] {} <Information> Application: Will watch for the process with pid 26095 | ||
| 29 | 2026.05.20 17:09:25.096594 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.20 17:09:25.506794 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 26095 | ||
| 31 | 2026.05.20 17:09:25.511811 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.20 17:09:25.511995 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.20 17:09:25.897566 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.20 17:09:25.939154 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.20 17:09:25.939241 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.20 17:09:25.939268 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.20 17:09:25.939342 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.20 17:09:25.940077 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.20 17:09:25.949941 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.20 17:09:25.955125 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.20 17:09:25.956209 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.20 17:09:25.958904 [ 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) | ||
| 45 | 2026.05.20 17:09:25.958954 [ 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) | ||
| 46 | 2026.05.20 17:09:25.958965 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.20 17:09:25.959827 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.20 17:09:25.965924 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.20 17:09:25.972973 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.20 17:09:25.973788 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.20 17:09:25.979233 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.20 17:09:25.981365 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.20 17:09:25.982407 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.20 17:09:25.983038 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.20 17:09:26.001643 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.20 17:09:26.002359 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.20 17:09:26.004749 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.20 17:09:26.005161 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.20 17:09:26.005611 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.20 17:09:26.006031 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.20 17:09:26.007150 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.20 17:09:26.007223 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.20 17:09:26.007318 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.20 17:09:26.007430 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.20 17:09:26.027510 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.20 17:09:26.027544 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171594 sec | ||
| 69 | 2026.05.20 17:09:26.027660 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.20 17:09:26.027677 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.20 17:09:26.031905 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.20 17:09:26.034745 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.20 17:09:26.063595 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.20 17:09:26.063711 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.20 17:09:26.063725 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.20 17:09:26.063737 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.20 17:09:26.063836 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.20 17:09:26.063852 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.20 17:09:26.065945 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.20 17:09:26.065992 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.20 17:09:26.066076 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.20 17:09:26.066224 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.20 17:09:26.066266 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.20 17:09:26.066353 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.20 17:09:26.066366 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.20 17:09:26.066378 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.20 17:09:26.066471 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.20 17:09:26.066485 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.20 17:09:26.109276 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.20 17:09:26.110764 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.20 17:09:26.110820 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5782e-05 sec | ||
| 92 | 2026.05.20 17:09:26.110835 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.20 17:09:26.110845 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.20 17:09:26.110878 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.20 17:09:26.111124 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.20 17:09:26.111200 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.20 17:09:26.111214 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.20 17:09:26.111225 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.20 17:09:26.111304 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.20 17:09:26.114081 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.20 17:09:26.114308 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.18 MiB (RSS), difference: 92.33 MiB | ||
| 102 | 2026.05.20 17:09:26.118776 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.0551e-05 sec. | ||
| 103 | 2026.05.20 17:09:26.119156 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.20 17:09:26.121163 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.20 17:09:26.121191 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.20 17:09:26.171241 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47771 | ||
| 107 | 2026.05.20 17:09:26.171550 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.20 17:09:26.171613 [ 3 ] {} <Debug> TCP-Session: 1fe3a617-ce34-4cd9-8b33-9b30235559aa Authenticating user 'default' from [fd00:1122:3344:101::a]:47771 | ||
| 109 | 2026.05.20 17:09:26.171646 [ 3 ] {} <Debug> TCP-Session: 1fe3a617-ce34-4cd9-8b33-9b30235559aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.20 17:09:26.171741 [ 3 ] {} <Debug> TCP-Session: 1fe3a617-ce34-4cd9-8b33-9b30235559aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.20 17:09:26.171864 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.20 17:09:26.171904 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.20 17:09:26.171981 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.20 17:09:26.172447 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37724 | ||
| 115 | 2026.05.20 17:09:26.172611 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.20 17:09:26.172647 [ 4 ] {} <Debug> TCP-Session: 4f103a39-bfad-4862-94bb-8ad8cd4926b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:37724 | ||
| 117 | 2026.05.20 17:09:26.172748 [ 4 ] {} <Debug> TCP-Session: 4f103a39-bfad-4862-94bb-8ad8cd4926b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.20 17:09:26.172763 [ 4 ] {} <Debug> TCP-Session: 4f103a39-bfad-4862-94bb-8ad8cd4926b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.20 17:09:26.173290 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55887 | ||
| 120 | 2026.05.20 17:09:26.173302 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38154 | ||
| 121 | 2026.05.20 17:09:26.173410 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37667 | ||
| 122 | 2026.05.20 17:09:26.173610 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.20 17:09:26.173645 [ 253 ] {} <Debug> TCP-Session: 0af994ff-120b-4de3-be86-9db06e83bd67 Authenticating user 'default' from [fd00:1122:3344:101::a]:55887 | ||
| 124 | 2026.05.20 17:09:26.173669 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.20 17:09:26.173706 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.20 17:09:26.173748 [ 253 ] {} <Debug> TCP-Session: 0af994ff-120b-4de3-be86-9db06e83bd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.20 17:09:26.173763 [ 254 ] {} <Debug> TCP-Session: 0f40616d-0339-40c9-b592-03848863ce7d Authenticating user 'default' from [fd00:1122:3344:101::a]:37667 | ||
| 128 | 2026.05.20 17:09:26.173806 [ 253 ] {} <Debug> TCP-Session: 0af994ff-120b-4de3-be86-9db06e83bd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.20 17:09:26.173836 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36054 | ||
| 130 | 2026.05.20 17:09:26.173865 [ 254 ] {} <Debug> TCP-Session: 0f40616d-0339-40c9-b592-03848863ce7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.20 17:09:26.173906 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62638 | ||
| 132 | 2026.05.20 17:09:26.173846 [ 5 ] {} <Debug> TCP-Session: 28ee1a5c-2d55-44ce-b190-54fd58d40393 Authenticating user 'default' from [fd00:1122:3344:101::a]:38154 | ||
| 133 | 2026.05.20 17:09:26.173861 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57002 | ||
| 134 | 2026.05.20 17:09:26.174029 [ 254 ] {} <Debug> TCP-Session: 0f40616d-0339-40c9-b592-03848863ce7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.20 17:09:26.174058 [ 5 ] {} <Debug> TCP-Session: 28ee1a5c-2d55-44ce-b190-54fd58d40393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.20 17:09:26.173974 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.20 17:09:26.174139 [ 5 ] {} <Debug> TCP-Session: 28ee1a5c-2d55-44ce-b190-54fd58d40393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.20 17:09:26.174156 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.20 17:09:26.174288 [ 255 ] {} <Debug> TCP-Session: eae6c4a4-a93b-4493-ac76-49afa1e90556 Authenticating user 'default' from [fd00:1122:3344:101::a]:57002 | ||
| 140 | 2026.05.20 17:09:26.174298 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.20 17:09:26.174154 [ 256 ] {} <Debug> TCP-Session: 453a377b-76ae-4676-9fd8-02cc64824b04 Authenticating user 'default' from [fd00:1122:3344:101::a]:36054 | ||
| 142 | 2026.05.20 17:09:26.174313 [ 255 ] {} <Debug> TCP-Session: eae6c4a4-a93b-4493-ac76-49afa1e90556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.20 17:09:26.174433 [ 257 ] {} <Debug> TCP-Session: 765a5a1a-58b0-4598-8b46-e526c606a48d Authenticating user 'default' from [fd00:1122:3344:101::a]:62638 | ||
| 144 | 2026.05.20 17:09:26.174465 [ 256 ] {} <Debug> TCP-Session: 453a377b-76ae-4676-9fd8-02cc64824b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.20 17:09:26.174434 [ 255 ] {} <Debug> TCP-Session: eae6c4a4-a93b-4493-ac76-49afa1e90556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.20 17:09:26.174547 [ 257 ] {} <Debug> TCP-Session: 765a5a1a-58b0-4598-8b46-e526c606a48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.20 17:09:26.174566 [ 256 ] {} <Debug> TCP-Session: 453a377b-76ae-4676-9fd8-02cc64824b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.20 17:09:26.174645 [ 257 ] {} <Debug> TCP-Session: 765a5a1a-58b0-4598-8b46-e526c606a48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.20 17:09:26.562571 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55401 | ||
| 150 | 2026.05.20 17:09:26.562763 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.20 17:09:26.562792 [ 258 ] {} <Debug> TCP-Session: 973ff90a-0d34-4d1a-b696-317e06f8eb94 Authenticating user 'default' from [fd00:1122:3344:101::b]:55401 | ||
| 152 | 2026.05.20 17:09:26.562812 [ 258 ] {} <Debug> TCP-Session: 973ff90a-0d34-4d1a-b696-317e06f8eb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.20 17:09:26.562861 [ 258 ] {} <Debug> TCP-Session: 973ff90a-0d34-4d1a-b696-317e06f8eb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.20 17:09:26.562973 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.20 17:09:26.563002 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.20 17:09:26.563083 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.20 17:09:26.563604 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62979 | ||
| 158 | 2026.05.20 17:09:26.563666 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39437 | ||
| 159 | 2026.05.20 17:09:26.563821 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44676 | ||
| 160 | 2026.05.20 17:09:26.563841 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.05.20 17:09:26.563999 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40698 | ||
| 162 | 2026.05.20 17:09:26.564012 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.20 17:09:26.563926 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.05.20 17:09:26.564071 [ 259 ] {} <Debug> TCP-Session: 42d3c618-9d9f-4805-bf0e-3a83d4b3ec5a Authenticating user 'default' from [fd00:1122:3344:101::b]:62979 | ||
| 165 | 2026.05.20 17:09:26.564093 [ 261 ] {} <Debug> TCP-Session: 1f6641dd-c3ed-481c-a1f7-d34b92a50b1c Authenticating user 'default' from [fd00:1122:3344:101::b]:44676 | ||
| 166 | 2026.05.20 17:09:26.564142 [ 260 ] {} <Debug> TCP-Session: be69e15a-f12b-4103-87dc-a89ad2f9d24d Authenticating user 'default' from [fd00:1122:3344:101::b]:39437 | ||
| 167 | 2026.05.20 17:09:26.564153 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56926 | ||
| 168 | 2026.05.20 17:09:26.564208 [ 259 ] {} <Debug> TCP-Session: 42d3c618-9d9f-4805-bf0e-3a83d4b3ec5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.20 17:09:26.564223 [ 260 ] {} <Debug> TCP-Session: be69e15a-f12b-4103-87dc-a89ad2f9d24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.20 17:09:26.564249 [ 261 ] {} <Debug> TCP-Session: 1f6641dd-c3ed-481c-a1f7-d34b92a50b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.20 17:09:26.564305 [ 259 ] {} <Debug> TCP-Session: 42d3c618-9d9f-4805-bf0e-3a83d4b3ec5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.20 17:09:26.564290 [ 260 ] {} <Debug> TCP-Session: be69e15a-f12b-4103-87dc-a89ad2f9d24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.20 17:09:26.564353 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.20 17:09:26.564384 [ 261 ] {} <Debug> TCP-Session: 1f6641dd-c3ed-481c-a1f7-d34b92a50b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.20 17:09:26.564192 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.20 17:09:26.564429 [ 265 ] {} <Debug> TCP-Session: 7fe6d0b2-5ca3-42ee-8075-f9f98966420a Authenticating user 'default' from [fd00:1122:3344:101::b]:56926 | ||
| 177 | 2026.05.20 17:09:26.564070 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45781 | ||
| 178 | 2026.05.20 17:09:26.564517 [ 263 ] {} <Debug> TCP-Session: ddaf7c03-c304-41a8-9a7d-611275af975f Authenticating user 'default' from [fd00:1122:3344:101::b]:40698 | ||
| 179 | 2026.05.20 17:09:26.564497 [ 265 ] {} <Debug> TCP-Session: 7fe6d0b2-5ca3-42ee-8075-f9f98966420a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.20 17:09:26.563909 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60897 | ||
| 181 | 2026.05.20 17:09:26.564609 [ 263 ] {} <Debug> TCP-Session: ddaf7c03-c304-41a8-9a7d-611275af975f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.20 17:09:26.564592 [ 265 ] {} <Debug> TCP-Session: 7fe6d0b2-5ca3-42ee-8075-f9f98966420a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.20 17:09:26.564663 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.20 17:09:26.564709 [ 263 ] {} <Debug> TCP-Session: ddaf7c03-c304-41a8-9a7d-611275af975f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.20 17:09:26.564734 [ 264 ] {} <Debug> TCP-Session: a5d0bb48-b4cb-4cc8-ad90-8a96d1e526fd Authenticating user 'default' from [fd00:1122:3344:101::b]:45781 | ||
| 186 | 2026.05.20 17:09:26.564768 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.20 17:09:26.564797 [ 264 ] {} <Debug> TCP-Session: a5d0bb48-b4cb-4cc8-ad90-8a96d1e526fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.20 17:09:26.564807 [ 262 ] {} <Debug> TCP-Session: 0c42dfb9-747e-4c52-8708-e7d2d6820989 Authenticating user 'default' from [fd00:1122:3344:101::b]:60897 | ||
| 189 | 2026.05.20 17:09:26.564908 [ 264 ] {} <Debug> TCP-Session: a5d0bb48-b4cb-4cc8-ad90-8a96d1e526fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.20 17:09:26.564935 [ 262 ] {} <Debug> TCP-Session: 0c42dfb9-747e-4c52-8708-e7d2d6820989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.20 17:09:26.565104 [ 262 ] {} <Debug> TCP-Session: 0c42dfb9-747e-4c52-8708-e7d2d6820989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.20 17:09:27.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.29 MiB, peak 117.29 MiB, free memory in arenas 0.00 B, will set to 120.01 MiB (RSS), difference: 2.72 MiB | ||
| 193 | 2026.05.20 17:09:28.029171 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62959 | ||
| 194 | 2026.05.20 17:09:28.029401 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.20 17:09:28.029448 [ 266 ] {} <Debug> TCP-Session: b2b7efb5-961a-43b5-b1a9-033ab19043e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:62959 | ||
| 196 | 2026.05.20 17:09:28.029470 [ 266 ] {} <Debug> TCP-Session: b2b7efb5-961a-43b5-b1a9-033ab19043e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.20 17:09:28.029558 [ 266 ] {} <Debug> TCP-Session: b2b7efb5-961a-43b5-b1a9-033ab19043e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.20 17:09:28.029628 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.05.20 17:09:28.029659 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.05.20 17:09:28.029747 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.05.20 17:09:28.030322 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64889 | ||
| 202 | 2026.05.20 17:09:28.030408 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62854 | ||
| 203 | 2026.05.20 17:09:28.030487 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.20 17:09:28.030517 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43780 | ||
| 205 | 2026.05.20 17:09:28.030601 [ 267 ] {} <Debug> TCP-Session: 417f30de-d837-4aef-962a-ae26525134a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:64889 | ||
| 206 | 2026.05.20 17:09:28.030648 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.05.20 17:09:28.030705 [ 267 ] {} <Debug> TCP-Session: 417f30de-d837-4aef-962a-ae26525134a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.20 17:09:28.030731 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55687 | ||
| 209 | 2026.05.20 17:09:28.030769 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64663 | ||
| 210 | 2026.05.20 17:09:28.030788 [ 267 ] {} <Debug> TCP-Session: 417f30de-d837-4aef-962a-ae26525134a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.05.20 17:09:28.030713 [ 268 ] {} <Debug> TCP-Session: a3a877e6-8b9c-4c18-a7da-16b8b4e32f96 Authenticating user 'default' from [fd00:1122:3344:101::c]:62854 | ||
| 212 | 2026.05.20 17:09:28.030918 [ 268 ] {} <Debug> TCP-Session: a3a877e6-8b9c-4c18-a7da-16b8b4e32f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.20 17:09:28.030933 [ 268 ] {} <Debug> TCP-Session: a3a877e6-8b9c-4c18-a7da-16b8b4e32f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.20 17:09:28.030954 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64183 | ||
| 215 | 2026.05.20 17:09:28.030989 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.20 17:09:28.031099 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.20 17:09:28.031101 [ 269 ] {} <Debug> TCP-Session: a183b86b-a79c-40e7-9362-d448872d75eb Authenticating user 'default' from [fd00:1122:3344:101::c]:43780 | ||
| 218 | 2026.05.20 17:09:28.031124 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64453 | ||
| 219 | 2026.05.20 17:09:28.031106 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.20 17:09:28.031198 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.20 17:09:28.031228 [ 269 ] {} <Debug> TCP-Session: a183b86b-a79c-40e7-9362-d448872d75eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.20 17:09:28.031257 [ 272 ] {} <Debug> TCP-Session: 38456790-bfaf-4d02-9014-e540ba4e9f7a Authenticating user 'default' from [fd00:1122:3344:101::c]:64183 | ||
| 223 | 2026.05.20 17:09:28.031255 [ 271 ] {} <Debug> TCP-Session: 51f7a7c7-3e33-4813-8c78-73f14b68d597 Authenticating user 'default' from [fd00:1122:3344:101::c]:64663 | ||
| 224 | 2026.05.20 17:09:28.031144 [ 270 ] {} <Debug> TCP-Session: 358da65e-c8b0-480d-a686-7b234b225bd8 Authenticating user 'default' from [fd00:1122:3344:101::c]:55687 | ||
| 225 | 2026.05.20 17:09:28.031356 [ 272 ] {} <Debug> TCP-Session: 38456790-bfaf-4d02-9014-e540ba4e9f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.20 17:09:28.031347 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.20 17:09:28.031344 [ 271 ] {} <Debug> TCP-Session: 51f7a7c7-3e33-4813-8c78-73f14b68d597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.20 17:09:28.031465 [ 272 ] {} <Debug> TCP-Session: 38456790-bfaf-4d02-9014-e540ba4e9f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.20 17:09:28.031460 [ 273 ] {} <Debug> TCP-Session: 5d31401d-8617-42a8-9bb5-68deb6a80388 Authenticating user 'default' from [fd00:1122:3344:101::c]:64453 | ||
| 230 | 2026.05.20 17:09:28.031448 [ 270 ] {} <Debug> TCP-Session: 358da65e-c8b0-480d-a686-7b234b225bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.20 17:09:28.031571 [ 271 ] {} <Debug> TCP-Session: 51f7a7c7-3e33-4813-8c78-73f14b68d597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.20 17:09:28.031605 [ 273 ] {} <Debug> TCP-Session: 5d31401d-8617-42a8-9bb5-68deb6a80388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.20 17:09:28.031329 [ 269 ] {} <Debug> TCP-Session: a183b86b-a79c-40e7-9362-d448872d75eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.20 17:09:28.031664 [ 270 ] {} <Debug> TCP-Session: 358da65e-c8b0-480d-a686-7b234b225bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.20 17:09:28.031679 [ 273 ] {} <Debug> TCP-Session: 5d31401d-8617-42a8-9bb5-68deb6a80388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.20 17:09:28.083768 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57886 | ||
| 237 | 2026.05.20 17:09:28.083983 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.20 17:09:28.084053 [ 274 ] {} <Debug> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57886 | ||
| 239 | 2026.05.20 17:09:28.084076 [ 274 ] {} <Debug> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.20 17:09:28.084089 [ 274 ] {} <Debug> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.20 17:09:28.084239 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.05.20 17:09:28.084273 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.05.20 17:09:28.084369 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2026.05.20 17:09:28.084965 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55329 | ||
| 245 | 2026.05.20 17:09:28.085049 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58818 | ||
| 246 | 2026.05.20 17:09:28.085188 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.05.20 17:09:28.085224 [ 275 ] {} <Debug> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Authenticating user 'default' from [fd00:1122:3344:101::d]:55329 | ||
| 248 | 2026.05.20 17:09:28.085247 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.05.20 17:09:28.085238 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36004 | ||
| 250 | 2026.05.20 17:09:28.085351 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53883 | ||
| 251 | 2026.05.20 17:09:28.085362 [ 275 ] {} <Debug> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.20 17:09:28.085415 [ 276 ] {} <Debug> TCP-Session: 581ea9ca-15b2-41a1-99fc-ac69be692107 Authenticating user 'default' from [fd00:1122:3344:101::d]:58818 | ||
| 253 | 2026.05.20 17:09:28.085449 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46084 | ||
| 254 | 2026.05.20 17:09:28.085505 [ 275 ] {} <Debug> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.05.20 17:09:28.085679 [ 276 ] {} <Debug> TCP-Session: 581ea9ca-15b2-41a1-99fc-ac69be692107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.05.20 17:09:28.085680 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39169 | ||
| 257 | 2026.05.20 17:09:28.085702 [ 276 ] {} <Debug> TCP-Session: 581ea9ca-15b2-41a1-99fc-ac69be692107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.20 17:09:28.085796 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.05.20 17:09:28.085847 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.05.20 17:09:28.085809 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.05.20 17:09:28.085947 [ 277 ] {} <Debug> TCP-Session: 17ee0bb4-a30b-4d21-a4f6-e82f245285ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36004 | ||
| 262 | 2026.05.20 17:09:28.085986 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.20 17:09:28.085968 [ 279 ] {} <Debug> TCP-Session: 1bc75702-5dc6-4bc0-a8ec-76149858bf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46084 | ||
| 264 | 2026.05.20 17:09:28.085955 [ 278 ] {} <Debug> TCP-Session: 55fcaa88-2b01-4c72-bdd9-efffb2d3b8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53883 | ||
| 265 | 2026.05.20 17:09:28.086078 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48377 | ||
| 266 | 2026.05.20 17:09:28.086075 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40891 | ||
| 267 | 2026.05.20 17:09:28.086077 [ 279 ] {} <Debug> TCP-Session: 1bc75702-5dc6-4bc0-a8ec-76149858bf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.20 17:09:28.086213 [ 278 ] {} <Debug> TCP-Session: 55fcaa88-2b01-4c72-bdd9-efffb2d3b8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.20 17:09:28.086251 [ 279 ] {} <Debug> TCP-Session: 1bc75702-5dc6-4bc0-a8ec-76149858bf66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.20 17:09:28.086070 [ 277 ] {} <Debug> TCP-Session: 17ee0bb4-a30b-4d21-a4f6-e82f245285ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.20 17:09:28.086107 [ 280 ] {} <Debug> TCP-Session: b05b54ef-d4b7-4a51-b81b-187275d11cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39169 | ||
| 272 | 2026.05.20 17:09:28.086383 [ 277 ] {} <Debug> TCP-Session: 17ee0bb4-a30b-4d21-a4f6-e82f245285ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.20 17:09:28.086355 [ 278 ] {} <Debug> TCP-Session: 55fcaa88-2b01-4c72-bdd9-efffb2d3b8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.05.20 17:09:28.086442 [ 280 ] {} <Debug> TCP-Session: b05b54ef-d4b7-4a51-b81b-187275d11cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.20 17:09:28.086506 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.05.20 17:09:28.086526 [ 280 ] {} <Debug> TCP-Session: b05b54ef-d4b7-4a51-b81b-187275d11cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.20 17:09:28.086580 [ 282 ] {} <Debug> TCP-Session: 66ee616f-878e-43af-882d-2f517693cc4a Authenticating user 'default' from [fd00:1122:3344:101::d]:40891 | ||
| 278 | 2026.05.20 17:09:28.086703 [ 282 ] {} <Debug> TCP-Session: 66ee616f-878e-43af-882d-2f517693cc4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.20 17:09:28.086717 [ 282 ] {} <Debug> TCP-Session: 66ee616f-878e-43af-882d-2f517693cc4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.20 17:09:28.086931 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.05.20 17:09:28.087048 [ 281 ] {} <Debug> TCP-Session: b0e1bd80-a638-40b6-b07e-141d946d6008 Authenticating user 'default' from [fd00:1122:3344:101::d]:48377 | ||
| 282 | 2026.05.20 17:09:28.087070 [ 281 ] {} <Debug> TCP-Session: b0e1bd80-a638-40b6-b07e-141d946d6008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.20 17:09:28.087086 [ 281 ] {} <Debug> TCP-Session: b0e1bd80-a638-40b6-b07e-141d946d6008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.20 17:09:28.095104 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.05.20 17:09:28.097903 [ 274 ] {2539a0f2-0007-45c8-8fea-49bf5083d2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.05.20 17:09:28.244576 [ 274 ] {2539a0f2-0007-45c8-8fea-49bf5083d2e4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57886) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.05.20 17:09:28.247288 [ 274 ] {2539a0f2-0007-45c8-8fea-49bf5083d2e4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.05.20 17:09:28.247524 [ 274 ] {2539a0f2-0007-45c8-8fea-49bf5083d2e4} <Debug> TCPHandler: Processed in 0.160599306 sec. | ||
| 335 | 2026.05.20 17:09:28.247963 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.05.20 17:09:28.248190 [ 275 ] {cd3ef2d6-646b-4c47-89b2-ee7191512bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.05.20 17:09:28.248745 [ 275 ] {cd3ef2d6-646b-4c47-89b2-ee7191512bc3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55329) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.05.20 17:09:28.249068 [ 275 ] {cd3ef2d6-646b-4c47-89b2-ee7191512bc3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.05.20 17:09:28.249339 [ 275 ] {cd3ef2d6-646b-4c47-89b2-ee7191512bc3} <Debug> TCPHandler: Processed in 0.001559987 sec. | ||
| 386 | 2026.05.20 17:09:28.251690 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.20 17:09:28.252525 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.05.20 17:09:28.252627 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.05.20 17:09:28.253925 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.05.20 17:09:28.253946 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4521e-05 sec | ||
| 391 | 2026.05.20 17:09:28.253959 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.05.20 17:09:28.254010 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.05.20 17:09:28.254066 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.05.20 17:09:28.256441 [ 274 ] {39d04635-7f72-4d03-babe-9c5ef595c95e} <Debug> TCPHandler: Processed in 0.004869796 sec. | ||
| 395 | 2026.05.20 17:09:28.256617 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.05.20 17:09:28.256909 [ 274 ] {3632aad9-857a-4f0d-8502-8311b673233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.05.20 17:09:28.256960 [ 274 ] {3632aad9-857a-4f0d-8502-8311b673233f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.05.20 17:09:28.276150 [ 274 ] {3632aad9-857a-4f0d-8502-8311b673233f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.05.20 17:09:28.280061 [ 274 ] {3632aad9-857a-4f0d-8502-8311b673233f} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6): Loading data parts | ||
| 401 | 2026.05.20 17:09:28.280603 [ 274 ] {3632aad9-857a-4f0d-8502-8311b673233f} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6): There are no data parts | ||
| 402 | 2026.05.20 17:09:28.287287 [ 274 ] {3632aad9-857a-4f0d-8502-8311b673233f} <Debug> TCPHandler: Processed in 0.030719982 sec. | ||
| 403 | 2026.05.20 17:09:28.287526 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.05.20 17:09:28.289857 [ 274 ] {94dc45d0-900c-4b37-903c-000626569e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.05.20 17:09:28.290000 [ 274 ] {94dc45d0-900c-4b37-903c-000626569e69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.05.20 17:09:28.315838 [ 274 ] {94dc45d0-900c-4b37-903c-000626569e69} <Debug> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Loading data parts | ||
| 417 | 2026.05.20 17:09:28.316170 [ 274 ] {94dc45d0-900c-4b37-903c-000626569e69} <Debug> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): There are no data parts | ||
| 418 | 2026.05.20 17:09:28.318619 [ 274 ] {94dc45d0-900c-4b37-903c-000626569e69} <Debug> TCPHandler: Processed in 0.031176273 sec. | ||
| 419 | 2026.05.20 17:09:28.318904 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.20 17:09:28.319225 [ 274 ] {c02ddd93-715d-470f-9a33-9e14bdf26400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 421 | 2026.05.20 17:09:28.319387 [ 274 ] {c02ddd93-715d-470f-9a33-9e14bdf26400} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.05.20 17:09:28.322228 [ 274 ] {c02ddd93-715d-470f-9a33-9e14bdf26400} <Debug> oximeter.measurements_i8 (a289d3bf-835b-4444-b4a3-e604af1c693a): Loading data parts | ||
| 423 | 2026.05.20 17:09:28.322403 [ 274 ] {c02ddd93-715d-470f-9a33-9e14bdf26400} <Debug> oximeter.measurements_i8 (a289d3bf-835b-4444-b4a3-e604af1c693a): There are no data parts | ||
| 424 | 2026.05.20 17:09:28.324408 [ 274 ] {c02ddd93-715d-470f-9a33-9e14bdf26400} <Debug> TCPHandler: Processed in 0.005609093 sec. | ||
| 425 | 2026.05.20 17:09:28.324574 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.20 17:09:28.324748 [ 274 ] {592002af-1712-460c-9015-1d56d66b36c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 427 | 2026.05.20 17:09:28.324863 [ 274 ] {592002af-1712-460c-9015-1d56d66b36c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.05.20 17:09:28.327283 [ 274 ] {592002af-1712-460c-9015-1d56d66b36c6} <Debug> oximeter.measurements_u8 (d2e81611-1778-4913-9050-7d0b32a1ab0b): Loading data parts | ||
| 429 | 2026.05.20 17:09:28.327476 [ 274 ] {592002af-1712-460c-9015-1d56d66b36c6} <Debug> oximeter.measurements_u8 (d2e81611-1778-4913-9050-7d0b32a1ab0b): There are no data parts | ||
| 430 | 2026.05.20 17:09:28.329437 [ 274 ] {592002af-1712-460c-9015-1d56d66b36c6} <Debug> TCPHandler: Processed in 0.004914197 sec. | ||
| 431 | 2026.05.20 17:09:28.329620 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.20 17:09:28.329894 [ 274 ] {ddd4000b-adee-45b3-91d6-d1765b41b76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 433 | 2026.05.20 17:09:28.330005 [ 274 ] {ddd4000b-adee-45b3-91d6-d1765b41b76b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.05.20 17:09:28.331911 [ 274 ] {ddd4000b-adee-45b3-91d6-d1765b41b76b} <Debug> oximeter.measurements_i16 (a6086f0f-7609-41ad-929c-dbd89efe742f): Loading data parts | ||
| 435 | 2026.05.20 17:09:28.332051 [ 274 ] {ddd4000b-adee-45b3-91d6-d1765b41b76b} <Debug> oximeter.measurements_i16 (a6086f0f-7609-41ad-929c-dbd89efe742f): There are no data parts | ||
| 436 | 2026.05.20 17:09:28.333692 [ 274 ] {ddd4000b-adee-45b3-91d6-d1765b41b76b} <Debug> TCPHandler: Processed in 0.004144808 sec. | ||
| 437 | 2026.05.20 17:09:28.333859 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.20 17:09:28.334033 [ 274 ] {97ddc1b0-5b15-4fd6-8a7c-008c6a05e412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 439 | 2026.05.20 17:09:28.334179 [ 274 ] {97ddc1b0-5b15-4fd6-8a7c-008c6a05e412} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.05.20 17:09:28.336293 [ 274 ] {97ddc1b0-5b15-4fd6-8a7c-008c6a05e412} <Debug> oximeter.measurements_u16 (59523f5c-91b3-4fcc-9f1a-2a0fc7696a15): Loading data parts | ||
| 441 | 2026.05.20 17:09:28.336498 [ 274 ] {97ddc1b0-5b15-4fd6-8a7c-008c6a05e412} <Debug> oximeter.measurements_u16 (59523f5c-91b3-4fcc-9f1a-2a0fc7696a15): There are no data parts | ||
| 442 | 2026.05.20 17:09:28.338099 [ 274 ] {97ddc1b0-5b15-4fd6-8a7c-008c6a05e412} <Debug> TCPHandler: Processed in 0.004293752 sec. | ||
| 443 | 2026.05.20 17:09:28.338256 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.20 17:09:28.338493 [ 274 ] {4f59f2ad-cf73-417e-b7ff-16a99a433d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 445 | 2026.05.20 17:09:28.338608 [ 274 ] {4f59f2ad-cf73-417e-b7ff-16a99a433d88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.05.20 17:09:28.341297 [ 274 ] {4f59f2ad-cf73-417e-b7ff-16a99a433d88} <Debug> oximeter.measurements_i32 (481f4b58-42e4-431f-9438-0447c933aa5c): Loading data parts | ||
| 447 | 2026.05.20 17:09:28.341449 [ 274 ] {4f59f2ad-cf73-417e-b7ff-16a99a433d88} <Debug> oximeter.measurements_i32 (481f4b58-42e4-431f-9438-0447c933aa5c): There are no data parts | ||
| 448 | 2026.05.20 17:09:28.343730 [ 274 ] {4f59f2ad-cf73-417e-b7ff-16a99a433d88} <Debug> TCPHandler: Processed in 0.005523652 sec. | ||
| 449 | 2026.05.20 17:09:28.343883 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.20 17:09:28.344049 [ 274 ] {8692d369-8839-4055-8c70-ba4087f0062d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 451 | 2026.05.20 17:09:28.344165 [ 274 ] {8692d369-8839-4055-8c70-ba4087f0062d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.05.20 17:09:28.346291 [ 274 ] {8692d369-8839-4055-8c70-ba4087f0062d} <Debug> oximeter.measurements_u32 (80457384-a23c-4a4c-a46b-144092e68262): Loading data parts | ||
| 453 | 2026.05.20 17:09:28.346535 [ 274 ] {8692d369-8839-4055-8c70-ba4087f0062d} <Debug> oximeter.measurements_u32 (80457384-a23c-4a4c-a46b-144092e68262): There are no data parts | ||
| 454 | 2026.05.20 17:09:28.349013 [ 274 ] {8692d369-8839-4055-8c70-ba4087f0062d} <Debug> TCPHandler: Processed in 0.005178294 sec. | ||
| 455 | 2026.05.20 17:09:28.349162 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.20 17:09:28.349394 [ 274 ] {795e1e8c-d56f-4b9d-9a24-ca722c1e96b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 457 | 2026.05.20 17:09:28.349523 [ 274 ] {795e1e8c-d56f-4b9d-9a24-ca722c1e96b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.05.20 17:09:28.352507 [ 274 ] {795e1e8c-d56f-4b9d-9a24-ca722c1e96b0} <Debug> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Loading data parts | ||
| 459 | 2026.05.20 17:09:28.352640 [ 274 ] {795e1e8c-d56f-4b9d-9a24-ca722c1e96b0} <Debug> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): There are no data parts | ||
| 460 | 2026.05.20 17:09:28.354390 [ 274 ] {795e1e8c-d56f-4b9d-9a24-ca722c1e96b0} <Debug> TCPHandler: Processed in 0.005277495 sec. | ||
| 461 | 2026.05.20 17:09:28.354586 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.05.20 17:09:28.354756 [ 274 ] {334dac8f-de65-4263-9bcd-adeb4d7e7c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 463 | 2026.05.20 17:09:28.354880 [ 274 ] {334dac8f-de65-4263-9bcd-adeb4d7e7c1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.05.20 17:09:28.357006 [ 274 ] {334dac8f-de65-4263-9bcd-adeb4d7e7c1a} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Loading data parts | ||
| 465 | 2026.05.20 17:09:28.357324 [ 274 ] {334dac8f-de65-4263-9bcd-adeb4d7e7c1a} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): There are no data parts | ||
| 466 | 2026.05.20 17:09:28.358947 [ 274 ] {334dac8f-de65-4263-9bcd-adeb4d7e7c1a} <Debug> TCPHandler: Processed in 0.004410885 sec. | ||
| 467 | 2026.05.20 17:09:28.359093 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.05.20 17:09:28.359337 [ 274 ] {796a5918-f571-4d8d-a300-c38a9e25eb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 469 | 2026.05.20 17:09:28.359426 [ 274 ] {796a5918-f571-4d8d-a300-c38a9e25eb23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.05.20 17:09:28.361772 [ 274 ] {796a5918-f571-4d8d-a300-c38a9e25eb23} <Debug> oximeter.measurements_f32 (022b90a5-de5b-43f5-aa56-58f206600c2e): Loading data parts | ||
| 471 | 2026.05.20 17:09:28.361911 [ 274 ] {796a5918-f571-4d8d-a300-c38a9e25eb23} <Debug> oximeter.measurements_f32 (022b90a5-de5b-43f5-aa56-58f206600c2e): There are no data parts | ||
| 472 | 2026.05.20 17:09:28.364112 [ 274 ] {796a5918-f571-4d8d-a300-c38a9e25eb23} <Debug> TCPHandler: Processed in 0.005068541 sec. | ||
| 473 | 2026.05.20 17:09:28.364322 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.05.20 17:09:28.364548 [ 274 ] {e6bcc74e-7e1a-4c76-9ca0-a74e533f1bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 475 | 2026.05.20 17:09:28.364750 [ 274 ] {e6bcc74e-7e1a-4c76-9ca0-a74e533f1bb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.05.20 17:09:28.367212 [ 274 ] {e6bcc74e-7e1a-4c76-9ca0-a74e533f1bb3} <Debug> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Loading data parts | ||
| 477 | 2026.05.20 17:09:28.367517 [ 274 ] {e6bcc74e-7e1a-4c76-9ca0-a74e533f1bb3} <Debug> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): There are no data parts | ||
| 478 | 2026.05.20 17:09:28.368872 [ 274 ] {e6bcc74e-7e1a-4c76-9ca0-a74e533f1bb3} <Debug> TCPHandler: Processed in 0.00461437 sec. | ||
| 479 | 2026.05.20 17:09:28.369020 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.05.20 17:09:28.369256 [ 274 ] {44748865-d211-4ab7-82d6-e680df928c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 481 | 2026.05.20 17:09:28.369343 [ 274 ] {44748865-d211-4ab7-82d6-e680df928c2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.05.20 17:09:28.371023 [ 274 ] {44748865-d211-4ab7-82d6-e680df928c2c} <Debug> oximeter.measurements_string (46ed8a7b-74df-4462-b7f9-69f1411c272c): Loading data parts | ||
| 483 | 2026.05.20 17:09:28.371158 [ 274 ] {44748865-d211-4ab7-82d6-e680df928c2c} <Debug> oximeter.measurements_string (46ed8a7b-74df-4462-b7f9-69f1411c272c): There are no data parts | ||
| 484 | 2026.05.20 17:09:28.373433 [ 274 ] {44748865-d211-4ab7-82d6-e680df928c2c} <Debug> TCPHandler: Processed in 0.004463846 sec. | ||
| 485 | 2026.05.20 17:09:28.373621 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.05.20 17:09:28.373809 [ 274 ] {447b243b-0334-476c-ad45-fbe84349ea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.05.20 17:09:28.373928 [ 274 ] {447b243b-0334-476c-ad45-fbe84349ea67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.05.20 17:09:28.376251 [ 274 ] {447b243b-0334-476c-ad45-fbe84349ea67} <Debug> oximeter.measurements_bytes (484e1d7c-349b-4d25-a17a-ce6a721e3247): Loading data parts | ||
| 496 | 2026.05.20 17:09:28.376386 [ 274 ] {447b243b-0334-476c-ad45-fbe84349ea67} <Debug> oximeter.measurements_bytes (484e1d7c-349b-4d25-a17a-ce6a721e3247): There are no data parts | ||
| 497 | 2026.05.20 17:09:28.377881 [ 274 ] {447b243b-0334-476c-ad45-fbe84349ea67} <Debug> TCPHandler: Processed in 0.004310002 sec. | ||
| 498 | 2026.05.20 17:09:28.378025 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.20 17:09:28.378190 [ 274 ] {ed2583d4-641a-45d2-8219-4230e940bc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 500 | 2026.05.20 17:09:28.378320 [ 274 ] {ed2583d4-641a-45d2-8219-4230e940bc51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.05.20 17:09:28.380958 [ 274 ] {ed2583d4-641a-45d2-8219-4230e940bc51} <Debug> oximeter.measurements_cumulativei64 (7e693fea-d1c6-446b-a5b7-52963f710856): Loading data parts | ||
| 502 | 2026.05.20 17:09:28.381101 [ 274 ] {ed2583d4-641a-45d2-8219-4230e940bc51} <Debug> oximeter.measurements_cumulativei64 (7e693fea-d1c6-446b-a5b7-52963f710856): There are no data parts | ||
| 503 | 2026.05.20 17:09:28.383338 [ 274 ] {ed2583d4-641a-45d2-8219-4230e940bc51} <Debug> TCPHandler: Processed in 0.005363258 sec. | ||
| 504 | 2026.05.20 17:09:28.383532 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.20 17:09:28.383773 [ 274 ] {33d28051-0752-4c92-b81d-7f5e7a7cd409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 506 | 2026.05.20 17:09:28.383896 [ 274 ] {33d28051-0752-4c92-b81d-7f5e7a7cd409} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.05.20 17:09:28.386210 [ 274 ] {33d28051-0752-4c92-b81d-7f5e7a7cd409} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Loading data parts | ||
| 508 | 2026.05.20 17:09:28.386401 [ 274 ] {33d28051-0752-4c92-b81d-7f5e7a7cd409} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): There are no data parts | ||
| 509 | 2026.05.20 17:09:28.387500 [ 274 ] {33d28051-0752-4c92-b81d-7f5e7a7cd409} <Debug> TCPHandler: Processed in 0.004018456 sec. | ||
| 510 | 2026.05.20 17:09:28.387645 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.20 17:09:28.387886 [ 274 ] {094bccb1-a57c-4930-814e-9aec1edd0864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 512 | 2026.05.20 17:09:28.388010 [ 274 ] {094bccb1-a57c-4930-814e-9aec1edd0864} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.05.20 17:09:28.390415 [ 274 ] {094bccb1-a57c-4930-814e-9aec1edd0864} <Debug> oximeter.measurements_cumulativef32 (c8162d0a-6fe2-4a6e-8e19-b3d64e5f8fe7): Loading data parts | ||
| 514 | 2026.05.20 17:09:28.390542 [ 274 ] {094bccb1-a57c-4930-814e-9aec1edd0864} <Debug> oximeter.measurements_cumulativef32 (c8162d0a-6fe2-4a6e-8e19-b3d64e5f8fe7): There are no data parts | ||
| 515 | 2026.05.20 17:09:28.392953 [ 274 ] {094bccb1-a57c-4930-814e-9aec1edd0864} <Debug> TCPHandler: Processed in 0.005358437 sec. | ||
| 516 | 2026.05.20 17:09:28.393102 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.20 17:09:28.393265 [ 274 ] {d04052ff-379e-42d7-8f97-da12ff38c809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 518 | 2026.05.20 17:09:28.393387 [ 274 ] {d04052ff-379e-42d7-8f97-da12ff38c809} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.05.20 17:09:28.396179 [ 274 ] {d04052ff-379e-42d7-8f97-da12ff38c809} <Debug> oximeter.measurements_cumulativef64 (bfd250f5-2d64-4335-b672-10c123f352c5): Loading data parts | ||
| 520 | 2026.05.20 17:09:28.396312 [ 274 ] {d04052ff-379e-42d7-8f97-da12ff38c809} <Debug> oximeter.measurements_cumulativef64 (bfd250f5-2d64-4335-b672-10c123f352c5): There are no data parts | ||
| 521 | 2026.05.20 17:09:28.398461 [ 274 ] {d04052ff-379e-42d7-8f97-da12ff38c809} <Debug> TCPHandler: Processed in 0.005409419 sec. | ||
| 522 | 2026.05.20 17:09:28.398658 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.05.20 17:09:28.398935 [ 274 ] {84eb641c-2618-4139-8e66-5e5b5287157b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.05.20 17:09:28.399129 [ 274 ] {84eb641c-2618-4139-8e66-5e5b5287157b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.05.20 17:09:28.402176 [ 274 ] {84eb641c-2618-4139-8e66-5e5b5287157b} <Debug> oximeter.measurements_histogrami8 (71cb545d-d361-4d12-b0c5-208dfeac660a): Loading data parts | ||
| 536 | 2026.05.20 17:09:28.402338 [ 274 ] {84eb641c-2618-4139-8e66-5e5b5287157b} <Debug> oximeter.measurements_histogrami8 (71cb545d-d361-4d12-b0c5-208dfeac660a): There are no data parts | ||
| 537 | 2026.05.20 17:09:28.404456 [ 274 ] {84eb641c-2618-4139-8e66-5e5b5287157b} <Debug> TCPHandler: Processed in 0.0058608 sec. | ||
| 538 | 2026.05.20 17:09:28.404597 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.20 17:09:28.404807 [ 274 ] {c01c3233-3df2-46d0-b758-482289a4da27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 540 | 2026.05.20 17:09:28.404930 [ 274 ] {c01c3233-3df2-46d0-b758-482289a4da27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.05.20 17:09:28.407567 [ 274 ] {c01c3233-3df2-46d0-b758-482289a4da27} <Debug> oximeter.measurements_histogramu8 (e94a279a-dc00-4073-9869-f8202316736b): Loading data parts | ||
| 542 | 2026.05.20 17:09:28.407790 [ 274 ] {c01c3233-3df2-46d0-b758-482289a4da27} <Debug> oximeter.measurements_histogramu8 (e94a279a-dc00-4073-9869-f8202316736b): There are no data parts | ||
| 543 | 2026.05.20 17:09:28.409811 [ 274 ] {c01c3233-3df2-46d0-b758-482289a4da27} <Debug> TCPHandler: Processed in 0.005244755 sec. | ||
| 544 | 2026.05.20 17:09:28.409964 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.20 17:09:28.410328 [ 274 ] {7a50e00a-bb78-4053-b7f5-26b39bd5fc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 546 | 2026.05.20 17:09:28.410456 [ 274 ] {7a50e00a-bb78-4053-b7f5-26b39bd5fc9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.05.20 17:09:28.412877 [ 274 ] {7a50e00a-bb78-4053-b7f5-26b39bd5fc9d} <Debug> oximeter.measurements_histogrami16 (095daeed-1ce9-4c83-8821-7b140b8c8781): Loading data parts | ||
| 548 | 2026.05.20 17:09:28.413015 [ 274 ] {7a50e00a-bb78-4053-b7f5-26b39bd5fc9d} <Debug> oximeter.measurements_histogrami16 (095daeed-1ce9-4c83-8821-7b140b8c8781): There are no data parts | ||
| 549 | 2026.05.20 17:09:28.414646 [ 274 ] {7a50e00a-bb78-4053-b7f5-26b39bd5fc9d} <Debug> TCPHandler: Processed in 0.004734573 sec. | ||
| 550 | 2026.05.20 17:09:28.414801 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.20 17:09:28.415007 [ 274 ] {5965267b-542c-496f-a537-16c4eb45eddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 552 | 2026.05.20 17:09:28.415139 [ 274 ] {5965267b-542c-496f-a537-16c4eb45eddb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.05.20 17:09:28.417841 [ 274 ] {5965267b-542c-496f-a537-16c4eb45eddb} <Debug> oximeter.measurements_histogramu16 (2bfc27db-da60-4003-b2ed-52c1edece194): Loading data parts | ||
| 554 | 2026.05.20 17:09:28.418037 [ 274 ] {5965267b-542c-496f-a537-16c4eb45eddb} <Debug> oximeter.measurements_histogramu16 (2bfc27db-da60-4003-b2ed-52c1edece194): There are no data parts | ||
| 555 | 2026.05.20 17:09:28.419299 [ 274 ] {5965267b-542c-496f-a537-16c4eb45eddb} <Debug> TCPHandler: Processed in 0.004550068 sec. | ||
| 556 | 2026.05.20 17:09:28.419471 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.20 17:09:28.419860 [ 274 ] {67055fc1-dafd-46fe-9420-fadaebedd02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 558 | 2026.05.20 17:09:28.419986 [ 274 ] {67055fc1-dafd-46fe-9420-fadaebedd02c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.05.20 17:09:28.422260 [ 274 ] {67055fc1-dafd-46fe-9420-fadaebedd02c} <Debug> oximeter.measurements_histogrami32 (c05913e6-c3aa-4dd7-816d-d89681158c94): Loading data parts | ||
| 560 | 2026.05.20 17:09:28.422397 [ 274 ] {67055fc1-dafd-46fe-9420-fadaebedd02c} <Debug> oximeter.measurements_histogrami32 (c05913e6-c3aa-4dd7-816d-d89681158c94): There are no data parts | ||
| 561 | 2026.05.20 17:09:28.423752 [ 274 ] {67055fc1-dafd-46fe-9420-fadaebedd02c} <Debug> TCPHandler: Processed in 0.004344003 sec. | ||
| 562 | 2026.05.20 17:09:28.423912 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.20 17:09:28.424119 [ 274 ] {8a55654b-346e-4c16-9d9f-7f4a4b3514c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 564 | 2026.05.20 17:09:28.424258 [ 274 ] {8a55654b-346e-4c16-9d9f-7f4a4b3514c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.05.20 17:09:28.426212 [ 274 ] {8a55654b-346e-4c16-9d9f-7f4a4b3514c9} <Debug> oximeter.measurements_histogramu32 (b038e7e8-4aba-4cd7-b211-bef3a8af42ec): Loading data parts | ||
| 566 | 2026.05.20 17:09:28.426549 [ 274 ] {8a55654b-346e-4c16-9d9f-7f4a4b3514c9} <Debug> oximeter.measurements_histogramu32 (b038e7e8-4aba-4cd7-b211-bef3a8af42ec): There are no data parts | ||
| 567 | 2026.05.20 17:09:28.428639 [ 274 ] {8a55654b-346e-4c16-9d9f-7f4a4b3514c9} <Debug> TCPHandler: Processed in 0.004778943 sec. | ||
| 568 | 2026.05.20 17:09:28.428801 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.20 17:09:28.429117 [ 274 ] {271d3151-4d7b-4b6c-bb9f-74fa408e7ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 570 | 2026.05.20 17:09:28.429238 [ 274 ] {271d3151-4d7b-4b6c-bb9f-74fa408e7ccb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.05.20 17:09:28.431716 [ 274 ] {271d3151-4d7b-4b6c-bb9f-74fa408e7ccb} <Debug> oximeter.measurements_histogrami64 (34996c38-8fd9-4db3-b80f-6e9500fa7aab): Loading data parts | ||
| 572 | 2026.05.20 17:09:28.431849 [ 274 ] {271d3151-4d7b-4b6c-bb9f-74fa408e7ccb} <Debug> oximeter.measurements_histogrami64 (34996c38-8fd9-4db3-b80f-6e9500fa7aab): There are no data parts | ||
| 573 | 2026.05.20 17:09:28.433720 [ 274 ] {271d3151-4d7b-4b6c-bb9f-74fa408e7ccb} <Debug> TCPHandler: Processed in 0.004972159 sec. | ||
| 574 | 2026.05.20 17:09:28.433871 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.20 17:09:28.434076 [ 274 ] {82fbf536-82d2-48f4-afc1-badd810864af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 576 | 2026.05.20 17:09:28.434197 [ 274 ] {82fbf536-82d2-48f4-afc1-badd810864af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.05.20 17:09:28.436607 [ 274 ] {82fbf536-82d2-48f4-afc1-badd810864af} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Loading data parts | ||
| 578 | 2026.05.20 17:09:28.436815 [ 274 ] {82fbf536-82d2-48f4-afc1-badd810864af} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): There are no data parts | ||
| 579 | 2026.05.20 17:09:28.438393 [ 274 ] {82fbf536-82d2-48f4-afc1-badd810864af} <Debug> TCPHandler: Processed in 0.004573319 sec. | ||
| 580 | 2026.05.20 17:09:28.438547 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.20 17:09:28.438830 [ 274 ] {fc89a7f8-a4e3-4eb6-918a-b7589febc2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 582 | 2026.05.20 17:09:28.438951 [ 274 ] {fc89a7f8-a4e3-4eb6-918a-b7589febc2a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.05.20 17:09:28.441089 [ 274 ] {fc89a7f8-a4e3-4eb6-918a-b7589febc2a1} <Debug> oximeter.measurements_histogramf32 (a61410f9-e51f-45f0-9b8c-064f4f74416b): Loading data parts | ||
| 584 | 2026.05.20 17:09:28.441226 [ 274 ] {fc89a7f8-a4e3-4eb6-918a-b7589febc2a1} <Debug> oximeter.measurements_histogramf32 (a61410f9-e51f-45f0-9b8c-064f4f74416b): There are no data parts | ||
| 585 | 2026.05.20 17:09:28.443358 [ 274 ] {fc89a7f8-a4e3-4eb6-918a-b7589febc2a1} <Debug> TCPHandler: Processed in 0.004863346 sec. | ||
| 586 | 2026.05.20 17:09:28.443510 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.05.20 17:09:28.443739 [ 274 ] {8562be50-8c5c-4cb5-8dc9-66761b3761d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 588 | 2026.05.20 17:09:28.443923 [ 274 ] {8562be50-8c5c-4cb5-8dc9-66761b3761d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.05.20 17:09:28.446228 [ 274 ] {8562be50-8c5c-4cb5-8dc9-66761b3761d5} <Debug> oximeter.measurements_histogramf64 (eed02bc2-734d-46b7-91cc-0429d33b3c59): Loading data parts | ||
| 590 | 2026.05.20 17:09:28.446496 [ 274 ] {8562be50-8c5c-4cb5-8dc9-66761b3761d5} <Debug> oximeter.measurements_histogramf64 (eed02bc2-734d-46b7-91cc-0429d33b3c59): There are no data parts | ||
| 591 | 2026.05.20 17:09:28.448120 [ 274 ] {8562be50-8c5c-4cb5-8dc9-66761b3761d5} <Debug> TCPHandler: Processed in 0.004661931 sec. | ||
| 592 | 2026.05.20 17:09:28.448277 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.20 17:09:28.448549 [ 274 ] {0cc373b4-01bb-449b-a2b5-750ae98f5d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.05.20 17:09:28.448676 [ 274 ] {0cc373b4-01bb-449b-a2b5-750ae98f5d34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.05.20 17:09:28.452104 [ 274 ] {0cc373b4-01bb-449b-a2b5-750ae98f5d34} <Debug> oximeter.fields_bool (2b361ef2-989a-4ea4-bf4f-392a18c5494e): Loading data parts | ||
| 621 | 2026.05.20 17:09:28.452238 [ 274 ] {0cc373b4-01bb-449b-a2b5-750ae98f5d34} <Debug> oximeter.fields_bool (2b361ef2-989a-4ea4-bf4f-392a18c5494e): There are no data parts | ||
| 622 | 2026.05.20 17:09:28.453676 [ 274 ] {0cc373b4-01bb-449b-a2b5-750ae98f5d34} <Debug> TCPHandler: Processed in 0.005475221 sec. | ||
| 623 | 2026.05.20 17:09:28.453974 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.05.20 17:09:28.454126 [ 274 ] {43dea227-6d49-4f01-8f6b-a615f1d3b8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 625 | 2026.05.20 17:09:28.454315 [ 274 ] {43dea227-6d49-4f01-8f6b-a615f1d3b8f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.05.20 17:09:28.456212 [ 274 ] {43dea227-6d49-4f01-8f6b-a615f1d3b8f9} <Debug> oximeter.fields_i8 (21325963-94f7-4524-97bf-2a95504bb864): Loading data parts | ||
| 627 | 2026.05.20 17:09:28.456444 [ 274 ] {43dea227-6d49-4f01-8f6b-a615f1d3b8f9} <Debug> oximeter.fields_i8 (21325963-94f7-4524-97bf-2a95504bb864): There are no data parts | ||
| 628 | 2026.05.20 17:09:28.457926 [ 274 ] {43dea227-6d49-4f01-8f6b-a615f1d3b8f9} <Debug> TCPHandler: Processed in 0.003955954 sec. | ||
| 629 | 2026.05.20 17:09:28.458073 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.05.20 17:09:28.458388 [ 274 ] {5d3da18c-e83c-4d7f-bddf-cc035feceac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 631 | 2026.05.20 17:09:28.458484 [ 274 ] {5d3da18c-e83c-4d7f-bddf-cc035feceac6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.05.20 17:09:28.460826 [ 274 ] {5d3da18c-e83c-4d7f-bddf-cc035feceac6} <Debug> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Loading data parts | ||
| 633 | 2026.05.20 17:09:28.460957 [ 274 ] {5d3da18c-e83c-4d7f-bddf-cc035feceac6} <Debug> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): There are no data parts | ||
| 634 | 2026.05.20 17:09:28.462507 [ 274 ] {5d3da18c-e83c-4d7f-bddf-cc035feceac6} <Debug> TCPHandler: Processed in 0.004484856 sec. | ||
| 635 | 2026.05.20 17:09:28.462803 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.05.20 17:09:28.462962 [ 274 ] {d0bf2627-df9d-43dd-8da6-8fdbb06c84cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 637 | 2026.05.20 17:09:28.463083 [ 274 ] {d0bf2627-df9d-43dd-8da6-8fdbb06c84cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.05.20 17:09:28.465536 [ 274 ] {d0bf2627-df9d-43dd-8da6-8fdbb06c84cb} <Debug> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Loading data parts | ||
| 639 | 2026.05.20 17:09:28.465817 [ 274 ] {d0bf2627-df9d-43dd-8da6-8fdbb06c84cb} <Debug> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): There are no data parts | ||
| 640 | 2026.05.20 17:09:28.467153 [ 274 ] {d0bf2627-df9d-43dd-8da6-8fdbb06c84cb} <Debug> TCPHandler: Processed in 0.004398805 sec. | ||
| 641 | 2026.05.20 17:09:28.467302 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.05.20 17:09:28.467538 [ 274 ] {73966a7b-68da-44f8-b33e-8e2730e65787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 643 | 2026.05.20 17:09:28.467661 [ 274 ] {73966a7b-68da-44f8-b33e-8e2730e65787} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.05.20 17:09:28.469248 [ 274 ] {73966a7b-68da-44f8-b33e-8e2730e65787} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Loading data parts | ||
| 645 | 2026.05.20 17:09:28.469407 [ 274 ] {73966a7b-68da-44f8-b33e-8e2730e65787} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): There are no data parts | ||
| 646 | 2026.05.20 17:09:28.470864 [ 274 ] {73966a7b-68da-44f8-b33e-8e2730e65787} <Debug> TCPHandler: Processed in 0.003611437 sec. | ||
| 647 | 2026.05.20 17:09:28.471067 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.05.20 17:09:28.471222 [ 274 ] {82776368-4734-4f72-af14-5c1b6d4132a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 649 | 2026.05.20 17:09:28.471365 [ 274 ] {82776368-4734-4f72-af14-5c1b6d4132a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.05.20 17:09:28.473118 [ 274 ] {82776368-4734-4f72-af14-5c1b6d4132a3} <Debug> oximeter.fields_i32 (80a5a0cf-aa89-446f-af57-6ad73c3e742c): Loading data parts | ||
| 651 | 2026.05.20 17:09:28.473332 [ 274 ] {82776368-4734-4f72-af14-5c1b6d4132a3} <Debug> oximeter.fields_i32 (80a5a0cf-aa89-446f-af57-6ad73c3e742c): There are no data parts | ||
| 652 | 2026.05.20 17:09:28.474721 [ 274 ] {82776368-4734-4f72-af14-5c1b6d4132a3} <Debug> TCPHandler: Processed in 0.003702049 sec. | ||
| 653 | 2026.05.20 17:09:28.474916 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.05.20 17:09:28.475271 [ 274 ] {993637f3-9ca8-4680-9bcc-5c003165b69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 655 | 2026.05.20 17:09:28.475435 [ 274 ] {993637f3-9ca8-4680-9bcc-5c003165b69c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.05.20 17:09:28.477618 [ 274 ] {993637f3-9ca8-4680-9bcc-5c003165b69c} <Debug> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Loading data parts | ||
| 657 | 2026.05.20 17:09:28.477747 [ 274 ] {993637f3-9ca8-4680-9bcc-5c003165b69c} <Debug> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): There are no data parts | ||
| 658 | 2026.05.20 17:09:28.479270 [ 274 ] {993637f3-9ca8-4680-9bcc-5c003165b69c} <Debug> TCPHandler: Processed in 0.004415376 sec. | ||
| 659 | 2026.05.20 17:09:28.479424 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.05.20 17:09:28.479588 [ 274 ] {8a847dfb-4450-42ab-a324-5f653e63eee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 661 | 2026.05.20 17:09:28.479714 [ 274 ] {8a847dfb-4450-42ab-a324-5f653e63eee7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.05.20 17:09:28.482411 [ 274 ] {8a847dfb-4450-42ab-a324-5f653e63eee7} <Debug> oximeter.fields_i64 (e13744a2-8d8e-412e-b180-b9d75e5584c5): Loading data parts | ||
| 663 | 2026.05.20 17:09:28.482717 [ 274 ] {8a847dfb-4450-42ab-a324-5f653e63eee7} <Debug> oximeter.fields_i64 (e13744a2-8d8e-412e-b180-b9d75e5584c5): There are no data parts | ||
| 664 | 2026.05.20 17:09:28.484217 [ 274 ] {8a847dfb-4450-42ab-a324-5f653e63eee7} <Debug> TCPHandler: Processed in 0.004847566 sec. | ||
| 665 | 2026.05.20 17:09:28.484382 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.05.20 17:09:28.484703 [ 274 ] {71c0b036-84ea-437a-8ae2-bdf183c8bd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 667 | 2026.05.20 17:09:28.484839 [ 274 ] {71c0b036-84ea-437a-8ae2-bdf183c8bd20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.05.20 17:09:28.486730 [ 274 ] {71c0b036-84ea-437a-8ae2-bdf183c8bd20} <Debug> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): Loading data parts | ||
| 669 | 2026.05.20 17:09:28.486870 [ 274 ] {71c0b036-84ea-437a-8ae2-bdf183c8bd20} <Debug> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): There are no data parts | ||
| 670 | 2026.05.20 17:09:28.489656 [ 274 ] {71c0b036-84ea-437a-8ae2-bdf183c8bd20} <Debug> TCPHandler: Processed in 0.005326597 sec. | ||
| 671 | 2026.05.20 17:09:28.489806 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.05.20 17:09:28.489964 [ 274 ] {c81ac860-c159-4264-81c1-786802a46bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 673 | 2026.05.20 17:09:28.490112 [ 274 ] {c81ac860-c159-4264-81c1-786802a46bd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.05.20 17:09:28.492789 [ 274 ] {c81ac860-c159-4264-81c1-786802a46bd9} <Debug> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Loading data parts | ||
| 675 | 2026.05.20 17:09:28.493035 [ 274 ] {c81ac860-c159-4264-81c1-786802a46bd9} <Debug> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): There are no data parts | ||
| 676 | 2026.05.20 17:09:28.494842 [ 274 ] {c81ac860-c159-4264-81c1-786802a46bd9} <Debug> TCPHandler: Processed in 0.005087161 sec. | ||
| 677 | 2026.05.20 17:09:28.495010 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.05.20 17:09:28.495262 [ 274 ] {647e0948-42d0-4165-abba-38b35544b880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 679 | 2026.05.20 17:09:28.495400 [ 274 ] {647e0948-42d0-4165-abba-38b35544b880} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.05.20 17:09:28.497469 [ 274 ] {647e0948-42d0-4165-abba-38b35544b880} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Loading data parts | ||
| 681 | 2026.05.20 17:09:28.497602 [ 274 ] {647e0948-42d0-4165-abba-38b35544b880} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): There are no data parts | ||
| 682 | 2026.05.20 17:09:28.499577 [ 274 ] {647e0948-42d0-4165-abba-38b35544b880} <Debug> TCPHandler: Processed in 0.004628391 sec. | ||
| 683 | 2026.05.20 17:09:28.499729 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.05.20 17:09:28.499913 [ 274 ] {4f0e2bef-e82a-41e0-a8df-f8c7bd1a5960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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) | ||
| 685 | 2026.05.20 17:09:28.500055 [ 274 ] {4f0e2bef-e82a-41e0-a8df-f8c7bd1a5960} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.05.20 17:09:28.502515 [ 274 ] {4f0e2bef-e82a-41e0-a8df-f8c7bd1a5960} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Loading data parts | ||
| 687 | 2026.05.20 17:09:28.502639 [ 274 ] {4f0e2bef-e82a-41e0-a8df-f8c7bd1a5960} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): There are no data parts | ||
| 688 | 2026.05.20 17:09:28.504431 [ 274 ] {4f0e2bef-e82a-41e0-a8df-f8c7bd1a5960} <Debug> TCPHandler: Processed in 0.004752913 sec. | ||
| 689 | 2026.05.20 17:09:28.504668 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.05.20 17:09:28.505033 [ 274 ] {aa8f33a3-38b3-4e49-adc3-45b60c3ea2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.05.20 17:09:28.505199 [ 274 ] {aa8f33a3-38b3-4e49-adc3-45b60c3ea2c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.05.20 17:09:28.507301 [ 274 ] {aa8f33a3-38b3-4e49-adc3-45b60c3ea2c6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Loading data parts | ||
| 696 | 2026.05.20 17:09:28.507513 [ 274 ] {aa8f33a3-38b3-4e49-adc3-45b60c3ea2c6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): There are no data parts | ||
| 697 | 2026.05.20 17:09:28.509030 [ 274 ] {aa8f33a3-38b3-4e49-adc3-45b60c3ea2c6} <Debug> TCPHandler: Processed in 0.004419246 sec. | ||
| 698 | 2026.05.20 17:09:28.509536 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.05.20 17:09:28.510115 [ 275 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.05.20 17:09:28.515375 [ 275 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.05.20 17:09:28.545111 [ 283 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Trace> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.05.20 17:09:28.545273 [ 283 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 703 | 2026.05.20 17:09:28.555919 [ 283 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.05.20 17:09:28.556554 [ 283 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Trace> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.05.20 17:09:28.556890 [ 275 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.046952 sec., 21.298347248253535 rows/sec., 340.77 B/sec. | ||
| 706 | 2026.05.20 17:09:28.557253 [ 275 ] {314f56d3-4dab-40da-b4c1-cab62f750353} <Debug> TCPHandler: Processed in 0.047910762 sec. | ||
| 707 | 2026.05.20 17:09:29.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.06 MiB, peak 127.06 MiB, free memory in arenas 0.00 B, will set to 139.22 MiB (RSS), difference: 12.16 MiB | ||
| 708 | 2026.05.20 17:09:29.657955 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39745 | ||
| 709 | 2026.05.20 17:09:29.660052 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.05.20 17:09:29.660088 [ 284 ] {} <Debug> TCP-Session: 76e3d6c3-f154-49ae-b762-a201f59c2c91 Authenticating user 'default' from [fd00:1122:3344:101::e]:39745 | ||
| 711 | 2026.05.20 17:09:29.660193 [ 284 ] {} <Debug> TCP-Session: 76e3d6c3-f154-49ae-b762-a201f59c2c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.20 17:09:29.660208 [ 284 ] {} <Debug> TCP-Session: 76e3d6c3-f154-49ae-b762-a201f59c2c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.20 17:09:29.660280 [ 284 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 714 | 2026.05.20 17:09:29.660388 [ 284 ] {} <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 | ||
| 715 | 2026.05.20 17:09:29.660407 [ 284 ] {} <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 | ||
| 716 | 2026.05.20 17:09:29.666046 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48820 | ||
| 717 | 2026.05.20 17:09:29.666204 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.20 17:09:29.666235 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34101 | ||
| 719 | 2026.05.20 17:09:29.666210 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37668 | ||
| 720 | 2026.05.20 17:09:29.666364 [ 285 ] {} <Debug> TCP-Session: 08a751e7-ffe7-4260-8a57-91d332f1e7a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48820 | ||
| 721 | 2026.05.20 17:09:29.666401 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43402 | ||
| 722 | 2026.05.20 17:09:29.666440 [ 285 ] {} <Debug> TCP-Session: 08a751e7-ffe7-4260-8a57-91d332f1e7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.05.20 17:09:29.666376 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47504 | ||
| 724 | 2026.05.20 17:09:29.666540 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.05.20 17:09:29.666564 [ 285 ] {} <Debug> TCP-Session: 08a751e7-ffe7-4260-8a57-91d332f1e7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.05.20 17:09:29.666674 [ 287 ] {} <Debug> TCP-Session: e06e898d-95a5-4834-88f1-b83ddd2c0dc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37668 | ||
| 727 | 2026.05.20 17:09:29.666680 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60658 | ||
| 728 | 2026.05.20 17:09:29.666689 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.05.20 17:09:29.666739 [ 287 ] {} <Debug> TCP-Session: e06e898d-95a5-4834-88f1-b83ddd2c0dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.20 17:09:29.666684 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47077 | ||
| 731 | 2026.05.20 17:09:29.666870 [ 287 ] {} <Debug> TCP-Session: e06e898d-95a5-4834-88f1-b83ddd2c0dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.20 17:09:29.666875 [ 286 ] {} <Debug> TCP-Session: 5f135fb4-c814-49d7-8839-aeea7f5f3211 Authenticating user 'default' from [fd00:1122:3344:101::e]:34101 | ||
| 733 | 2026.05.20 17:09:29.666940 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.20 17:09:29.666943 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.20 17:09:29.667015 [ 286 ] {} <Debug> TCP-Session: 5f135fb4-c814-49d7-8839-aeea7f5f3211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.20 17:09:29.667003 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.20 17:09:29.666996 [ 291 ] {} <Debug> TCP-Session: 0dcd2c83-5d95-45c0-8569-1a6f3464857c Authenticating user 'default' from [fd00:1122:3344:101::e]:60658 | ||
| 738 | 2026.05.20 17:09:29.667165 [ 289 ] {} <Debug> TCP-Session: 401ab8ef-7f58-46c7-81a7-99cfe0aab971 Authenticating user 'default' from [fd00:1122:3344:101::e]:47504 | ||
| 739 | 2026.05.20 17:09:29.667192 [ 291 ] {} <Debug> TCP-Session: 0dcd2c83-5d95-45c0-8569-1a6f3464857c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.20 17:09:29.667186 [ 286 ] {} <Debug> TCP-Session: 5f135fb4-c814-49d7-8839-aeea7f5f3211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.20 17:09:29.667177 [ 290 ] {} <Debug> TCP-Session: 65336d79-1faa-4dd9-a79e-33df31503b39 Authenticating user 'default' from [fd00:1122:3344:101::e]:47077 | ||
| 742 | 2026.05.20 17:09:29.667288 [ 291 ] {} <Debug> TCP-Session: 0dcd2c83-5d95-45c0-8569-1a6f3464857c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.20 17:09:29.667270 [ 289 ] {} <Debug> TCP-Session: 401ab8ef-7f58-46c7-81a7-99cfe0aab971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.20 17:09:29.666929 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.20 17:09:29.667466 [ 289 ] {} <Debug> TCP-Session: 401ab8ef-7f58-46c7-81a7-99cfe0aab971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.20 17:09:29.667461 [ 290 ] {} <Debug> TCP-Session: 65336d79-1faa-4dd9-a79e-33df31503b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.20 17:09:29.667651 [ 290 ] {} <Debug> TCP-Session: 65336d79-1faa-4dd9-a79e-33df31503b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.20 17:09:29.667662 [ 288 ] {} <Debug> TCP-Session: 51a47252-8c10-4efe-934e-4ca046ab31a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43402 | ||
| 749 | 2026.05.20 17:09:29.667744 [ 288 ] {} <Debug> TCP-Session: 51a47252-8c10-4efe-934e-4ca046ab31a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.20 17:09:29.667758 [ 288 ] {} <Debug> TCP-Session: 51a47252-8c10-4efe-934e-4ca046ab31a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.20 17:09:29.965217 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50415 | ||
| 752 | 2026.05.20 17:09:29.965403 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.20 17:09:29.965445 [ 292 ] {} <Debug> TCP-Session: 8c637df4-7839-4823-8bdf-1adab1cd874d Authenticating user 'default' from [fd00:1122:3344:101::e]:50415 | ||
| 754 | 2026.05.20 17:09:29.965534 [ 292 ] {} <Debug> TCP-Session: 8c637df4-7839-4823-8bdf-1adab1cd874d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.20 17:09:29.965552 [ 292 ] {} <Debug> TCP-Session: 8c637df4-7839-4823-8bdf-1adab1cd874d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.20 17:09:29.965920 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33121 | ||
| 757 | 2026.05.20 17:09:29.965991 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36267 | ||
| 758 | 2026.05.20 17:09:29.966292 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41678 | ||
| 759 | 2026.05.20 17:09:29.966312 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33531 | ||
| 760 | 2026.05.20 17:09:29.966463 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61347 | ||
| 761 | 2026.05.20 17:09:29.966676 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58206 | ||
| 762 | 2026.05.20 17:09:29.966871 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35367 | ||
| 763 | 2026.05.20 17:09:29.967072 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41317 | ||
| 764 | 2026.05.20 17:09:29.968108 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.05.20 17:09:29.968124 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.05.20 17:09:29.968161 [ 295 ] {} <Debug> TCP-Session: 2acca9c8-aa81-448c-9796-29120b0c72b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33531 | ||
| 767 | 2026.05.20 17:09:29.968163 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.05.20 17:09:29.968177 [ 300 ] {} <Debug> TCP-Session: c3559c3c-20c5-4b77-be01-3208e07d142f Authenticating user 'default' from [fd00:1122:3344:101::e]:41317 | ||
| 769 | 2026.05.20 17:09:29.968192 [ 295 ] {} <Debug> TCP-Session: 2acca9c8-aa81-448c-9796-29120b0c72b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.05.20 17:09:29.968224 [ 300 ] {} <Debug> TCP-Session: c3559c3c-20c5-4b77-be01-3208e07d142f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.05.20 17:09:29.968234 [ 295 ] {} <Debug> TCP-Session: 2acca9c8-aa81-448c-9796-29120b0c72b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.20 17:09:29.968249 [ 300 ] {} <Debug> TCP-Session: c3559c3c-20c5-4b77-be01-3208e07d142f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.20 17:09:29.968228 [ 299 ] {} <Debug> TCP-Session: b43fe16c-ec49-4b18-b7e8-96f9b4301c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:35367 | ||
| 774 | 2026.05.20 17:09:29.968190 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.20 17:09:29.968309 [ 299 ] {} <Debug> TCP-Session: b43fe16c-ec49-4b18-b7e8-96f9b4301c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.20 17:09:29.968336 [ 299 ] {} <Debug> TCP-Session: b43fe16c-ec49-4b18-b7e8-96f9b4301c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.20 17:09:29.968365 [ 298 ] {} <Debug> TCP-Session: 37402622-68c8-49b4-9a6c-6c0c3cc04d44 Authenticating user 'default' from [fd00:1122:3344:101::e]:58206 | ||
| 778 | 2026.05.20 17:09:29.968404 [ 298 ] {} <Debug> TCP-Session: 37402622-68c8-49b4-9a6c-6c0c3cc04d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.20 17:09:29.968419 [ 298 ] {} <Debug> TCP-Session: 37402622-68c8-49b4-9a6c-6c0c3cc04d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.20 17:09:29.972237 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.20 17:09:29.972264 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.20 17:09:29.972288 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.05.20 17:09:29.972293 [ 297 ] {} <Debug> TCP-Session: 58f91c76-d5db-4378-86f3-63ecb76beaf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61347 | ||
| 784 | 2026.05.20 17:09:29.972309 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.20 17:09:29.972309 [ 296 ] {} <Debug> TCP-Session: e56fbbce-3f68-4c9e-b38a-66d82c061332 Authenticating user 'default' from [fd00:1122:3344:101::e]:41678 | ||
| 786 | 2026.05.20 17:09:29.972402 [ 297 ] {} <Debug> TCP-Session: 58f91c76-d5db-4378-86f3-63ecb76beaf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.20 17:09:29.972418 [ 293 ] {} <Debug> TCP-Session: c93b6ee0-2b1d-4a90-8537-03a483d7be94 Authenticating user 'default' from [fd00:1122:3344:101::e]:33121 | ||
| 788 | 2026.05.20 17:09:29.972428 [ 296 ] {} <Debug> TCP-Session: e56fbbce-3f68-4c9e-b38a-66d82c061332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.20 17:09:29.972435 [ 297 ] {} <Debug> TCP-Session: 58f91c76-d5db-4378-86f3-63ecb76beaf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.20 17:09:29.972450 [ 293 ] {} <Debug> TCP-Session: c93b6ee0-2b1d-4a90-8537-03a483d7be94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.20 17:09:29.972464 [ 296 ] {} <Debug> TCP-Session: e56fbbce-3f68-4c9e-b38a-66d82c061332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.20 17:09:29.972484 [ 293 ] {} <Debug> TCP-Session: c93b6ee0-2b1d-4a90-8537-03a483d7be94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.20 17:09:29.972392 [ 294 ] {} <Debug> TCP-Session: 7e7c0a90-f0e9-456b-ade6-a2b39759b6ea Authenticating user 'default' from [fd00:1122:3344:101::e]:36267 | ||
| 794 | 2026.05.20 17:09:29.972537 [ 294 ] {} <Debug> TCP-Session: 7e7c0a90-f0e9-456b-ade6-a2b39759b6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.20 17:09:29.972551 [ 294 ] {} <Debug> TCP-Session: 7e7c0a90-f0e9-456b-ade6-a2b39759b6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.20 17:09:29.974694 [ 292 ] {} <Trace> TCP-Session: 8c637df4-7839-4823-8bdf-1adab1cd874d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.05.20 17:09:29.975013 [ 292 ] {bdf55ecc-64fe-48d0-846a-a34ed96cf584} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50415) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 798 | 2026.05.20 17:09:29.985892 [ 292 ] {bdf55ecc-64fe-48d0-846a-a34ed96cf584} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 799 | 2026.05.20 17:09:29.993393 [ 292 ] {bdf55ecc-64fe-48d0-846a-a34ed96cf584} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.05.20 17:09:29.996614 [ 283 ] {bdf55ecc-64fe-48d0-846a-a34ed96cf584} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 801 | 2026.05.20 17:09:29.997051 [ 292 ] {bdf55ecc-64fe-48d0-846a-a34ed96cf584} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.022161 sec., 1850.0970172826135 rows/sec., 112.77 KiB/sec. | ||
| 802 | 2026.05.20 17:09:29.997134 [ 292 ] {bdf55ecc-64fe-48d0-846a-a34ed96cf584} <Debug> TCPHandler: Processed in 0.022601478 sec. | ||
| 803 | 2026.05.20 17:09:33.568204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.20 17:09:33.568216 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.20 17:09:33.568298 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.20 17:09:33.568324 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.20 17:09:33.571203 [ 243 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Loading data parts | ||
| 808 | 2026.05.20 17:09:33.571367 [ 243 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): There are no data parts | ||
| 809 | 2026.05.20 17:09:33.576282 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.20 17:09:33.576324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 811 | 2026.05.20 17:09:33.582498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.20 17:09:33.583117 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.20 17:09:33.583262 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.20 17:09:33.586338 [ 244 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Loading data parts | ||
| 815 | 2026.05.20 17:09:33.586524 [ 244 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): There are no data parts | ||
| 816 | 2026.05.20 17:09:33.610255 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.20 17:09:33.610303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 818 | 2026.05.20 17:09:33.616506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.20 17:09:33.617633 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): 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.20 17:09:33.620792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.20 17:09:34.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.83 MiB, peak 150.83 MiB, free memory in arenas 0.00 B, will set to 155.86 MiB (RSS), difference: 9.03 MiB | ||
| 822 | 2026.05.20 17:09:36.068254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 15 entries to flush up to offset 15 | ||
| 823 | 2026.05.20 17:09:36.068363 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.20 17:09:36.074720 [ 242 ] {} <Debug> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Loading data parts | ||
| 825 | 2026.05.20 17:09:36.074850 [ 242 ] {} <Debug> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): There are no data parts | ||
| 826 | 2026.05.20 17:09:36.080804 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.20 17:09:36.080850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 828 | 2026.05.20 17:09:36.083950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.20 17:09:36.084430 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): 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.20 17:09:36.084724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 15 | ||
| 831 | 2026.05.20 17:09:37.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.03 MiB, peak 160.03 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: -2.96 MiB | ||
| 832 | 2026.05.20 17:09:41.007486 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.20 17:09:41.007548 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.20 17:09:41.083629 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.20 17:09:41.086770 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.20 17:09:41.086826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 837 | 2026.05.20 17:09:41.087544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.20 17:09:41.088079 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): 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.20 17:09:41.088258 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.20 17:09:41.120961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.20 17:09:41.139046 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.20 17:09:41.139113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 843 | 2026.05.20 17:09:41.145516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.20 17:09:41.146634 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): 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.20 17:09:41.149814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.20 17:09:42.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.76 MiB, peak 161.76 MiB, free memory in arenas 0.00 B, will set to 159.67 MiB (RSS), difference: 1.91 MiB | ||
| 847 | 2026.05.20 17:09:47.001187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.74 MiB, peak 161.76 MiB, free memory in arenas 0.00 B, will set to 159.75 MiB (RSS), difference: 4.01 MiB | ||
| 848 | 2026.05.20 17:09:48.581394 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.20 17:09:48.581618 [ 274 ] {b6765327-2ffa-4d2e-8806-ab52e5054f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 850 | 2026.05.20 17:09:48.588876 [ 274 ] {b6765327-2ffa-4d2e-8806-ab52e5054f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.05.20 17:09:48.589018 [ 274 ] {b6765327-2ffa-4d2e-8806-ab52e5054f9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.20 17:09:48.589088 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 853 | 2026.05.20 17:09:48.589463 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2026.05.20 17:09:48.589464 [ 274 ] {b6765327-2ffa-4d2e-8806-ab52e5054f9b} <Debug> TCPHandler: Processed in 0.008195205 sec. | ||
| 855 | 2026.05.20 17:09:48.589504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 856 | 2026.05.20 17:09:48.590206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 857 | 2026.05.20 17:09:48.590645 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.20 17:09:48.590780 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 859 | 2026.05.20 17:09:48.597422 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.05.20 17:09:48.597538 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 861 | 2026.05.20 17:09:48.597584 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.05.20 17:09:48.601835 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2026.05.20 17:09:48.601872 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 864 | 2026.05.20 17:09:48.605253 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2026.05.20 17:09:48.605634 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2026.05.20 17:09:48.605773 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Debug> executeQuery: Read 13 rows, 4.60 KiB in 0.008266 sec., 1572.7074764093877 rows/sec., 556.21 KiB/sec. | ||
| 867 | 2026.05.20 17:09:48.605810 [ 274 ] {faeb353a-9a33-4ed4-85bc-c968f222ca6b} <Debug> TCPHandler: Processed in 0.008444861 sec. | ||
| 868 | 2026.05.20 17:09:48.605950 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.05.20 17:09:48.606054 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 870 | 2026.05.20 17:09:48.606098 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 871 | 2026.05.20 17:09:48.613910 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 872 | 2026.05.20 17:09:48.613945 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 873 | 2026.05.20 17:09:48.616766 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 874 | 2026.05.20 17:09:48.617180 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 875 | 2026.05.20 17:09:48.617313 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.011281 sec., 25175.073131814555 rows/sec., 1.60 MiB/sec. | ||
| 876 | 2026.05.20 17:09:48.617350 [ 274 ] {e01045cc-483c-4120-9146-b70d149bf663} <Debug> TCPHandler: Processed in 0.011452753 sec. | ||
| 877 | 2026.05.20 17:09:48.617485 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.05.20 17:09:48.617598 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 879 | 2026.05.20 17:09:48.617643 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 880 | 2026.05.20 17:09:48.618060 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.05.20 17:09:48.618096 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 882 | 2026.05.20 17:09:48.618509 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2026.05.20 17:09:48.618959 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.05.20 17:09:48.619094 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001517 sec., 1318.3915622940015 rows/sec., 107.51 KiB/sec. | ||
| 885 | 2026.05.20 17:09:48.619127 [ 274 ] {d1382130-1aa4-4118-ad2a-b1a72b840c9d} <Debug> TCPHandler: Processed in 0.00169712 sec. | ||
| 886 | 2026.05.20 17:09:48.619258 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.05.20 17:09:48.619354 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 888 | 2026.05.20 17:09:48.619395 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 889 | 2026.05.20 17:09:48.620162 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.05.20 17:09:48.620199 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 891 | 2026.05.20 17:09:48.620721 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2026.05.20 17:09:48.621158 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.05.20 17:09:48.621295 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Debug> executeQuery: Read 742 rows, 58.50 KiB in 0.001957 sec., 379151.7629024016 rows/sec., 29.19 MiB/sec. | ||
| 894 | 2026.05.20 17:09:48.621329 [ 274 ] {ff94fd4c-f4f6-45b8-82d4-53bda150e032} <Debug> TCPHandler: Processed in 0.00212288 sec. | ||
| 895 | 2026.05.20 17:09:48.621449 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.05.20 17:09:48.621548 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 897 | 2026.05.20 17:09:48.621591 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 898 | 2026.05.20 17:09:48.622070 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.05.20 17:09:48.622104 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 900 | 2026.05.20 17:09:48.622512 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.05.20 17:09:48.622919 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.05.20 17:09:48.623049 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.00152 sec., 94736.84210526315 rows/sec., 5.58 MiB/sec. | ||
| 903 | 2026.05.20 17:09:48.623080 [ 274 ] {099dc1f8-b282-4dc6-8672-20d77016729f} <Debug> TCPHandler: Processed in 0.00168185 sec. | ||
| 904 | 2026.05.20 17:09:48.623194 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.05.20 17:09:48.623290 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 906 | 2026.05.20 17:09:48.623331 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 907 | 2026.05.20 17:09:48.623754 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.05.20 17:09:48.623792 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 909 | 2026.05.20 17:09:48.624191 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2026.05.20 17:09:48.624658 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.05.20 17:09:48.624787 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001515 sec., 98349.83498349834 rows/sec., 6.35 MiB/sec. | ||
| 912 | 2026.05.20 17:09:48.624822 [ 274 ] {62a96db7-1153-48aa-961f-189a150f7f8b} <Debug> TCPHandler: Processed in 0.00167748 sec. | ||
| 913 | 2026.05.20 17:09:48.624957 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.05.20 17:09:48.625053 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 915 | 2026.05.20 17:09:48.625094 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 916 | 2026.05.20 17:09:48.625501 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.20 17:09:48.625539 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 918 | 2026.05.20 17:09:48.625975 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.05.20 17:09:48.626428 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.20 17:09:48.626557 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001522 sec., 97240.47306176084 rows/sec., 5.53 MiB/sec. | ||
| 921 | 2026.05.20 17:09:48.626590 [ 274 ] {6c1a4862-6ac3-4afe-85ef-f152bdcefe31} <Debug> TCPHandler: Processed in 0.00168351 sec. | ||
| 922 | 2026.05.20 17:09:48.626715 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.05.20 17:09:48.626810 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 924 | 2026.05.20 17:09:48.626850 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 925 | 2026.05.20 17:09:48.627353 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.05.20 17:09:48.627390 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 927 | 2026.05.20 17:09:48.627805 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.05.20 17:09:48.628225 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.05.20 17:09:48.628351 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Debug> executeQuery: Read 428 rows, 30.23 KiB in 0.001559 sec., 274534.9583066068 rows/sec., 18.93 MiB/sec. | ||
| 930 | 2026.05.20 17:09:48.628385 [ 274 ] {5bc99d8f-0e36-4092-8629-46984878aba9} <Debug> TCPHandler: Processed in 0.001720171 sec. | ||
| 931 | 2026.05.20 17:09:48.628501 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.05.20 17:09:48.628597 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 933 | 2026.05.20 17:09:48.628639 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 934 | 2026.05.20 17:09:48.628967 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.05.20 17:09:48.629004 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 936 | 2026.05.20 17:09:48.629437 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.05.20 17:09:48.629865 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.05.20 17:09:48.629993 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec. | ||
| 939 | 2026.05.20 17:09:48.630025 [ 274 ] {0eee360c-436a-486b-92fa-a1c64aa490e2} <Debug> TCPHandler: Processed in 0.001574238 sec. | ||
| 940 | 2026.05.20 17:09:48.630138 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.05.20 17:09:48.630233 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 942 | 2026.05.20 17:09:48.630278 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 943 | 2026.05.20 17:09:48.630621 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.05.20 17:09:48.630658 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 945 | 2026.05.20 17:09:48.631293 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.05.20 17:09:48.631735 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.05.20 17:09:48.631865 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Debug> executeQuery: Read 106 rows, 6.69 KiB in 0.001649 sec., 64281.38265615524 rows/sec., 3.96 MiB/sec. | ||
| 948 | 2026.05.20 17:09:48.631910 [ 274 ] {2cf6c160-fe04-4472-907e-abf5ce4dd0f8} <Debug> TCPHandler: Processed in 0.001821774 sec. | ||
| 949 | 2026.05.20 17:09:48.632046 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.05.20 17:09:48.632146 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 951 | 2026.05.20 17:09:48.632189 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 952 | 2026.05.20 17:09:48.632503 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.05.20 17:09:48.632544 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 954 | 2026.05.20 17:09:48.632949 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.05.20 17:09:48.633387 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.05.20 17:09:48.633523 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
| 957 | 2026.05.20 17:09:48.633557 [ 274 ] {a8c362dc-6acd-449b-8200-4c0f58511e34} <Debug> TCPHandler: Processed in 0.001575117 sec. | ||
| 958 | 2026.05.20 17:09:48.633668 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.05.20 17:09:48.633765 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 960 | 2026.05.20 17:09:48.633807 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 961 | 2026.05.20 17:09:48.634116 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.05.20 17:09:48.634152 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 963 | 2026.05.20 17:09:48.634544 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.05.20 17:09:48.634963 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.05.20 17:09:48.635093 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001346 sec., 22288.261515601782 rows/sec., 1.18 MiB/sec. | ||
| 966 | 2026.05.20 17:09:48.635126 [ 274 ] {eca50140-a175-4c04-b8ee-f5630d4a81fe} <Debug> TCPHandler: Processed in 0.001508416 sec. | ||
| 967 | 2026.05.20 17:09:48.650638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 968 | 2026.05.20 17:09:48.666357 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.05.20 17:09:48.666404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 970 | 2026.05.20 17:09:48.672726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 971 | 2026.05.20 17:09:48.673809 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.05.20 17:09:48.676602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 973 | 2026.05.20 17:09:55.685663 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53082 | ||
| 974 | 2026.05.20 17:09:55.685783 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 975 | 2026.05.20 17:09:55.685842 [ 302 ] {} <Debug> TCP-Session: 54661f7a-ca18-461c-9003-580778153e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:53082 | ||
| 976 | 2026.05.20 17:09:55.685866 [ 302 ] {} <Debug> TCP-Session: 54661f7a-ca18-461c-9003-580778153e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.05.20 17:09:55.685881 [ 302 ] {} <Debug> TCP-Session: 54661f7a-ca18-461c-9003-580778153e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.05.20 17:09:55.686196 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55712 | ||
| 979 | 2026.05.20 17:09:55.686310 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41372 | ||
| 980 | 2026.05.20 17:09:55.686404 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 981 | 2026.05.20 17:09:55.686435 [ 302 ] {} <Trace> TCP-Session: 54661f7a-ca18-461c-9003-580778153e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.20 17:09:55.686450 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35687 | ||
| 983 | 2026.05.20 17:09:55.686447 [ 303 ] {} <Debug> TCP-Session: a7d09509-edad-4a28-a9e4-2e68645b972c Authenticating user 'default' from [fd00:1122:3344:101::e]:55712 | ||
| 984 | 2026.05.20 17:09:55.686521 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 985 | 2026.05.20 17:09:55.686535 [ 303 ] {} <Debug> TCP-Session: a7d09509-edad-4a28-a9e4-2e68645b972c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.20 17:09:55.686572 [ 303 ] {} <Debug> TCP-Session: a7d09509-edad-4a28-a9e4-2e68645b972c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.20 17:09:55.686584 [ 304 ] {} <Debug> TCP-Session: 6bba9246-4f5d-489e-aa44-4ad85b085bbb Authenticating user 'default' from [fd00:1122:3344:101::e]:41372 | ||
| 988 | 2026.05.20 17:09:55.686607 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54644 | ||
| 989 | 2026.05.20 17:09:55.686614 [ 304 ] {} <Debug> TCP-Session: 6bba9246-4f5d-489e-aa44-4ad85b085bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.20 17:09:55.686640 [ 304 ] {} <Debug> TCP-Session: 6bba9246-4f5d-489e-aa44-4ad85b085bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.20 17:09:55.686698 [ 302 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53082) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 992 | 2026.05.20 17:09:55.686730 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.05.20 17:09:55.686776 [ 305 ] {} <Debug> TCP-Session: 01081557-24a5-4ffa-8b6b-c80085b7c4a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35687 | ||
| 994 | 2026.05.20 17:09:55.686807 [ 305 ] {} <Debug> TCP-Session: 01081557-24a5-4ffa-8b6b-c80085b7c4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.20 17:09:55.686814 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.05.20 17:09:55.686820 [ 305 ] {} <Debug> TCP-Session: 01081557-24a5-4ffa-8b6b-c80085b7c4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.20 17:09:55.686851 [ 306 ] {} <Debug> TCP-Session: 2634a329-9da0-4484-8d72-21bda3599ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54644 | ||
| 998 | 2026.05.20 17:09:55.686866 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42135 | ||
| 999 | 2026.05.20 17:09:55.686875 [ 306 ] {} <Debug> TCP-Session: 2634a329-9da0-4484-8d72-21bda3599ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.20 17:09:55.686913 [ 306 ] {} <Debug> TCP-Session: 2634a329-9da0-4484-8d72-21bda3599ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.20 17:09:55.686961 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44298 | ||
| 1002 | 2026.05.20 17:09:55.687117 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1003 | 2026.05.20 17:09:55.687163 [ 307 ] {} <Debug> TCP-Session: 1ce566f9-1ed7-4868-904d-eacdc6f47ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42135 | ||
| 1004 | 2026.05.20 17:09:55.687168 [ 302 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1005 | 2026.05.20 17:09:55.687188 [ 307 ] {} <Debug> TCP-Session: 1ce566f9-1ed7-4868-904d-eacdc6f47ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.05.20 17:09:55.687208 [ 307 ] {} <Debug> TCP-Session: 1ce566f9-1ed7-4868-904d-eacdc6f47ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.05.20 17:09:55.687212 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.20 17:09:55.687211 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39934 | ||
| 1009 | 2026.05.20 17:09:55.687293 [ 308 ] {} <Debug> TCP-Session: 57b67af1-0963-4cc2-899c-897c84caf526 Authenticating user 'default' from [fd00:1122:3344:101::e]:44298 | ||
| 1010 | 2026.05.20 17:09:55.687330 [ 308 ] {} <Debug> TCP-Session: 57b67af1-0963-4cc2-899c-897c84caf526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.05.20 17:09:55.687337 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63829 | ||
| 1012 | 2026.05.20 17:09:55.687345 [ 308 ] {} <Debug> TCP-Session: 57b67af1-0963-4cc2-899c-897c84caf526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.20 17:09:55.690044 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.05.20 17:09:55.690114 [ 309 ] {} <Debug> TCP-Session: 69a26d44-4fe6-4351-852e-64bd69e322e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39934 | ||
| 1015 | 2026.05.20 17:09:55.690143 [ 309 ] {} <Debug> TCP-Session: 69a26d44-4fe6-4351-852e-64bd69e322e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.20 17:09:55.690164 [ 309 ] {} <Debug> TCP-Session: 69a26d44-4fe6-4351-852e-64bd69e322e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.20 17:09:55.692475 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.05.20 17:09:55.692513 [ 310 ] {} <Debug> TCP-Session: f3c0669a-e8e4-4a6e-aa9e-8ff8e7ee152d Authenticating user 'default' from [fd00:1122:3344:101::e]:63829 | ||
| 1019 | 2026.05.20 17:09:55.692530 [ 310 ] {} <Debug> TCP-Session: f3c0669a-e8e4-4a6e-aa9e-8ff8e7ee152d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.20 17:09:55.692543 [ 310 ] {} <Debug> TCP-Session: f3c0669a-e8e4-4a6e-aa9e-8ff8e7ee152d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.20 17:09:55.694866 [ 302 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.05.20 17:09:55.706287 [ 302 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 1023 | 2026.05.20 17:09:55.727945 [ 312 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Trace> AggregatingTransform: Aggregating | ||
| 1024 | 2026.05.20 17:09:55.730307 [ 312 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1025 | 2026.05.20 17:09:55.730429 [ 312 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005549092 sec. (180.210 rows/sec., 7.04 KiB/sec.) | ||
| 1026 | 2026.05.20 17:09:55.730451 [ 312 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Trace> Aggregator: Merging aggregated data | ||
| 1027 | 2026.05.20 17:09:55.730479 [ 312 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1028 | 2026.05.20 17:09:55.733079 [ 302 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.046518 sec., 21.497054903478226 rows/sec., 859.88 B/sec. | ||
| 1029 | 2026.05.20 17:09:55.733201 [ 302 ] {eeaa293c-52a2-443f-b598-2f80f4e40f5b} <Debug> TCPHandler: Processed in 0.04698817 sec. | ||
| 1030 | 2026.05.20 17:09:55.742941 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1031 | 2026.05.20 17:09:55.742999 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1032 | 2026.05.20 17:09:55.743017 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1033 | 2026.05.20 17:09:55.743055 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1034 | 2026.05.20 17:09:55.743081 [ 303 ] {} <Debug> TCP-Session: a7d09509-edad-4a28-a9e4-2e68645b972c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.20 17:09:55.743087 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.05.20 17:09:55.743107 [ 310 ] {} <Debug> TCP-Session: f3c0669a-e8e4-4a6e-aa9e-8ff8e7ee152d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.20 17:09:55.743126 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.05.20 17:09:55.743146 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1039 | 2026.05.20 17:09:55.743167 [ 305 ] {} <Debug> TCP-Session: 01081557-24a5-4ffa-8b6b-c80085b7c4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.20 17:09:55.743192 [ 306 ] {} <Debug> TCP-Session: 2634a329-9da0-4484-8d72-21bda3599ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.20 17:09:55.743220 [ 308 ] {} <Debug> TCP-Session: 57b67af1-0963-4cc2-899c-897c84caf526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.20 17:09:55.743099 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.05.20 17:09:55.743035 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.05.20 17:09:55.743295 [ 309 ] {} <Debug> TCP-Session: 69a26d44-4fe6-4351-852e-64bd69e322e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.20 17:09:55.743108 [ 304 ] {} <Debug> TCP-Session: 6bba9246-4f5d-489e-aa44-4ad85b085bbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.05.20 17:09:55.743324 [ 307 ] {} <Debug> TCP-Session: 1ce566f9-1ed7-4868-904d-eacdc6f47ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.05.20 17:09:55.743005 [ 302 ] {} <Debug> TCP-Session: 54661f7a-ca18-461c-9003-580778153e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.05.20 17:09:56.001283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.32 MiB, peak 172.44 MiB, free memory in arenas 0.00 B, will set to 165.24 MiB (RSS), difference: 2.92 MiB | ||
| 1049 | 2026.05.20 17:09:56.007609 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1050 | 2026.05.20 17:09:56.007667 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1051 | 2026.05.20 17:09:56.086264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 19 | ||
| 1052 | 2026.05.20 17:09:56.088919 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.05.20 17:09:56.088985 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1054 | 2026.05.20 17:09:56.090250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1055 | 2026.05.20 17:09:56.090535 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.05.20 17:09:56.090808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 19 | ||
| 1057 | 2026.05.20 17:09:56.091540 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1894 | ||
| 1058 | 2026.05.20 17:09:56.092031 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.05.20 17:09:56.092071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1060 | 2026.05.20 17:09:56.092576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1061 | 2026.05.20 17:09:56.092804 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.05.20 17:09:56.092934 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1063 | 2026.05.20 17:09:56.177358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1064 | 2026.05.20 17:09:56.196472 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.20 17:09:56.196548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1066 | 2026.05.20 17:09:56.203583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1067 | 2026.05.20 17:09:56.204328 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.20 17:09:56.209078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1069 | 2026.05.20 17:09:57.001170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.78 MiB, peak 173.78 MiB, free memory in arenas 0.00 B, will set to 166.88 MiB (RSS), difference: -2.90 MiB | ||
| 1070 | 2026.05.20 17:09:58.578969 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.20 17:09:58.579209 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.20 17:09:58.579542 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1073 | 2026.05.20 17:09:58.582255 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1074 | 2026.05.20 17:09:58.582513 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.05.20 17:09:58.582596 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.05.20 17:09:58.582786 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 12-element set) | ||
| 1077 | 2026.05.20 17:09:58.582870 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1078 | 2026.05.20 17:09:58.585391 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 1079 | 2026.05.20 17:09:58.585419 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1080 | 2026.05.20 17:09:58.590074 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1081 | 2026.05.20 17:09:58.590105 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1082 | 2026.05.20 17:09:58.615434 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Debug> executeQuery: Read 13 rows, 4.60 KiB in 0.036316 sec., 357.96893931049675 rows/sec., 126.60 KiB/sec. | ||
| 1083 | 2026.05.20 17:09:58.615564 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Debug> MemoryTracker: Peak memory usage (for query): 135.70 KiB. | ||
| 1084 | 2026.05.20 17:09:58.615584 [ 274 ] {6db48101-8881-496f-84d5-d2fc00ac71ab} <Debug> TCPHandler: Processed in 0.036754526 sec. | ||
| 1085 | 2026.05.20 17:09:58.621230 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.20 17:09:58.621369 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.20 17:09:58.621427 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1088 | 2026.05.20 17:09:58.622080 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.20 17:09:58.622127 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1090 | 2026.05.20 17:09:58.622577 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2026.05.20 17:09:58.622801 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.20 17:09:58.622954 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001625 sec., 174769.23076923078 rows/sec., 11.10 MiB/sec. | ||
| 1093 | 2026.05.20 17:09:58.622991 [ 274 ] {510c383f-5e2d-4771-9c8c-4359fea678d9} <Debug> TCPHandler: Processed in 0.001829173 sec. | ||
| 1094 | 2026.05.20 17:09:58.623122 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.20 17:09:58.623226 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.20 17:09:58.623270 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1097 | 2026.05.20 17:09:58.623917 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.20 17:09:58.623954 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1099 | 2026.05.20 17:09:58.624319 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1100 | 2026.05.20 17:09:58.624529 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.20 17:09:58.624662 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Debug> executeQuery: Read 741 rows, 58.43 KiB in 0.001457 sec., 508579.2724776939 rows/sec., 39.16 MiB/sec. | ||
| 1102 | 2026.05.20 17:09:58.624697 [ 274 ] {dbf6d2e5-065e-4c4c-b11d-f0c84208a541} <Debug> TCPHandler: Processed in 0.001637209 sec. | ||
| 1103 | 2026.05.20 17:09:58.624815 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.20 17:09:58.624913 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.20 17:09:58.624956 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1106 | 2026.05.20 17:09:58.625381 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.05.20 17:09:58.625417 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1108 | 2026.05.20 17:09:58.625730 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1109 | 2026.05.20 17:09:58.625933 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.05.20 17:09:58.626060 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001166 sec., 121783.87650085764 rows/sec., 7.15 MiB/sec. | ||
| 1111 | 2026.05.20 17:09:58.626095 [ 274 ] {e372175e-6e03-44a4-a968-cef13629d4ac} <Debug> TCPHandler: Processed in 0.001331451 sec. | ||
| 1112 | 2026.05.20 17:09:58.626249 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.20 17:09:58.626347 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.20 17:09:58.626388 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1115 | 2026.05.20 17:09:58.626814 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.20 17:09:58.626852 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1117 | 2026.05.20 17:09:58.627153 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1118 | 2026.05.20 17:09:58.627372 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.20 17:09:58.627499 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 1120 | 2026.05.20 17:09:58.627535 [ 274 ] {83cd27ca-d4eb-4062-ae10-fffe7261f4a1} <Debug> TCPHandler: Processed in 0.001340152 sec. | ||
| 1121 | 2026.05.20 17:09:58.627657 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.20 17:09:58.627755 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.20 17:09:58.627796 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1124 | 2026.05.20 17:09:58.628214 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.20 17:09:58.628251 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1126 | 2026.05.20 17:09:58.628564 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1127 | 2026.05.20 17:09:58.628776 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.20 17:09:58.628905 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 1129 | 2026.05.20 17:09:58.628939 [ 274 ] {f6364a85-88ea-4273-9811-4f9943d1bdf3} <Debug> TCPHandler: Processed in 0.001332522 sec. | ||
| 1130 | 2026.05.20 17:09:58.629053 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.20 17:09:58.629151 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.20 17:09:58.629192 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1133 | 2026.05.20 17:09:58.629702 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.20 17:09:58.629738 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1135 | 2026.05.20 17:09:58.630072 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1136 | 2026.05.20 17:09:58.630283 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.20 17:09:58.630411 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Debug> executeQuery: Read 426 rows, 30.06 KiB in 0.001278 sec., 333333.3333333333 rows/sec., 22.97 MiB/sec. | ||
| 1138 | 2026.05.20 17:09:58.630446 [ 274 ] {e207842d-4725-4348-9b11-e68b64445208} <Debug> TCPHandler: Processed in 0.001442924 sec. | ||
| 1139 | 2026.05.20 17:09:58.630562 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.20 17:09:58.630660 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.20 17:09:58.630704 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1142 | 2026.05.20 17:09:58.631030 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.20 17:09:58.631067 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1144 | 2026.05.20 17:09:58.631361 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.05.20 17:09:58.631575 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.20 17:09:58.631706 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 1147 | 2026.05.20 17:09:58.631738 [ 274 ] {aa90743f-2de6-4a12-8103-5eaf532ed277} <Debug> TCPHandler: Processed in 0.00122727 sec. | ||
| 1148 | 2026.05.20 17:09:58.631858 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.05.20 17:09:58.631955 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.05.20 17:09:58.631999 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1151 | 2026.05.20 17:09:58.632347 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.05.20 17:09:58.632383 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1153 | 2026.05.20 17:09:58.632689 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1154 | 2026.05.20 17:09:58.632903 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.05.20 17:09:58.633035 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001099 sec., 95541.40127388535 rows/sec., 5.88 MiB/sec. | ||
| 1156 | 2026.05.20 17:09:58.633071 [ 274 ] {b6769e7f-b96d-4a49-ad76-68371f3b86b3} <Debug> TCPHandler: Processed in 0.00126298 sec. | ||
| 1157 | 2026.05.20 17:09:58.633199 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.05.20 17:09:58.633294 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.05.20 17:09:58.633336 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1160 | 2026.05.20 17:09:58.633658 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.20 17:09:58.633695 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1162 | 2026.05.20 17:09:58.633992 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1163 | 2026.05.20 17:09:58.634199 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.20 17:09:58.634327 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 1165 | 2026.05.20 17:09:58.634361 [ 274 ] {45624c40-1cd1-491d-bde7-4bb9a1977f9e} <Debug> TCPHandler: Processed in 0.001211939 sec. | ||
| 1166 | 2026.05.20 17:09:58.634464 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.20 17:09:58.634560 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.20 17:09:58.634604 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1169 | 2026.05.20 17:09:58.634919 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.05.20 17:09:58.634955 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1171 | 2026.05.20 17:09:58.635247 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1172 | 2026.05.20 17:09:58.635459 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.05.20 17:09:58.635588 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001046 sec., 28680.688336520074 rows/sec., 1.52 MiB/sec. | ||
| 1174 | 2026.05.20 17:09:58.635621 [ 274 ] {0a831faf-97e4-4eee-a76f-036bc3face54} <Debug> TCPHandler: Processed in 0.001206519 sec. | ||
| 1175 | 2026.05.20 17:10:01.785377 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59085 | ||
| 1176 | 2026.05.20 17:10:01.785486 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1177 | 2026.05.20 17:10:01.785512 [ 302 ] {} <Debug> TCP-Session: b2aef974-a89b-49f1-858d-8fe1f623b00d Authenticating user 'default' from [fd00:1122:3344:101::e]:59085 | ||
| 1178 | 2026.05.20 17:10:01.785534 [ 302 ] {} <Debug> TCP-Session: b2aef974-a89b-49f1-858d-8fe1f623b00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.20 17:10:01.785548 [ 302 ] {} <Debug> TCP-Session: b2aef974-a89b-49f1-858d-8fe1f623b00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.05.20 17:10:01.785790 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39873 | ||
| 1181 | 2026.05.20 17:10:01.785799 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61454 | ||
| 1182 | 2026.05.20 17:10:01.785897 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1183 | 2026.05.20 17:10:01.785929 [ 303 ] {} <Debug> TCP-Session: 574e5875-1ed7-4422-94e0-740f0d79fadf Authenticating user 'default' from [fd00:1122:3344:101::e]:39873 | ||
| 1184 | 2026.05.20 17:10:01.785932 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.05.20 17:10:01.785956 [ 303 ] {} <Debug> TCP-Session: 574e5875-1ed7-4422-94e0-740f0d79fadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.05.20 17:10:01.785971 [ 304 ] {} <Debug> TCP-Session: 976b5947-500a-4f7c-b73f-ccd090a128d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61454 | ||
| 1187 | 2026.05.20 17:10:01.785975 [ 303 ] {} <Debug> TCP-Session: 574e5875-1ed7-4422-94e0-740f0d79fadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.05.20 17:10:01.786001 [ 304 ] {} <Debug> TCP-Session: 976b5947-500a-4f7c-b73f-ccd090a128d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.05.20 17:10:01.786019 [ 304 ] {} <Debug> TCP-Session: 976b5947-500a-4f7c-b73f-ccd090a128d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.05.20 17:10:01.790472 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43840 | ||
| 1191 | 2026.05.20 17:10:01.790504 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56888 | ||
| 1192 | 2026.05.20 17:10:01.790500 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33746 | ||
| 1193 | 2026.05.20 17:10:01.790487 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56013 | ||
| 1194 | 2026.05.20 17:10:01.790477 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50851 | ||
| 1195 | 2026.05.20 17:10:01.790596 [ 302 ] {} <Trace> TCP-Session: b2aef974-a89b-49f1-858d-8fe1f623b00d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.05.20 17:10:01.790629 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.05.20 17:10:01.790607 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2026.05.20 17:10:01.790658 [ 307 ] {} <Debug> TCP-Session: 963589c6-a9bf-4bf9-b774-8d6f580104cf Authenticating user 'default' from [fd00:1122:3344:101::e]:56013 | ||
| 1199 | 2026.05.20 17:10:01.790671 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.05.20 17:10:01.790688 [ 308 ] {} <Debug> TCP-Session: 4c5fe5a9-d82a-4757-ab89-ab977d099c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:33746 | ||
| 1201 | 2026.05.20 17:10:01.790700 [ 307 ] {} <Debug> TCP-Session: 963589c6-a9bf-4bf9-b774-8d6f580104cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.05.20 17:10:01.790717 [ 306 ] {} <Debug> TCP-Session: 527f3426-dc33-4235-a155-bceef4ceab5b Authenticating user 'default' from [fd00:1122:3344:101::e]:50851 | ||
| 1203 | 2026.05.20 17:10:01.790727 [ 308 ] {} <Debug> TCP-Session: 4c5fe5a9-d82a-4757-ab89-ab977d099c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.05.20 17:10:01.790738 [ 307 ] {} <Debug> TCP-Session: 963589c6-a9bf-4bf9-b774-8d6f580104cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.05.20 17:10:01.790763 [ 308 ] {} <Debug> TCP-Session: 4c5fe5a9-d82a-4757-ab89-ab977d099c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.05.20 17:10:01.790758 [ 306 ] {} <Debug> TCP-Session: 527f3426-dc33-4235-a155-bceef4ceab5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.05.20 17:10:01.790596 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2026.05.20 17:10:01.790807 [ 306 ] {} <Debug> TCP-Session: 527f3426-dc33-4235-a155-bceef4ceab5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.05.20 17:10:01.790819 [ 302 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1210 | 2026.05.20 17:10:01.790843 [ 309 ] {} <Debug> TCP-Session: 3b047265-3002-4adb-9e4e-3894aa3c37d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56888 | ||
| 1211 | 2026.05.20 17:10:01.790591 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2026.05.20 17:10:01.790888 [ 309 ] {} <Debug> TCP-Session: 3b047265-3002-4adb-9e4e-3894aa3c37d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.05.20 17:10:01.790912 [ 309 ] {} <Debug> TCP-Session: 3b047265-3002-4adb-9e4e-3894aa3c37d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.05.20 17:10:01.790918 [ 305 ] {} <Debug> TCP-Session: d9b836a4-fa06-4628-8593-a45c02b78737 Authenticating user 'default' from [fd00:1122:3344:101::e]:43840 | ||
| 1215 | 2026.05.20 17:10:01.790947 [ 305 ] {} <Debug> TCP-Session: d9b836a4-fa06-4628-8593-a45c02b78737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.05.20 17:10:01.790968 [ 305 ] {} <Debug> TCP-Session: d9b836a4-fa06-4628-8593-a45c02b78737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.05.20 17:10:01.791118 [ 302 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1218 | 2026.05.20 17:10:01.791190 [ 302 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1219 | 2026.05.20 17:10:01.791521 [ 302 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 1220 | 2026.05.20 17:10:01.792518 [ 315 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Trace> AggregatingTransform: Aggregating | ||
| 1221 | 2026.05.20 17:10:01.792562 [ 315 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1222 | 2026.05.20 17:10:01.792596 [ 315 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974793 sec. (1025.859 rows/sec., 40.07 KiB/sec.) | ||
| 1223 | 2026.05.20 17:10:01.792613 [ 315 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Trace> Aggregator: Merging aggregated data | ||
| 1224 | 2026.05.20 17:10:01.793198 [ 302 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00245 sec., 408.16326530612247 rows/sec., 15.94 KiB/sec. | ||
| 1225 | 2026.05.20 17:10:01.793320 [ 302 ] {b1926e8d-ed4c-4511-9e4c-a4cafef860cd} <Debug> TCPHandler: Processed in 0.002842308 sec. | ||
| 1226 | 2026.05.20 17:10:01.793449 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1227 | 2026.05.20 17:10:01.793476 [ 302 ] {} <Debug> TCP-Session: b2aef974-a89b-49f1-858d-8fe1f623b00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.05.20 17:10:01.793485 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.05.20 17:10:01.793503 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2026.05.20 17:10:01.793524 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1231 | 2026.05.20 17:10:01.793534 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2026.05.20 17:10:01.793553 [ 303 ] {} <Debug> TCP-Session: 574e5875-1ed7-4422-94e0-740f0d79fadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.05.20 17:10:01.793569 [ 309 ] {} <Debug> TCP-Session: 3b047265-3002-4adb-9e4e-3894aa3c37d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.05.20 17:10:01.793569 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2026.05.20 17:10:01.793584 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1236 | 2026.05.20 17:10:01.793626 [ 306 ] {} <Debug> TCP-Session: 527f3426-dc33-4235-a155-bceef4ceab5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.05.20 17:10:01.793593 [ 308 ] {} <Debug> TCP-Session: 4c5fe5a9-d82a-4757-ab89-ab977d099c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.05.20 17:10:01.793651 [ 307 ] {} <Debug> TCP-Session: 963589c6-a9bf-4bf9-b774-8d6f580104cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.05.20 17:10:01.793555 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.05.20 17:10:01.793533 [ 304 ] {} <Debug> TCP-Session: 976b5947-500a-4f7c-b73f-ccd090a128d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.05.20 17:10:01.793751 [ 305 ] {} <Debug> TCP-Session: d9b836a4-fa06-4628-8593-a45c02b78737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.05.20 17:10:03.575664 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.20 17:10:03.575883 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.20 17:10:03.576232 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1245 | 2026.05.20 17:10:03.576274 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1246 | 2026.05.20 17:10:03.576480 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1247 | 2026.05.20 17:10:03.576555 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1248 | 2026.05.20 17:10:03.576717 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 10-element set) | ||
| 1249 | 2026.05.20 17:10:03.576757 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1250 | 2026.05.20 17:10:03.576779 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 1251 | 2026.05.20 17:10:03.576795 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1252 | 2026.05.20 17:10:03.576837 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1253 | 2026.05.20 17:10:03.576856 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1254 | 2026.05.20 17:10:03.577977 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Debug> executeQuery: Read 13 rows, 4.60 KiB in 0.002175 sec., 5977.011494252874 rows/sec., 2.06 MiB/sec. | ||
| 1255 | 2026.05.20 17:10:03.578083 [ 274 ] {70d8bb51-7343-47de-84f1-5bb86ebd7f5a} <Debug> TCPHandler: Processed in 0.002553741 sec. | ||
| 1256 | 2026.05.20 17:10:03.578670 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.20 17:10:03.578787 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.20 17:10:03.578834 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1259 | 2026.05.20 17:10:03.579362 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.20 17:10:03.579409 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1261 | 2026.05.20 17:10:03.579829 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.05.20 17:10:03.580029 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.20 17:10:03.580189 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Debug> executeQuery: Read 9 rows, 1.04 KiB in 0.001436 sec., 6267.409470752089 rows/sec., 720.86 KiB/sec. | ||
| 1264 | 2026.05.20 17:10:03.580226 [ 274 ] {df044eb3-280d-464d-bbdc-b4bb42a0f228} <Debug> TCPHandler: Processed in 0.001612328 sec. | ||
| 1265 | 2026.05.20 17:10:03.580345 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.05.20 17:10:03.580445 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1267 | 2026.05.20 17:10:03.580488 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1268 | 2026.05.20 17:10:03.580896 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.20 17:10:03.580934 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1270 | 2026.05.20 17:10:03.581242 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1271 | 2026.05.20 17:10:03.581447 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.20 17:10:03.581575 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001152 sec., 3472.222222222222 rows/sec., 283.14 KiB/sec. | ||
| 1273 | 2026.05.20 17:10:03.581608 [ 274 ] {e45fcff1-4122-4288-98dc-04b63f0abd0c} <Debug> TCPHandler: Processed in 0.001316232 sec. | ||
| 1274 | 2026.05.20 17:10:03.581743 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.05.20 17:10:03.581842 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1276 | 2026.05.20 17:10:03.581884 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1277 | 2026.05.20 17:10:03.582277 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.20 17:10:03.582313 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1279 | 2026.05.20 17:10:03.582617 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.05.20 17:10:03.582827 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.20 17:10:03.582959 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Debug> executeQuery: Read 13 rows, 1.16 KiB in 0.001137 sec., 11433.597185576078 rows/sec., 1020.37 KiB/sec. | ||
| 1282 | 2026.05.20 17:10:03.582993 [ 274 ] {b8a050b8-439c-4384-82d3-5f1940eaf976} <Debug> TCPHandler: Processed in 0.001307031 sec. | ||
| 1283 | 2026.05.20 17:10:03.583127 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.20 17:10:03.583225 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.20 17:10:03.583266 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1286 | 2026.05.20 17:10:03.583794 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.05.20 17:10:03.583839 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1288 | 2026.05.20 17:10:03.584265 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.05.20 17:10:03.584490 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.05.20 17:10:03.584617 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.00141 sec., 4964.5390070921985 rows/sec., 358.07 KiB/sec. | ||
| 1291 | 2026.05.20 17:10:03.584651 [ 274 ] {87b3a260-f5c8-469c-94ec-28cb4058f9dd} <Debug> TCPHandler: Processed in 0.001574357 sec. | ||
| 1292 | 2026.05.20 17:10:03.584780 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.20 17:10:03.584876 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.05.20 17:10:03.584915 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1295 | 2026.05.20 17:10:03.585307 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.20 17:10:03.585343 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1297 | 2026.05.20 17:10:03.585619 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.05.20 17:10:03.585826 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.05.20 17:10:03.585949 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 60.81 KiB/sec. | ||
| 1300 | 2026.05.20 17:10:03.585983 [ 274 ] {3aaa5205-586c-41b2-9b2d-ce94b6e583ca} <Debug> TCPHandler: Processed in 0.00125452 sec. | ||
| 1301 | 2026.05.20 17:10:03.586105 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.20 17:10:03.586206 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1303 | 2026.05.20 17:10:03.586248 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1304 | 2026.05.20 17:10:03.586650 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.20 17:10:03.586686 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1306 | 2026.05.20 17:10:03.586983 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1307 | 2026.05.20 17:10:03.587190 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.05.20 17:10:03.587321 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Debug> executeQuery: Read 18 rows, 1.45 KiB in 0.001135 sec., 15859.030837004406 rows/sec., 1.25 MiB/sec. | ||
| 1309 | 2026.05.20 17:10:03.587353 [ 274 ] {0f6b7f16-9710-4ef8-b562-18c13fc7183b} <Debug> TCPHandler: Processed in 0.001300211 sec. | ||
| 1310 | 2026.05.20 17:10:03.587469 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.05.20 17:10:03.587565 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.05.20 17:10:03.587608 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1313 | 2026.05.20 17:10:03.590341 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.20 17:10:03.590371 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1315 | 2026.05.20 17:10:03.590702 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1316 | 2026.05.20 17:10:03.590906 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.20 17:10:03.591032 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.003485 sec., 3443.3285509325683 rows/sec., 258.92 KiB/sec. | ||
| 1318 | 2026.05.20 17:10:03.591066 [ 274 ] {44c2a25d-b4f9-49cd-b414-16436da9f88a} <Debug> TCPHandler: Processed in 0.003648577 sec. | ||
| 1319 | 2026.05.20 17:10:03.591191 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.05.20 17:10:03.591286 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.05.20 17:10:03.591329 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1322 | 2026.05.20 17:10:03.591651 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.05.20 17:10:03.591687 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1324 | 2026.05.20 17:10:03.591983 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1325 | 2026.05.20 17:10:03.592200 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.05.20 17:10:03.592326 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001058 sec., 945.179584120983 rows/sec., 60.00 KiB/sec. | ||
| 1327 | 2026.05.20 17:10:03.592358 [ 274 ] {a8f20359-8892-4cfe-9206-ac82fb8ba2cc} <Debug> TCPHandler: Processed in 0.001218859 sec. | ||
| 1328 | 2026.05.20 17:10:03.592480 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.05.20 17:10:03.592579 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.05.20 17:10:03.592633 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <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 | ||
| 1331 | 2026.05.20 17:10:03.593384 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.05.20 17:10:03.593420 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1333 | 2026.05.20 17:10:03.593937 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2342 | ||
| 1334 | 2026.05.20 17:10:03.593985 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1335 | 2026.05.20 17:10:03.594203 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.05.20 17:10:03.594285 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.20 17:10:03.594321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1338 | 2026.05.20 17:10:03.594342 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001786 sec., 1679.7312430011198 rows/sec., 3.01 MiB/sec. | ||
| 1339 | 2026.05.20 17:10:03.594390 [ 274 ] {444e0f4e-a12f-4f76-ab2a-743d3941ef1b} <Debug> TCPHandler: Processed in 0.001961236 sec. | ||
| 1340 | 2026.05.20 17:10:03.594526 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.05.20 17:10:03.594624 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1342 | 2026.05.20 17:10:03.594664 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1343 | 2026.05.20 17:10:03.594736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1344 | 2026.05.20 17:10:03.594948 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.05.20 17:10:03.594998 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.05.20 17:10:03.595032 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1347 | 2026.05.20 17:10:03.595065 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2342 | ||
| 1348 | 2026.05.20 17:10:03.595319 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1349 | 2026.05.20 17:10:03.595523 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.05.20 17:10:03.595648 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001044 sec., 2873.5632183908046 rows/sec., 202.98 KiB/sec. | ||
| 1351 | 2026.05.20 17:10:03.595681 [ 274 ] {90453f1b-2815-46ff-809c-6714e5b096bc} <Debug> TCPHandler: Processed in 0.001206029 sec. | ||
| 1352 | 2026.05.20 17:10:03.595804 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.20 17:10:03.595900 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.05.20 17:10:03.595940 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1355 | 2026.05.20 17:10:03.596257 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.05.20 17:10:03.596292 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1357 | 2026.05.20 17:10:03.596591 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1358 | 2026.05.20 17:10:03.596797 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.20 17:10:03.596917 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001036 sec., 9652.509652509652 rows/sec., 607.99 KiB/sec. | ||
| 1360 | 2026.05.20 17:10:03.596948 [ 274 ] {6f310fae-7399-460b-8da4-162704999332} <Debug> TCPHandler: Processed in 0.001199238 sec. | ||
| 1361 | 2026.05.20 17:10:03.710095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1362 | 2026.05.20 17:10:03.727765 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.05.20 17:10:03.727841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1364 | 2026.05.20 17:10:03.734927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1365 | 2026.05.20 17:10:03.735712 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.05.20 17:10:03.739336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1367 | 2026.05.20 17:10:06.091845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 20 | ||
| 1368 | 2026.05.20 17:10:06.093434 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.05.20 17:10:06.093479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1370 | 2026.05.20 17:10:06.094595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1371 | 2026.05.20 17:10:06.094861 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.05.20 17:10:06.095157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 20 | ||
| 1373 | 2026.05.20 17:10:08.579572 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.05.20 17:10:08.579825 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1375 | 2026.05.20 17:10:08.580125 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1376 | 2026.05.20 17:10:08.580160 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1377 | 2026.05.20 17:10:08.580363 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2026.05.20 17:10:08.580432 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2026.05.20 17:10:08.580567 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 1380 | 2026.05.20 17:10:08.580670 [ 354 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1381 | 2026.05.20 17:10:08.580682 [ 315 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1382 | 2026.05.20 17:10:08.580800 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 1383 | 2026.05.20 17:10:08.580826 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2026.05.20 17:10:08.583447 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1385 | 2026.05.20 17:10:08.583481 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1386 | 2026.05.20 17:10:08.585972 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1387 | 2026.05.20 17:10:08.586016 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1388 | 2026.05.20 17:10:08.587131 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> executeQuery: Read 22 rows, 5.63 KiB in 0.007403 sec., 2971.7682020802376 rows/sec., 760.88 KiB/sec. | ||
| 1389 | 2026.05.20 17:10:08.587252 [ 274 ] {01015e98-c48f-4001-bdcb-ffe61043028e} <Debug> TCPHandler: Processed in 0.007822197 sec. | ||
| 1390 | 2026.05.20 17:10:08.590782 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.05.20 17:10:08.590908 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.05.20 17:10:08.590960 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1393 | 2026.05.20 17:10:08.591599 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.20 17:10:08.591652 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1395 | 2026.05.20 17:10:08.592060 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1396 | 2026.05.20 17:10:08.592289 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.20 17:10:08.592432 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001561 sec., 181934.65727098013 rows/sec., 11.56 MiB/sec. | ||
| 1398 | 2026.05.20 17:10:08.592467 [ 274 ] {cc1beb68-c6fc-4de9-b9da-e7c1e01d7f20} <Debug> TCPHandler: Processed in 0.001736171 sec. | ||
| 1399 | 2026.05.20 17:10:08.592592 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.20 17:10:08.592687 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.20 17:10:08.592728 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1402 | 2026.05.20 17:10:08.593369 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.20 17:10:08.593405 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1404 | 2026.05.20 17:10:08.593752 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1405 | 2026.05.20 17:10:08.593955 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.20 17:10:08.594078 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Debug> executeQuery: Read 745 rows, 58.77 KiB in 0.001409 sec., 528743.7899219304 rows/sec., 40.73 MiB/sec. | ||
| 1407 | 2026.05.20 17:10:08.594111 [ 274 ] {d0f2cd9a-cebc-4ea2-a59b-16f3a9f3e9dd} <Debug> TCPHandler: Processed in 0.001570087 sec. | ||
| 1408 | 2026.05.20 17:10:08.594231 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.05.20 17:10:08.594327 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.05.20 17:10:08.594367 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1411 | 2026.05.20 17:10:08.594781 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.05.20 17:10:08.594816 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1413 | 2026.05.20 17:10:08.595106 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1414 | 2026.05.20 17:10:08.595308 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.05.20 17:10:08.595429 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00112 sec., 126785.71428571429 rows/sec., 7.45 MiB/sec. | ||
| 1416 | 2026.05.20 17:10:08.595461 [ 274 ] {9d03a3ab-e21a-4344-b5f3-314adfb66046} <Debug> TCPHandler: Processed in 0.00128104 sec. | ||
| 1417 | 2026.05.20 17:10:08.595574 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.05.20 17:10:08.595671 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.05.20 17:10:08.595712 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1420 | 2026.05.20 17:10:08.596133 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.05.20 17:10:08.596169 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1422 | 2026.05.20 17:10:08.596468 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1423 | 2026.05.20 17:10:08.596676 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.20 17:10:08.596800 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 1425 | 2026.05.20 17:10:08.596833 [ 274 ] {1378a701-94a7-4074-a919-819da017e9ed} <Debug> TCPHandler: Processed in 0.001308881 sec. | ||
| 1426 | 2026.05.20 17:10:08.596947 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.05.20 17:10:08.597043 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1428 | 2026.05.20 17:10:08.597083 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1429 | 2026.05.20 17:10:08.597495 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.05.20 17:10:08.597531 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1431 | 2026.05.20 17:10:08.597820 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1432 | 2026.05.20 17:10:08.598030 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.05.20 17:10:08.598155 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00113 sec., 130973.45132743364 rows/sec., 7.45 MiB/sec. | ||
| 1434 | 2026.05.20 17:10:08.598187 [ 274 ] {b11badb5-c7c9-4760-9025-a9042e257968} <Debug> TCPHandler: Processed in 0.00129063 sec. | ||
| 1435 | 2026.05.20 17:10:08.598302 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.05.20 17:10:08.598399 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1437 | 2026.05.20 17:10:08.598439 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1438 | 2026.05.20 17:10:08.598949 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.05.20 17:10:08.598986 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1440 | 2026.05.20 17:10:08.599302 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1441 | 2026.05.20 17:10:08.599507 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.05.20 17:10:08.599631 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Debug> executeQuery: Read 434 rows, 30.71 KiB in 0.00125 sec., 347200 rows/sec., 23.99 MiB/sec. | ||
| 1443 | 2026.05.20 17:10:08.599665 [ 274 ] {31a903a1-1493-4a15-a4d8-cca6ee7a4cdb} <Debug> TCPHandler: Processed in 0.001413204 sec. | ||
| 1444 | 2026.05.20 17:10:08.599837 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.05.20 17:10:08.599933 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1446 | 2026.05.20 17:10:08.599974 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1447 | 2026.05.20 17:10:08.600304 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.05.20 17:10:08.600339 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1449 | 2026.05.20 17:10:08.600632 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1450 | 2026.05.20 17:10:08.600838 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.05.20 17:10:08.600964 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 1452 | 2026.05.20 17:10:08.600996 [ 274 ] {37646315-9241-4f64-adaa-f4d243f9e5f7} <Debug> TCPHandler: Processed in 0.001211189 sec. | ||
| 1453 | 2026.05.20 17:10:08.601107 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.05.20 17:10:08.601203 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1455 | 2026.05.20 17:10:08.601245 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1456 | 2026.05.20 17:10:08.601602 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.05.20 17:10:08.601638 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1458 | 2026.05.20 17:10:08.601946 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1459 | 2026.05.20 17:10:08.602147 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.05.20 17:10:08.602275 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001091 sec., 105407.88267644364 rows/sec., 6.61 MiB/sec. | ||
| 1461 | 2026.05.20 17:10:08.602309 [ 274 ] {4f35d741-4d49-4c40-82cc-1dc41ef79934} <Debug> TCPHandler: Processed in 0.0012519 sec. | ||
| 1462 | 2026.05.20 17:10:08.602418 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.05.20 17:10:08.602514 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1464 | 2026.05.20 17:10:08.602556 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1465 | 2026.05.20 17:10:08.602891 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.20 17:10:08.602926 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1467 | 2026.05.20 17:10:08.603209 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1468 | 2026.05.20 17:10:08.603409 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.05.20 17:10:08.603536 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 1470 | 2026.05.20 17:10:08.603568 [ 274 ] {0cd71082-f986-4fa6-99de-6679dc3428c8} <Debug> TCPHandler: Processed in 0.001199768 sec. | ||
| 1471 | 2026.05.20 17:10:08.603674 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.05.20 17:10:08.603768 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1473 | 2026.05.20 17:10:08.603833 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1474 | 2026.05.20 17:10:08.604151 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.05.20 17:10:08.604186 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1476 | 2026.05.20 17:10:08.604473 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1477 | 2026.05.20 17:10:08.604678 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.05.20 17:10:08.604805 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001054 sec., 37950.66413662239 rows/sec., 2.09 MiB/sec. | ||
| 1479 | 2026.05.20 17:10:08.604837 [ 274 ] {a059af47-7285-4b19-a38e-7407dbbfefa3} <Debug> TCPHandler: Processed in 0.001212519 sec. | ||
| 1480 | 2026.05.20 17:10:11.007918 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1481 | 2026.05.20 17:10:11.007979 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1482 | 2026.05.20 17:10:11.095160 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2854 | ||
| 1483 | 2026.05.20 17:10:11.095712 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.05.20 17:10:11.095765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1485 | 2026.05.20 17:10:11.096283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1486 | 2026.05.20 17:10:11.096512 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.20 17:10:11.096647 [ 51 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1488 | 2026.05.20 17:10:11.096653 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1489 | 2026.05.20 17:10:11.096710 [ 51 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.05.20 17:10:11.096737 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1491 | 2026.05.20 17:10:11.099175 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 1492 | 2026.05.20 17:10:11.101550 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1493 | 2026.05.20 17:10:11.103476 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1494 | 2026.05.20 17:10:11.103592 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1495 | 2026.05.20 17:10:11.103648 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1496 | 2026.05.20 17:10:11.103700 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 491 rows starting from the beginning of the part | ||
| 1497 | 2026.05.20 17:10:11.103754 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1498 | 2026.05.20 17:10:11.103802 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1499 | 2026.05.20 17:10:11.136671 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.039844719 sec., 71628.06192710256 rows/sec., 1.02 MiB/sec. | ||
| 1500 | 2026.05.20 17:10:11.137517 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1501 | 2026.05.20 17:10:11.137849 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.05.20 17:10:11.137931 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_6_1} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1503 | 2026.05.20 17:10:11.138048 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1504 | 2026.05.20 17:10:11.239433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1505 | 2026.05.20 17:10:11.256092 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.05.20 17:10:11.256146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1507 | 2026.05.20 17:10:11.262123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1508 | 2026.05.20 17:10:11.262856 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.05.20 17:10:11.263137 [ 51 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1510 | 2026.05.20 17:10:11.263183 [ 51 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.05.20 17:10:11.263209 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1512 | 2026.05.20 17:10:11.263320 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 1513 | 2026.05.20 17:10:11.266255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1514 | 2026.05.20 17:10:11.267614 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1515 | 2026.05.20 17:10:11.269147 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 1516 | 2026.05.20 17:10:11.273782 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 1517 | 2026.05.20 17:10:11.278109 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 1518 | 2026.05.20 17:10:11.282235 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 1519 | 2026.05.20 17:10:11.289195 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 1520 | 2026.05.20 17:10:11.293457 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 1521 | 2026.05.20 17:10:11.351915 [ 190 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088630802 sec., 519.0069249288753 rows/sec., 2.68 MiB/sec. | ||
| 1522 | 2026.05.20 17:10:11.354348 [ 188 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1523 | 2026.05.20 17:10:11.356470 [ 188 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_6_1} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.05.20 17:10:11.356549 [ 188 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_6_1} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1525 | 2026.05.20 17:10:11.358393 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1526 | 2026.05.20 17:10:12.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.23 MiB, peak 180.77 MiB, free memory in arenas 0.00 B, will set to 182.00 MiB (RSS), difference: 10.76 MiB | ||
| 1527 | 2026.05.20 17:10:13.576170 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.05.20 17:10:13.576387 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service: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) | ||
| 1529 | 2026.05.20 17:10:13.576690 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1530 | 2026.05.20 17:10:13.576726 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service: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 | ||
| 1531 | 2026.05.20 17:10:13.576913 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1532 | 2026.05.20 17:10:13.576980 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1533 | 2026.05.20 17:10:13.577125 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 8-element set) | ||
| 1534 | 2026.05.20 17:10:13.577204 [ 322 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1535 | 2026.05.20 17:10:13.577238 [ 328 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1536 | 2026.05.20 17:10:13.577336 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 1537 | 2026.05.20 17:10:13.577364 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1538 | 2026.05.20 17:10:13.577429 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1539 | 2026.05.20 17:10:13.577449 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1540 | 2026.05.20 17:10:13.577482 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1541 | 2026.05.20 17:10:13.577518 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1542 | 2026.05.20 17:10:13.578502 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> executeQuery: Read 22 rows, 1.46 KiB in 0.002201 sec., 9995.456610631532 rows/sec., 663.76 KiB/sec. | ||
| 1543 | 2026.05.20 17:10:13.578594 [ 274 ] {3023607f-ac1d-43ad-99fb-f38d7e243542} <Debug> TCPHandler: Processed in 0.002553791 sec. | ||
| 1544 | 2026.05.20 17:10:13.579521 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.05.20 17:10:13.579631 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1546 | 2026.05.20 17:10:13.579674 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1547 | 2026.05.20 17:10:13.580132 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.20 17:10:13.580169 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1549 | 2026.05.20 17:10:13.580524 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2026.05.20 17:10:13.580754 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.05.20 17:10:13.580903 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Debug> executeQuery: Read 40 rows, 3.74 KiB in 0.001302 sec., 30721.966205837172 rows/sec., 2.80 MiB/sec. | ||
| 1552 | 2026.05.20 17:10:13.580937 [ 274 ] {9e8f585a-97b9-4436-a658-4df128b2cc85} <Debug> TCPHandler: Processed in 0.001467495 sec. | ||
| 1553 | 2026.05.20 17:10:13.581054 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.05.20 17:10:13.581151 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.05.20 17:10:13.581192 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1556 | 2026.05.20 17:10:13.581593 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.05.20 17:10:13.581627 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1558 | 2026.05.20 17:10:13.581919 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1559 | 2026.05.20 17:10:13.582145 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.05.20 17:10:13.582288 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001156 sec., 15570.934256055365 rows/sec., 1.14 MiB/sec. | ||
| 1561 | 2026.05.20 17:10:13.582330 [ 274 ] {4ad27a43-dc69-494e-9375-fb8ab9f3f05e} <Debug> TCPHandler: Processed in 0.001328281 sec. | ||
| 1562 | 2026.05.20 17:10:13.582477 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.05.20 17:10:13.582586 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1564 | 2026.05.20 17:10:13.582635 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1565 | 2026.05.20 17:10:13.583416 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.05.20 17:10:13.583459 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1567 | 2026.05.20 17:10:13.583862 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1568 | 2026.05.20 17:10:13.584163 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.20 17:10:13.584354 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Debug> executeQuery: Read 34 rows, 2.75 KiB in 0.001791 sec., 18983.807928531547 rows/sec., 1.50 MiB/sec. | ||
| 1570 | 2026.05.20 17:10:13.584396 [ 274 ] {bd0adde9-d9f9-4842-8661-9f258ad1c646} <Debug> TCPHandler: Processed in 0.001977847 sec. | ||
| 1571 | 2026.05.20 17:10:13.584580 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.05.20 17:10:13.584686 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.05.20 17:10:13.584740 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1574 | 2026.05.20 17:10:13.585158 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.20 17:10:13.585195 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1576 | 2026.05.20 17:10:13.585506 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1577 | 2026.05.20 17:10:13.585710 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.20 17:10:13.585850 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 640.64 KiB/sec. | ||
| 1579 | 2026.05.20 17:10:13.585884 [ 274 ] {47603749-514f-41ff-a327-a2725470bc70} <Debug> TCPHandler: Processed in 0.001361323 sec. | ||
| 1580 | 2026.05.20 17:10:13.586020 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.05.20 17:10:13.586118 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.05.20 17:10:13.586172 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <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 | ||
| 1583 | 2026.05.20 17:10:13.586911 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.20 17:10:13.586948 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1585 | 2026.05.20 17:10:13.587464 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1586 | 2026.05.20 17:10:13.587682 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.20 17:10:13.587823 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001724 sec., 10440.835266821345 rows/sec., 18.71 MiB/sec. | ||
| 1588 | 2026.05.20 17:10:13.587883 [ 274 ] {c5a971bc-538e-425f-afbe-da7b581b027a} <Debug> TCPHandler: Processed in 0.001914485 sec. | ||
| 1589 | 2026.05.20 17:10:13.588007 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.20 17:10:13.588102 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.05.20 17:10:13.588144 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1592 | 2026.05.20 17:10:13.588475 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.05.20 17:10:13.588510 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1594 | 2026.05.20 17:10:13.588817 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1595 | 2026.05.20 17:10:13.589060 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.05.20 17:10:13.589192 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 815.42 KiB/sec. | ||
| 1597 | 2026.05.20 17:10:13.589224 [ 274 ] {9447df19-6ac7-49bc-acc0-02e226ee3f0c} <Debug> TCPHandler: Processed in 0.00126959 sec. | ||
| 1598 | 2026.05.20 17:10:13.589349 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.05.20 17:10:13.589445 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.05.20 17:10:13.589485 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1601 | 2026.05.20 17:10:13.589801 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.05.20 17:10:13.589840 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1603 | 2026.05.20 17:10:13.590144 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1604 | 2026.05.20 17:10:13.590352 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.05.20 17:10:13.590492 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001066 sec., 9380.863039399625 rows/sec., 590.88 KiB/sec. | ||
| 1606 | 2026.05.20 17:10:13.590525 [ 274 ] {c22e4d38-4d2a-4d05-89f7-eff633764756} <Debug> TCPHandler: Processed in 0.001226869 sec. | ||
| 1607 | 2026.05.20 17:10:16.095260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 21 | ||
| 1608 | 2026.05.20 17:10:16.097112 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.20 17:10:16.097171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1610 | 2026.05.20 17:10:16.098368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1611 | 2026.05.20 17:10:16.098629 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.20 17:10:16.098865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 21 | ||
| 1613 | 2026.05.20 17:10:18.582662 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.05.20 17:10:18.582901 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1615 | 2026.05.20 17:10:18.583229 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1616 | 2026.05.20 17:10:18.583272 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1617 | 2026.05.20 17:10:18.583533 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1618 | 2026.05.20 17:10:18.583605 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1619 | 2026.05.20 17:10:18.583751 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1620 | 2026.05.20 17:10:18.583855 [ 316 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1621 | 2026.05.20 17:10:18.583856 [ 328 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1622 | 2026.05.20 17:10:18.583976 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 1623 | 2026.05.20 17:10:18.584007 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1624 | 2026.05.20 17:10:18.584082 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1625 | 2026.05.20 17:10:18.584102 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1626 | 2026.05.20 17:10:18.584139 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1627 | 2026.05.20 17:10:18.584180 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1628 | 2026.05.20 17:10:18.585374 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> executeQuery: Read 22 rows, 5.63 KiB in 0.002577 sec., 8537.058595265813 rows/sec., 2.13 MiB/sec. | ||
| 1629 | 2026.05.20 17:10:18.585489 [ 274 ] {81947b21-1805-48ed-b70e-3ababf7b371f} <Debug> TCPHandler: Processed in 0.00295985 sec. | ||
| 1630 | 2026.05.20 17:10:18.589384 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.05.20 17:10:18.589504 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1632 | 2026.05.20 17:10:18.589551 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1633 | 2026.05.20 17:10:18.590079 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.05.20 17:10:18.590119 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1635 | 2026.05.20 17:10:18.590548 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1636 | 2026.05.20 17:10:18.590752 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.05.20 17:10:18.590903 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001434 sec., 9762.900976290099 rows/sec., 1.37 MiB/sec. | ||
| 1638 | 2026.05.20 17:10:18.590942 [ 274 ] {0a07fb35-abc6-408b-badf-f5adf2b284a9} <Debug> TCPHandler: Processed in 0.001617999 sec. | ||
| 1639 | 2026.05.20 17:10:18.591065 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.05.20 17:10:18.591167 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1641 | 2026.05.20 17:10:18.591217 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1642 | 2026.05.20 17:10:18.591725 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.05.20 17:10:18.591761 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1644 | 2026.05.20 17:10:18.592095 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1645 | 2026.05.20 17:10:18.592312 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.05.20 17:10:18.592440 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001297 sec., 218966.8465690054 rows/sec., 13.91 MiB/sec. | ||
| 1647 | 2026.05.20 17:10:18.592473 [ 274 ] {3b49ada6-9903-4ba5-b399-9cee6f0c8529} <Debug> TCPHandler: Processed in 0.001461755 sec. | ||
| 1648 | 2026.05.20 17:10:18.592599 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.05.20 17:10:18.592698 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1650 | 2026.05.20 17:10:18.592740 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1651 | 2026.05.20 17:10:18.593138 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.05.20 17:10:18.593173 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1653 | 2026.05.20 17:10:18.593469 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1654 | 2026.05.20 17:10:18.593685 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.05.20 17:10:18.593813 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 1656 | 2026.05.20 17:10:18.593845 [ 274 ] {e6e1292b-0097-4ca4-bfe8-7a4b38e8be28} <Debug> TCPHandler: Processed in 0.001298731 sec. | ||
| 1657 | 2026.05.20 17:10:18.593968 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.05.20 17:10:18.594065 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1659 | 2026.05.20 17:10:18.594104 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1660 | 2026.05.20 17:10:18.594975 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.20 17:10:18.595019 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1662 | 2026.05.20 17:10:18.595508 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1663 | 2026.05.20 17:10:18.595815 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.20 17:10:18.595951 [ 37 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1665 | 2026.05.20 17:10:18.595976 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Debug> executeQuery: Read 772 rows, 60.90 KiB in 0.00193 sec., 400000 rows/sec., 30.82 MiB/sec. | ||
| 1666 | 2026.05.20 17:10:18.596001 [ 37 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.05.20 17:10:18.596018 [ 274 ] {0d154dcd-0aa0-43bd-8333-28e85ea87c42} <Debug> TCPHandler: Processed in 0.0021016 sec. | ||
| 1668 | 2026.05.20 17:10:18.596026 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1669 | 2026.05.20 17:10:18.596333 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 1670 | 2026.05.20 17:10:18.596486 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.05.20 17:10:18.596569 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1672 | 2026.05.20 17:10:18.596603 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.05.20 17:10:18.596642 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 742 rows starting from the beginning of the part | ||
| 1674 | 2026.05.20 17:10:18.596660 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1675 | 2026.05.20 17:10:18.596784 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3302 | ||
| 1676 | 2026.05.20 17:10:18.596823 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 741 rows starting from the beginning of the part | ||
| 1677 | 2026.05.20 17:10:18.596946 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 1678 | 2026.05.20 17:10:18.597034 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 745 rows starting from the beginning of the part | ||
| 1679 | 2026.05.20 17:10:18.597105 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1680 | 2026.05.20 17:10:18.597183 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 772 rows starting from the beginning of the part | ||
| 1681 | 2026.05.20 17:10:18.597328 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.05.20 17:10:18.597375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1683 | 2026.05.20 17:10:18.597571 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.05.20 17:10:18.597988 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1685 | 2026.05.20 17:10:18.598173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1686 | 2026.05.20 17:10:18.598458 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.05.20 17:10:18.598602 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3302 | ||
| 1688 | 2026.05.20 17:10:18.598920 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1689 | 2026.05.20 17:10:18.599206 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.05.20 17:10:18.599276 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.003060513 sec., 997545.1827847161 rows/sec., 80.87 MiB/sec. | ||
| 1691 | 2026.05.20 17:10:18.599333 [ 37 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1692 | 2026.05.20 17:10:18.599367 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.002787 sec., 51668.46071044134 rows/sec., 3.04 MiB/sec. | ||
| 1693 | 2026.05.20 17:10:18.599370 [ 37 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.05.20 17:10:18.599399 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1695 | 2026.05.20 17:10:18.599402 [ 274 ] {cad3e674-f94b-4bee-b080-3b2be85a0344} <Debug> TCPHandler: Processed in 0.002978451 sec. | ||
| 1696 | 2026.05.20 17:10:18.599487 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 1697 | 2026.05.20 17:10:18.599526 [ 193 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1698 | 2026.05.20 17:10:18.599573 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.05.20 17:10:18.599615 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1700 | 2026.05.20 17:10:18.599660 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 1701 | 2026.05.20 17:10:18.599682 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1702 | 2026.05.20 17:10:18.599730 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 1703 | 2026.05.20 17:10:18.599731 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1704 | 2026.05.20 17:10:18.599799 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 1705 | 2026.05.20 17:10:18.599862 [ 193 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.05.20 17:10:18.599864 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 1707 | 2026.05.20 17:10:18.599941 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 1708 | 2026.05.20 17:10:18.599943 [ 193 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_6_1} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1709 | 2026.05.20 17:10:18.600011 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 1710 | 2026.05.20 17:10:18.600036 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1711 | 2026.05.20 17:10:18.600232 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.05.20 17:10:18.600273 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1713 | 2026.05.20 17:10:18.600603 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1714 | 2026.05.20 17:10:18.600834 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.05.20 17:10:18.600872 [ 193 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465724 sec., 407307.242018279 rows/sec., 25.74 MiB/sec. | ||
| 1716 | 2026.05.20 17:10:18.600964 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00135 sec., 110370.37037037036 rows/sec., 7.13 MiB/sec. | ||
| 1717 | 2026.05.20 17:10:18.600990 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1718 | 2026.05.20 17:10:18.601003 [ 274 ] {09d9a993-7cc9-42e9-ac23-a41ad493b18f} <Debug> TCPHandler: Processed in 0.001538627 sec. | ||
| 1719 | 2026.05.20 17:10:18.601135 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.05.20 17:10:18.601301 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.05.20 17:10:18.601306 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.05.20 17:10:18.601348 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1723 | 2026.05.20 17:10:18.601389 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_6_1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1724 | 2026.05.20 17:10:18.601461 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1725 | 2026.05.20 17:10:18.601805 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.05.20 17:10:18.601848 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1727 | 2026.05.20 17:10:18.602191 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1728 | 2026.05.20 17:10:18.602419 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.20 17:10:18.602557 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. | ||
| 1730 | 2026.05.20 17:10:18.602590 [ 274 ] {953a054a-0d74-4cce-8500-dc7a6b2c7e85} <Debug> TCPHandler: Processed in 0.001445704 sec. | ||
| 1731 | 2026.05.20 17:10:18.602732 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.20 17:10:18.602831 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.20 17:10:18.602872 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1734 | 2026.05.20 17:10:18.603409 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.20 17:10:18.603445 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1736 | 2026.05.20 17:10:18.603776 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1737 | 2026.05.20 17:10:18.604017 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.20 17:10:18.604119 [ 37 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1739 | 2026.05.20 17:10:18.604145 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Debug> executeQuery: Read 464 rows, 33.11 KiB in 0.001332 sec., 348348.34834834834 rows/sec., 24.27 MiB/sec. | ||
| 1740 | 2026.05.20 17:10:18.604153 [ 37 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.05.20 17:10:18.604179 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1742 | 2026.05.20 17:10:18.604179 [ 274 ] {1f33308c-900a-4735-a5cf-cd567f79fb8d} <Debug> TCPHandler: Processed in 0.001499536 sec. | ||
| 1743 | 2026.05.20 17:10:18.604287 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 1744 | 2026.05.20 17:10:18.604312 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.05.20 17:10:18.604387 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.05.20 17:10:18.604411 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1747 | 2026.05.20 17:10:18.604425 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 428 rows starting from the beginning of the part | ||
| 1748 | 2026.05.20 17:10:18.604453 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1749 | 2026.05.20 17:10:18.604517 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 426 rows starting from the beginning of the part | ||
| 1750 | 2026.05.20 17:10:18.604570 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 1751 | 2026.05.20 17:10:18.604615 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 434 rows starting from the beginning of the part | ||
| 1752 | 2026.05.20 17:10:18.604660 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 1753 | 2026.05.20 17:10:18.604702 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 464 rows starting from the beginning of the part | ||
| 1754 | 2026.05.20 17:10:18.604796 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.05.20 17:10:18.604832 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1756 | 2026.05.20 17:10:18.605138 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1757 | 2026.05.20 17:10:18.605366 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.05.20 17:10:18.605496 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 1759 | 2026.05.20 17:10:18.605530 [ 274 ] {f67b6e9c-b2f1-4992-b68e-8a73d69df056} <Debug> TCPHandler: Processed in 0.001270481 sec. | ||
| 1760 | 2026.05.20 17:10:18.605655 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.05.20 17:10:18.605754 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.05.20 17:10:18.605764 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523886 sec., 1183815.5872552148 rows/sec., 86.73 MiB/sec. | ||
| 1763 | 2026.05.20 17:10:18.605799 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1764 | 2026.05.20 17:10:18.605916 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1765 | 2026.05.20 17:10:18.606160 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.05.20 17:10:18.606235 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.20 17:10:18.606271 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_6_1} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1768 | 2026.05.20 17:10:18.606285 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1769 | 2026.05.20 17:10:18.606339 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1770 | 2026.05.20 17:10:18.606617 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1771 | 2026.05.20 17:10:18.606844 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.20 17:10:18.606934 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.05.20 17:10:18.606964 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.05.20 17:10:18.606975 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Debug> executeQuery: Read 166 rows, 11.00 KiB in 0.001239 sec., 133979.01533494753 rows/sec., 8.67 MiB/sec. | ||
| 1775 | 2026.05.20 17:10:18.606981 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1776 | 2026.05.20 17:10:18.607010 [ 274 ] {abe41658-69b4-4da4-8286-82a0e53dc887} <Debug> TCPHandler: Processed in 0.001414074 sec. | ||
| 1777 | 2026.05.20 17:10:18.607126 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.05.20 17:10:18.607131 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 1779 | 2026.05.20 17:10:18.607225 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1780 | 2026.05.20 17:10:18.607272 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1781 | 2026.05.20 17:10:18.607280 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1782 | 2026.05.20 17:10:18.607338 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 106 rows starting from the beginning of the part | ||
| 1783 | 2026.05.20 17:10:18.607443 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
| 1784 | 2026.05.20 17:10:18.607498 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1785 | 2026.05.20 17:10:18.607547 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 115 rows starting from the beginning of the part | ||
| 1786 | 2026.05.20 17:10:18.607591 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1787 | 2026.05.20 17:10:18.607596 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.05.20 17:10:18.607640 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1789 | 2026.05.20 17:10:18.607641 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 166 rows starting from the beginning of the part | ||
| 1790 | 2026.05.20 17:10:18.607995 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1791 | 2026.05.20 17:10:18.608256 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.05.20 17:10:18.608399 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 1793 | 2026.05.20 17:10:18.608433 [ 274 ] {74b9ec39-7614-4e7b-a119-7a1ecc1d6682} <Debug> TCPHandler: Processed in 0.001358862 sec. | ||
| 1794 | 2026.05.20 17:10:18.608560 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.05.20 17:10:18.608658 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.05.20 17:10:18.608700 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1797 | 2026.05.20 17:10:18.608799 [ 189 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742721 sec., 294941.07203620084 rows/sec., 18.70 MiB/sec. | ||
| 1798 | 2026.05.20 17:10:18.608975 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1799 | 2026.05.20 17:10:18.609037 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.05.20 17:10:18.609079 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1801 | 2026.05.20 17:10:18.609284 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.05.20 17:10:18.609362 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1803 | 2026.05.20 17:10:18.609416 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1804 | 2026.05.20 17:10:18.609438 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1805 | 2026.05.20 17:10:18.609649 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.20 17:10:18.609750 [ 37 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1807 | 2026.05.20 17:10:18.609782 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.13 MiB/sec. | ||
| 1808 | 2026.05.20 17:10:18.609782 [ 37 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.05.20 17:10:18.609815 [ 274 ] {5634a4fc-16dc-45be-b3bb-2414adfd1832} <Debug> TCPHandler: Processed in 0.001305922 sec. | ||
| 1810 | 2026.05.20 17:10:18.609815 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1811 | 2026.05.20 17:10:18.609889 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1812 | 2026.05.20 17:10:18.609970 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1813 | 2026.05.20 17:10:18.609994 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1814 | 2026.05.20 17:10:18.610039 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1815 | 2026.05.20 17:10:18.610078 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1816 | 2026.05.20 17:10:18.610111 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1817 | 2026.05.20 17:10:18.610145 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1818 | 2026.05.20 17:10:18.610181 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1819 | 2026.05.20 17:10:18.610837 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.000975023 sec., 184611.02968853043 rows/sec., 10.45 MiB/sec. | ||
| 1820 | 2026.05.20 17:10:18.611051 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1821 | 2026.05.20 17:10:18.611450 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.05.20 17:10:18.611535 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_6_1} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1823 | 2026.05.20 17:10:18.611636 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1824 | 2026.05.20 17:10:18.766328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1825 | 2026.05.20 17:10:18.783719 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.05.20 17:10:18.783773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1827 | 2026.05.20 17:10:18.789390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1828 | 2026.05.20 17:10:18.790091 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.05.20 17:10:18.793223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1830 | 2026.05.20 17:10:23.578313 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.05.20 17:10:23.578550 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1832 | 2026.05.20 17:10:23.578863 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1833 | 2026.05.20 17:10:23.578903 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1834 | 2026.05.20 17:10:23.579131 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1835 | 2026.05.20 17:10:23.579201 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1836 | 2026.05.20 17:10:23.579350 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 1837 | 2026.05.20 17:10:23.579452 [ 316 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1838 | 2026.05.20 17:10:23.579452 [ 328 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1839 | 2026.05.20 17:10:23.579452 [ 338 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1840 | 2026.05.20 17:10:23.579584 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 1841 | 2026.05.20 17:10:23.579613 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1842 | 2026.05.20 17:10:23.579696 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1843 | 2026.05.20 17:10:23.579716 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 1844 | 2026.05.20 17:10:23.579752 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1845 | 2026.05.20 17:10:23.579796 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1846 | 2026.05.20 17:10:23.579832 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1847 | 2026.05.20 17:10:23.580955 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002493 sec., 14440.43321299639 rows/sec., 1.36 MiB/sec. | ||
| 1848 | 2026.05.20 17:10:23.581090 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> MemoryTracker: Peak memory usage (for query): 129.68 KiB. | ||
| 1849 | 2026.05.20 17:10:23.581107 [ 274 ] {3d549378-4652-42ba-adca-fd4e773e20d5} <Debug> TCPHandler: Processed in 0.00292427 sec. | ||
| 1850 | 2026.05.20 17:10:23.582646 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.05.20 17:10:23.582757 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1852 | 2026.05.20 17:10:23.582801 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1853 | 2026.05.20 17:10:23.583266 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.20 17:10:23.583305 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1855 | 2026.05.20 17:10:23.583674 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1856 | 2026.05.20 17:10:23.583916 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.20 17:10:23.584058 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Debug> executeQuery: Read 76 rows, 6.74 KiB in 0.001332 sec., 57057.057057057056 rows/sec., 4.94 MiB/sec. | ||
| 1858 | 2026.05.20 17:10:23.584094 [ 274 ] {9ffa7b9b-3cd0-42ef-83cb-48b1d14be8e5} <Debug> TCPHandler: Processed in 0.001500586 sec. | ||
| 1859 | 2026.05.20 17:10:23.584216 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.05.20 17:10:23.584314 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.05.20 17:10:23.584356 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1862 | 2026.05.20 17:10:23.584756 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.05.20 17:10:23.584790 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1864 | 2026.05.20 17:10:23.585080 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1865 | 2026.05.20 17:10:23.585307 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.05.20 17:10:23.585435 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001139 sec., 20193.15188762072 rows/sec., 1.48 MiB/sec. | ||
| 1867 | 2026.05.20 17:10:23.585469 [ 274 ] {0170de41-d144-4a1f-802a-f58fc89b3591} <Debug> TCPHandler: Processed in 0.001304031 sec. | ||
| 1868 | 2026.05.20 17:10:23.585584 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.05.20 17:10:23.585681 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1870 | 2026.05.20 17:10:23.585721 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1871 | 2026.05.20 17:10:23.586124 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.05.20 17:10:23.586160 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1873 | 2026.05.20 17:10:23.586462 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1874 | 2026.05.20 17:10:23.586680 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.05.20 17:10:23.586805 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001141 sec., 54338.29973707274 rows/sec., 4.27 MiB/sec. | ||
| 1876 | 2026.05.20 17:10:23.586839 [ 274 ] {dc9b05fe-eda7-4b5b-acf4-6e22006e9ed9} <Debug> TCPHandler: Processed in 0.001304802 sec. | ||
| 1877 | 2026.05.20 17:10:23.586953 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.05.20 17:10:23.587050 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.05.20 17:10:23.587094 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1880 | 2026.05.20 17:10:23.587459 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.05.20 17:10:23.587495 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1882 | 2026.05.20 17:10:23.587810 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1883 | 2026.05.20 17:10:23.588040 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.05.20 17:10:23.588172 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.69 MiB/sec. | ||
| 1885 | 2026.05.20 17:10:23.588208 [ 274 ] {ffc02cbe-74c2-4543-a985-1c5cab9815f5} <Debug> TCPHandler: Processed in 0.001306601 sec. | ||
| 1886 | 2026.05.20 17:10:23.588339 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.20 17:10:23.588437 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.20 17:10:23.588493 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <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 | ||
| 1889 | 2026.05.20 17:10:23.589310 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.05.20 17:10:23.589346 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1891 | 2026.05.20 17:10:23.589884 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1892 | 2026.05.20 17:10:23.590112 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.05.20 17:10:23.590251 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001831 sec., 12561.441835062808 rows/sec., 22.51 MiB/sec. | ||
| 1894 | 2026.05.20 17:10:23.590301 [ 274 ] {49f5810c-2cda-4d96-89c3-27f240bcc70d} <Debug> TCPHandler: Processed in 0.002012648 sec. | ||
| 1895 | 2026.05.20 17:10:23.590438 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.05.20 17:10:23.590535 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.05.20 17:10:23.590577 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1898 | 2026.05.20 17:10:23.590904 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.20 17:10:23.590942 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1900 | 2026.05.20 17:10:23.591259 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1901 | 2026.05.20 17:10:23.591474 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.05.20 17:10:23.591598 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001082 sec., 2772.6432532347503 rows/sec., 222.03 KiB/sec. | ||
| 1903 | 2026.05.20 17:10:23.591633 [ 274 ] {a30f0921-a20c-4bd6-9098-02158065b0d1} <Debug> TCPHandler: Processed in 0.00124553 sec. | ||
| 1904 | 2026.05.20 17:10:23.591747 [ 274 ] {} <Trace> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.05.20 17:10:23.591843 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57886) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.05.20 17:10:23.591884 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1907 | 2026.05.20 17:10:23.592206 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.05.20 17:10:23.592244 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1909 | 2026.05.20 17:10:23.592538 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1910 | 2026.05.20 17:10:23.592747 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.05.20 17:10:23.592869 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001045 sec., 28708.133971291867 rows/sec., 1.90 MiB/sec. | ||
| 1912 | 2026.05.20 17:10:23.592902 [ 274 ] {dd040115-fd1d-4322-b9af-a85af417abe2} <Debug> TCPHandler: Processed in 0.001204899 sec. | ||
| 1913 | 2026.05.20 17:10:26.008031 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1914 | 2026.05.20 17:10:26.008094 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1915 | 2026.05.20 17:10:26.098715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3814 | ||
| 1916 | 2026.05.20 17:10:26.099242 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.05.20 17:10:26.099286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1918 | 2026.05.20 17:10:26.099736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1919 | 2026.05.20 17:10:26.099957 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.05.20 17:10:26.100078 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 1921 | 2026.05.20 17:10:26.293309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1922 | 2026.05.20 17:10:26.310141 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.05.20 17:10:26.310194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1924 | 2026.05.20 17:10:26.316012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1925 | 2026.05.20 17:10:26.316724 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.05.20 17:10:26.320259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1927 | 2026.05.20 17:10:28.087837 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1928 | 2026.05.20 17:10:28.087899 [ 274 ] {} <Debug> TCP-Session: fa013baf-483a-46f3-a7e6-e7a2d29f5e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.05.20 17:10:28.582170 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.05.20 17:10:28.582423 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1931 | 2026.05.20 17:10:28.582767 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1932 | 2026.05.20 17:10:28.582807 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1933 | 2026.05.20 17:10:28.583047 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1934 | 2026.05.20 17:10:28.583114 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1935 | 2026.05.20 17:10:28.583266 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1936 | 2026.05.20 17:10:28.583376 [ 356 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1937 | 2026.05.20 17:10:28.583381 [ 316 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1938 | 2026.05.20 17:10:28.583381 [ 338 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1939 | 2026.05.20 17:10:28.583526 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 1940 | 2026.05.20 17:10:28.583554 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.05.20 17:10:28.583639 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1942 | 2026.05.20 17:10:28.583660 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 1943 | 2026.05.20 17:10:28.583695 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1944 | 2026.05.20 17:10:28.583747 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1945 | 2026.05.20 17:10:28.583792 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1946 | 2026.05.20 17:10:28.585081 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002763 sec., 13029.315960912052 rows/sec., 2.70 MiB/sec. | ||
| 1947 | 2026.05.20 17:10:28.585210 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> MemoryTracker: Peak memory usage (for query): 151.53 KiB. | ||
| 1948 | 2026.05.20 17:10:28.585226 [ 275 ] {7eaed0b2-c1fa-47e8-9126-33082e18f237} <Debug> TCPHandler: Processed in 0.003186946 sec. | ||
| 1949 | 2026.05.20 17:10:28.593904 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.05.20 17:10:28.594092 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1951 | 2026.05.20 17:10:28.594168 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1952 | 2026.05.20 17:10:28.594934 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.05.20 17:10:28.594972 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1954 | 2026.05.20 17:10:28.595353 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1955 | 2026.05.20 17:10:28.595581 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.05.20 17:10:28.595704 [ 54 ] {} <Debug> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1957 | 2026.05.20 17:10:28.595738 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 1958 | 2026.05.20 17:10:28.595760 [ 54 ] {} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.05.20 17:10:28.595774 [ 275 ] {2f6af2c0-73ff-431f-8dda-fda8925ef361} <Debug> TCPHandler: Processed in 0.001966737 sec. | ||
| 1960 | 2026.05.20 17:10:28.595782 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1961 | 2026.05.20 17:10:28.595905 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.05.20 17:10:28.595955 [ 189 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::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 | ||
| 1963 | 2026.05.20 17:10:28.596002 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1964 | 2026.05.20 17:10:28.596048 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1965 | 2026.05.20 17:10:28.596085 [ 189 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1966 | 2026.05.20 17:10:28.596121 [ 189 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 1967 | 2026.05.20 17:10:28.596186 [ 189 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 1968 | 2026.05.20 17:10:28.596228 [ 189 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1969 | 2026.05.20 17:10:28.596269 [ 189 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1970 | 2026.05.20 17:10:28.596306 [ 189 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1971 | 2026.05.20 17:10:28.596735 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.05.20 17:10:28.596776 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1973 | 2026.05.20 17:10:28.597156 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1974 | 2026.05.20 17:10:28.597295 [ 199 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421884 sec., 998674.9973978187 rows/sec., 67.24 MiB/sec. | ||
| 1975 | 2026.05.20 17:10:28.597373 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.20 17:10:28.597474 [ 196 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1977 | 2026.05.20 17:10:28.597504 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Debug> executeQuery: Read 771 rows, 60.83 KiB in 0.00152 sec., 507236.84210526315 rows/sec., 39.08 MiB/sec. | ||
| 1978 | 2026.05.20 17:10:28.597549 [ 275 ] {4a5d4112-d1c2-466e-9504-766f2b99cff7} <Debug> TCPHandler: Processed in 0.00169521 sec. | ||
| 1979 | 2026.05.20 17:10:28.597691 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.05.20 17:10:28.597809 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.05.20 17:10:28.597858 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1982 | 2026.05.20 17:10:28.597875 [ 196 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.05.20 17:10:28.597958 [ 196 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_5_1} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1984 | 2026.05.20 17:10:28.598063 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1985 | 2026.05.20 17:10:28.598335 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.05.20 17:10:28.598369 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1987 | 2026.05.20 17:10:28.598665 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1988 | 2026.05.20 17:10:28.598866 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.05.20 17:10:28.598989 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001207 sec., 117647.05882352941 rows/sec., 6.91 MiB/sec. | ||
| 1990 | 2026.05.20 17:10:28.599023 [ 275 ] {a87c037d-0678-49ce-bc52-a31d6cc9caa1} <Debug> TCPHandler: Processed in 0.001396593 sec. | ||
| 1991 | 2026.05.20 17:10:28.599136 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.05.20 17:10:28.599232 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1993 | 2026.05.20 17:10:28.599272 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1994 | 2026.05.20 17:10:28.599675 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.05.20 17:10:28.599712 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1996 | 2026.05.20 17:10:28.600009 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1997 | 2026.05.20 17:10:28.600214 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.05.20 17:10:28.600316 [ 52 ] {} <Debug> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1999 | 2026.05.20 17:10:28.600339 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001125 sec., 132444.44444444447 rows/sec., 8.56 MiB/sec. | ||
| 2000 | 2026.05.20 17:10:28.600360 [ 52 ] {} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.20 17:10:28.600378 [ 275 ] {40789776-88ca-4d09-8e3d-ec4f9f2a099f} <Debug> TCPHandler: Processed in 0.001291881 sec. | ||
| 2002 | 2026.05.20 17:10:28.600386 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2003 | 2026.05.20 17:10:28.600501 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.05.20 17:10:28.600533 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::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 | ||
| 2005 | 2026.05.20 17:10:28.600601 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.05.20 17:10:28.600645 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2007 | 2026.05.20 17:10:28.600668 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2008 | 2026.05.20 17:10:28.600713 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2009 | 2026.05.20 17:10:28.600806 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2010 | 2026.05.20 17:10:28.600858 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2011 | 2026.05.20 17:10:28.600911 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2012 | 2026.05.20 17:10:28.600958 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2013 | 2026.05.20 17:10:28.601009 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2014 | 2026.05.20 17:10:28.601057 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.05.20 17:10:28.601098 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2016 | 2026.05.20 17:10:28.601466 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2017 | 2026.05.20 17:10:28.601704 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.05.20 17:10:28.601812 [ 52 ] {} <Debug> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2019 | 2026.05.20 17:10:28.601840 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001256 sec., 117834.3949044586 rows/sec., 6.70 MiB/sec. | ||
| 2020 | 2026.05.20 17:10:28.601845 [ 52 ] {} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.05.20 17:10:28.601881 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2022 | 2026.05.20 17:10:28.601882 [ 275 ] {11d1e753-a95a-4e57-9ba9-1a9fe648bdb1} <Debug> TCPHandler: Processed in 0.001432114 sec. | ||
| 2023 | 2026.05.20 17:10:28.601972 [ 196 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::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 | ||
| 2024 | 2026.05.20 17:10:28.602009 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.05.20 17:10:28.602066 [ 196 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2026 | 2026.05.20 17:10:28.602092 [ 196 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2027 | 2026.05.20 17:10:28.602101 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625178 sec., 459026.64200475276 rows/sec., 31.41 MiB/sec. | ||
| 2028 | 2026.05.20 17:10:28.602104 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.20 17:10:28.602167 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2030 | 2026.05.20 17:10:28.602168 [ 196 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2031 | 2026.05.20 17:10:28.602227 [ 196 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2032 | 2026.05.20 17:10:28.602263 [ 189 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2033 | 2026.05.20 17:10:28.602272 [ 196 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2034 | 2026.05.20 17:10:28.602329 [ 196 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2035 | 2026.05.20 17:10:28.602556 [ 189 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.05.20 17:10:28.602636 [ 189 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_6_1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2037 | 2026.05.20 17:10:28.602690 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.20 17:10:28.602716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2039 | 2026.05.20 17:10:28.602731 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2040 | 2026.05.20 17:10:28.603092 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2041 | 2026.05.20 17:10:28.603191 [ 198 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250679 sec., 591678.6001843798 rows/sec., 35.91 MiB/sec. | ||
| 2042 | 2026.05.20 17:10:28.603322 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.20 17:10:28.603349 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2044 | 2026.05.20 17:10:28.603461 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.001374 sec., 336244.5414847162 rows/sec., 23.41 MiB/sec. | ||
| 2045 | 2026.05.20 17:10:28.603502 [ 275 ] {baf0c941-af54-44dc-9261-50a7b406fc34} <Debug> TCPHandler: Processed in 0.001544827 sec. | ||
| 2046 | 2026.05.20 17:10:28.603612 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.05.20 17:10:28.603615 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.05.20 17:10:28.603688 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_5_1} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2049 | 2026.05.20 17:10:28.603726 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2050 | 2026.05.20 17:10:28.603756 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2051 | 2026.05.20 17:10:28.603773 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2052 | 2026.05.20 17:10:28.604101 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.05.20 17:10:28.604137 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2054 | 2026.05.20 17:10:28.604434 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2055 | 2026.05.20 17:10:28.604650 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.05.20 17:10:28.604780 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 2057 | 2026.05.20 17:10:28.604814 [ 275 ] {b66db64f-dac3-4728-9760-0ed009edda64} <Debug> TCPHandler: Processed in 0.001249839 sec. | ||
| 2058 | 2026.05.20 17:10:28.604926 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2026.05.20 17:10:28.605021 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2060 | 2026.05.20 17:10:28.605065 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2061 | 2026.05.20 17:10:28.605441 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.05.20 17:10:28.605477 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2063 | 2026.05.20 17:10:28.605817 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2064 | 2026.05.20 17:10:28.606031 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.05.20 17:10:28.606159 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001155 sec., 142857.14285714287 rows/sec., 9.24 MiB/sec. | ||
| 2066 | 2026.05.20 17:10:28.606194 [ 275 ] {0cc82bcf-7980-421a-9577-17d3881e9a51} <Debug> TCPHandler: Processed in 0.001317401 sec. | ||
| 2067 | 2026.05.20 17:10:28.606317 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.05.20 17:10:28.606418 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2069 | 2026.05.20 17:10:28.606459 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2070 | 2026.05.20 17:10:28.606818 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.05.20 17:10:28.606862 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2072 | 2026.05.20 17:10:28.607263 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2073 | 2026.05.20 17:10:28.607483 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.05.20 17:10:28.607580 [ 52 ] {} <Debug> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2075 | 2026.05.20 17:10:28.607613 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001212 sec., 825.0825082508251 rows/sec., 55.60 KiB/sec. | ||
| 2076 | 2026.05.20 17:10:28.607646 [ 52 ] {} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.05.20 17:10:28.607667 [ 275 ] {897a6dcc-5238-4ecc-9549-2fee7878f3c4} <Debug> TCPHandler: Processed in 0.001413423 sec. | ||
| 2078 | 2026.05.20 17:10:28.607671 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2079 | 2026.05.20 17:10:28.607769 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::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 | ||
| 2080 | 2026.05.20 17:10:28.607791 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.05.20 17:10:28.607890 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2082 | 2026.05.20 17:10:28.607899 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.05.20 17:10:28.607921 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2084 | 2026.05.20 17:10:28.607946 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2085 | 2026.05.20 17:10:28.608002 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2086 | 2026.05.20 17:10:28.608047 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2087 | 2026.05.20 17:10:28.608086 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2088 | 2026.05.20 17:10:28.608126 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2089 | 2026.05.20 17:10:28.608170 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2090 | 2026.05.20 17:10:28.608303 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.05.20 17:10:28.608339 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2092 | 2026.05.20 17:10:28.608665 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2093 | 2026.05.20 17:10:28.608886 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.05.20 17:10:28.608942 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205159 sec., 4978.59618523365 rows/sec., 332.23 KiB/sec. | ||
| 2095 | 2026.05.20 17:10:28.609019 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.14 MiB/sec. | ||
| 2096 | 2026.05.20 17:10:28.609054 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2097 | 2026.05.20 17:10:28.609068 [ 275 ] {166f6a73-18a4-4268-bad1-b131904d1539} <Debug> TCPHandler: Processed in 0.001328102 sec. | ||
| 2098 | 2026.05.20 17:10:28.609287 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.05.20 17:10:28.609345 [ 196 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_6_1} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2100 | 2026.05.20 17:10:28.609406 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2101 | 2026.05.20 17:10:29.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.68 MiB, peak 189.77 MiB, free memory in arenas 0.00 B, will set to 184.59 MiB (RSS), difference: 1.92 MiB | ||
| 2102 | 2026.05.20 17:10:29.970480 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2103 | 2026.05.20 17:10:29.970598 [ 292 ] {} <Debug> TCP-Session: 8c637df4-7839-4823-8bdf-1adab1cd874d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.05.20 17:10:30.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.56 MiB, peak 189.77 MiB, free memory in arenas 0.00 B, will set to 184.61 MiB (RSS), difference: 2.05 MiB | ||
| 2105 | 2026.05.20 17:10:31.653180 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50644 | ||
| 2106 | 2026.05.20 17:10:31.653300 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2026.05.20 17:10:31.653329 [ 306 ] {} <Debug> TCP-Session: c38cf936-3370-4b01-bdb2-9caa7b3e0625 Authenticating user 'default' from [fd00:1122:3344:101::e]:50644 | ||
| 2108 | 2026.05.20 17:10:31.653352 [ 306 ] {} <Debug> TCP-Session: c38cf936-3370-4b01-bdb2-9caa7b3e0625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.20 17:10:31.653365 [ 306 ] {} <Debug> TCP-Session: c38cf936-3370-4b01-bdb2-9caa7b3e0625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.05.20 17:10:31.653579 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39175 | ||
| 2111 | 2026.05.20 17:10:31.653603 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62961 | ||
| 2112 | 2026.05.20 17:10:31.653638 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44281 | ||
| 2113 | 2026.05.20 17:10:31.653649 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46781 | ||
| 2114 | 2026.05.20 17:10:31.653667 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56001 | ||
| 2115 | 2026.05.20 17:10:31.653691 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2116 | 2026.05.20 17:10:31.653705 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2117 | 2026.05.20 17:10:31.653714 [ 306 ] {} <Trace> TCP-Session: c38cf936-3370-4b01-bdb2-9caa7b3e0625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.05.20 17:10:31.653737 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.05.20 17:10:31.653745 [ 274 ] {} <Debug> TCP-Session: 197725d5-da5e-4737-9aa9-308ee5c04c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:44281 | ||
| 2120 | 2026.05.20 17:10:31.653776 [ 292 ] {} <Debug> TCP-Session: 16b1ae2b-23ce-4fc2-ae51-c59dd049183f Authenticating user 'default' from [fd00:1122:3344:101::e]:46781 | ||
| 2121 | 2026.05.20 17:10:31.653797 [ 274 ] {} <Debug> TCP-Session: 197725d5-da5e-4737-9aa9-308ee5c04c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.05.20 17:10:31.653814 [ 292 ] {} <Debug> TCP-Session: 16b1ae2b-23ce-4fc2-ae51-c59dd049183f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.05.20 17:10:31.653828 [ 274 ] {} <Debug> TCP-Session: 197725d5-da5e-4737-9aa9-308ee5c04c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.05.20 17:10:31.653840 [ 292 ] {} <Debug> TCP-Session: 16b1ae2b-23ce-4fc2-ae51-c59dd049183f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.05.20 17:10:31.653696 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2126 | 2026.05.20 17:10:31.653871 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2127 | 2026.05.20 17:10:31.653897 [ 310 ] {} <Debug> TCP-Session: 857a01cb-c013-4b2d-b57b-41a372933574 Authenticating user 'default' from [fd00:1122:3344:101::e]:62961 | ||
| 2128 | 2026.05.20 17:10:31.653914 [ 306 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2129 | 2026.05.20 17:10:31.653930 [ 303 ] {} <Debug> TCP-Session: 1755a653-2131-4b19-9f52-728d6c721989 Authenticating user 'default' from [fd00:1122:3344:101::e]:56001 | ||
| 2130 | 2026.05.20 17:10:31.653931 [ 310 ] {} <Debug> TCP-Session: 857a01cb-c013-4b2d-b57b-41a372933574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.05.20 17:10:31.653658 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41086 | ||
| 2132 | 2026.05.20 17:10:31.653976 [ 303 ] {} <Debug> TCP-Session: 1755a653-2131-4b19-9f52-728d6c721989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.20 17:10:31.653982 [ 310 ] {} <Debug> TCP-Session: 857a01cb-c013-4b2d-b57b-41a372933574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.05.20 17:10:31.654064 [ 303 ] {} <Debug> TCP-Session: 1755a653-2131-4b19-9f52-728d6c721989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.20 17:10:31.653606 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33215 | ||
| 2136 | 2026.05.20 17:10:31.653579 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52070 | ||
| 2137 | 2026.05.20 17:10:31.653729 [ 308 ] {} <Debug> TCP-Session: 9f9c2554-e7c4-4da0-8a9a-e73a3e237bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:39175 | ||
| 2138 | 2026.05.20 17:10:31.654179 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.05.20 17:10:31.654184 [ 308 ] {} <Debug> TCP-Session: 9f9c2554-e7c4-4da0-8a9a-e73a3e237bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.20 17:10:31.654217 [ 308 ] {} <Debug> TCP-Session: 9f9c2554-e7c4-4da0-8a9a-e73a3e237bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.20 17:10:31.654217 [ 302 ] {} <Debug> TCP-Session: 47ae64ee-bd48-49fe-ad9f-139ac948a643 Authenticating user 'default' from [fd00:1122:3344:101::e]:41086 | ||
| 2142 | 2026.05.20 17:10:31.654254 [ 302 ] {} <Debug> TCP-Session: 47ae64ee-bd48-49fe-ad9f-139ac948a643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.05.20 17:10:31.654267 [ 302 ] {} <Debug> TCP-Session: 47ae64ee-bd48-49fe-ad9f-139ac948a643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.20 17:10:31.654333 [ 306 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2145 | 2026.05.20 17:10:31.654382 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.05.20 17:10:31.654401 [ 306 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2147 | 2026.05.20 17:10:31.654412 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2148 | 2026.05.20 17:10:31.654434 [ 309 ] {} <Debug> TCP-Session: c7d4c792-8fe9-4401-bcd9-50ee94e690c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33215 | ||
| 2149 | 2026.05.20 17:10:31.654455 [ 307 ] {} <Debug> TCP-Session: 2d60717b-125d-4896-bdfd-9c2796d62a24 Authenticating user 'default' from [fd00:1122:3344:101::e]:52070 | ||
| 2150 | 2026.05.20 17:10:31.654485 [ 307 ] {} <Debug> TCP-Session: 2d60717b-125d-4896-bdfd-9c2796d62a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.05.20 17:10:31.654486 [ 309 ] {} <Debug> TCP-Session: c7d4c792-8fe9-4401-bcd9-50ee94e690c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.05.20 17:10:31.654501 [ 307 ] {} <Debug> TCP-Session: 2d60717b-125d-4896-bdfd-9c2796d62a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.20 17:10:31.654531 [ 309 ] {} <Debug> TCP-Session: c7d4c792-8fe9-4401-bcd9-50ee94e690c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.05.20 17:10:31.654729 [ 306 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 2155 | 2026.05.20 17:10:31.655899 [ 356 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Trace> AggregatingTransform: Aggregating | ||
| 2156 | 2026.05.20 17:10:31.655933 [ 356 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Trace> Aggregator: Aggregation method: without_key | ||
| 2157 | 2026.05.20 17:10:31.655960 [ 356 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001131427 sec. (883.840 rows/sec., 34.52 KiB/sec.) | ||
| 2158 | 2026.05.20 17:10:31.655974 [ 356 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Trace> Aggregator: Merging aggregated data | ||
| 2159 | 2026.05.20 17:10:31.656533 [ 306 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002686 sec., 372.3008190618019 rows/sec., 14.54 KiB/sec. | ||
| 2160 | 2026.05.20 17:10:31.656656 [ 306 ] {d0d70a81-4db1-4a25-b35e-bd46979cc350} <Debug> TCPHandler: Processed in 0.003092984 sec. | ||
| 2161 | 2026.05.20 17:10:31.656805 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.05.20 17:10:31.656832 [ 306 ] {} <Debug> TCP-Session: c38cf936-3370-4b01-bdb2-9caa7b3e0625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.05.20 17:10:31.656854 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.05.20 17:10:31.656892 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2165 | 2026.05.20 17:10:31.656902 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2026.05.20 17:10:31.656927 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2026.05.20 17:10:31.656934 [ 308 ] {} <Debug> TCP-Session: 9f9c2554-e7c4-4da0-8a9a-e73a3e237bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.20 17:10:31.656958 [ 303 ] {} <Debug> TCP-Session: 1755a653-2131-4b19-9f52-728d6c721989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.20 17:10:31.656968 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2026.05.20 17:10:31.656989 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2026.05.20 17:10:31.657016 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2026.05.20 17:10:31.657024 [ 309 ] {} <Debug> TCP-Session: c7d4c792-8fe9-4401-bcd9-50ee94e690c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.20 17:10:31.657046 [ 310 ] {} <Debug> TCP-Session: 857a01cb-c013-4b2d-b57b-41a372933574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.05.20 17:10:31.657066 [ 292 ] {} <Debug> TCP-Session: 16b1ae2b-23ce-4fc2-ae51-c59dd049183f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.20 17:10:31.656981 [ 274 ] {} <Debug> TCP-Session: 197725d5-da5e-4737-9aa9-308ee5c04c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.20 17:10:31.656951 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2026.05.20 17:10:31.656905 [ 307 ] {} <Debug> TCP-Session: 2d60717b-125d-4896-bdfd-9c2796d62a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.05.20 17:10:31.657157 [ 302 ] {} <Debug> TCP-Session: 47ae64ee-bd48-49fe-ad9f-139ac948a643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.20 17:10:31.667775 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55155 | ||
| 2180 | 2026.05.20 17:10:31.667828 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2181 | 2026.05.20 17:10:31.667848 [ 306 ] {} <Debug> TCP-Session: dbd71582-b4f6-4732-b50a-d31718c09de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55155 | ||
| 2182 | 2026.05.20 17:10:31.667864 [ 306 ] {} <Debug> TCP-Session: dbd71582-b4f6-4732-b50a-d31718c09de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.20 17:10:31.667877 [ 306 ] {} <Debug> TCP-Session: dbd71582-b4f6-4732-b50a-d31718c09de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.20 17:10:31.668069 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50180 | ||
| 2185 | 2026.05.20 17:10:31.668085 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50249 | ||
| 2186 | 2026.05.20 17:10:31.668092 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60696 | ||
| 2187 | 2026.05.20 17:10:31.668112 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61742 | ||
| 2188 | 2026.05.20 17:10:31.668132 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.20 17:10:31.668151 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34331 | ||
| 2190 | 2026.05.20 17:10:31.668182 [ 307 ] {} <Debug> TCP-Session: 66a76f2d-f635-4281-905e-ed24e2a5da08 Authenticating user 'default' from [fd00:1122:3344:101::e]:50180 | ||
| 2191 | 2026.05.20 17:10:31.668195 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2192 | 2026.05.20 17:10:31.668210 [ 307 ] {} <Debug> TCP-Session: 66a76f2d-f635-4281-905e-ed24e2a5da08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.20 17:10:31.668223 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2194 | 2026.05.20 17:10:31.668235 [ 307 ] {} <Debug> TCP-Session: 66a76f2d-f635-4281-905e-ed24e2a5da08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.05.20 17:10:31.668233 [ 310 ] {} <Debug> TCP-Session: 430ea1e1-14eb-42d2-8f8b-2055954b32ef Authenticating user 'default' from [fd00:1122:3344:101::e]:61742 | ||
| 2196 | 2026.05.20 17:10:31.668251 [ 302 ] {} <Debug> TCP-Session: 14f1ef5c-dcc9-42b6-be87-89892593e58c Authenticating user 'default' from [fd00:1122:3344:101::e]:34331 | ||
| 2197 | 2026.05.20 17:10:31.668278 [ 310 ] {} <Debug> TCP-Session: 430ea1e1-14eb-42d2-8f8b-2055954b32ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.05.20 17:10:31.668297 [ 302 ] {} <Debug> TCP-Session: 14f1ef5c-dcc9-42b6-be87-89892593e58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.20 17:10:31.668315 [ 310 ] {} <Debug> TCP-Session: 430ea1e1-14eb-42d2-8f8b-2055954b32ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.20 17:10:31.668323 [ 302 ] {} <Debug> TCP-Session: 14f1ef5c-dcc9-42b6-be87-89892593e58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.20 17:10:31.668151 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.05.20 17:10:31.668140 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38973 | ||
| 2203 | 2026.05.20 17:10:31.668388 [ 308 ] {} <Debug> TCP-Session: 184b09c4-e933-4103-a84f-a7826b79231d Authenticating user 'default' from [fd00:1122:3344:101::e]:50249 | ||
| 2204 | 2026.05.20 17:10:31.668120 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39875 | ||
| 2205 | 2026.05.20 17:10:31.668415 [ 308 ] {} <Debug> TCP-Session: 184b09c4-e933-4103-a84f-a7826b79231d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.05.20 17:10:31.668424 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2207 | 2026.05.20 17:10:31.668445 [ 308 ] {} <Debug> TCP-Session: 184b09c4-e933-4103-a84f-a7826b79231d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.20 17:10:31.668166 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63579 | ||
| 2209 | 2026.05.20 17:10:31.668462 [ 292 ] {} <Debug> TCP-Session: 926303d7-81d5-4ef5-9667-c1b6a3b61deb Authenticating user 'default' from [fd00:1122:3344:101::e]:38973 | ||
| 2210 | 2026.05.20 17:10:31.668460 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.05.20 17:10:31.668497 [ 292 ] {} <Debug> TCP-Session: 926303d7-81d5-4ef5-9667-c1b6a3b61deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.20 17:10:31.668507 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2213 | 2026.05.20 17:10:31.668526 [ 292 ] {} <Debug> TCP-Session: 926303d7-81d5-4ef5-9667-c1b6a3b61deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.20 17:10:31.668519 [ 274 ] {} <Debug> TCP-Session: 224d19b4-8f75-4e0b-8ff7-1edd39878e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:39875 | ||
| 2215 | 2026.05.20 17:10:31.668541 [ 303 ] {} <Debug> TCP-Session: 286d926d-8e75-4e25-ae7f-ad40269aeecb Authenticating user 'default' from [fd00:1122:3344:101::e]:63579 | ||
| 2216 | 2026.05.20 17:10:31.668561 [ 274 ] {} <Debug> TCP-Session: 224d19b4-8f75-4e0b-8ff7-1edd39878e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.20 17:10:31.668579 [ 303 ] {} <Debug> TCP-Session: 286d926d-8e75-4e25-ae7f-ad40269aeecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.05.20 17:10:31.668589 [ 274 ] {} <Debug> TCP-Session: 224d19b4-8f75-4e0b-8ff7-1edd39878e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.05.20 17:10:31.668605 [ 303 ] {} <Debug> TCP-Session: 286d926d-8e75-4e25-ae7f-ad40269aeecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.20 17:10:31.668167 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2026.05.20 17:10:31.668081 [ 306 ] {} <Trace> TCP-Session: dbd71582-b4f6-4732-b50a-d31718c09de0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.05.20 17:10:31.668663 [ 309 ] {} <Debug> TCP-Session: 2a475346-ca59-438c-a458-469ba4b5ad20 Authenticating user 'default' from [fd00:1122:3344:101::e]:60696 | ||
| 2223 | 2026.05.20 17:10:31.668696 [ 309 ] {} <Debug> TCP-Session: 2a475346-ca59-438c-a458-469ba4b5ad20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.20 17:10:31.668709 [ 309 ] {} <Debug> TCP-Session: 2a475346-ca59-438c-a458-469ba4b5ad20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.20 17:10:31.668810 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55155) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2226 | 2026.05.20 17:10:31.669008 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2227 | 2026.05.20 17:10:31.669056 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2228 | 2026.05.20 17:10:31.669295 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 2229 | 2026.05.20 17:10:31.669372 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2230 | 2026.05.20 17:10:32.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.90 MiB, peak 192.94 MiB, free memory in arenas 0.00 B, will set to 196.78 MiB (RSS), difference: 11.88 MiB | ||
| 2231 | 2026.05.20 17:10:32.176295 [ 343 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Trace> AggregatingTransform: Aggregating | ||
| 2232 | 2026.05.20 17:10:32.176362 [ 343 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Trace> Aggregator: Aggregation method: without_key | ||
| 2233 | 2026.05.20 17:10:32.176397 [ 343 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930372 sec. (1074.839 rows/sec., 41.99 KiB/sec.) | ||
| 2234 | 2026.05.20 17:10:32.176416 [ 343 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Trace> Aggregator: Merging aggregated data | ||
| 2235 | 2026.05.20 17:10:32.177056 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.508283 sec., 1.9674079203908057 rows/sec., 78.70 B/sec. | ||
| 2236 | 2026.05.20 17:10:32.177203 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2237 | 2026.05.20 17:10:32.177220 [ 306 ] {f6a51945-e64c-4abb-9845-cbfa5029b537} <Debug> TCPHandler: Processed in 0.509201602 sec. | ||
| 2238 | 2026.05.20 17:10:32.177364 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2239 | 2026.05.20 17:10:32.177396 [ 306 ] {} <Debug> TCP-Session: dbd71582-b4f6-4732-b50a-d31718c09de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.05.20 17:10:32.177410 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.05.20 17:10:32.177431 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.05.20 17:10:32.177465 [ 303 ] {} <Debug> TCP-Session: 286d926d-8e75-4e25-ae7f-ad40269aeecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.20 17:10:32.177457 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.05.20 17:10:32.177497 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2026.05.20 17:10:32.177522 [ 307 ] {} <Debug> TCP-Session: 66a76f2d-f635-4281-905e-ed24e2a5da08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.20 17:10:32.177540 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2026.05.20 17:10:32.177560 [ 308 ] {} <Debug> TCP-Session: 184b09c4-e933-4103-a84f-a7826b79231d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.20 17:10:32.177536 [ 274 ] {} <Debug> TCP-Session: 224d19b4-8f75-4e0b-8ff7-1edd39878e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.20 17:10:32.177589 [ 302 ] {} <Debug> TCP-Session: 14f1ef5c-dcc9-42b6-be87-89892593e58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.20 17:10:32.177519 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2026.05.20 17:10:32.177485 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.05.20 17:10:32.177669 [ 310 ] {} <Debug> TCP-Session: 430ea1e1-14eb-42d2-8f8b-2055954b32ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.20 17:10:32.177441 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.05.20 17:10:32.177710 [ 309 ] {} <Debug> TCP-Session: 2a475346-ca59-438c-a458-469ba4b5ad20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.20 17:10:32.177740 [ 292 ] {} <Debug> TCP-Session: 926303d7-81d5-4ef5-9667-c1b6a3b61deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.05.20 17:10:33.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.15 MiB, peak 208.26 MiB, free memory in arenas 0.00 B, will set to 205.03 MiB (RSS), difference: 6.88 MiB | ||
| 2257 | 2026.05.20 17:10:33.589203 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.05.20 17:10:33.589439 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2259 | 2026.05.20 17:10:33.589776 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2260 | 2026.05.20 17:10:33.589818 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2261 | 2026.05.20 17:10:33.590060 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2262 | 2026.05.20 17:10:33.590132 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2263 | 2026.05.20 17:10:33.590271 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 2264 | 2026.05.20 17:10:33.590384 [ 343 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2265 | 2026.05.20 17:10:33.590393 [ 350 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2266 | 2026.05.20 17:10:33.590384 [ 321 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2267 | 2026.05.20 17:10:33.590547 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 2268 | 2026.05.20 17:10:33.590577 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2269 | 2026.05.20 17:10:33.590663 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2270 | 2026.05.20 17:10:33.590683 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2271 | 2026.05.20 17:10:33.590719 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2272 | 2026.05.20 17:10:33.590756 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2273 | 2026.05.20 17:10:33.590791 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2274 | 2026.05.20 17:10:33.591995 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002651 sec., 13579.781214635987 rows/sec., 1.28 MiB/sec. | ||
| 2275 | 2026.05.20 17:10:33.592162 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> MemoryTracker: Peak memory usage (for query): 129.90 KiB. | ||
| 2276 | 2026.05.20 17:10:33.592177 [ 275 ] {ee34b253-209d-422e-b6e9-ea11e3d19757} <Debug> TCPHandler: Processed in 0.003111414 sec. | ||
| 2277 | 2026.05.20 17:10:33.598069 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.05.20 17:10:33.598214 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2279 | 2026.05.20 17:10:33.598274 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2280 | 2026.05.20 17:10:33.598957 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.05.20 17:10:33.599005 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2282 | 2026.05.20 17:10:33.599446 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2283 | 2026.05.20 17:10:33.599651 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.05.20 17:10:33.599805 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001633 sec., 3674.2192284139624 rows/sec., 1.70 MiB/sec. | ||
| 2285 | 2026.05.20 17:10:33.599846 [ 275 ] {eea06a48-203a-451a-9528-6e36a297fac0} <Debug> TCPHandler: Processed in 0.001848235 sec. | ||
| 2286 | 2026.05.20 17:10:33.599971 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.05.20 17:10:33.600077 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2288 | 2026.05.20 17:10:33.600121 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2289 | 2026.05.20 17:10:33.600225 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4262 | ||
| 2290 | 2026.05.20 17:10:33.600563 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.05.20 17:10:33.600605 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2292 | 2026.05.20 17:10:33.600677 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.05.20 17:10:33.600724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2294 | 2026.05.20 17:10:33.600930 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2295 | 2026.05.20 17:10:33.601195 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.05.20 17:10:33.601240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2297 | 2026.05.20 17:10:33.601339 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001287 sec., 18648.01864801865 rows/sec., 1.55 MiB/sec. | ||
| 2298 | 2026.05.20 17:10:33.601380 [ 275 ] {8b658691-0de0-4b6e-8b18-e74d80ab05a1} <Debug> TCPHandler: Processed in 0.001461705 sec. | ||
| 2299 | 2026.05.20 17:10:33.601508 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.05.20 17:10:33.601511 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.20 17:10:33.601611 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2302 | 2026.05.20 17:10:33.601658 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2303 | 2026.05.20 17:10:33.601671 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4262 | ||
| 2304 | 2026.05.20 17:10:33.602174 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.20 17:10:33.602215 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2306 | 2026.05.20 17:10:33.602549 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2307 | 2026.05.20 17:10:33.602783 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.20 17:10:33.602913 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Debug> executeQuery: Read 196 rows, 18.20 KiB in 0.001323 sec., 148148.14814814815 rows/sec., 13.43 MiB/sec. | ||
| 2309 | 2026.05.20 17:10:33.602947 [ 275 ] {d8476270-ec4d-4235-ae50-162b3ed501fb} <Debug> TCPHandler: Processed in 0.001491786 sec. | ||
| 2310 | 2026.05.20 17:10:33.603069 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.05.20 17:10:33.603167 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.05.20 17:10:33.603211 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2313 | 2026.05.20 17:10:33.603624 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.05.20 17:10:33.603662 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2315 | 2026.05.20 17:10:33.603986 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2316 | 2026.05.20 17:10:33.604216 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.05.20 17:10:33.604352 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Debug> executeQuery: Read 35 rows, 2.69 KiB in 0.001204 sec., 29069.767441860466 rows/sec., 2.18 MiB/sec. | ||
| 2318 | 2026.05.20 17:10:33.604387 [ 275 ] {1d02ff67-4379-422d-aea7-4b8e3e48ebd5} <Debug> TCPHandler: Processed in 0.001371603 sec. | ||
| 2319 | 2026.05.20 17:10:33.604501 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.05.20 17:10:33.604598 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2321 | 2026.05.20 17:10:33.604638 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2322 | 2026.05.20 17:10:33.605071 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.05.20 17:10:33.605108 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2324 | 2026.05.20 17:10:33.605401 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2325 | 2026.05.20 17:10:33.605642 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.05.20 17:10:33.605772 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.67 MiB/sec. | ||
| 2327 | 2026.05.20 17:10:33.605809 [ 275 ] {8b8d8e01-a436-4ad1-8af3-c8c8fc8400bb} <Debug> TCPHandler: Processed in 0.001357403 sec. | ||
| 2328 | 2026.05.20 17:10:33.605920 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.05.20 17:10:33.606016 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.05.20 17:10:33.606056 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2331 | 2026.05.20 17:10:33.606506 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.20 17:10:33.606542 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2333 | 2026.05.20 17:10:33.606867 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2334 | 2026.05.20 17:10:33.607109 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.20 17:10:33.607248 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 2336 | 2026.05.20 17:10:33.607284 [ 275 ] {19de724e-acd1-4d3c-b985-7531346adaa3} <Debug> TCPHandler: Processed in 0.001414624 sec. | ||
| 2337 | 2026.05.20 17:10:33.607410 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.05.20 17:10:33.607506 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.20 17:10:33.607547 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2340 | 2026.05.20 17:10:33.607982 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.05.20 17:10:33.608022 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2342 | 2026.05.20 17:10:33.608342 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2343 | 2026.05.20 17:10:33.608582 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.05.20 17:10:33.608721 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Debug> executeQuery: Read 95 rows, 7.98 KiB in 0.001231 sec., 77173.03005686433 rows/sec., 6.33 MiB/sec. | ||
| 2345 | 2026.05.20 17:10:33.608768 [ 275 ] {c533d71b-a6a3-4a04-af06-017380082376} <Debug> TCPHandler: Processed in 0.001409614 sec. | ||
| 2346 | 2026.05.20 17:10:33.608906 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.05.20 17:10:33.609005 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.05.20 17:10:33.609051 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2349 | 2026.05.20 17:10:33.609507 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.20 17:10:33.609544 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2351 | 2026.05.20 17:10:33.609923 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2352 | 2026.05.20 17:10:33.610154 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.20 17:10:33.610284 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Debug> executeQuery: Read 432 rows, 35.19 KiB in 0.001298 sec., 332819.72265023115 rows/sec., 26.48 MiB/sec. | ||
| 2354 | 2026.05.20 17:10:33.610319 [ 275 ] {0f17ae63-a751-4d94-ae8d-2bea32d7c7de} <Debug> TCPHandler: Processed in 0.001468285 sec. | ||
| 2355 | 2026.05.20 17:10:33.610447 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.05.20 17:10:33.610544 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2357 | 2026.05.20 17:10:33.610599 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <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 | ||
| 2358 | 2026.05.20 17:10:33.611384 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.05.20 17:10:33.611420 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2360 | 2026.05.20 17:10:33.611953 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2361 | 2026.05.20 17:10:33.612207 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.05.20 17:10:33.612356 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00183 sec., 12568.306010928962 rows/sec., 22.52 MiB/sec. | ||
| 2363 | 2026.05.20 17:10:33.612422 [ 275 ] {9fd66a60-7cfe-4bf9-b2be-2bd376523809} <Debug> TCPHandler: Processed in 0.002026408 sec. | ||
| 2364 | 2026.05.20 17:10:33.612554 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.05.20 17:10:33.612651 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.05.20 17:10:33.612695 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2367 | 2026.05.20 17:10:33.613040 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.20 17:10:33.613076 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2369 | 2026.05.20 17:10:33.613429 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2370 | 2026.05.20 17:10:33.613652 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.20 17:10:33.613782 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.73 MiB/sec. | ||
| 2372 | 2026.05.20 17:10:33.613816 [ 275 ] {75693909-2dd7-4fc8-abe3-ea013bfba256} <Debug> TCPHandler: Processed in 0.001314092 sec. | ||
| 2373 | 2026.05.20 17:10:33.820342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2374 | 2026.05.20 17:10:33.837219 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.05.20 17:10:33.837274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2376 | 2026.05.20 17:10:33.843230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2377 | 2026.05.20 17:10:33.843913 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.05.20 17:10:33.846985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2379 | 2026.05.20 17:10:36.099022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 22 | ||
| 2380 | 2026.05.20 17:10:36.100637 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.20 17:10:36.100685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2382 | 2026.05.20 17:10:36.101807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2383 | 2026.05.20 17:10:36.102068 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.20 17:10:36.102310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 22 | ||
| 2385 | 2026.05.20 17:10:38.577988 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.05.20 17:10:38.578222 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2387 | 2026.05.20 17:10:38.578531 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2388 | 2026.05.20 17:10:38.578568 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2389 | 2026.05.20 17:10:38.578775 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2390 | 2026.05.20 17:10:38.578841 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2391 | 2026.05.20 17:10:38.578976 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2392 | 2026.05.20 17:10:38.579069 [ 330 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2393 | 2026.05.20 17:10:38.579076 [ 350 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2394 | 2026.05.20 17:10:38.579094 [ 343 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2395 | 2026.05.20 17:10:38.579069 [ 314 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2396 | 2026.05.20 17:10:38.579260 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2397 | 2026.05.20 17:10:38.579302 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2398 | 2026.05.20 17:10:38.579390 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2399 | 2026.05.20 17:10:38.579412 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2400 | 2026.05.20 17:10:38.579450 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2401 | 2026.05.20 17:10:38.579489 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2402 | 2026.05.20 17:10:38.579530 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2403 | 2026.05.20 17:10:38.580638 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002518 sec., 14297.061159650517 rows/sec., 1.35 MiB/sec. | ||
| 2404 | 2026.05.20 17:10:38.580780 [ 275 ] {2cf272a7-4ef6-4583-9ff3-b86618dae531} <Debug> TCPHandler: Processed in 0.00291925 sec. | ||
| 2405 | 2026.05.20 17:10:38.581849 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.05.20 17:10:38.581964 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2407 | 2026.05.20 17:10:38.582008 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2408 | 2026.05.20 17:10:38.582468 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.05.20 17:10:38.582511 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2410 | 2026.05.20 17:10:38.582904 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2411 | 2026.05.20 17:10:38.583209 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.05.20 17:10:38.583357 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00143 sec., 20979.020979020977 rows/sec., 1.64 MiB/sec. | ||
| 2413 | 2026.05.20 17:10:38.583391 [ 275 ] {c55fa73a-65b3-4d18-9228-ee4e79a916e0} <Debug> TCPHandler: Processed in 0.001592708 sec. | ||
| 2414 | 2026.05.20 17:10:38.583514 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.05.20 17:10:38.583608 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2416 | 2026.05.20 17:10:38.583647 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2417 | 2026.05.20 17:10:38.584091 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.05.20 17:10:38.584129 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2419 | 2026.05.20 17:10:38.584429 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2420 | 2026.05.20 17:10:38.584630 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.05.20 17:10:38.584755 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.41 MiB/sec. | ||
| 2422 | 2026.05.20 17:10:38.584788 [ 275 ] {67cc032c-ef0b-480c-ad55-7029609b6d07} <Debug> TCPHandler: Processed in 0.001321141 sec. | ||
| 2423 | 2026.05.20 17:10:38.584899 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.05.20 17:10:38.584994 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.05.20 17:10:38.585037 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2426 | 2026.05.20 17:10:38.585402 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.05.20 17:10:38.585438 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2428 | 2026.05.20 17:10:38.585738 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2429 | 2026.05.20 17:10:38.585940 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.05.20 17:10:38.586064 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.87 MiB/sec. | ||
| 2431 | 2026.05.20 17:10:38.586096 [ 275 ] {7e04a954-6774-4ead-848f-f29a49f7bdb8} <Debug> TCPHandler: Processed in 0.00124624 sec. | ||
| 2432 | 2026.05.20 17:10:38.586199 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.05.20 17:10:38.586294 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2434 | 2026.05.20 17:10:38.586387 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2435 | 2026.05.20 17:10:38.586729 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.05.20 17:10:38.586766 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2437 | 2026.05.20 17:10:38.587071 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2438 | 2026.05.20 17:10:38.587275 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.05.20 17:10:38.587414 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001136 sec., 26408.45070422535 rows/sec., 1.75 MiB/sec. | ||
| 2440 | 2026.05.20 17:10:38.587449 [ 275 ] {3ae2a0c2-cc4f-4d70-ad47-5ff11ca19c4c} <Debug> TCPHandler: Processed in 0.001297381 sec. | ||
| 2441 | 2026.05.20 17:10:40.156700 [ 60 ] {} <Debug> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2442 | 2026.05.20 17:10:40.156785 [ 60 ] {} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.05.20 17:10:40.156807 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2444 | 2026.05.20 17:10:40.156944 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::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 | ||
| 2445 | 2026.05.20 17:10:40.157092 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2026.05.20 17:10:40.157123 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2447 | 2026.05.20 17:10:40.157184 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2448 | 2026.05.20 17:10:40.157224 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2449 | 2026.05.20 17:10:40.157261 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2450 | 2026.05.20 17:10:40.157296 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2451 | 2026.05.20 17:10:40.158045 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001156798 sec., 25933.65479539211 rows/sec., 1.32 MiB/sec. | ||
| 2452 | 2026.05.20 17:10:40.158182 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2453 | 2026.05.20 17:10:40.158430 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.05.20 17:10:40.158495 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_5_1} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2455 | 2026.05.20 17:10:40.158557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2456 | 2026.05.20 17:10:41.008178 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2457 | 2026.05.20 17:10:41.008256 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2458 | 2026.05.20 17:10:41.101758 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4774 | ||
| 2459 | 2026.05.20 17:10:41.102254 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.05.20 17:10:41.102288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2461 | 2026.05.20 17:10:41.102758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2462 | 2026.05.20 17:10:41.102977 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.05.20 17:10:41.103101 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2464 | 2026.05.20 17:10:41.347082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2465 | 2026.05.20 17:10:41.363936 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.05.20 17:10:41.363997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2467 | 2026.05.20 17:10:41.370328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2468 | 2026.05.20 17:10:41.371028 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.05.20 17:10:41.373754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2470 | 2026.05.20 17:10:42.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.56 MiB, peak 211.56 MiB, free memory in arenas 0.00 B, will set to 208.77 MiB (RSS), difference: 1.21 MiB | ||
| 2471 | 2026.05.20 17:10:43.578094 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.05.20 17:10:43.578319 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2473 | 2026.05.20 17:10:43.578628 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2474 | 2026.05.20 17:10:43.578666 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2475 | 2026.05.20 17:10:43.578874 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2476 | 2026.05.20 17:10:43.578941 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2477 | 2026.05.20 17:10:43.579076 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2478 | 2026.05.20 17:10:43.579175 [ 343 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2479 | 2026.05.20 17:10:43.579175 [ 314 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2480 | 2026.05.20 17:10:43.579177 [ 350 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2481 | 2026.05.20 17:10:43.579178 [ 335 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2482 | 2026.05.20 17:10:43.579373 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2483 | 2026.05.20 17:10:43.579401 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2484 | 2026.05.20 17:10:43.579481 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2485 | 2026.05.20 17:10:43.579502 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2486 | 2026.05.20 17:10:43.579537 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2487 | 2026.05.20 17:10:43.579573 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2488 | 2026.05.20 17:10:43.579606 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2489 | 2026.05.20 17:10:43.580709 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002482 sec., 14504.431909750203 rows/sec., 1.37 MiB/sec. | ||
| 2490 | 2026.05.20 17:10:43.580822 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> MemoryTracker: Peak memory usage (for query): 128.96 KiB. | ||
| 2491 | 2026.05.20 17:10:43.580837 [ 275 ] {89b86b51-d2cd-466f-8263-d34d5ead3f37} <Debug> TCPHandler: Processed in 0.002870619 sec. | ||
| 2492 | 2026.05.20 17:10:43.582249 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.05.20 17:10:43.582362 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2494 | 2026.05.20 17:10:43.582405 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2495 | 2026.05.20 17:10:43.582883 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.20 17:10:43.582938 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2497 | 2026.05.20 17:10:43.583397 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2498 | 2026.05.20 17:10:43.583623 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.20 17:10:43.583747 [ 100 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2500 | 2026.05.20 17:10:43.583768 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Debug> executeQuery: Read 78 rows, 6.93 KiB in 0.001438 sec., 54242.00278164117 rows/sec., 4.70 MiB/sec. | ||
| 2501 | 2026.05.20 17:10:43.583795 [ 100 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.05.20 17:10:43.583810 [ 275 ] {4352b8b4-efd8-4aea-abf7-d578c9e5726d} <Debug> TCPHandler: Processed in 0.001612559 sec. | ||
| 2503 | 2026.05.20 17:10:43.583823 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2504 | 2026.05.20 17:10:43.583940 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.05.20 17:10:43.583940 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 2506 | 2026.05.20 17:10:43.584052 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2507 | 2026.05.20 17:10:43.584095 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2026.05.20 17:10:43.584099 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2509 | 2026.05.20 17:10:43.584154 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 812 rows starting from the beginning of the part | ||
| 2510 | 2026.05.20 17:10:43.584252 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2511 | 2026.05.20 17:10:43.584301 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 771 rows starting from the beginning of the part | ||
| 2512 | 2026.05.20 17:10:43.584351 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 196 rows starting from the beginning of the part | ||
| 2513 | 2026.05.20 17:10:43.584392 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2514 | 2026.05.20 17:10:43.584434 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2515 | 2026.05.20 17:10:43.584530 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.05.20 17:10:43.584574 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2517 | 2026.05.20 17:10:43.584942 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2518 | 2026.05.20 17:10:43.585213 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.05.20 17:10:43.585353 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00132 sec., 18181.81818181818 rows/sec., 1.34 MiB/sec. | ||
| 2520 | 2026.05.20 17:10:43.585388 [ 275 ] {da4553d2-ef55-4df7-a449-66f9506c9d5b} <Debug> TCPHandler: Processed in 0.001499155 sec. | ||
| 2521 | 2026.05.20 17:10:43.585506 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.05.20 17:10:43.585600 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2523 | 2026.05.20 17:10:43.585640 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2524 | 2026.05.20 17:10:43.585758 [ 196 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867454 sec., 1051163.7769926328 rows/sec., 87.53 MiB/sec. | ||
| 2525 | 2026.05.20 17:10:43.586012 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2526 | 2026.05.20 17:10:43.586048 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.05.20 17:10:43.586089 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2528 | 2026.05.20 17:10:43.586335 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.05.20 17:10:43.586428 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_11_2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2530 | 2026.05.20 17:10:43.586437 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2531 | 2026.05.20 17:10:43.586523 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2532 | 2026.05.20 17:10:43.586658 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.05.20 17:10:43.586776 [ 100 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2534 | 2026.05.20 17:10:43.586795 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.87 MiB/sec. | ||
| 2535 | 2026.05.20 17:10:43.586809 [ 100 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.05.20 17:10:43.586837 [ 275 ] {277b3411-ee55-4570-918c-528f430c6833} <Debug> TCPHandler: Processed in 0.001383533 sec. | ||
| 2537 | 2026.05.20 17:10:43.586838 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2538 | 2026.05.20 17:10:43.586942 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 2539 | 2026.05.20 17:10:43.586969 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.05.20 17:10:43.587024 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2541 | 2026.05.20 17:10:43.587052 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 498 rows starting from the beginning of the part | ||
| 2542 | 2026.05.20 17:10:43.587094 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2543 | 2026.05.20 17:10:43.587096 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 2544 | 2026.05.20 17:10:43.587155 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2545 | 2026.05.20 17:10:43.587156 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 462 rows starting from the beginning of the part | ||
| 2546 | 2026.05.20 17:10:43.587213 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 95 rows starting from the beginning of the part | ||
| 2547 | 2026.05.20 17:10:43.587246 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2548 | 2026.05.20 17:10:43.587281 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2549 | 2026.05.20 17:10:43.587605 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.20 17:10:43.587653 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2551 | 2026.05.20 17:10:43.588084 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2552 | 2026.05.20 17:10:43.588151 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1213 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123695 sec., 980637.8592505761 rows/sec., 74.35 MiB/sec. | ||
| 2553 | 2026.05.20 17:10:43.588322 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2554 | 2026.05.20 17:10:43.588357 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.05.20 17:10:43.588471 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2556 | 2026.05.20 17:10:43.588501 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.05.20 17:10:43.588504 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.93 MiB/sec. | ||
| 2558 | 2026.05.20 17:10:43.588520 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2559 | 2026.05.20 17:10:43.588551 [ 275 ] {751a5a73-8e30-4300-bf4b-30d991d01752} <Debug> TCPHandler: Processed in 0.00164281 sec. | ||
| 2560 | 2026.05.20 17:10:43.588576 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.05.20 17:10:43.588618 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 2562 | 2026.05.20 17:10:43.588660 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_11_2} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2563 | 2026.05.20 17:10:43.588684 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.05.20 17:10:43.588713 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2565 | 2026.05.20 17:10:43.588730 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2566 | 2026.05.20 17:10:43.588742 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 514 rows starting from the beginning of the part | ||
| 2567 | 2026.05.20 17:10:43.588785 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.05.20 17:10:43.588804 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 2569 | 2026.05.20 17:10:43.588841 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <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 | ||
| 2570 | 2026.05.20 17:10:43.588846 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 165 rows starting from the beginning of the part | ||
| 2571 | 2026.05.20 17:10:43.588889 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 432 rows starting from the beginning of the part | ||
| 2572 | 2026.05.20 17:10:43.588925 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2573 | 2026.05.20 17:10:43.588973 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2574 | 2026.05.20 17:10:43.589603 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.05.20 17:10:43.589639 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2576 | 2026.05.20 17:10:43.590016 [ 187 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428814 sec., 903546.577791091 rows/sec., 63.17 MiB/sec. | ||
| 2577 | 2026.05.20 17:10:43.590239 [ 194 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2578 | 2026.05.20 17:10:43.590254 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2579 | 2026.05.20 17:10:43.590563 [ 194 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.05.20 17:10:43.590618 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.05.20 17:10:43.590650 [ 194 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2582 | 2026.05.20 17:10:43.590728 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2583 | 2026.05.20 17:10:43.590779 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002011 sec., 11934.361014420685 rows/sec., 21.39 MiB/sec. | ||
| 2584 | 2026.05.20 17:10:43.590837 [ 275 ] {8dbd6d4a-fb38-4489-be3a-3fbb2eca91fb} <Debug> TCPHandler: Processed in 0.002201492 sec. | ||
| 2585 | 2026.05.20 17:10:43.590947 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.20 17:10:43.591044 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.05.20 17:10:43.591085 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2588 | 2026.05.20 17:10:43.591415 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.05.20 17:10:43.591452 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2590 | 2026.05.20 17:10:43.591757 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2591 | 2026.05.20 17:10:43.591988 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.05.20 17:10:43.592094 [ 100 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2593 | 2026.05.20 17:10:43.592115 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00109 sec., 27522.93577981651 rows/sec., 1.82 MiB/sec. | ||
| 2594 | 2026.05.20 17:10:43.592132 [ 100 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.20 17:10:43.592155 [ 275 ] {0233f777-e64a-4713-852d-5e3d542bb049} <Debug> TCPHandler: Processed in 0.001258939 sec. | ||
| 2596 | 2026.05.20 17:10:43.592168 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2597 | 2026.05.20 17:10:43.592301 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 2598 | 2026.05.20 17:10:43.592432 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2599 | 2026.05.20 17:10:43.592476 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2600 | 2026.05.20 17:10:43.592571 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 2601 | 2026.05.20 17:10:43.592637 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 2602 | 2026.05.20 17:10:43.592694 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2603 | 2026.05.20 17:10:43.592749 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2604 | 2026.05.20 17:10:43.592805 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2605 | 2026.05.20 17:10:43.593721 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480775 sec., 243115.93591193802 rows/sec., 14.66 MiB/sec. | ||
| 2606 | 2026.05.20 17:10:43.593872 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2607 | 2026.05.20 17:10:43.594120 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.05.20 17:10:43.594185 [ 187 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_11_2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2609 | 2026.05.20 17:10:43.594239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2610 | 2026.05.20 17:10:48.582619 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.05.20 17:10:48.582856 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) 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_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2612 | 2026.05.20 17:10:48.583178 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2613 | 2026.05.20 17:10:48.583217 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <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_rib:active_routes')" moved to PREWHERE | ||
| 2614 | 2026.05.20 17:10:48.583444 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2615 | 2026.05.20 17:10:48.583512 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2616 | 2026.05.20 17:10:48.583649 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2617 | 2026.05.20 17:10:48.583720 [ 337 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2618 | 2026.05.20 17:10:48.583720 [ 311 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2619 | 2026.05.20 17:10:48.583734 [ 357 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2620 | 2026.05.20 17:10:48.583772 [ 343 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2621 | 2026.05.20 17:10:48.583872 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2622 | 2026.05.20 17:10:48.583899 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2623 | 2026.05.20 17:10:48.583982 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2624 | 2026.05.20 17:10:48.584002 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2625 | 2026.05.20 17:10:48.584037 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <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_rib:active_routes'))" | ||
| 2626 | 2026.05.20 17:10:48.584073 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <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_rib:active_routes'))" | ||
| 2627 | 2026.05.20 17:10:48.584107 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <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_rib:active_routes'))" | ||
| 2628 | 2026.05.20 17:10:48.585124 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002363 sec., 15234.87092678798 rows/sec., 3.16 MiB/sec. | ||
| 2629 | 2026.05.20 17:10:48.585216 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> MemoryTracker: Peak memory usage (for query): 146.96 KiB. | ||
| 2630 | 2026.05.20 17:10:48.585232 [ 275 ] {59d7591d-319d-4777-8451-d53631924997} <Debug> TCPHandler: Processed in 0.002746565 sec. | ||
| 2631 | 2026.05.20 17:10:48.587456 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.20 17:10:48.587564 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.20 17:10:48.587608 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2634 | 2026.05.20 17:10:48.588061 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.20 17:10:48.588103 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2636 | 2026.05.20 17:10:48.588448 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2637 | 2026.05.20 17:10:48.588663 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.20 17:10:48.588814 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00128 sec., 7812.499999999999 rows/sec., 637.05 KiB/sec. | ||
| 2639 | 2026.05.20 17:10:48.588848 [ 275 ] {3b059c93-d88e-4032-ad03-ead10433f2f9} <Debug> TCPHandler: Processed in 0.001441694 sec. | ||
| 2640 | 2026.05.20 17:10:48.588961 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.05.20 17:10:48.589055 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2642 | 2026.05.20 17:10:48.589093 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2643 | 2026.05.20 17:10:48.589556 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.20 17:10:48.589592 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2645 | 2026.05.20 17:10:48.589884 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2646 | 2026.05.20 17:10:48.590087 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.20 17:10:48.590212 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Debug> executeQuery: Read 97 rows, 8.32 KiB in 0.001175 sec., 82553.19148936169 rows/sec., 6.92 MiB/sec. | ||
| 2648 | 2026.05.20 17:10:48.590244 [ 275 ] {8872be8b-edc4-4051-af21-37e358a47b8c} <Debug> TCPHandler: Processed in 0.001331721 sec. | ||
| 2649 | 2026.05.20 17:10:48.590362 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.05.20 17:10:48.590457 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.20 17:10:48.590496 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2652 | 2026.05.20 17:10:48.590904 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.20 17:10:48.590940 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2654 | 2026.05.20 17:10:48.591231 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2655 | 2026.05.20 17:10:48.591446 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.20 17:10:48.591572 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001133 sec., 24713.15092674316 rows/sec., 1.77 MiB/sec. | ||
| 2657 | 2026.05.20 17:10:48.591580 [ 171 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2658 | 2026.05.20 17:10:48.591606 [ 275 ] {40391398-fded-4308-b694-e730fc6758b1} <Debug> TCPHandler: Processed in 0.001292561 sec. | ||
| 2659 | 2026.05.20 17:10:48.591641 [ 171 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.05.20 17:10:48.591669 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2661 | 2026.05.20 17:10:48.591738 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.05.20 17:10:48.591794 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 2663 | 2026.05.20 17:10:48.591836 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2664 | 2026.05.20 17:10:48.591881 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2665 | 2026.05.20 17:10:48.591926 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2666 | 2026.05.20 17:10:48.591965 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 168 rows starting from the beginning of the part | ||
| 2667 | 2026.05.20 17:10:48.592032 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2668 | 2026.05.20 17:10:48.592080 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2669 | 2026.05.20 17:10:48.592132 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2670 | 2026.05.20 17:10:48.592174 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 2671 | 2026.05.20 17:10:48.592216 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2672 | 2026.05.20 17:10:48.592317 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.05.20 17:10:48.592360 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2674 | 2026.05.20 17:10:48.592698 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2675 | 2026.05.20 17:10:48.592930 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.20 17:10:48.593057 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Debug> executeQuery: Read 101 rows, 8.10 KiB in 0.001239 sec., 81517.35270379338 rows/sec., 6.38 MiB/sec. | ||
| 2677 | 2026.05.20 17:10:48.593091 [ 275 ] {2ddbae6d-538a-4ed5-b3a4-92a18cbc8eb8} <Debug> TCPHandler: Processed in 0.001403883 sec. | ||
| 2678 | 2026.05.20 17:10:48.593115 [ 197 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374573 sec., 305549.43244192924 rows/sec., 20.54 MiB/sec. | ||
| 2679 | 2026.05.20 17:10:48.593220 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.20 17:10:48.593321 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.05.20 17:10:48.593332 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2682 | 2026.05.20 17:10:48.593367 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2683 | 2026.05.20 17:10:48.593655 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.05.20 17:10:48.593743 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_11_2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2685 | 2026.05.20 17:10:48.593773 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.05.20 17:10:48.593814 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2687 | 2026.05.20 17:10:48.593833 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2688 | 2026.05.20 17:10:48.594138 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2689 | 2026.05.20 17:10:48.594350 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.05.20 17:10:48.594475 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001172 sec., 140784.9829351536 rows/sec., 9.80 MiB/sec. | ||
| 2691 | 2026.05.20 17:10:48.594509 [ 275 ] {b872d2da-3c75-42a5-a0e0-d25bf4250089} <Debug> TCPHandler: Processed in 0.001336682 sec. | ||
| 2692 | 2026.05.20 17:10:48.594646 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.05.20 17:10:48.594739 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.05.20 17:10:48.594792 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <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 | ||
| 2695 | 2026.05.20 17:10:48.595501 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.05.20 17:10:48.595537 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2697 | 2026.05.20 17:10:48.596061 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2698 | 2026.05.20 17:10:48.596284 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.05.20 17:10:48.596418 [ 171 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2700 | 2026.05.20 17:10:48.596445 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001723 sec., 10446.894950667442 rows/sec., 18.72 MiB/sec. | ||
| 2701 | 2026.05.20 17:10:48.596455 [ 171 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.05.20 17:10:48.596490 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2703 | 2026.05.20 17:10:48.596506 [ 275 ] {7e2d2649-dcad-4f7c-80c9-9e48debd2911} <Debug> TCPHandler: Processed in 0.001907936 sec. | ||
| 2704 | 2026.05.20 17:10:48.596567 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 2705 | 2026.05.20 17:10:48.596641 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.20 17:10:48.596768 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2707 | 2026.05.20 17:10:48.596823 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 2708 | 2026.05.20 17:10:48.596846 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.05.20 17:10:48.596893 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2710 | 2026.05.20 17:10:48.596935 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 2711 | 2026.05.20 17:10:48.597050 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2712 | 2026.05.20 17:10:48.597156 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2713 | 2026.05.20 17:10:48.597235 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.05.20 17:10:48.597262 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2715 | 2026.05.20 17:10:48.597377 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2716 | 2026.05.20 17:10:48.597480 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 2717 | 2026.05.20 17:10:48.597738 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2718 | 2026.05.20 17:10:48.598073 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Trace> oximeter.measurements_i64 (e16bc9ee-3874-4d96-8a22-f4666928ed41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.20 17:10:48.598214 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001386 sec., 6493.506493506493 rows/sec., 458.69 KiB/sec. | ||
| 2720 | 2026.05.20 17:10:48.598250 [ 275 ] {07154963-e3f9-449f-ba32-63cee3fdc3c1} <Debug> TCPHandler: Processed in 0.001657829 sec. | ||
| 2721 | 2026.05.20 17:10:48.598384 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.05.20 17:10:48.598498 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.05.20 17:10:48.598556 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2724 | 2026.05.20 17:10:48.599026 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.05.20 17:10:48.599072 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2726 | 2026.05.20 17:10:48.599510 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2727 | 2026.05.20 17:10:48.599538 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 19 columns (19 merged, 0 gathered) in 0.003004812 sec., 36275.14799594783 rows/sec., 65.00 MiB/sec. | ||
| 2728 | 2026.05.20 17:10:48.599828 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.05.20 17:10:48.599898 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2730 | 2026.05.20 17:10:48.599975 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 2731 | 2026.05.20 17:10:48.600015 [ 275 ] {1b98742b-4a97-45ab-aaed-e2ed187155bb} <Debug> TCPHandler: Processed in 0.00168291 sec. | ||
| 2732 | 2026.05.20 17:10:48.600227 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.05.20 17:10:48.600297 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2734 | 2026.05.20 17:10:48.600412 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2735 | 2026.05.20 17:10:48.603188 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5222 | ||
| 2736 | 2026.05.20 17:10:48.603654 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.05.20 17:10:48.603692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2738 | 2026.05.20 17:10:48.604200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2739 | 2026.05.20 17:10:48.604432 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.05.20 17:10:48.604555 [ 171 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2741 | 2026.05.20 17:10:48.604566 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5222 | ||
| 2742 | 2026.05.20 17:10:48.604594 [ 171 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.05.20 17:10:48.604617 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2744 | 2026.05.20 17:10:48.604728 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 2745 | 2026.05.20 17:10:48.604828 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2746 | 2026.05.20 17:10:48.604859 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 2747 | 2026.05.20 17:10:48.604942 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2748 | 2026.05.20 17:10:48.604994 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2749 | 2026.05.20 17:10:48.605037 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2750 | 2026.05.20 17:10:48.605074 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2751 | 2026.05.20 17:10:48.605126 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2752 | 2026.05.20 17:10:48.606591 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001914926 sec., 2726998.327872722 rows/sec., 39.01 MiB/sec. | ||
| 2753 | 2026.05.20 17:10:48.607257 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2754 | 2026.05.20 17:10:48.607503 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.20 17:10:48.607593 [ 188 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_11_2} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2756 | 2026.05.20 17:10:48.607678 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2757 | 2026.05.20 17:10:48.873840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2758 | 2026.05.20 17:10:48.891226 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.05.20 17:10:48.891283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2760 | 2026.05.20 17:10:48.897183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2761 | 2026.05.20 17:10:48.897862 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.20 17:10:48.898173 [ 171 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2763 | 2026.05.20 17:10:48.898239 [ 171 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.05.20 17:10:48.898264 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2765 | 2026.05.20 17:10:48.898429 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 2766 | 2026.05.20 17:10:48.900884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2767 | 2026.05.20 17:10:48.902244 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2768 | 2026.05.20 17:10:48.903558 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 2769 | 2026.05.20 17:10:48.907714 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 2770 | 2026.05.20 17:10:48.911735 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 2771 | 2026.05.20 17:10:48.915923 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 2772 | 2026.05.20 17:10:48.920519 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 2773 | 2026.05.20 17:10:48.924851 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 2774 | 2026.05.20 17:10:48.977740 [ 190 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079381262 sec., 1045.5868035960427 rows/sec., 5.41 MiB/sec. | ||
| 2775 | 2026.05.20 17:10:48.979411 [ 190 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2776 | 2026.05.20 17:10:48.981222 [ 190 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_11_2} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.20 17:10:48.981319 [ 190 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_11_2} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2778 | 2026.05.20 17:10:48.982684 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2779 | 2026.05.20 17:10:49.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.25 MiB, peak 221.13 MiB, free memory in arenas 0.00 B, will set to 220.80 MiB (RSS), difference: 9.56 MiB | ||
| 2780 | 2026.05.20 17:10:53.582505 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.05.20 17:10:53.582766 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2782 | 2026.05.20 17:10:53.583099 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2783 | 2026.05.20 17:10:53.583137 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2784 | 2026.05.20 17:10:53.583352 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2785 | 2026.05.20 17:10:53.583420 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2786 | 2026.05.20 17:10:53.583560 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2787 | 2026.05.20 17:10:53.583641 [ 311 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2788 | 2026.05.20 17:10:53.583642 [ 357 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2789 | 2026.05.20 17:10:53.583642 [ 337 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2790 | 2026.05.20 17:10:53.583692 [ 334 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2791 | 2026.05.20 17:10:53.583800 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2792 | 2026.05.20 17:10:53.583828 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2793 | 2026.05.20 17:10:53.583910 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2794 | 2026.05.20 17:10:53.583930 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2795 | 2026.05.20 17:10:53.583979 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2796 | 2026.05.20 17:10:53.584019 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2797 | 2026.05.20 17:10:53.584054 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2798 | 2026.05.20 17:10:53.584956 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002307 sec., 15604.681404421326 rows/sec., 1.47 MiB/sec. | ||
| 2799 | 2026.05.20 17:10:53.585041 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> MemoryTracker: Peak memory usage (for query): 128.65 KiB. | ||
| 2800 | 2026.05.20 17:10:53.585056 [ 275 ] {edc99645-3c05-49fc-9d5a-e749f55ca858} <Debug> TCPHandler: Processed in 0.002685764 sec. | ||
| 2801 | 2026.05.20 17:10:53.587104 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.05.20 17:10:53.587212 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2803 | 2026.05.20 17:10:53.587254 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2804 | 2026.05.20 17:10:53.587755 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.05.20 17:10:53.587796 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2806 | 2026.05.20 17:10:53.588145 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2807 | 2026.05.20 17:10:53.588369 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.05.20 17:10:53.588505 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001325 sec., 78490.56603773584 rows/sec., 6.59 MiB/sec. | ||
| 2809 | 2026.05.20 17:10:53.588539 [ 275 ] {13119ab9-68b3-48f6-a22f-c36633ca37a8} <Debug> TCPHandler: Processed in 0.001484226 sec. | ||
| 2810 | 2026.05.20 17:10:53.588671 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.05.20 17:10:53.588765 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.05.20 17:10:53.588804 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2813 | 2026.05.20 17:10:53.589204 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.05.20 17:10:53.589239 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2815 | 2026.05.20 17:10:53.589519 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2816 | 2026.05.20 17:10:53.589721 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.05.20 17:10:53.589844 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.61 MiB/sec. | ||
| 2818 | 2026.05.20 17:10:53.589876 [ 275 ] {32d96f5f-d876-4ec8-8095-b31018aae391} <Debug> TCPHandler: Processed in 0.001253059 sec. | ||
| 2819 | 2026.05.20 17:10:53.589994 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.05.20 17:10:53.590086 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2821 | 2026.05.20 17:10:53.590125 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2822 | 2026.05.20 17:10:53.590531 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.05.20 17:10:53.590567 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2824 | 2026.05.20 17:10:53.590856 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2825 | 2026.05.20 17:10:53.591062 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.20 17:10:53.591182 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001113 sec., 79065.58849955077 rows/sec., 6.17 MiB/sec. | ||
| 2827 | 2026.05.20 17:10:53.591214 [ 275 ] {7ce1f24e-e8d4-49f6-87fe-b60052ca9055} <Debug> TCPHandler: Processed in 0.00126808 sec. | ||
| 2828 | 2026.05.20 17:10:53.591338 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.05.20 17:10:53.591431 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.05.20 17:10:53.591473 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2831 | 2026.05.20 17:10:53.591871 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.20 17:10:53.591906 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2833 | 2026.05.20 17:10:53.592220 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2834 | 2026.05.20 17:10:53.592423 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.20 17:10:53.592545 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 2836 | 2026.05.20 17:10:53.592577 [ 275 ] {1b5dca85-04a7-44d4-a2c1-8270ed8b71b6} <Debug> TCPHandler: Processed in 0.001287091 sec. | ||
| 2837 | 2026.05.20 17:10:53.592694 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.05.20 17:10:53.592785 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2839 | 2026.05.20 17:10:53.592838 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <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 | ||
| 2840 | 2026.05.20 17:10:53.593614 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.05.20 17:10:53.593650 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2842 | 2026.05.20 17:10:53.594172 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2843 | 2026.05.20 17:10:53.594411 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.20 17:10:53.594547 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001779 sec., 13490.725126475549 rows/sec., 24.17 MiB/sec. | ||
| 2845 | 2026.05.20 17:10:53.594595 [ 275 ] {c16273b3-53d3-49d6-bf5a-e081b54103ec} <Debug> TCPHandler: Processed in 0.001948387 sec. | ||
| 2846 | 2026.05.20 17:10:53.594720 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.05.20 17:10:53.594814 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.05.20 17:10:53.594855 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2849 | 2026.05.20 17:10:53.595203 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.20 17:10:53.595238 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2851 | 2026.05.20 17:10:53.595531 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2852 | 2026.05.20 17:10:53.595730 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.05.20 17:10:53.595852 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2854 | 2026.05.20 17:10:53.595884 [ 275 ] {14c4c324-fdc3-4121-9d3a-3614299820f6} <Debug> TCPHandler: Processed in 0.00121164 sec. | ||
| 2855 | 2026.05.20 17:10:54.422454 [ 146 ] {} <Debug> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2856 | 2026.05.20 17:10:54.422546 [ 146 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.05.20 17:10:54.422571 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2858 | 2026.05.20 17:10:54.422671 [ 188 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::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 | ||
| 2859 | 2026.05.20 17:10:54.423146 [ 188 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2860 | 2026.05.20 17:10:54.423286 [ 188 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2861 | 2026.05.20 17:10:54.423618 [ 188 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2862 | 2026.05.20 17:10:54.423912 [ 188 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::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 | ||
| 2863 | 2026.05.20 17:10:54.424198 [ 188 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::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 | ||
| 2864 | 2026.05.20 17:10:54.424472 [ 188 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::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 | ||
| 2865 | 2026.05.20 17:10:54.434418 [ 190 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 72 columns (72 merged, 0 gathered) in 0.011779661 sec., 1867.625901967807 rows/sec., 2.20 MiB/sec. | ||
| 2866 | 2026.05.20 17:10:54.435574 [ 193 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2867 | 2026.05.20 17:10:54.436275 [ 193 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::all_1_5_1} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.05.20 17:10:54.436364 [ 193 ] {5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994::all_1_5_1} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2869 | 2026.05.20 17:10:54.436597 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2870 | 2026.05.20 17:10:56.008315 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2871 | 2026.05.20 17:10:56.008373 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2872 | 2026.05.20 17:10:56.105618 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5734 | ||
| 2873 | 2026.05.20 17:10:56.106092 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.05.20 17:10:56.106130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2875 | 2026.05.20 17:10:56.106720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2876 | 2026.05.20 17:10:56.106973 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.05.20 17:10:56.107112 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 2878 | 2026.05.20 17:10:56.401928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2879 | 2026.05.20 17:10:56.418323 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.05.20 17:10:56.418373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2881 | 2026.05.20 17:10:56.424142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2882 | 2026.05.20 17:10:56.424875 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.05.20 17:10:56.427624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2884 | 2026.05.20 17:10:58.582319 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.05.20 17:10:58.582577 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2886 | 2026.05.20 17:10:58.582904 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2887 | 2026.05.20 17:10:58.582942 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2888 | 2026.05.20 17:10:58.583158 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2889 | 2026.05.20 17:10:58.583227 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2890 | 2026.05.20 17:10:58.583375 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2891 | 2026.05.20 17:10:58.583462 [ 345 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2892 | 2026.05.20 17:10:58.583470 [ 341 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2893 | 2026.05.20 17:10:58.583499 [ 334 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2894 | 2026.05.20 17:10:58.583524 [ 349 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2895 | 2026.05.20 17:10:58.583610 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2896 | 2026.05.20 17:10:58.583633 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2897 | 2026.05.20 17:10:58.583715 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2898 | 2026.05.20 17:10:58.583735 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2899 | 2026.05.20 17:10:58.583771 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2900 | 2026.05.20 17:10:58.583808 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2901 | 2026.05.20 17:10:58.583843 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2902 | 2026.05.20 17:10:58.584771 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002303 sec., 15631.784628745116 rows/sec., 1.47 MiB/sec. | ||
| 2903 | 2026.05.20 17:10:58.584859 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> MemoryTracker: Peak memory usage (for query): 129.10 KiB. | ||
| 2904 | 2026.05.20 17:10:58.584874 [ 275 ] {46039beb-7868-457d-977b-cde4cfbb1bbc} <Debug> TCPHandler: Processed in 0.002698974 sec. | ||
| 2905 | 2026.05.20 17:10:58.586889 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.20 17:10:58.587016 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.20 17:10:58.587065 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2908 | 2026.05.20 17:10:58.587637 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.20 17:10:58.587678 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2910 | 2026.05.20 17:10:58.588044 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2026.05.20 17:10:58.588342 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.20 17:10:58.588519 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001539 sec., 59779.07732293697 rows/sec., 5.05 MiB/sec. | ||
| 2913 | 2026.05.20 17:10:58.588562 [ 275 ] {3d61cc3f-2f6a-4bcb-bc38-743569ef3130} <Debug> TCPHandler: Processed in 0.001734161 sec. | ||
| 2914 | 2026.05.20 17:10:58.588928 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.20 17:10:58.589036 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.20 17:10:58.589084 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2917 | 2026.05.20 17:10:58.589606 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.20 17:10:58.589652 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2919 | 2026.05.20 17:10:58.590024 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2920 | 2026.05.20 17:10:58.590322 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.20 17:10:58.590498 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001484 sec., 12129.380053908355 rows/sec., 912.07 KiB/sec. | ||
| 2922 | 2026.05.20 17:10:58.590541 [ 275 ] {eb2531fd-1a6b-45fc-b323-edf2095be730} <Debug> TCPHandler: Processed in 0.00167172 sec. | ||
| 2923 | 2026.05.20 17:10:58.590732 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.20 17:10:58.590839 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2925 | 2026.05.20 17:10:58.590887 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2926 | 2026.05.20 17:10:58.591499 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.05.20 17:10:58.591548 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2928 | 2026.05.20 17:10:58.591951 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2929 | 2026.05.20 17:10:58.592247 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.20 17:10:58.592478 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001632 sec., 50245.098039215685 rows/sec., 3.92 MiB/sec. | ||
| 2931 | 2026.05.20 17:10:58.592605 [ 275 ] {0777a522-9a51-4699-b9c8-e8d248da4915} <Debug> TCPHandler: Processed in 0.001930946 sec. | ||
| 2932 | 2026.05.20 17:10:58.592770 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.05.20 17:10:58.592878 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.05.20 17:10:58.592923 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2026.05.20 17:10:58.593408 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.20 17:10:58.593446 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2937 | 2026.05.20 17:10:58.593841 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2938 | 2026.05.20 17:10:58.594064 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.05.20 17:10:58.594196 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 2940 | 2026.05.20 17:10:58.594240 [ 275 ] {215ef9a6-aea2-4db6-b781-c721a7654cef} <Debug> TCPHandler: Processed in 0.001523526 sec. | ||
| 2941 | 2026.05.20 17:10:58.594383 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.05.20 17:10:58.594480 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.05.20 17:10:58.594536 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <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 | ||
| 2944 | 2026.05.20 17:10:58.595322 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.05.20 17:10:58.595359 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2946 | 2026.05.20 17:10:58.595874 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2947 | 2026.05.20 17:10:58.596152 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.05.20 17:10:58.596289 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001828 sec., 9846.827133479212 rows/sec., 17.65 MiB/sec. | ||
| 2949 | 2026.05.20 17:10:58.596344 [ 275 ] {6b675d97-dd15-44e1-a5ea-95a47f198dff} <Debug> TCPHandler: Processed in 0.002008848 sec. | ||
| 2950 | 2026.05.20 17:10:58.596486 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.05.20 17:10:58.596592 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.05.20 17:10:58.596636 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2953 | 2026.05.20 17:10:58.597005 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.05.20 17:10:58.597042 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2955 | 2026.05.20 17:10:58.597373 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2956 | 2026.05.20 17:10:58.597586 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.05.20 17:10:58.597711 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 2958 | 2026.05.20 17:10:58.597743 [ 275 ] {411f5e88-b5a4-47e7-a7d1-d5c1cb428166} <Debug> TCPHandler: Processed in 0.001304801 sec. | ||
| 2959 | 2026.05.20 17:11:03.582904 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.05.20 17:11:03.583152 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 2961 | 2026.05.20 17:11:03.583495 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2962 | 2026.05.20 17:11:03.583536 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 2963 | 2026.05.20 17:11:03.583765 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2964 | 2026.05.20 17:11:03.583833 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2965 | 2026.05.20 17:11:03.583971 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2966 | 2026.05.20 17:11:03.584041 [ 349 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2967 | 2026.05.20 17:11:03.584053 [ 319 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2968 | 2026.05.20 17:11:03.584079 [ 317 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2969 | 2026.05.20 17:11:03.584079 [ 334 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2970 | 2026.05.20 17:11:03.584202 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2971 | 2026.05.20 17:11:03.584229 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2972 | 2026.05.20 17:11:03.584325 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2973 | 2026.05.20 17:11:03.584347 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2974 | 2026.05.20 17:11:03.584382 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2975 | 2026.05.20 17:11:03.584423 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2976 | 2026.05.20 17:11:03.584457 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2977 | 2026.05.20 17:11:03.584492 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2978 | 2026.05.20 17:11:03.585818 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002762 sec., 15206.372194062273 rows/sec., 3.71 MiB/sec. | ||
| 2979 | 2026.05.20 17:11:03.586026 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> MemoryTracker: Peak memory usage (for query): 194.77 KiB. | ||
| 2980 | 2026.05.20 17:11:03.586051 [ 275 ] {788a0f02-1389-4f8d-b312-e0e105583e9a} <Debug> TCPHandler: Processed in 0.003286948 sec. | ||
| 2981 | 2026.05.20 17:11:03.589039 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.05.20 17:11:03.589158 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.05.20 17:11:03.589204 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2984 | 2026.05.20 17:11:03.589677 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.05.20 17:11:03.589720 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2986 | 2026.05.20 17:11:03.590116 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2987 | 2026.05.20 17:11:03.590335 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.20 17:11:03.590482 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001357 sec., 17686.072218128225 rows/sec., 1.47 MiB/sec. | ||
| 2989 | 2026.05.20 17:11:03.590517 [ 275 ] {014e2897-aa46-4989-9d02-40b0d02fb3b9} <Debug> TCPHandler: Processed in 0.001535147 sec. | ||
| 2990 | 2026.05.20 17:11:03.590646 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.05.20 17:11:03.590757 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2992 | 2026.05.20 17:11:03.590808 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2993 | 2026.05.20 17:11:03.591294 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.05.20 17:11:03.591333 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2995 | 2026.05.20 17:11:03.591621 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2996 | 2026.05.20 17:11:03.591826 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.05.20 17:11:03.591961 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001229 sec., 3254.6786004882015 rows/sec., 265.40 KiB/sec. | ||
| 2998 | 2026.05.20 17:11:03.591998 [ 275 ] {c98a67d1-ea94-4716-a6d0-aa65b2b32c82} <Debug> TCPHandler: Processed in 0.001403844 sec. | ||
| 2999 | 2026.05.20 17:11:03.592146 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.05.20 17:11:03.592249 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3001 | 2026.05.20 17:11:03.592290 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3002 | 2026.05.20 17:11:03.592800 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.20 17:11:03.592838 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3004 | 2026.05.20 17:11:03.593176 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3005 | 2026.05.20 17:11:03.593391 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.05.20 17:11:03.593528 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Debug> executeQuery: Read 226 rows, 20.54 KiB in 0.001297 sec., 174248.26522744796 rows/sec., 15.47 MiB/sec. | ||
| 3007 | 2026.05.20 17:11:03.593576 [ 275 ] {88b5d18b-fc02-49df-957c-20ca31e5066a} <Debug> TCPHandler: Processed in 0.001487265 sec. | ||
| 3008 | 2026.05.20 17:11:03.593719 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.05.20 17:11:03.593834 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.05.20 17:11:03.593874 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3011 | 2026.05.20 17:11:03.594286 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.05.20 17:11:03.594323 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3013 | 2026.05.20 17:11:03.594638 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3014 | 2026.05.20 17:11:03.594850 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.05.20 17:11:03.594979 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Debug> executeQuery: Read 40 rows, 3.04 KiB in 0.001169 sec., 34217.27972626177 rows/sec., 2.54 MiB/sec. | ||
| 3016 | 2026.05.20 17:11:03.595013 [ 275 ] {1398efd8-449c-4f5c-a2a1-302c11401a53} <Debug> TCPHandler: Processed in 0.001350562 sec. | ||
| 3017 | 2026.05.20 17:11:03.595141 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.05.20 17:11:03.595239 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.05.20 17:11:03.595280 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3020 | 2026.05.20 17:11:03.595739 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.05.20 17:11:03.595789 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3022 | 2026.05.20 17:11:03.596214 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3023 | 2026.05.20 17:11:03.596432 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.05.20 17:11:03.596560 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001339 sec., 17923.82374906647 rows/sec., 1.49 MiB/sec. | ||
| 3025 | 2026.05.20 17:11:03.596596 [ 275 ] {6787721f-517e-4295-8bd2-0827fa99798e} <Debug> TCPHandler: Processed in 0.001506447 sec. | ||
| 3026 | 2026.05.20 17:11:03.596734 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.05.20 17:11:03.596839 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3028 | 2026.05.20 17:11:03.596882 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3029 | 2026.05.20 17:11:03.597289 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.05.20 17:11:03.597326 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3031 | 2026.05.20 17:11:03.597618 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3032 | 2026.05.20 17:11:03.597836 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.05.20 17:11:03.597966 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 3034 | 2026.05.20 17:11:03.598000 [ 275 ] {80743dd2-948b-4d12-8d5f-cece73e6d04f} <Debug> TCPHandler: Processed in 0.001323121 sec. | ||
| 3035 | 2026.05.20 17:11:03.598122 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.05.20 17:11:03.598219 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3037 | 2026.05.20 17:11:03.598259 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3038 | 2026.05.20 17:11:03.598695 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.05.20 17:11:03.598732 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3040 | 2026.05.20 17:11:03.599046 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3041 | 2026.05.20 17:11:03.599273 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.05.20 17:11:03.599399 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001198 sec., 106844.74123539231 rows/sec., 8.66 MiB/sec. | ||
| 3043 | 2026.05.20 17:11:03.599433 [ 275 ] {b238ff8c-6768-407a-959f-c42db64859f9} <Debug> TCPHandler: Processed in 0.001362122 sec. | ||
| 3044 | 2026.05.20 17:11:03.599557 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.05.20 17:11:03.599657 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.05.20 17:11:03.599700 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3047 | 2026.05.20 17:11:03.600100 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.05.20 17:11:03.600137 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3049 | 2026.05.20 17:11:03.600467 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3050 | 2026.05.20 17:11:03.600680 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.05.20 17:11:03.600808 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00117 sec., 169230.76923076922 rows/sec., 12.14 MiB/sec. | ||
| 3052 | 2026.05.20 17:11:03.600842 [ 275 ] {5a960517-9aa4-447a-96df-7c6a0b8a03eb} <Debug> TCPHandler: Processed in 0.001336232 sec. | ||
| 3053 | 2026.05.20 17:11:03.600964 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.20 17:11:03.601066 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.05.20 17:11:03.601121 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <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 | ||
| 3056 | 2026.05.20 17:11:03.601900 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.05.20 17:11:03.601938 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3058 | 2026.05.20 17:11:03.602474 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3059 | 2026.05.20 17:11:03.602700 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.05.20 17:11:03.602837 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00179 sec., 13407.82122905028 rows/sec., 24.03 MiB/sec. | ||
| 3061 | 2026.05.20 17:11:03.602888 [ 275 ] {c43714ee-f718-4f4a-97f7-38ee2dcc643c} <Debug> TCPHandler: Processed in 0.001976247 sec. | ||
| 3062 | 2026.05.20 17:11:03.603011 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.05.20 17:11:03.603116 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.05.20 17:11:03.603167 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3065 | 2026.05.20 17:11:03.603549 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.05.20 17:11:03.603587 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3067 | 2026.05.20 17:11:03.603957 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3068 | 2026.05.20 17:11:03.604196 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.05.20 17:11:03.604331 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 3070 | 2026.05.20 17:11:03.604364 [ 275 ] {df6dfa20-0ff8-4296-b874-12984af597da} <Debug> TCPHandler: Processed in 0.001405063 sec. | ||
| 3071 | 2026.05.20 17:11:03.607174 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6182 | ||
| 3072 | 2026.05.20 17:11:03.607642 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.05.20 17:11:03.607678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3074 | 2026.05.20 17:11:03.608175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3075 | 2026.05.20 17:11:03.608414 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.05.20 17:11:03.608543 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6182 | ||
| 3077 | 2026.05.20 17:11:03.927679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3078 | 2026.05.20 17:11:03.943383 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.05.20 17:11:03.943445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3080 | 2026.05.20 17:11:03.948770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3081 | 2026.05.20 17:11:03.949492 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.05.20 17:11:03.952275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3083 | 2026.05.20 17:11:08.582158 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.20 17:11:08.582426 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3085 | 2026.05.20 17:11:08.582784 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3086 | 2026.05.20 17:11:08.582829 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3087 | 2026.05.20 17:11:08.583085 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3088 | 2026.05.20 17:11:08.583154 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3089 | 2026.05.20 17:11:08.583292 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3090 | 2026.05.20 17:11:08.583390 [ 347 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3091 | 2026.05.20 17:11:08.583414 [ 352 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3092 | 2026.05.20 17:11:08.583409 [ 348 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3093 | 2026.05.20 17:11:08.583390 [ 317 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3094 | 2026.05.20 17:11:08.583569 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3095 | 2026.05.20 17:11:08.583597 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3096 | 2026.05.20 17:11:08.583680 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3097 | 2026.05.20 17:11:08.583700 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3098 | 2026.05.20 17:11:08.583740 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3099 | 2026.05.20 17:11:08.583779 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3100 | 2026.05.20 17:11:08.583814 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3101 | 2026.05.20 17:11:08.584963 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002642 sec., 13626.040878122636 rows/sec., 1.28 MiB/sec. | ||
| 3102 | 2026.05.20 17:11:08.585110 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> MemoryTracker: Peak memory usage (for query): 128.17 KiB. | ||
| 3103 | 2026.05.20 17:11:08.585125 [ 275 ] {e615d014-2608-47c4-983f-8b76a002926e} <Debug> TCPHandler: Processed in 0.003112015 sec. | ||
| 3104 | 2026.05.20 17:11:08.587088 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.20 17:11:08.587199 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3106 | 2026.05.20 17:11:08.587242 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3107 | 2026.05.20 17:11:08.587720 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.20 17:11:08.587766 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3109 | 2026.05.20 17:11:08.588142 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3110 | 2026.05.20 17:11:08.588369 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.20 17:11:08.588514 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001346 sec., 68350.66864784546 rows/sec., 5.77 MiB/sec. | ||
| 3112 | 2026.05.20 17:11:08.588524 [ 132 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3113 | 2026.05.20 17:11:08.588550 [ 275 ] {3f890c44-bd0f-48e2-b4d0-79c4c5bac119} <Debug> TCPHandler: Processed in 0.001515686 sec. | ||
| 3114 | 2026.05.20 17:11:08.588600 [ 132 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.05.20 17:11:08.588630 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3116 | 2026.05.20 17:11:08.588702 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.05.20 17:11:08.588727 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 3118 | 2026.05.20 17:11:08.588803 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3119 | 2026.05.20 17:11:08.588814 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3120 | 2026.05.20 17:11:08.588844 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 944 rows starting from the beginning of the part | ||
| 3121 | 2026.05.20 17:11:08.588845 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3122 | 2026.05.20 17:11:08.588895 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 97 rows starting from the beginning of the part | ||
| 3123 | 2026.05.20 17:11:08.588941 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3124 | 2026.05.20 17:11:08.588981 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 92 rows starting from the beginning of the part | ||
| 3125 | 2026.05.20 17:11:08.589020 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 226 rows starting from the beginning of the part | ||
| 3126 | 2026.05.20 17:11:08.589055 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 92 rows starting from the beginning of the part | ||
| 3127 | 2026.05.20 17:11:08.589259 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.05.20 17:11:08.589293 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3129 | 2026.05.20 17:11:08.589581 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3130 | 2026.05.20 17:11:08.589800 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.05.20 17:11:08.589927 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001143 sec., 15748.031496062993 rows/sec., 1.16 MiB/sec. | ||
| 3132 | 2026.05.20 17:11:08.589961 [ 275 ] {9608f093-c393-43d7-906b-2be1c3046354} <Debug> TCPHandler: Processed in 0.001309692 sec. | ||
| 3133 | 2026.05.20 17:11:08.590043 [ 193 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350133 sec., 1151738.3842925103 rows/sec., 99.09 MiB/sec. | ||
| 3134 | 2026.05.20 17:11:08.590082 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.05.20 17:11:08.590181 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3136 | 2026.05.20 17:11:08.590220 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3137 | 2026.05.20 17:11:08.590295 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3138 | 2026.05.20 17:11:08.590608 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.05.20 17:11:08.590658 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.05.20 17:11:08.590686 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_16_3} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.05.20 17:11:08.590702 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3142 | 2026.05.20 17:11:08.590798 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3143 | 2026.05.20 17:11:08.591014 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3144 | 2026.05.20 17:11:08.591228 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.05.20 17:11:08.591331 [ 132 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3146 | 2026.05.20 17:11:08.591355 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001192 sec., 68791.94630872484 rows/sec., 5.37 MiB/sec. | ||
| 3147 | 2026.05.20 17:11:08.591362 [ 132 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.20 17:11:08.591395 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3149 | 2026.05.20 17:11:08.591397 [ 275 ] {a261bf1e-b9f1-4cd5-9774-4eba86994125} <Debug> TCPHandler: Processed in 0.001365833 sec. | ||
| 3150 | 2026.05.20 17:11:08.591469 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 3151 | 2026.05.20 17:11:08.591535 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.05.20 17:11:08.591558 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3153 | 2026.05.20 17:11:08.591583 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 3154 | 2026.05.20 17:11:08.591628 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 3155 | 2026.05.20 17:11:08.591631 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.05.20 17:11:08.591667 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part | ||
| 3157 | 2026.05.20 17:11:08.591681 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3158 | 2026.05.20 17:11:08.591704 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
| 3159 | 2026.05.20 17:11:08.591740 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 3160 | 2026.05.20 17:11:08.591776 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
| 3161 | 2026.05.20 17:11:08.592078 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.05.20 17:11:08.592112 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3163 | 2026.05.20 17:11:08.592433 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3164 | 2026.05.20 17:11:08.592599 [ 192 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158157 sec., 881573.050976681 rows/sec., 69.52 MiB/sec. | ||
| 3165 | 2026.05.20 17:11:08.592637 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.05.20 17:11:08.592738 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3167 | 2026.05.20 17:11:08.592742 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3168 | 2026.05.20 17:11:08.592765 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3169 | 2026.05.20 17:11:08.592786 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.05.20 17:11:08.592808 [ 275 ] {01e21e76-5395-43b2-b9c7-26885370ab15} <Debug> TCPHandler: Processed in 0.001323762 sec. | ||
| 3171 | 2026.05.20 17:11:08.592813 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3172 | 2026.05.20 17:11:08.592901 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 3173 | 2026.05.20 17:11:08.592936 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.20 17:11:08.592993 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.05.20 17:11:08.593001 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2026.05.20 17:11:08.593036 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3177 | 2026.05.20 17:11:08.593041 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1291 rows starting from the beginning of the part | ||
| 3178 | 2026.05.20 17:11:08.593063 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_16_3} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3179 | 2026.05.20 17:11:08.593100 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <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 | ||
| 3180 | 2026.05.20 17:11:08.593131 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3181 | 2026.05.20 17:11:08.593148 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 165 rows starting from the beginning of the part | ||
| 3182 | 2026.05.20 17:11:08.593202 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 3183 | 2026.05.20 17:11:08.593246 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3184 | 2026.05.20 17:11:08.593291 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 198 rows starting from the beginning of the part | ||
| 3185 | 2026.05.20 17:11:08.593336 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 3186 | 2026.05.20 17:11:08.593823 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.05.20 17:11:08.593865 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3188 | 2026.05.20 17:11:08.594405 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3189 | 2026.05.20 17:11:08.594421 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547607 sec., 1378903.0419221416 rows/sec., 96.52 MiB/sec. | ||
| 3190 | 2026.05.20 17:11:08.594634 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.05.20 17:11:08.594780 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001762 sec., 10215.664018161182 rows/sec., 18.31 MiB/sec. | ||
| 3192 | 2026.05.20 17:11:08.594785 [ 199 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3193 | 2026.05.20 17:11:08.594832 [ 275 ] {ca5c79f6-19c0-4312-9104-e313b587ac40} <Debug> TCPHandler: Processed in 0.001947187 sec. | ||
| 3194 | 2026.05.20 17:11:08.594964 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.05.20 17:11:08.595062 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3196 | 2026.05.20 17:11:08.595108 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3197 | 2026.05.20 17:11:08.595128 [ 199 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.20 17:11:08.595213 [ 199 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3199 | 2026.05.20 17:11:08.595310 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3200 | 2026.05.20 17:11:08.595448 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.05.20 17:11:08.595489 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3202 | 2026.05.20 17:11:08.595801 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3203 | 2026.05.20 17:11:08.596007 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.05.20 17:11:08.596106 [ 132 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3205 | 2026.05.20 17:11:08.596136 [ 132 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.05.20 17:11:08.596136 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3207 | 2026.05.20 17:11:08.596153 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3208 | 2026.05.20 17:11:08.596184 [ 275 ] {83f48b05-a0e0-401e-aea8-ae1bb429ce8b} <Debug> TCPHandler: Processed in 0.00127177 sec. | ||
| 3209 | 2026.05.20 17:11:08.596237 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 3210 | 2026.05.20 17:11:08.596319 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3211 | 2026.05.20 17:11:08.596346 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 360 rows starting from the beginning of the part | ||
| 3212 | 2026.05.20 17:11:08.596425 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 3213 | 2026.05.20 17:11:08.596474 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 3214 | 2026.05.20 17:11:08.596514 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 3215 | 2026.05.20 17:11:08.596557 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 3216 | 2026.05.20 17:11:08.596601 [ 192 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 3217 | 2026.05.20 17:11:08.597344 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134056 sec., 581981.8421665244 rows/sec., 36.98 MiB/sec. | ||
| 3218 | 2026.05.20 17:11:08.597508 [ 190 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3219 | 2026.05.20 17:11:08.597779 [ 190 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_16_3} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.05.20 17:11:08.597845 [ 190 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_16_3} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3221 | 2026.05.20 17:11:08.597927 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3222 | 2026.05.20 17:11:11.008410 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3223 | 2026.05.20 17:11:11.008480 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3224 | 2026.05.20 17:11:11.108649 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6694 | ||
| 3225 | 2026.05.20 17:11:11.109137 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.05.20 17:11:11.109182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3227 | 2026.05.20 17:11:11.109685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3228 | 2026.05.20 17:11:11.109920 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.05.20 17:11:11.110050 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3230 | 2026.05.20 17:11:11.452370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3231 | 2026.05.20 17:11:11.468328 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.05.20 17:11:11.468391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3233 | 2026.05.20 17:11:11.474586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3234 | 2026.05.20 17:11:11.475269 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.05.20 17:11:11.478343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3236 | 2026.05.20 17:11:13.581951 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.20 17:11:13.582176 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3238 | 2026.05.20 17:11:13.582525 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3239 | 2026.05.20 17:11:13.582567 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3240 | 2026.05.20 17:11:13.582789 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3241 | 2026.05.20 17:11:13.582860 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3242 | 2026.05.20 17:11:13.583000 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3243 | 2026.05.20 17:11:13.583099 [ 317 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3244 | 2026.05.20 17:11:13.583130 [ 351 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3245 | 2026.05.20 17:11:13.583104 [ 348 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3246 | 2026.05.20 17:11:13.583104 [ 352 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3247 | 2026.05.20 17:11:13.583264 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3248 | 2026.05.20 17:11:13.583294 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3249 | 2026.05.20 17:11:13.583378 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3250 | 2026.05.20 17:11:13.583399 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3251 | 2026.05.20 17:11:13.583443 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3252 | 2026.05.20 17:11:13.583485 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3253 | 2026.05.20 17:11:13.583527 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3254 | 2026.05.20 17:11:13.584669 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002587 sec., 13915.732508697334 rows/sec., 1.31 MiB/sec. | ||
| 3255 | 2026.05.20 17:11:13.584819 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> MemoryTracker: Peak memory usage (for query): 128.79 KiB. | ||
| 3256 | 2026.05.20 17:11:13.584835 [ 275 ] {6f25fe41-0a09-438b-8e22-69a2d6f4bf1e} <Debug> TCPHandler: Processed in 0.003020342 sec. | ||
| 3257 | 2026.05.20 17:11:13.586822 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.05.20 17:11:13.586935 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3259 | 2026.05.20 17:11:13.586980 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3260 | 2026.05.20 17:11:13.587497 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.20 17:11:13.587536 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3262 | 2026.05.20 17:11:13.587908 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3263 | 2026.05.20 17:11:13.588138 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.05.20 17:11:13.588282 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00138 sec., 75362.31884057971 rows/sec., 6.32 MiB/sec. | ||
| 3265 | 2026.05.20 17:11:13.588319 [ 275 ] {fdc55503-dcd8-4674-b26f-14d8f3738a53} <Debug> TCPHandler: Processed in 0.001549377 sec. | ||
| 3266 | 2026.05.20 17:11:13.588452 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.05.20 17:11:13.588549 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.05.20 17:11:13.588590 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3269 | 2026.05.20 17:11:13.588997 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.20 17:11:13.589033 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3271 | 2026.05.20 17:11:13.589327 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3272 | 2026.05.20 17:11:13.589542 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.20 17:11:13.589641 [ 90 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3274 | 2026.05.20 17:11:13.589671 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.54 MiB/sec. | ||
| 3275 | 2026.05.20 17:11:13.589681 [ 90 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.05.20 17:11:13.589704 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3277 | 2026.05.20 17:11:13.589706 [ 275 ] {57351ff3-8fa4-4117-9306-a6d2ec0c1b03} <Debug> TCPHandler: Processed in 0.001305861 sec. | ||
| 3278 | 2026.05.20 17:11:13.589811 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 3279 | 2026.05.20 17:11:13.589837 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.05.20 17:11:13.590002 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3281 | 2026.05.20 17:11:13.590024 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3282 | 2026.05.20 17:11:13.590037 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 214 rows starting from the beginning of the part | ||
| 3283 | 2026.05.20 17:11:13.590072 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3284 | 2026.05.20 17:11:13.590105 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3285 | 2026.05.20 17:11:13.590153 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
| 3286 | 2026.05.20 17:11:13.590192 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3287 | 2026.05.20 17:11:13.590316 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
| 3288 | 2026.05.20 17:11:13.590356 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 3289 | 2026.05.20 17:11:13.590498 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.05.20 17:11:13.590547 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3291 | 2026.05.20 17:11:13.591028 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3292 | 2026.05.20 17:11:13.591170 [ 199 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394774 sec., 242333.1665201674 rows/sec., 17.22 MiB/sec. | ||
| 3293 | 2026.05.20 17:11:13.591273 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.05.20 17:11:13.591328 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3295 | 2026.05.20 17:11:13.591412 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001407 sec., 62544.420753375976 rows/sec., 4.88 MiB/sec. | ||
| 3296 | 2026.05.20 17:11:13.591465 [ 275 ] {3e0553ca-1fbd-433e-a70d-9828fa295bb5} <Debug> TCPHandler: Processed in 0.00167788 sec. | ||
| 3297 | 2026.05.20 17:11:13.591586 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.20 17:11:13.591606 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.05.20 17:11:13.591657 [ 189 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_16_3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3300 | 2026.05.20 17:11:13.591708 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.05.20 17:11:13.591733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3302 | 2026.05.20 17:11:13.591761 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3303 | 2026.05.20 17:11:13.592178 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.20 17:11:13.592215 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3305 | 2026.05.20 17:11:13.592572 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3306 | 2026.05.20 17:11:13.592835 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.20 17:11:13.592968 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 3308 | 2026.05.20 17:11:13.593001 [ 275 ] {c75fca94-0727-431c-a263-77ff4770c918} <Debug> TCPHandler: Processed in 0.001447094 sec. | ||
| 3309 | 2026.05.20 17:11:13.593142 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.20 17:11:13.593240 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.05.20 17:11:13.593298 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <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 | ||
| 3312 | 2026.05.20 17:11:13.594059 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.20 17:11:13.594098 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3314 | 2026.05.20 17:11:13.594631 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3315 | 2026.05.20 17:11:13.594887 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.05.20 17:11:13.594996 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3317 | 2026.05.20 17:11:13.595029 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 23.79 MiB/sec. | ||
| 3318 | 2026.05.20 17:11:13.595033 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.20 17:11:13.595061 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3320 | 2026.05.20 17:11:13.595078 [ 275 ] {069d3bc6-ef1c-4be4-81ef-41ae79cfa037} <Debug> TCPHandler: Processed in 0.001987398 sec. | ||
| 3321 | 2026.05.20 17:11:13.595164 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 3322 | 2026.05.20 17:11:13.595212 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.05.20 17:11:13.595315 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.05.20 17:11:13.595359 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3325 | 2026.05.20 17:11:13.595401 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3326 | 2026.05.20 17:11:13.595463 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part | ||
| 3327 | 2026.05.20 17:11:13.595594 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3328 | 2026.05.20 17:11:13.595705 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 3329 | 2026.05.20 17:11:13.595714 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.05.20 17:11:13.595761 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3331 | 2026.05.20 17:11:13.595819 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3332 | 2026.05.20 17:11:13.595933 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 3333 | 2026.05.20 17:11:13.596047 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3334 | 2026.05.20 17:11:13.596094 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3335 | 2026.05.20 17:11:13.596351 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.20 17:11:13.596504 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 3337 | 2026.05.20 17:11:13.596538 [ 275 ] {fcc05800-da68-46a9-9503-d08b0e455eda} <Debug> TCPHandler: Processed in 0.001378223 sec. | ||
| 3338 | 2026.05.20 17:11:13.599077 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 19 columns (19 merged, 0 gathered) in 0.003963484 sec., 54749.81102484582 rows/sec., 98.11 MiB/sec. | ||
| 3339 | 2026.05.20 17:11:13.599529 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3340 | 2026.05.20 17:11:13.599853 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.05.20 17:11:13.599927 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3342 | 2026.05.20 17:11:13.600015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3343 | 2026.05.20 17:11:14.427792 [ 101 ] {} <Debug> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3344 | 2026.05.20 17:11:14.427864 [ 101 ] {} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.05.20 17:11:14.427893 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3346 | 2026.05.20 17:11:14.428028 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::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 | ||
| 3347 | 2026.05.20 17:11:14.428177 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3348 | 2026.05.20 17:11:14.428216 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::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 | ||
| 3349 | 2026.05.20 17:11:14.428291 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3350 | 2026.05.20 17:11:14.428347 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3351 | 2026.05.20 17:11:14.428401 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3352 | 2026.05.20 17:11:14.428447 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3353 | 2026.05.20 17:11:14.429317 [ 190 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353292 sec., 16256.654144116716 rows/sec., 1.36 MiB/sec. | ||
| 3354 | 2026.05.20 17:11:14.429529 [ 189 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3355 | 2026.05.20 17:11:14.429911 [ 189 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.05.20 17:11:14.430006 [ 189 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_5_1} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3357 | 2026.05.20 17:11:14.430110 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3358 | 2026.05.20 17:11:18.581955 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.05.20 17:11:18.582309 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3360 | 2026.05.20 17:11:18.582686 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3361 | 2026.05.20 17:11:18.582725 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3362 | 2026.05.20 17:11:18.582950 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3363 | 2026.05.20 17:11:18.583020 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3364 | 2026.05.20 17:11:18.583160 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3365 | 2026.05.20 17:11:18.583269 [ 342 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3366 | 2026.05.20 17:11:18.583295 [ 318 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3367 | 2026.05.20 17:11:18.583272 [ 351 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3368 | 2026.05.20 17:11:18.583270 [ 320 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3369 | 2026.05.20 17:11:18.583530 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3370 | 2026.05.20 17:11:18.583559 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3371 | 2026.05.20 17:11:18.583642 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3372 | 2026.05.20 17:11:18.583663 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3373 | 2026.05.20 17:11:18.583699 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3374 | 2026.05.20 17:11:18.583736 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3375 | 2026.05.20 17:11:18.583777 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3376 | 2026.05.20 17:11:18.585095 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002928 sec., 12295.081967213115 rows/sec., 2.55 MiB/sec. | ||
| 3377 | 2026.05.20 17:11:18.585250 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> MemoryTracker: Peak memory usage (for query): 145.34 KiB. | ||
| 3378 | 2026.05.20 17:11:18.585265 [ 275 ] {ff2a6ce4-da33-4af8-91c3-58d174060f66} <Debug> TCPHandler: Processed in 0.003484454 sec. | ||
| 3379 | 2026.05.20 17:11:18.587296 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.05.20 17:11:18.587424 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3381 | 2026.05.20 17:11:18.587499 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3382 | 2026.05.20 17:11:18.588221 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.20 17:11:18.588290 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3384 | 2026.05.20 17:11:18.588676 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3385 | 2026.05.20 17:11:18.588897 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.05.20 17:11:18.589038 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001664 sec., 1201.923076923077 rows/sec., 98.01 KiB/sec. | ||
| 3387 | 2026.05.20 17:11:18.589074 [ 275 ] {352bbfa8-a908-41ce-91b1-501e5fa9c291} <Debug> TCPHandler: Processed in 0.001830513 sec. | ||
| 3388 | 2026.05.20 17:11:18.589197 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.05.20 17:11:18.589293 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3390 | 2026.05.20 17:11:18.589333 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3391 | 2026.05.20 17:11:18.589761 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.20 17:11:18.589803 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3393 | 2026.05.20 17:11:18.590097 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3394 | 2026.05.20 17:11:18.590296 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.20 17:11:18.590426 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Debug> executeQuery: Read 93 rows, 8.03 KiB in 0.001152 sec., 80729.16666666667 rows/sec., 6.81 MiB/sec. | ||
| 3396 | 2026.05.20 17:11:18.590460 [ 275 ] {ac3b5637-5850-489f-87b0-48d5632c4ec3} <Debug> TCPHandler: Processed in 0.001313671 sec. | ||
| 3397 | 2026.05.20 17:11:18.590585 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.05.20 17:11:18.590681 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.05.20 17:11:18.590721 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3400 | 2026.05.20 17:11:18.591116 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.20 17:11:18.591151 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3402 | 2026.05.20 17:11:18.591441 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3403 | 2026.05.20 17:11:18.591657 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.20 17:11:18.591783 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.00112 sec., 17857.14285714286 rows/sec., 1.30 MiB/sec. | ||
| 3405 | 2026.05.20 17:11:18.591817 [ 275 ] {5bd5479a-f74a-47de-bfbf-91a0735af620} <Debug> TCPHandler: Processed in 0.001282781 sec. | ||
| 3406 | 2026.05.20 17:11:18.591949 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.05.20 17:11:18.592045 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3408 | 2026.05.20 17:11:18.592084 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3409 | 2026.05.20 17:11:18.592484 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.05.20 17:11:18.592519 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3411 | 2026.05.20 17:11:18.592810 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3412 | 2026.05.20 17:11:18.593013 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.05.20 17:11:18.593142 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001116 sec., 75268.81720430107 rows/sec., 5.88 MiB/sec. | ||
| 3414 | 2026.05.20 17:11:18.593177 [ 275 ] {88869416-6756-4276-b546-60f36a8a8d8a} <Debug> TCPHandler: Processed in 0.00127846 sec. | ||
| 3415 | 2026.05.20 17:11:18.593300 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.05.20 17:11:18.593396 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.05.20 17:11:18.593440 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3418 | 2026.05.20 17:11:18.593835 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.05.20 17:11:18.593870 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3420 | 2026.05.20 17:11:18.594185 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3421 | 2026.05.20 17:11:18.594392 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.05.20 17:11:18.594526 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001148 sec., 140243.9024390244 rows/sec., 9.77 MiB/sec. | ||
| 3423 | 2026.05.20 17:11:18.594560 [ 275 ] {79a9b5a3-6ec5-4d29-9464-8ff79e203e15} <Debug> TCPHandler: Processed in 0.001310911 sec. | ||
| 3424 | 2026.05.20 17:11:18.594682 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.05.20 17:11:18.594777 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.05.20 17:11:18.594832 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <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 | ||
| 3427 | 2026.05.20 17:11:18.595539 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.20 17:11:18.595575 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3429 | 2026.05.20 17:11:18.596066 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3430 | 2026.05.20 17:11:18.596293 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.05.20 17:11:18.596432 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001671 sec., 10771.992818671455 rows/sec., 19.30 MiB/sec. | ||
| 3432 | 2026.05.20 17:11:18.596482 [ 275 ] {301f38a3-60ff-4557-8f70-ec233411edd2} <Debug> TCPHandler: Processed in 0.001850884 sec. | ||
| 3433 | 2026.05.20 17:11:18.596612 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.05.20 17:11:18.596710 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.05.20 17:11:18.596753 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3436 | 2026.05.20 17:11:18.597100 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.05.20 17:11:18.597136 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3438 | 2026.05.20 17:11:18.597440 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3439 | 2026.05.20 17:11:18.597642 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.05.20 17:11:18.597774 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3441 | 2026.05.20 17:11:18.597809 [ 275 ] {25f82a9c-290b-4362-9202-9c5d3d3bd940} <Debug> TCPHandler: Processed in 0.001248129 sec. | ||
| 3442 | 2026.05.20 17:11:18.610145 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7142 | ||
| 3443 | 2026.05.20 17:11:18.610712 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.05.20 17:11:18.610763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3445 | 2026.05.20 17:11:18.611383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3446 | 2026.05.20 17:11:18.611749 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.05.20 17:11:18.611879 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7142 | ||
| 3448 | 2026.05.20 17:11:18.978456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3449 | 2026.05.20 17:11:18.994393 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.05.20 17:11:18.994456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3451 | 2026.05.20 17:11:18.999745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3452 | 2026.05.20 17:11:19.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.82 MiB, peak 229.82 MiB, free memory in arenas 0.00 B, will set to 224.96 MiB (RSS), difference: -4.85 MiB | ||
| 3453 | 2026.05.20 17:11:19.000630 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.05.20 17:11:19.003302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3455 | 2026.05.20 17:11:20.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.96 MiB, peak 229.82 MiB, free memory in arenas 0.00 B, will set to 224.96 MiB (RSS), difference: 4.00 MiB | ||
| 3456 | 2026.05.20 17:11:22.116365 [ 300 ] {} <Trace> TCP-Session: c3559c3c-20c5-4b77-be01-3208e07d142f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.05.20 17:11:22.116848 [ 300 ] {ccc4ac09-214d-47ad-8308-a9e963dea1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41317) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3458 | 2026.05.20 17:11:22.117438 [ 300 ] {ccc4ac09-214d-47ad-8308-a9e963dea1ed} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3459 | 2026.05.20 17:11:22.117640 [ 300 ] {ccc4ac09-214d-47ad-8308-a9e963dea1ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3460 | 2026.05.20 17:11:22.118033 [ 342 ] {ccc4ac09-214d-47ad-8308-a9e963dea1ed} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3461 | 2026.05.20 17:11:22.118406 [ 300 ] {ccc4ac09-214d-47ad-8308-a9e963dea1ed} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001798 sec., 22803.114571746388 rows/sec., 1.36 MiB/sec. | ||
| 3462 | 2026.05.20 17:11:22.118486 [ 300 ] {ccc4ac09-214d-47ad-8308-a9e963dea1ed} <Debug> TCPHandler: Processed in 0.002375807 sec. | ||
| 3463 | 2026.05.20 17:11:23.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.02 MiB, peak 229.82 MiB, free memory in arenas 0.00 B, will set to 225.00 MiB (RSS), difference: -2.02 MiB | ||
| 3464 | 2026.05.20 17:11:23.582408 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.05.20 17:11:23.582726 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3466 | 2026.05.20 17:11:23.583037 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3467 | 2026.05.20 17:11:23.583076 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3468 | 2026.05.20 17:11:23.583298 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3469 | 2026.05.20 17:11:23.583367 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3470 | 2026.05.20 17:11:23.583511 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3471 | 2026.05.20 17:11:23.583623 [ 351 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3472 | 2026.05.20 17:11:23.583634 [ 283 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3473 | 2026.05.20 17:11:23.583628 [ 318 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3474 | 2026.05.20 17:11:23.583703 [ 351 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3475 | 2026.05.20 17:11:23.583807 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3476 | 2026.05.20 17:11:23.583837 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3477 | 2026.05.20 17:11:23.583919 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3478 | 2026.05.20 17:11:23.583939 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3479 | 2026.05.20 17:11:23.583976 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3480 | 2026.05.20 17:11:23.584019 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3481 | 2026.05.20 17:11:23.584054 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3482 | 2026.05.20 17:11:23.585256 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002638 sec., 13646.702047005307 rows/sec., 1.28 MiB/sec. | ||
| 3483 | 2026.05.20 17:11:23.585403 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> MemoryTracker: Peak memory usage (for query): 128.18 KiB. | ||
| 3484 | 2026.05.20 17:11:23.585418 [ 275 ] {47e37268-d143-4478-b273-ba1287fe8d97} <Debug> TCPHandler: Processed in 0.003199347 sec. | ||
| 3485 | 2026.05.20 17:11:23.587356 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.05.20 17:11:23.587466 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3487 | 2026.05.20 17:11:23.587510 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3488 | 2026.05.20 17:11:23.588145 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.20 17:11:23.588196 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3490 | 2026.05.20 17:11:23.588637 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3491 | 2026.05.20 17:11:23.588868 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.05.20 17:11:23.589013 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001579 sec., 65864.47118429386 rows/sec., 5.53 MiB/sec. | ||
| 3493 | 2026.05.20 17:11:23.589049 [ 275 ] {80a3722e-9739-464d-9ffc-0a069d1e1593} <Debug> TCPHandler: Processed in 0.001744141 sec. | ||
| 3494 | 2026.05.20 17:11:23.589205 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.05.20 17:11:23.589302 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3496 | 2026.05.20 17:11:23.589347 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3497 | 2026.05.20 17:11:23.589774 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.05.20 17:11:23.589810 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3499 | 2026.05.20 17:11:23.590093 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3500 | 2026.05.20 17:11:23.590304 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.05.20 17:11:23.590445 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.52 MiB/sec. | ||
| 3502 | 2026.05.20 17:11:23.590480 [ 275 ] {b0c53837-15f3-4072-94f2-30b79bf7831a} <Debug> TCPHandler: Processed in 0.001332461 sec. | ||
| 3503 | 2026.05.20 17:11:23.590596 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.05.20 17:11:23.590692 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3505 | 2026.05.20 17:11:23.590731 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3506 | 2026.05.20 17:11:23.591144 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.05.20 17:11:23.591180 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3508 | 2026.05.20 17:11:23.591501 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3509 | 2026.05.20 17:11:23.591705 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.05.20 17:11:23.591832 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001159 sec., 75927.52372735116 rows/sec., 5.93 MiB/sec. | ||
| 3511 | 2026.05.20 17:11:23.591865 [ 275 ] {f277a3cc-a478-4327-b01e-3cb37a5d706d} <Debug> TCPHandler: Processed in 0.001320911 sec. | ||
| 3512 | 2026.05.20 17:11:23.591988 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.05.20 17:11:23.592083 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.05.20 17:11:23.592127 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3515 | 2026.05.20 17:11:23.592512 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.05.20 17:11:23.592547 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3517 | 2026.05.20 17:11:23.592869 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3518 | 2026.05.20 17:11:23.593075 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.05.20 17:11:23.593201 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 3520 | 2026.05.20 17:11:23.593234 [ 275 ] {f24f9468-98a5-4f26-ad45-281e83d7ec31} <Debug> TCPHandler: Processed in 0.001296301 sec. | ||
| 3521 | 2026.05.20 17:11:23.593345 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.05.20 17:11:23.593440 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.05.20 17:11:23.593498 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <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 | ||
| 3524 | 2026.05.20 17:11:23.594245 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.05.20 17:11:23.594284 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3526 | 2026.05.20 17:11:23.594814 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3527 | 2026.05.20 17:11:23.595031 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.05.20 17:11:23.595171 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001749 sec., 13722.126929674101 rows/sec., 24.59 MiB/sec. | ||
| 3529 | 2026.05.20 17:11:23.595220 [ 275 ] {d6e233a7-3fa7-4bd5-a041-dd5f99cc4f8f} <Debug> TCPHandler: Processed in 0.001924616 sec. | ||
| 3530 | 2026.05.20 17:11:23.595335 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.20 17:11:23.595431 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.05.20 17:11:23.595473 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3533 | 2026.05.20 17:11:23.595812 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.05.20 17:11:23.595847 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3535 | 2026.05.20 17:11:23.596167 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3536 | 2026.05.20 17:11:23.596372 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.05.20 17:11:23.596518 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3538 | 2026.05.20 17:11:23.596551 [ 275 ] {e59a923e-8068-4f31-a89e-ded9453e73a9} <Debug> TCPHandler: Processed in 0.00126749 sec. | ||
| 3539 | 2026.05.20 17:11:26.008737 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3540 | 2026.05.20 17:11:26.008804 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3541 | 2026.05.20 17:11:26.111970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7654 | ||
| 3542 | 2026.05.20 17:11:26.112477 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.20 17:11:26.112528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3544 | 2026.05.20 17:11:26.113165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3545 | 2026.05.20 17:11:26.113437 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.20 17:11:26.113579 [ 115 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3547 | 2026.05.20 17:11:26.113591 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 3548 | 2026.05.20 17:11:26.113644 [ 115 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.05.20 17:11:26.113670 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3550 | 2026.05.20 17:11:26.113766 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 3551 | 2026.05.20 17:11:26.113858 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3552 | 2026.05.20 17:11:26.113891 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5222 rows starting from the beginning of the part | ||
| 3553 | 2026.05.20 17:11:26.113946 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3554 | 2026.05.20 17:11:26.113987 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3555 | 2026.05.20 17:11:26.114025 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3556 | 2026.05.20 17:11:26.114062 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3557 | 2026.05.20 17:11:26.114099 [ 195 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3558 | 2026.05.20 17:11:26.115518 [ 190 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001783822 sec., 4290786.861020886 rows/sec., 61.38 MiB/sec. | ||
| 3559 | 2026.05.20 17:11:26.115988 [ 190 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3560 | 2026.05.20 17:11:26.116313 [ 190 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.05.20 17:11:26.116395 [ 190 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_16_3} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3562 | 2026.05.20 17:11:26.116536 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3563 | 2026.05.20 17:11:26.503399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3564 | 2026.05.20 17:11:26.519534 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.05.20 17:11:26.519596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3566 | 2026.05.20 17:11:26.525328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3567 | 2026.05.20 17:11:26.526062 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.05.20 17:11:26.526379 [ 115 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3569 | 2026.05.20 17:11:26.526474 [ 115 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.20 17:11:26.526515 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3571 | 2026.05.20 17:11:26.526662 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 3572 | 2026.05.20 17:11:26.528960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3573 | 2026.05.20 17:11:26.530843 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3574 | 2026.05.20 17:11:26.532303 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 3575 | 2026.05.20 17:11:26.536894 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 3576 | 2026.05.20 17:11:26.541194 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 3577 | 2026.05.20 17:11:26.545425 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 3578 | 2026.05.20 17:11:26.550010 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 3579 | 2026.05.20 17:11:26.554270 [ 191 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 3580 | 2026.05.20 17:11:26.608745 [ 196 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082148877 sec., 1472.9355338600674 rows/sec., 7.62 MiB/sec. | ||
| 3581 | 2026.05.20 17:11:26.610592 [ 195 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3582 | 2026.05.20 17:11:26.612508 [ 195 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_16_3} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.05.20 17:11:26.612612 [ 195 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_16_3} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3584 | 2026.05.20 17:11:26.613979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3585 | 2026.05.20 17:11:27.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.14 MiB, peak 236.10 MiB, free memory in arenas 0.00 B, will set to 234.93 MiB (RSS), difference: 8.78 MiB | ||
| 3586 | 2026.05.20 17:11:27.001438 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000982423 sec. | ||
| 3587 | 2026.05.20 17:11:28.581993 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.05.20 17:11:28.582214 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3589 | 2026.05.20 17:11:28.582532 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3590 | 2026.05.20 17:11:28.582577 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3591 | 2026.05.20 17:11:28.582795 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3592 | 2026.05.20 17:11:28.582864 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3593 | 2026.05.20 17:11:28.583004 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3594 | 2026.05.20 17:11:28.583106 [ 318 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3595 | 2026.05.20 17:11:28.583128 [ 358 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3596 | 2026.05.20 17:11:28.583126 [ 359 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3597 | 2026.05.20 17:11:28.583120 [ 355 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3598 | 2026.05.20 17:11:28.583283 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3599 | 2026.05.20 17:11:28.583311 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3600 | 2026.05.20 17:11:28.583393 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3601 | 2026.05.20 17:11:28.583413 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3602 | 2026.05.20 17:11:28.583451 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3603 | 2026.05.20 17:11:28.583494 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3604 | 2026.05.20 17:11:28.583536 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3605 | 2026.05.20 17:11:28.584827 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002704 sec., 13313.609467455623 rows/sec., 1.25 MiB/sec. | ||
| 3606 | 2026.05.20 17:11:28.584978 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> MemoryTracker: Peak memory usage (for query): 128.76 KiB. | ||
| 3607 | 2026.05.20 17:11:28.584994 [ 275 ] {e8969abe-6c67-4e8f-91ea-58782e5005ca} <Debug> TCPHandler: Processed in 0.003132494 sec. | ||
| 3608 | 2026.05.20 17:11:28.586764 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.05.20 17:11:28.586876 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3610 | 2026.05.20 17:11:28.586920 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3611 | 2026.05.20 17:11:28.587409 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.05.20 17:11:28.587453 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3613 | 2026.05.20 17:11:28.587888 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3614 | 2026.05.20 17:11:28.588115 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.05.20 17:11:28.588259 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001413 sec., 65109.69568294409 rows/sec., 5.50 MiB/sec. | ||
| 3616 | 2026.05.20 17:11:28.588295 [ 275 ] {c9508819-cce1-488d-b293-3618ccec32a0} <Debug> TCPHandler: Processed in 0.001583668 sec. | ||
| 3617 | 2026.05.20 17:11:28.588416 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.05.20 17:11:28.588515 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.05.20 17:11:28.588555 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3620 | 2026.05.20 17:11:28.588954 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.05.20 17:11:28.588990 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3622 | 2026.05.20 17:11:28.589290 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3623 | 2026.05.20 17:11:28.589503 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.05.20 17:11:28.589634 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001139 sec., 15803.336259877085 rows/sec., 1.16 MiB/sec. | ||
| 3625 | 2026.05.20 17:11:28.589669 [ 275 ] {6682be73-3ebf-4b0e-8440-e1c752a931f8} <Debug> TCPHandler: Processed in 0.001304351 sec. | ||
| 3626 | 2026.05.20 17:11:28.589787 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.05.20 17:11:28.589882 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3628 | 2026.05.20 17:11:28.589922 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3629 | 2026.05.20 17:11:28.590327 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.05.20 17:11:28.590363 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3631 | 2026.05.20 17:11:28.590700 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3632 | 2026.05.20 17:11:28.590953 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.05.20 17:11:28.591088 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001224 sec., 66993.46405228759 rows/sec., 5.23 MiB/sec. | ||
| 3634 | 2026.05.20 17:11:28.591123 [ 275 ] {064a8698-8986-4380-bc83-e0383b77cea9} <Debug> TCPHandler: Processed in 0.001387023 sec. | ||
| 3635 | 2026.05.20 17:11:28.591241 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.05.20 17:11:28.591336 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.05.20 17:11:28.591380 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3638 | 2026.05.20 17:11:28.591788 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.05.20 17:11:28.591824 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3640 | 2026.05.20 17:11:28.592158 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3641 | 2026.05.20 17:11:28.592371 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.20 17:11:28.592502 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3643 | 2026.05.20 17:11:28.592537 [ 275 ] {e269d897-560f-4929-ba0e-c8b88c6326dc} <Debug> TCPHandler: Processed in 0.001346722 sec. | ||
| 3644 | 2026.05.20 17:11:28.592657 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.05.20 17:11:28.592754 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.05.20 17:11:28.592807 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <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 | ||
| 3647 | 2026.05.20 17:11:28.593511 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.05.20 17:11:28.593548 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3649 | 2026.05.20 17:11:28.594107 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3650 | 2026.05.20 17:11:28.594323 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.05.20 17:11:28.594464 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001729 sec., 10410.641989589358 rows/sec., 18.66 MiB/sec. | ||
| 3652 | 2026.05.20 17:11:28.594514 [ 275 ] {97444855-8859-42d6-9bd6-5b19be1a6653} <Debug> TCPHandler: Processed in 0.001908205 sec. | ||
| 3653 | 2026.05.20 17:11:28.594630 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.05.20 17:11:28.594727 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.05.20 17:11:28.594769 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3656 | 2026.05.20 17:11:28.595109 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.05.20 17:11:28.595145 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3658 | 2026.05.20 17:11:28.595457 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3659 | 2026.05.20 17:11:28.595681 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.05.20 17:11:28.595807 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3661 | 2026.05.20 17:11:28.595840 [ 275 ] {add55d1a-2227-411e-93b8-d63e2b3d0a86} <Debug> TCPHandler: Processed in 0.00126099 sec. | ||
| 3662 | 2026.05.20 17:11:31.399945 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51002 | ||
| 3663 | 2026.05.20 17:11:31.400060 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3664 | 2026.05.20 17:11:31.400091 [ 306 ] {} <Debug> TCP-Session: 05def16e-d3b4-4276-97cd-23f1af05e286 Authenticating user 'default' from [fd00:1122:3344:101::e]:51002 | ||
| 3665 | 2026.05.20 17:11:31.400117 [ 306 ] {} <Debug> TCP-Session: 05def16e-d3b4-4276-97cd-23f1af05e286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.05.20 17:11:31.400133 [ 306 ] {} <Debug> TCP-Session: 05def16e-d3b4-4276-97cd-23f1af05e286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.05.20 17:11:31.400345 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41315 | ||
| 3668 | 2026.05.20 17:11:31.400380 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36713 | ||
| 3669 | 2026.05.20 17:11:31.400406 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52592 | ||
| 3670 | 2026.05.20 17:11:31.400432 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63732 | ||
| 3671 | 2026.05.20 17:11:31.400396 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44238 | ||
| 3672 | 2026.05.20 17:11:31.400522 [ 306 ] {} <Trace> TCP-Session: 05def16e-d3b4-4276-97cd-23f1af05e286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.05.20 17:11:31.400498 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3674 | 2026.05.20 17:11:31.400382 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50084 | ||
| 3675 | 2026.05.20 17:11:31.400599 [ 307 ] {} <Debug> TCP-Session: a8f1785a-30e7-4cfe-b2bd-ebecd035d5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41315 | ||
| 3676 | 2026.05.20 17:11:31.400378 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39431 | ||
| 3677 | 2026.05.20 17:11:31.400637 [ 307 ] {} <Debug> TCP-Session: a8f1785a-30e7-4cfe-b2bd-ebecd035d5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.05.20 17:11:31.400675 [ 307 ] {} <Debug> TCP-Session: a8f1785a-30e7-4cfe-b2bd-ebecd035d5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.05.20 17:11:31.400433 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38199 | ||
| 3680 | 2026.05.20 17:11:31.400704 [ 306 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51002) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3681 | 2026.05.20 17:11:31.400746 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.05.20 17:11:31.400799 [ 309 ] {} <Debug> TCP-Session: c2ff9def-e3f3-4552-933f-a00eeb2b9261 Authenticating user 'default' from [fd00:1122:3344:101::e]:36713 | ||
| 3683 | 2026.05.20 17:11:31.400833 [ 309 ] {} <Debug> TCP-Session: c2ff9def-e3f3-4552-933f-a00eeb2b9261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.05.20 17:11:31.400853 [ 309 ] {} <Debug> TCP-Session: c2ff9def-e3f3-4552-933f-a00eeb2b9261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.20 17:11:31.400996 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3686 | 2026.05.20 17:11:31.401011 [ 306 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3687 | 2026.05.20 17:11:31.401033 [ 274 ] {} <Debug> TCP-Session: 563c6c51-476d-4aaf-a947-da960fe479ec Authenticating user 'default' from [fd00:1122:3344:101::e]:44238 | ||
| 3688 | 2026.05.20 17:11:31.401054 [ 274 ] {} <Debug> TCP-Session: 563c6c51-476d-4aaf-a947-da960fe479ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.05.20 17:11:31.401071 [ 274 ] {} <Debug> TCP-Session: 563c6c51-476d-4aaf-a947-da960fe479ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.20 17:11:31.401081 [ 306 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3691 | 2026.05.20 17:11:31.401117 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3692 | 2026.05.20 17:11:31.401162 [ 308 ] {} <Debug> TCP-Session: bc4c6608-4cc6-4a9b-a71e-f8c34c6405c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39431 | ||
| 3693 | 2026.05.20 17:11:31.401185 [ 308 ] {} <Debug> TCP-Session: bc4c6608-4cc6-4a9b-a71e-f8c34c6405c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.05.20 17:11:31.401198 [ 308 ] {} <Debug> TCP-Session: bc4c6608-4cc6-4a9b-a71e-f8c34c6405c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.05.20 17:11:31.401442 [ 306 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 3696 | 2026.05.20 17:11:31.401527 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3697 | 2026.05.20 17:11:31.401567 [ 310 ] {} <Debug> TCP-Session: 4fa1c5b0-2a3a-426f-ba3d-3c32927616aa Authenticating user 'default' from [fd00:1122:3344:101::e]:50084 | ||
| 3698 | 2026.05.20 17:11:31.401592 [ 310 ] {} <Debug> TCP-Session: 4fa1c5b0-2a3a-426f-ba3d-3c32927616aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.05.20 17:11:31.401610 [ 310 ] {} <Debug> TCP-Session: 4fa1c5b0-2a3a-426f-ba3d-3c32927616aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.05.20 17:11:31.401634 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2026.05.20 17:11:31.401672 [ 302 ] {} <Debug> TCP-Session: ab192169-def3-4791-9596-81a51895d6fb Authenticating user 'default' from [fd00:1122:3344:101::e]:63732 | ||
| 3702 | 2026.05.20 17:11:31.401690 [ 302 ] {} <Debug> TCP-Session: ab192169-def3-4791-9596-81a51895d6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.20 17:11:31.401706 [ 302 ] {} <Debug> TCP-Session: ab192169-def3-4791-9596-81a51895d6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.05.20 17:11:31.401837 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3705 | 2026.05.20 17:11:31.401874 [ 292 ] {} <Debug> TCP-Session: 03351f63-71d7-47e1-8128-866711ce4eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52592 | ||
| 3706 | 2026.05.20 17:11:31.401896 [ 292 ] {} <Debug> TCP-Session: 03351f63-71d7-47e1-8128-866711ce4eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.05.20 17:11:31.401909 [ 292 ] {} <Debug> TCP-Session: 03351f63-71d7-47e1-8128-866711ce4eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.05.20 17:11:31.401915 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.05.20 17:11:31.401944 [ 303 ] {} <Debug> TCP-Session: 3b030a23-96a4-44fd-aa22-1854a2af70c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38199 | ||
| 3710 | 2026.05.20 17:11:31.401960 [ 303 ] {} <Debug> TCP-Session: 3b030a23-96a4-44fd-aa22-1854a2af70c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.05.20 17:11:31.401972 [ 303 ] {} <Debug> TCP-Session: 3b030a23-96a4-44fd-aa22-1854a2af70c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.05.20 17:11:31.402646 [ 358 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Trace> AggregatingTransform: Aggregating | ||
| 3713 | 2026.05.20 17:11:31.402692 [ 358 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3714 | 2026.05.20 17:11:31.402723 [ 358 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001142957 sec. (874.924 rows/sec., 34.18 KiB/sec.) | ||
| 3715 | 2026.05.20 17:11:31.402738 [ 358 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Trace> Aggregator: Merging aggregated data | ||
| 3716 | 2026.05.20 17:11:31.403436 [ 306 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002786 sec., 358.93754486719314 rows/sec., 14.02 KiB/sec. | ||
| 3717 | 2026.05.20 17:11:31.403577 [ 306 ] {337e9243-e033-433e-b50a-578fc391dd3d} <Debug> TCPHandler: Processed in 0.003175446 sec. | ||
| 3718 | 2026.05.20 17:11:31.403723 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2026.05.20 17:11:31.403747 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3720 | 2026.05.20 17:11:31.403761 [ 306 ] {} <Debug> TCP-Session: 05def16e-d3b4-4276-97cd-23f1af05e286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.20 17:11:31.403772 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3722 | 2026.05.20 17:11:31.403797 [ 307 ] {} <Debug> TCP-Session: a8f1785a-30e7-4cfe-b2bd-ebecd035d5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.05.20 17:11:31.403817 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3724 | 2026.05.20 17:11:31.403834 [ 309 ] {} <Debug> TCP-Session: c2ff9def-e3f3-4552-933f-a00eeb2b9261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.05.20 17:11:31.403854 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3726 | 2026.05.20 17:11:31.403882 [ 303 ] {} <Debug> TCP-Session: 3b030a23-96a4-44fd-aa22-1854a2af70c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.05.20 17:11:31.403891 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3728 | 2026.05.20 17:11:31.403911 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3729 | 2026.05.20 17:11:31.403959 [ 310 ] {} <Debug> TCP-Session: 4fa1c5b0-2a3a-426f-ba3d-3c32927616aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.20 17:11:31.403909 [ 308 ] {} <Debug> TCP-Session: bc4c6608-4cc6-4a9b-a71e-f8c34c6405c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.05.20 17:11:31.403988 [ 292 ] {} <Debug> TCP-Session: 03351f63-71d7-47e1-8128-866711ce4eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.05.20 17:11:31.403825 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3733 | 2026.05.20 17:11:31.403792 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3734 | 2026.05.20 17:11:31.404072 [ 302 ] {} <Debug> TCP-Session: ab192169-def3-4791-9596-81a51895d6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.05.20 17:11:31.404097 [ 274 ] {} <Debug> TCP-Session: 563c6c51-476d-4aaf-a947-da960fe479ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.05.20 17:11:31.487792 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57928 | ||
| 3737 | 2026.05.20 17:11:31.487882 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.05.20 17:11:31.487909 [ 306 ] {} <Debug> TCP-Session: e6a9f24f-0d9d-46e8-9ce2-da550746dfab Authenticating user 'default' from [fd00:1122:3344:101::e]:57928 | ||
| 3739 | 2026.05.20 17:11:31.487931 [ 306 ] {} <Debug> TCP-Session: e6a9f24f-0d9d-46e8-9ce2-da550746dfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.05.20 17:11:31.487945 [ 306 ] {} <Debug> TCP-Session: e6a9f24f-0d9d-46e8-9ce2-da550746dfab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.05.20 17:11:31.488260 [ 306 ] {} <Trace> TCP-Session: e6a9f24f-0d9d-46e8-9ce2-da550746dfab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.05.20 17:11:31.488326 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35910 | ||
| 3743 | 2026.05.20 17:11:31.488344 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39816 | ||
| 3744 | 2026.05.20 17:11:31.488383 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33513 | ||
| 3745 | 2026.05.20 17:11:31.488425 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3746 | 2026.05.20 17:11:31.488433 [ 306 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3747 | 2026.05.20 17:11:31.488453 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.05.20 17:11:31.488462 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.05.20 17:11:31.488461 [ 307 ] {} <Debug> TCP-Session: 52772035-e664-45aa-b9a7-4e6103fd1714 Authenticating user 'default' from [fd00:1122:3344:101::e]:35910 | ||
| 3750 | 2026.05.20 17:11:31.488501 [ 303 ] {} <Debug> TCP-Session: 859eebc0-f873-4037-bd58-8be18a329f44 Authenticating user 'default' from [fd00:1122:3344:101::e]:33513 | ||
| 3751 | 2026.05.20 17:11:31.488494 [ 308 ] {} <Debug> TCP-Session: 5524c2d7-f14c-4ba4-a771-8bddadaf2a06 Authenticating user 'default' from [fd00:1122:3344:101::e]:39816 | ||
| 3752 | 2026.05.20 17:11:31.488527 [ 307 ] {} <Debug> TCP-Session: 52772035-e664-45aa-b9a7-4e6103fd1714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.05.20 17:11:31.488539 [ 303 ] {} <Debug> TCP-Session: 859eebc0-f873-4037-bd58-8be18a329f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.05.20 17:11:31.488552 [ 308 ] {} <Debug> TCP-Session: 5524c2d7-f14c-4ba4-a771-8bddadaf2a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.05.20 17:11:31.488562 [ 307 ] {} <Debug> TCP-Session: 52772035-e664-45aa-b9a7-4e6103fd1714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.05.20 17:11:31.488574 [ 303 ] {} <Debug> TCP-Session: 859eebc0-f873-4037-bd58-8be18a329f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.05.20 17:11:31.488583 [ 308 ] {} <Debug> TCP-Session: 5524c2d7-f14c-4ba4-a771-8bddadaf2a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.05.20 17:11:31.488351 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38345 | ||
| 3759 | 2026.05.20 17:11:31.488339 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54397 | ||
| 3760 | 2026.05.20 17:11:31.488373 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49916 | ||
| 3761 | 2026.05.20 17:11:31.488676 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2026.05.20 17:11:31.488722 [ 306 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3763 | 2026.05.20 17:11:31.488725 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.05.20 17:11:31.488743 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3765 | 2026.05.20 17:11:31.488744 [ 274 ] {} <Debug> TCP-Session: 89d2ddb9-6b34-419c-a209-84c25412a9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38345 | ||
| 3766 | 2026.05.20 17:11:31.488782 [ 306 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3767 | 2026.05.20 17:11:31.488786 [ 302 ] {} <Debug> TCP-Session: 61fbbe30-ebcb-4e3b-bf12-5d6f991d000f Authenticating user 'default' from [fd00:1122:3344:101::e]:49916 | ||
| 3768 | 2026.05.20 17:11:31.488800 [ 274 ] {} <Debug> TCP-Session: 89d2ddb9-6b34-419c-a209-84c25412a9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.05.20 17:11:31.488827 [ 302 ] {} <Debug> TCP-Session: 61fbbe30-ebcb-4e3b-bf12-5d6f991d000f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.20 17:11:31.488839 [ 274 ] {} <Debug> TCP-Session: 89d2ddb9-6b34-419c-a209-84c25412a9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.05.20 17:11:31.488852 [ 302 ] {} <Debug> TCP-Session: 61fbbe30-ebcb-4e3b-bf12-5d6f991d000f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.20 17:11:31.488775 [ 309 ] {} <Debug> TCP-Session: 113315ef-c206-4a90-bd0f-1366dffb992f Authenticating user 'default' from [fd00:1122:3344:101::e]:54397 | ||
| 3773 | 2026.05.20 17:11:31.488364 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35684 | ||
| 3774 | 2026.05.20 17:11:31.488910 [ 309 ] {} <Debug> TCP-Session: 113315ef-c206-4a90-bd0f-1366dffb992f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.20 17:11:31.488340 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46263 | ||
| 3776 | 2026.05.20 17:11:31.488952 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3777 | 2026.05.20 17:11:31.488941 [ 309 ] {} <Debug> TCP-Session: 113315ef-c206-4a90-bd0f-1366dffb992f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.05.20 17:11:31.488991 [ 292 ] {} <Debug> TCP-Session: f0ed7af8-796c-4da2-a6fc-9ecac66b2205 Authenticating user 'default' from [fd00:1122:3344:101::e]:35684 | ||
| 3779 | 2026.05.20 17:11:31.488996 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3780 | 2026.05.20 17:11:31.489020 [ 292 ] {} <Debug> TCP-Session: f0ed7af8-796c-4da2-a6fc-9ecac66b2205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.05.20 17:11:31.489038 [ 310 ] {} <Debug> TCP-Session: f187631f-e6e6-4678-bc7d-f64aa2521497 Authenticating user 'default' from [fd00:1122:3344:101::e]:46263 | ||
| 3782 | 2026.05.20 17:11:31.489043 [ 292 ] {} <Debug> TCP-Session: f0ed7af8-796c-4da2-a6fc-9ecac66b2205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.05.20 17:11:31.489070 [ 310 ] {} <Debug> TCP-Session: f187631f-e6e6-4678-bc7d-f64aa2521497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.05.20 17:11:31.489082 [ 306 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 3785 | 2026.05.20 17:11:31.489092 [ 310 ] {} <Debug> TCP-Session: f187631f-e6e6-4678-bc7d-f64aa2521497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.05.20 17:11:31.490000 [ 318 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Trace> AggregatingTransform: Aggregating | ||
| 3787 | 2026.05.20 17:11:31.490026 [ 318 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3788 | 2026.05.20 17:11:31.490053 [ 318 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872481 sec. (1146.157 rows/sec., 44.77 KiB/sec.) | ||
| 3789 | 2026.05.20 17:11:31.490067 [ 318 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Trace> Aggregator: Merging aggregated data | ||
| 3790 | 2026.05.20 17:11:31.490649 [ 306 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002271 sec., 440.33465433729634 rows/sec., 17.20 KiB/sec. | ||
| 3791 | 2026.05.20 17:11:31.490767 [ 306 ] {b28f73ed-37e3-41f5-bcb6-39500f4d0f3d} <Debug> TCPHandler: Processed in 0.002630233 sec. | ||
| 3792 | 2026.05.20 17:11:31.490883 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3793 | 2026.05.20 17:11:31.490912 [ 306 ] {} <Debug> TCP-Session: e6a9f24f-0d9d-46e8-9ce2-da550746dfab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.20 17:11:31.490915 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3795 | 2026.05.20 17:11:31.490947 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.05.20 17:11:31.490954 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3797 | 2026.05.20 17:11:31.490971 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3798 | 2026.05.20 17:11:31.490993 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3799 | 2026.05.20 17:11:31.491000 [ 303 ] {} <Debug> TCP-Session: 859eebc0-f873-4037-bd58-8be18a329f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.05.20 17:11:31.491022 [ 292 ] {} <Debug> TCP-Session: f0ed7af8-796c-4da2-a6fc-9ecac66b2205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.20 17:11:31.491042 [ 310 ] {} <Debug> TCP-Session: f187631f-e6e6-4678-bc7d-f64aa2521497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.05.20 17:11:31.491043 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3803 | 2026.05.20 17:11:31.491022 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3804 | 2026.05.20 17:11:31.491099 [ 302 ] {} <Debug> TCP-Session: 61fbbe30-ebcb-4e3b-bf12-5d6f991d000f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.20 17:11:31.491009 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3806 | 2026.05.20 17:11:31.491122 [ 274 ] {} <Debug> TCP-Session: 89d2ddb9-6b34-419c-a209-84c25412a9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.05.20 17:11:31.491004 [ 308 ] {} <Debug> TCP-Session: 5524c2d7-f14c-4ba4-a771-8bddadaf2a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.05.20 17:11:31.491162 [ 309 ] {} <Debug> TCP-Session: 113315ef-c206-4a90-bd0f-1366dffb992f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.05.20 17:11:31.490965 [ 307 ] {} <Debug> TCP-Session: 52772035-e664-45aa-b9a7-4e6103fd1714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.05.20 17:11:31.848825 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65095 | ||
| 3811 | 2026.05.20 17:11:31.848913 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.05.20 17:11:31.848939 [ 307 ] {} <Debug> TCP-Session: b224d1d1-afa0-46a7-bf7b-f82f943abe0a Authenticating user 'default' from [fd00:1122:3344:101::e]:65095 | ||
| 3813 | 2026.05.20 17:11:31.848961 [ 307 ] {} <Debug> TCP-Session: b224d1d1-afa0-46a7-bf7b-f82f943abe0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.20 17:11:31.848973 [ 307 ] {} <Debug> TCP-Session: b224d1d1-afa0-46a7-bf7b-f82f943abe0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.20 17:11:31.849189 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48345 | ||
| 3816 | 2026.05.20 17:11:31.849241 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42894 | ||
| 3817 | 2026.05.20 17:11:31.849252 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41430 | ||
| 3818 | 2026.05.20 17:11:31.849290 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61322 | ||
| 3819 | 2026.05.20 17:11:31.849319 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.05.20 17:11:31.849324 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.05.20 17:11:31.849351 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.05.20 17:11:31.849364 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3823 | 2026.05.20 17:11:31.849375 [ 309 ] {} <Debug> TCP-Session: 823928e2-0560-4cfa-8f85-a4c4dfc38f03 Authenticating user 'default' from [fd00:1122:3344:101::e]:42894 | ||
| 3824 | 2026.05.20 17:11:31.849390 [ 310 ] {} <Debug> TCP-Session: 346c7461-0391-4a88-a5ed-92d1266f4a82 Authenticating user 'default' from [fd00:1122:3344:101::e]:41430 | ||
| 3825 | 2026.05.20 17:11:31.849405 [ 302 ] {} <Debug> TCP-Session: 5cb3b225-0956-4ed8-a25f-5eab971b3c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:61322 | ||
| 3826 | 2026.05.20 17:11:31.849423 [ 307 ] {} <Trace> TCP-Session: b224d1d1-afa0-46a7-bf7b-f82f943abe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.05.20 17:11:31.849443 [ 302 ] {} <Debug> TCP-Session: 5cb3b225-0956-4ed8-a25f-5eab971b3c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.20 17:11:31.849435 [ 310 ] {} <Debug> TCP-Session: 346c7461-0391-4a88-a5ed-92d1266f4a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.05.20 17:11:31.849471 [ 302 ] {} <Debug> TCP-Session: 5cb3b225-0956-4ed8-a25f-5eab971b3c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.05.20 17:11:31.849493 [ 310 ] {} <Debug> TCP-Session: 346c7461-0391-4a88-a5ed-92d1266f4a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.20 17:11:31.849420 [ 309 ] {} <Debug> TCP-Session: 823928e2-0560-4cfa-8f85-a4c4dfc38f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.05.20 17:11:31.849315 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60142 | ||
| 3833 | 2026.05.20 17:11:31.849547 [ 309 ] {} <Debug> TCP-Session: 823928e2-0560-4cfa-8f85-a4c4dfc38f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.05.20 17:11:31.849300 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47219 | ||
| 3835 | 2026.05.20 17:11:31.849599 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3836 | 2026.05.20 17:11:31.849279 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43860 | ||
| 3837 | 2026.05.20 17:11:31.849651 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3838 | 2026.05.20 17:11:31.849640 [ 306 ] {} <Debug> TCP-Session: 3d4debcc-a639-4d2c-854b-f569f6038894 Authenticating user 'default' from [fd00:1122:3344:101::e]:60142 | ||
| 3839 | 2026.05.20 17:11:31.849686 [ 303 ] {} <Debug> TCP-Session: 0eec6e5e-a9f6-478c-af26-34bd5b0bb6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:47219 | ||
| 3840 | 2026.05.20 17:11:31.849697 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.05.20 17:11:31.849703 [ 306 ] {} <Debug> TCP-Session: 3d4debcc-a639-4d2c-854b-f569f6038894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.05.20 17:11:31.849722 [ 303 ] {} <Debug> TCP-Session: 0eec6e5e-a9f6-478c-af26-34bd5b0bb6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.20 17:11:31.849731 [ 292 ] {} <Debug> TCP-Session: 45bccb1c-6589-4dff-85ff-21ed858bf976 Authenticating user 'default' from [fd00:1122:3344:101::e]:43860 | ||
| 3844 | 2026.05.20 17:11:31.849740 [ 306 ] {} <Debug> TCP-Session: 3d4debcc-a639-4d2c-854b-f569f6038894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.05.20 17:11:31.849752 [ 303 ] {} <Debug> TCP-Session: 0eec6e5e-a9f6-478c-af26-34bd5b0bb6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.05.20 17:11:31.849767 [ 292 ] {} <Debug> TCP-Session: 45bccb1c-6589-4dff-85ff-21ed858bf976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.05.20 17:11:31.849266 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52287 | ||
| 3848 | 2026.05.20 17:11:31.849804 [ 292 ] {} <Debug> TCP-Session: 45bccb1c-6589-4dff-85ff-21ed858bf976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.05.20 17:11:31.849361 [ 308 ] {} <Debug> TCP-Session: 26665933-cfd9-443c-82c1-10245de62845 Authenticating user 'default' from [fd00:1122:3344:101::e]:48345 | ||
| 3850 | 2026.05.20 17:11:31.849859 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3851 | 2026.05.20 17:11:31.849868 [ 308 ] {} <Debug> TCP-Session: 26665933-cfd9-443c-82c1-10245de62845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.20 17:11:31.849889 [ 274 ] {} <Debug> TCP-Session: 30401193-42d8-402f-9b73-67eb97c6cc7a Authenticating user 'default' from [fd00:1122:3344:101::e]:52287 | ||
| 3853 | 2026.05.20 17:11:31.849909 [ 308 ] {} <Debug> TCP-Session: 26665933-cfd9-443c-82c1-10245de62845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.20 17:11:31.849925 [ 274 ] {} <Debug> TCP-Session: 30401193-42d8-402f-9b73-67eb97c6cc7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.05.20 17:11:31.849621 [ 307 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3856 | 2026.05.20 17:11:31.849949 [ 274 ] {} <Debug> TCP-Session: 30401193-42d8-402f-9b73-67eb97c6cc7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.20 17:11:31.850273 [ 307 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3858 | 2026.05.20 17:11:31.850340 [ 307 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3859 | 2026.05.20 17:11:31.850657 [ 307 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 3860 | 2026.05.20 17:11:31.851713 [ 339 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Trace> AggregatingTransform: Aggregating | ||
| 3861 | 2026.05.20 17:11:31.851759 [ 339 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3862 | 2026.05.20 17:11:31.851791 [ 339 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035034 sec. (966.152 rows/sec., 37.74 KiB/sec.) | ||
| 3863 | 2026.05.20 17:11:31.851807 [ 339 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Trace> Aggregator: Merging aggregated data | ||
| 3864 | 2026.05.20 17:11:31.852454 [ 307 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002895 sec., 345.4231433506045 rows/sec., 13.49 KiB/sec. | ||
| 3865 | 2026.05.20 17:11:31.852581 [ 307 ] {b388b941-3726-4153-b358-48eca04b1b6f} <Debug> TCPHandler: Processed in 0.003319689 sec. | ||
| 3866 | 2026.05.20 17:11:31.852696 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.05.20 17:11:31.852722 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.05.20 17:11:31.852735 [ 307 ] {} <Debug> TCP-Session: b224d1d1-afa0-46a7-bf7b-f82f943abe0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.20 17:11:31.852740 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3870 | 2026.05.20 17:11:31.852764 [ 308 ] {} <Debug> TCP-Session: 26665933-cfd9-443c-82c1-10245de62845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.20 17:11:31.852776 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3872 | 2026.05.20 17:11:31.852792 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3873 | 2026.05.20 17:11:31.852815 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.05.20 17:11:31.852826 [ 310 ] {} <Debug> TCP-Session: 346c7461-0391-4a88-a5ed-92d1266f4a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.05.20 17:11:31.852851 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.05.20 17:11:31.852844 [ 292 ] {} <Debug> TCP-Session: 45bccb1c-6589-4dff-85ff-21ed858bf976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.05.20 17:11:31.852873 [ 274 ] {} <Debug> TCP-Session: 30401193-42d8-402f-9b73-67eb97c6cc7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.20 17:11:31.852891 [ 306 ] {} <Debug> TCP-Session: 3d4debcc-a639-4d2c-854b-f569f6038894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.20 17:11:31.852827 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3880 | 2026.05.20 17:11:31.852796 [ 303 ] {} <Debug> TCP-Session: 0eec6e5e-a9f6-478c-af26-34bd5b0bb6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.05.20 17:11:31.852962 [ 302 ] {} <Debug> TCP-Session: 5cb3b225-0956-4ed8-a25f-5eab971b3c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.20 17:11:31.852758 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.05.20 17:11:31.853023 [ 309 ] {} <Debug> TCP-Session: 823928e2-0560-4cfa-8f85-a4c4dfc38f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.20 17:11:33.583476 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.05.20 17:11:33.583698 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 3886 | 2026.05.20 17:11:33.584043 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3887 | 2026.05.20 17:11:33.584082 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 3888 | 2026.05.20 17:11:33.584308 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3889 | 2026.05.20 17:11:33.584376 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3890 | 2026.05.20 17:11:33.584523 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 3891 | 2026.05.20 17:11:33.584620 [ 347 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3892 | 2026.05.20 17:11:33.584640 [ 316 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3893 | 2026.05.20 17:11:33.584634 [ 336 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3894 | 2026.05.20 17:11:33.584625 [ 318 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3895 | 2026.05.20 17:11:33.584810 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3896 | 2026.05.20 17:11:33.584840 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3897 | 2026.05.20 17:11:33.584936 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3898 | 2026.05.20 17:11:33.584957 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3899 | 2026.05.20 17:11:33.584996 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 3900 | 2026.05.20 17:11:33.585044 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 3901 | 2026.05.20 17:11:33.585079 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 3902 | 2026.05.20 17:11:33.585113 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 3903 | 2026.05.20 17:11:33.586352 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> executeQuery: Read 42 rows, 6.31 KiB in 0.00275 sec., 15272.727272727274 rows/sec., 2.24 MiB/sec. | ||
| 3904 | 2026.05.20 17:11:33.586544 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> MemoryTracker: Peak memory usage (for query): 176.94 KiB. | ||
| 3905 | 2026.05.20 17:11:33.586563 [ 275 ] {14baf856-d860-41ea-8905-7c4930cb1189} <Debug> TCPHandler: Processed in 0.003218807 sec. | ||
| 3906 | 2026.05.20 17:11:33.589141 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.05.20 17:11:33.589251 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.05.20 17:11:33.589294 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3909 | 2026.05.20 17:11:33.589758 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.05.20 17:11:33.589801 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3911 | 2026.05.20 17:11:33.590159 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3912 | 2026.05.20 17:11:33.590406 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.05.20 17:11:33.590550 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00133 sec., 18045.112781954886 rows/sec., 1.50 MiB/sec. | ||
| 3914 | 2026.05.20 17:11:33.590586 [ 275 ] {e33572c9-d368-45fa-9a88-720b14d5932d} <Debug> TCPHandler: Processed in 0.001494126 sec. | ||
| 3915 | 2026.05.20 17:11:33.590708 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.05.20 17:11:33.590802 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3917 | 2026.05.20 17:11:33.590841 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3918 | 2026.05.20 17:11:33.591298 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.05.20 17:11:33.591363 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3920 | 2026.05.20 17:11:33.591710 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3921 | 2026.05.20 17:11:33.591917 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.05.20 17:11:33.592029 [ 129 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3923 | 2026.05.20 17:11:33.592044 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Debug> executeQuery: Read 224 rows, 20.40 KiB in 0.001261 sec., 177636.79619349723 rows/sec., 15.79 MiB/sec. | ||
| 3924 | 2026.05.20 17:11:33.592091 [ 129 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.05.20 17:11:33.592104 [ 275 ] {30be7361-0533-4281-bc41-03adee41144d} <Debug> TCPHandler: Processed in 0.001443104 sec. | ||
| 3926 | 2026.05.20 17:11:33.592133 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3927 | 2026.05.20 17:11:33.592230 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.05.20 17:11:33.592245 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 3929 | 2026.05.20 17:11:33.592449 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3930 | 2026.05.20 17:11:33.592464 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3931 | 2026.05.20 17:11:33.592500 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3932 | 2026.05.20 17:11:33.592503 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1011 rows starting from the beginning of the part | ||
| 3933 | 2026.05.20 17:11:33.592581 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3934 | 2026.05.20 17:11:33.592625 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 93 rows starting from the beginning of the part | ||
| 3935 | 2026.05.20 17:11:33.592666 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 3936 | 2026.05.20 17:11:33.592716 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 92 rows starting from the beginning of the part | ||
| 3937 | 2026.05.20 17:11:33.592756 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 224 rows starting from the beginning of the part | ||
| 3938 | 2026.05.20 17:11:33.592926 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.05.20 17:11:33.592977 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3940 | 2026.05.20 17:11:33.593293 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3941 | 2026.05.20 17:11:33.593540 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.05.20 17:11:33.593669 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.001243 sec., 28962.188254223653 rows/sec., 2.17 MiB/sec. | ||
| 3943 | 2026.05.20 17:11:33.593703 [ 275 ] {c8a420b0-a7b2-4808-ad4f-580b4a2e7c11} <Debug> TCPHandler: Processed in 0.001521586 sec. | ||
| 3944 | 2026.05.20 17:11:33.593832 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.05.20 17:11:33.593924 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.05.20 17:11:33.593963 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3947 | 2026.05.20 17:11:33.593973 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764391 sec., 922697.9734083886 rows/sec., 79.56 MiB/sec. | ||
| 3948 | 2026.05.20 17:11:33.594241 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3949 | 2026.05.20 17:11:33.594371 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.05.20 17:11:33.594415 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3951 | 2026.05.20 17:11:33.594595 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.05.20 17:11:33.594720 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_21_4} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3953 | 2026.05.20 17:11:33.594761 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3954 | 2026.05.20 17:11:33.594822 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3955 | 2026.05.20 17:11:33.594999 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.05.20 17:11:33.595129 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001223 sec., 19623.875715453803 rows/sec., 1.63 MiB/sec. | ||
| 3957 | 2026.05.20 17:11:33.595163 [ 275 ] {ab92ece8-2bb2-46a7-af81-ba04a8792702} <Debug> TCPHandler: Processed in 0.001378713 sec. | ||
| 3958 | 2026.05.20 17:11:33.595286 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.05.20 17:11:33.595378 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3960 | 2026.05.20 17:11:33.595417 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3961 | 2026.05.20 17:11:33.595995 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.05.20 17:11:33.596040 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3963 | 2026.05.20 17:11:33.596402 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3964 | 2026.05.20 17:11:33.596633 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.05.20 17:11:33.596838 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001474 sec., 8141.112618724559 rows/sec., 636.02 KiB/sec. | ||
| 3966 | 2026.05.20 17:11:33.596907 [ 275 ] {c8c5ec31-e4e1-4850-8d36-688e6e6545a5} <Debug> TCPHandler: Processed in 0.0016675 sec. | ||
| 3967 | 2026.05.20 17:11:33.597035 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.05.20 17:11:33.597143 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3969 | 2026.05.20 17:11:33.597197 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3970 | 2026.05.20 17:11:33.597764 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.05.20 17:11:33.597806 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3972 | 2026.05.20 17:11:33.598252 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3973 | 2026.05.20 17:11:33.598568 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.05.20 17:11:33.598689 [ 126 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3975 | 2026.05.20 17:11:33.598724 [ 126 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.05.20 17:11:33.598738 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Debug> executeQuery: Read 124 rows, 10.29 KiB in 0.001615 sec., 76780.18575851394 rows/sec., 6.23 MiB/sec. | ||
| 3977 | 2026.05.20 17:11:33.598743 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3978 | 2026.05.20 17:11:33.598793 [ 275 ] {0b7dace3-b775-4956-b6d1-8f707fdfe215} <Debug> TCPHandler: Processed in 0.001817563 sec. | ||
| 3979 | 2026.05.20 17:11:33.598855 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 3980 | 2026.05.20 17:11:33.598943 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.05.20 17:11:33.598953 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2026.05.20 17:11:33.598991 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 604 rows starting from the beginning of the part | ||
| 3983 | 2026.05.20 17:11:33.599043 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 3984 | 2026.05.20 17:11:33.599070 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.05.20 17:11:33.599086 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 3986 | 2026.05.20 17:11:33.599130 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 88 rows starting from the beginning of the part | ||
| 3987 | 2026.05.20 17:11:33.599134 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3988 | 2026.05.20 17:11:33.599165 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
| 3989 | 2026.05.20 17:11:33.599208 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 124 rows starting from the beginning of the part | ||
| 3990 | 2026.05.20 17:11:33.599684 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.05.20 17:11:33.599729 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3992 | 2026.05.20 17:11:33.600128 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304691 sec., 820117.5604031913 rows/sec., 64.78 MiB/sec. | ||
| 3993 | 2026.05.20 17:11:33.600231 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3994 | 2026.05.20 17:11:33.600298 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3995 | 2026.05.20 17:11:33.600563 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.05.20 17:11:33.600573 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.05.20 17:11:33.600625 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_21_4} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3998 | 2026.05.20 17:11:33.600681 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3999 | 2026.05.20 17:11:33.600689 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4000 | 2026.05.20 17:11:33.600715 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.05.20 17:11:33.600732 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4002 | 2026.05.20 17:11:33.600735 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001691 sec., 115907.74689532821 rows/sec., 8.32 MiB/sec. | ||
| 4003 | 2026.05.20 17:11:33.600782 [ 275 ] {03a87aa5-5f94-4a7f-956d-795aad26c921} <Debug> TCPHandler: Processed in 0.001904506 sec. | ||
| 4004 | 2026.05.20 17:11:33.600842 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 4005 | 2026.05.20 17:11:33.600919 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.05.20 17:11:33.600995 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4007 | 2026.05.20 17:11:33.601030 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.05.20 17:11:33.601041 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2134 rows starting from the beginning of the part | ||
| 4009 | 2026.05.20 17:11:33.601096 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <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 | ||
| 4010 | 2026.05.20 17:11:33.601155 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4011 | 2026.05.20 17:11:33.601213 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 4012 | 2026.05.20 17:11:33.601271 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 4013 | 2026.05.20 17:11:33.601317 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 4014 | 2026.05.20 17:11:33.601358 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 196 rows starting from the beginning of the part | ||
| 4015 | 2026.05.20 17:11:33.601855 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.05.20 17:11:33.601896 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4017 | 2026.05.20 17:11:33.602489 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4018 | 2026.05.20 17:11:33.602752 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.05.20 17:11:33.602897 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001889 sec., 12705.134992059291 rows/sec., 22.77 MiB/sec. | ||
| 4020 | 2026.05.20 17:11:33.602950 [ 275 ] {753f13b1-8d64-4c3a-8217-a713ecf9c1ef} <Debug> TCPHandler: Processed in 0.00209152 sec. | ||
| 4021 | 2026.05.20 17:11:33.602950 [ 194 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2971 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163531 sec., 1373218.132765373 rows/sec., 96.17 MiB/sec. | ||
| 4022 | 2026.05.20 17:11:33.603081 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.05.20 17:11:33.603182 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4024 | 2026.05.20 17:11:33.603226 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4025 | 2026.05.20 17:11:33.603283 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4026 | 2026.05.20 17:11:33.603552 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.05.20 17:11:33.603614 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.05.20 17:11:33.603622 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4029 | 2026.05.20 17:11:33.603679 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4030 | 2026.05.20 17:11:33.603735 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4031 | 2026.05.20 17:11:33.604130 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4032 | 2026.05.20 17:11:33.604452 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.05.20 17:11:33.604570 [ 126 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4034 | 2026.05.20 17:11:33.604596 [ 126 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.05.20 17:11:33.604611 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4036 | 2026.05.20 17:11:33.604619 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. | ||
| 4037 | 2026.05.20 17:11:33.604666 [ 275 ] {b515931e-587b-4675-b0de-849dcf0bdc5f} <Debug> TCPHandler: Processed in 0.001635658 sec. | ||
| 4038 | 2026.05.20 17:11:33.604672 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4039 | 2026.05.20 17:11:33.604747 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4040 | 2026.05.20 17:11:33.604770 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 660 rows starting from the beginning of the part | ||
| 4041 | 2026.05.20 17:11:33.604810 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4042 | 2026.05.20 17:11:33.604844 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4043 | 2026.05.20 17:11:33.604873 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4044 | 2026.05.20 17:11:33.604905 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4045 | 2026.05.20 17:11:33.604936 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4046 | 2026.05.20 17:11:33.605667 [ 201 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001016694 sec., 944236.9090404782 rows/sec., 61.13 MiB/sec. | ||
| 4047 | 2026.05.20 17:11:33.605818 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4048 | 2026.05.20 17:11:33.606064 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.05.20 17:11:33.606124 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_21_4} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4050 | 2026.05.20 17:11:33.606183 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4051 | 2026.05.20 17:11:33.613703 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8102 | ||
| 4052 | 2026.05.20 17:11:33.614101 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.05.20 17:11:33.614136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4054 | 2026.05.20 17:11:33.614565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4055 | 2026.05.20 17:11:33.614804 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.05.20 17:11:33.614919 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8102 | ||
| 4057 | 2026.05.20 17:11:34.029043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4058 | 2026.05.20 17:11:34.043710 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.05.20 17:11:34.043768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4060 | 2026.05.20 17:11:34.050003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4061 | 2026.05.20 17:11:34.050685 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.05.20 17:11:34.053506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4063 | 2026.05.20 17:11:38.582377 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.05.20 17:11:38.582618 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4065 | 2026.05.20 17:11:38.582939 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4066 | 2026.05.20 17:11:38.582976 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4067 | 2026.05.20 17:11:38.583191 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4068 | 2026.05.20 17:11:38.583261 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4069 | 2026.05.20 17:11:38.583400 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4070 | 2026.05.20 17:11:38.583503 [ 347 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4071 | 2026.05.20 17:11:38.583513 [ 326 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4072 | 2026.05.20 17:11:38.583515 [ 322 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4073 | 2026.05.20 17:11:38.583505 [ 316 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4074 | 2026.05.20 17:11:38.583701 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4075 | 2026.05.20 17:11:38.583730 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4076 | 2026.05.20 17:11:38.583814 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4077 | 2026.05.20 17:11:38.583834 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4078 | 2026.05.20 17:11:38.583871 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4079 | 2026.05.20 17:11:38.583910 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4080 | 2026.05.20 17:11:38.583949 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4081 | 2026.05.20 17:11:38.585007 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002481 sec., 14510.278113663844 rows/sec., 1.37 MiB/sec. | ||
| 4082 | 2026.05.20 17:11:38.585152 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> MemoryTracker: Peak memory usage (for query): 128.28 KiB. | ||
| 4083 | 2026.05.20 17:11:38.585168 [ 275 ] {056d2341-b61e-4a68-872e-db35dcf6cc4c} <Debug> TCPHandler: Processed in 0.00292395 sec. | ||
| 4084 | 2026.05.20 17:11:38.587221 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.05.20 17:11:38.587332 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4086 | 2026.05.20 17:11:38.587378 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4087 | 2026.05.20 17:11:38.587911 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.05.20 17:11:38.587950 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4089 | 2026.05.20 17:11:38.588321 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4090 | 2026.05.20 17:11:38.588557 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.05.20 17:11:38.588704 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001403 sec., 65573.77049180328 rows/sec., 5.54 MiB/sec. | ||
| 4092 | 2026.05.20 17:11:38.588740 [ 275 ] {9f1f241d-7ce9-491a-a4fe-4185e720abe4} <Debug> TCPHandler: Processed in 0.001573408 sec. | ||
| 4093 | 2026.05.20 17:11:38.588872 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.05.20 17:11:38.588970 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.05.20 17:11:38.589011 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4096 | 2026.05.20 17:11:38.589414 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.05.20 17:11:38.589452 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4098 | 2026.05.20 17:11:38.589743 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4099 | 2026.05.20 17:11:38.589980 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.05.20 17:11:38.590097 [ 116 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4101 | 2026.05.20 17:11:38.590113 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001162 sec., 15490.533562822719 rows/sec., 1.14 MiB/sec. | ||
| 4102 | 2026.05.20 17:11:38.590152 [ 116 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.05.20 17:11:38.590169 [ 275 ] {107727e4-04f3-4611-83dc-d02f924200d0} <Debug> TCPHandler: Processed in 0.001348562 sec. | ||
| 4104 | 2026.05.20 17:11:38.590196 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4105 | 2026.05.20 17:11:38.590303 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 4106 | 2026.05.20 17:11:38.590319 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.05.20 17:11:38.590410 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4108 | 2026.05.20 17:11:38.590428 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4109 | 2026.05.20 17:11:38.590446 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 214 rows starting from the beginning of the part | ||
| 4110 | 2026.05.20 17:11:38.590477 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4111 | 2026.05.20 17:11:38.590509 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 4112 | 2026.05.20 17:11:38.590558 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4113 | 2026.05.20 17:11:38.590596 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
| 4114 | 2026.05.20 17:11:38.590636 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 4115 | 2026.05.20 17:11:38.590674 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part | ||
| 4116 | 2026.05.20 17:11:38.590958 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.05.20 17:11:38.591000 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4118 | 2026.05.20 17:11:38.591329 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4119 | 2026.05.20 17:11:38.591482 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214009 sec., 271826.6503790334 rows/sec., 19.29 MiB/sec. | ||
| 4120 | 2026.05.20 17:11:38.591562 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.05.20 17:11:38.591680 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4122 | 2026.05.20 17:11:38.591710 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001295 sec., 63320.46332046332 rows/sec., 4.94 MiB/sec. | ||
| 4123 | 2026.05.20 17:11:38.591750 [ 275 ] {b5c59a4a-0ccc-4cda-baa3-9ecf04aadf71} <Debug> TCPHandler: Processed in 0.001483086 sec. | ||
| 4124 | 2026.05.20 17:11:38.591887 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.05.20 17:11:38.591987 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.05.20 17:11:38.591995 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.05.20 17:11:38.592036 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4128 | 2026.05.20 17:11:38.592087 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_21_4} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4129 | 2026.05.20 17:11:38.592185 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4130 | 2026.05.20 17:11:38.592499 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.05.20 17:11:38.592539 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4132 | 2026.05.20 17:11:38.592876 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4133 | 2026.05.20 17:11:38.593093 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.05.20 17:11:38.593228 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 4135 | 2026.05.20 17:11:38.593263 [ 275 ] {1af7fd21-a7c0-4afb-b44b-9be166a5a9c8} <Debug> TCPHandler: Processed in 0.001428074 sec. | ||
| 4136 | 2026.05.20 17:11:38.593399 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.05.20 17:11:38.593534 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4138 | 2026.05.20 17:11:38.593598 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <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 | ||
| 4139 | 2026.05.20 17:11:38.594358 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.05.20 17:11:38.594397 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4141 | 2026.05.20 17:11:38.594978 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4142 | 2026.05.20 17:11:38.595208 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.05.20 17:11:38.595325 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4144 | 2026.05.20 17:11:38.595350 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001836 sec., 9803.921568627451 rows/sec., 17.57 MiB/sec. | ||
| 4145 | 2026.05.20 17:11:38.595368 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.05.20 17:11:38.595405 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4147 | 2026.05.20 17:11:38.595407 [ 275 ] {c54e82e9-5cc8-4373-84f9-b1ec852eeccf} <Debug> TCPHandler: Processed in 0.002064259 sec. | ||
| 4148 | 2026.05.20 17:11:38.595487 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 4149 | 2026.05.20 17:11:38.595566 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.05.20 17:11:38.595667 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.05.20 17:11:38.595693 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4152 | 2026.05.20 17:11:38.595709 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4153 | 2026.05.20 17:11:38.595749 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 217 rows starting from the beginning of the part | ||
| 4154 | 2026.05.20 17:11:38.595869 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 4155 | 2026.05.20 17:11:38.595969 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4156 | 2026.05.20 17:11:38.596066 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 4157 | 2026.05.20 17:11:38.596069 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.05.20 17:11:38.596118 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4159 | 2026.05.20 17:11:38.596163 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4160 | 2026.05.20 17:11:38.596260 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 4161 | 2026.05.20 17:11:38.596430 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4162 | 2026.05.20 17:11:38.596685 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.05.20 17:11:38.596819 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 4164 | 2026.05.20 17:11:38.596852 [ 275 ] {a7206df3-12b7-4886-92df-4bfb6713d773} <Debug> TCPHandler: Processed in 0.001338112 sec. | ||
| 4165 | 2026.05.20 17:11:38.599440 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 19 columns (19 merged, 0 gathered) in 0.003989185 sec., 79966.20863660121 rows/sec., 143.30 MiB/sec. | ||
| 4166 | 2026.05.20 17:11:38.599971 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4167 | 2026.05.20 17:11:38.600277 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.05.20 17:11:38.600341 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4169 | 2026.05.20 17:11:38.600434 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 4170 | 2026.05.20 17:11:41.008843 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4171 | 2026.05.20 17:11:41.008935 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4172 | 2026.05.20 17:11:41.115185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8614 | ||
| 4173 | 2026.05.20 17:11:41.115782 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.05.20 17:11:41.115837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4175 | 2026.05.20 17:11:41.116364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4176 | 2026.05.20 17:11:41.116582 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.05.20 17:11:41.116782 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4178 | 2026.05.20 17:11:41.554490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4179 | 2026.05.20 17:11:41.569697 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.05.20 17:11:41.569742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4181 | 2026.05.20 17:11:41.575833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4182 | 2026.05.20 17:11:41.576572 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.05.20 17:11:41.579528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4184 | 2026.05.20 17:11:43.583868 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.05.20 17:11:43.584121 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4186 | 2026.05.20 17:11:43.584473 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4187 | 2026.05.20 17:11:43.584512 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4188 | 2026.05.20 17:11:43.584728 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4189 | 2026.05.20 17:11:43.584795 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4190 | 2026.05.20 17:11:43.584933 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4191 | 2026.05.20 17:11:43.585022 [ 345 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4192 | 2026.05.20 17:11:43.585036 [ 316 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4193 | 2026.05.20 17:11:43.585054 [ 347 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4194 | 2026.05.20 17:11:43.585039 [ 322 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4195 | 2026.05.20 17:11:43.585211 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4196 | 2026.05.20 17:11:43.585239 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4197 | 2026.05.20 17:11:43.585321 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4198 | 2026.05.20 17:11:43.585342 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4199 | 2026.05.20 17:11:43.585378 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4200 | 2026.05.20 17:11:43.585417 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4201 | 2026.05.20 17:11:43.585451 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4202 | 2026.05.20 17:11:43.586481 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002529 sec., 14234.875444839858 rows/sec., 1.34 MiB/sec. | ||
| 4203 | 2026.05.20 17:11:43.586696 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> MemoryTracker: Peak memory usage (for query): 128.83 KiB. | ||
| 4204 | 2026.05.20 17:11:43.586714 [ 275 ] {95a334dc-bed8-4ecb-9ac2-be7d4790f919} <Debug> TCPHandler: Processed in 0.002991801 sec. | ||
| 4205 | 2026.05.20 17:11:43.588775 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.20 17:11:43.588904 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4207 | 2026.05.20 17:11:43.588956 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4208 | 2026.05.20 17:11:43.589510 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.05.20 17:11:43.589554 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4210 | 2026.05.20 17:11:43.589903 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4211 | 2026.05.20 17:11:43.590113 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.05.20 17:11:43.590250 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001429 sec., 72778.16655003499 rows/sec., 6.11 MiB/sec. | ||
| 4213 | 2026.05.20 17:11:43.590283 [ 275 ] {e03d05da-b3ca-4198-aafc-01b9ae477f6f} <Debug> TCPHandler: Processed in 0.001617888 sec. | ||
| 4214 | 2026.05.20 17:11:43.590396 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.05.20 17:11:43.590488 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4216 | 2026.05.20 17:11:43.590592 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4217 | 2026.05.20 17:11:43.590999 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.05.20 17:11:43.591036 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4219 | 2026.05.20 17:11:43.591323 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4220 | 2026.05.20 17:11:43.591532 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.05.20 17:11:43.591663 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.56 MiB/sec. | ||
| 4222 | 2026.05.20 17:11:43.591696 [ 275 ] {993b62bf-fb86-4113-a0e0-e064ed31b500} <Debug> TCPHandler: Processed in 0.001294181 sec. | ||
| 4223 | 2026.05.20 17:11:43.591816 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.05.20 17:11:43.591912 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4225 | 2026.05.20 17:11:43.591953 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4226 | 2026.05.20 17:11:43.592384 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.05.20 17:11:43.592420 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4228 | 2026.05.20 17:11:43.592702 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4229 | 2026.05.20 17:11:43.592893 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.05.20 17:11:43.593018 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001153 sec., 76322.63660017347 rows/sec., 5.96 MiB/sec. | ||
| 4231 | 2026.05.20 17:11:43.593051 [ 275 ] {372b07bb-ed63-4eec-8752-5ed4885b16a8} <Debug> TCPHandler: Processed in 0.001317642 sec. | ||
| 4232 | 2026.05.20 17:11:43.593187 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.05.20 17:11:43.593282 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.05.20 17:11:43.593323 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4235 | 2026.05.20 17:11:43.593836 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.05.20 17:11:43.593874 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4237 | 2026.05.20 17:11:43.594215 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4238 | 2026.05.20 17:11:43.594435 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.05.20 17:11:43.594565 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 4240 | 2026.05.20 17:11:43.594605 [ 275 ] {19aa7d44-f605-424c-b133-bd0819608195} <Debug> TCPHandler: Processed in 0.001426204 sec. | ||
| 4241 | 2026.05.20 17:11:43.594730 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.05.20 17:11:43.594826 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.05.20 17:11:43.594882 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <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 | ||
| 4244 | 2026.05.20 17:11:43.595664 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.20 17:11:43.595710 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4246 | 2026.05.20 17:11:43.596335 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4247 | 2026.05.20 17:11:43.596570 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.05.20 17:11:43.596706 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001907 sec., 12585.212375458836 rows/sec., 22.55 MiB/sec. | ||
| 4249 | 2026.05.20 17:11:43.596753 [ 275 ] {acb415ce-3158-4411-9f34-73276ad2e77b} <Debug> TCPHandler: Processed in 0.00208738 sec. | ||
| 4250 | 2026.05.20 17:11:43.596874 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.20 17:11:43.596970 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.20 17:11:43.597011 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4253 | 2026.05.20 17:11:43.597345 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.20 17:11:43.597378 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4255 | 2026.05.20 17:11:43.597734 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4256 | 2026.05.20 17:11:43.597943 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.20 17:11:43.598073 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4258 | 2026.05.20 17:11:43.598106 [ 275 ] {d828d526-6c6a-4891-9d62-3d151c78a130} <Debug> TCPHandler: Processed in 0.00126105 sec. | ||
| 4259 | 2026.05.20 17:11:48.584898 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.20 17:11:48.585144 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.20 17:11:48.585473 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4262 | 2026.05.20 17:11:48.585513 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4263 | 2026.05.20 17:11:48.585731 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4264 | 2026.05.20 17:11:48.585801 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4265 | 2026.05.20 17:11:48.585943 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4266 | 2026.05.20 17:11:48.586036 [ 345 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4267 | 2026.05.20 17:11:48.586048 [ 322 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4268 | 2026.05.20 17:11:48.586068 [ 347 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4269 | 2026.05.20 17:11:48.586058 [ 316 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4270 | 2026.05.20 17:11:48.586220 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4271 | 2026.05.20 17:11:48.586247 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4272 | 2026.05.20 17:11:48.586334 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4273 | 2026.05.20 17:11:48.586355 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4274 | 2026.05.20 17:11:48.586392 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4275 | 2026.05.20 17:11:48.586430 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4276 | 2026.05.20 17:11:48.586466 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4277 | 2026.05.20 17:11:48.587678 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002625 sec., 13714.285714285714 rows/sec., 2.84 MiB/sec. | ||
| 4278 | 2026.05.20 17:11:48.587869 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> MemoryTracker: Peak memory usage (for query): 145.65 KiB. | ||
| 4279 | 2026.05.20 17:11:48.587895 [ 275 ] {d811fd1e-ae3a-46f2-a1da-bcec3c9b06e0} <Debug> TCPHandler: Processed in 0.003134425 sec. | ||
| 4280 | 2026.05.20 17:11:48.590004 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.05.20 17:11:48.590131 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4282 | 2026.05.20 17:11:48.590178 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4283 | 2026.05.20 17:11:48.590693 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.05.20 17:11:48.590749 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4285 | 2026.05.20 17:11:48.591183 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4286 | 2026.05.20 17:11:48.591406 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.05.20 17:11:48.591553 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00146 sec., 6849.315068493151 rows/sec., 558.51 KiB/sec. | ||
| 4288 | 2026.05.20 17:11:48.591590 [ 275 ] {ad54b050-80f9-4d8b-b631-c0342d75f9dd} <Debug> TCPHandler: Processed in 0.001643839 sec. | ||
| 4289 | 2026.05.20 17:11:48.591716 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.05.20 17:11:48.591816 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4291 | 2026.05.20 17:11:48.591858 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4292 | 2026.05.20 17:11:48.592389 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.05.20 17:11:48.592429 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4294 | 2026.05.20 17:11:48.592800 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4295 | 2026.05.20 17:11:48.593094 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.05.20 17:11:48.593262 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Debug> executeQuery: Read 97 rows, 8.32 KiB in 0.001467 sec., 66121.33605998637 rows/sec., 5.54 MiB/sec. | ||
| 4297 | 2026.05.20 17:11:48.593300 [ 275 ] {eca42e0a-4be2-4315-ae13-c2465b2cf037} <Debug> TCPHandler: Processed in 0.001637888 sec. | ||
| 4298 | 2026.05.20 17:11:48.593426 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.05.20 17:11:48.593523 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.05.20 17:11:48.593565 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4301 | 2026.05.20 17:11:48.593963 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.05.20 17:11:48.594000 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4303 | 2026.05.20 17:11:48.594301 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4304 | 2026.05.20 17:11:48.594515 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.05.20 17:11:48.594644 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001139 sec., 24582.967515364355 rows/sec., 1.76 MiB/sec. | ||
| 4306 | 2026.05.20 17:11:48.594678 [ 275 ] {0972875a-4186-4b6b-92bd-c06003eda192} <Debug> TCPHandler: Processed in 0.001304732 sec. | ||
| 4307 | 2026.05.20 17:11:48.594796 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.05.20 17:11:48.594892 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4309 | 2026.05.20 17:11:48.594933 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4310 | 2026.05.20 17:11:48.595350 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.05.20 17:11:48.595387 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4312 | 2026.05.20 17:11:48.595689 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4313 | 2026.05.20 17:11:48.595898 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.05.20 17:11:48.596026 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Debug> executeQuery: Read 92 rows, 7.37 KiB in 0.001152 sec., 79861.11111111111 rows/sec., 6.25 MiB/sec. | ||
| 4315 | 2026.05.20 17:11:48.596061 [ 275 ] {45a23871-4d18-41f8-b64d-9035dcc44788} <Debug> TCPHandler: Processed in 0.001315521 sec. | ||
| 4316 | 2026.05.20 17:11:48.596181 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.05.20 17:11:48.596278 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.05.20 17:11:48.596324 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4319 | 2026.05.20 17:11:48.596733 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.05.20 17:11:48.596771 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4321 | 2026.05.20 17:11:48.597094 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4322 | 2026.05.20 17:11:48.597309 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.05.20 17:11:48.597439 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.00118 sec., 139830.50847457626 rows/sec., 9.73 MiB/sec. | ||
| 4324 | 2026.05.20 17:11:48.597473 [ 275 ] {b822a5a9-66a4-4b23-8e18-8ea8b294cb2e} <Debug> TCPHandler: Processed in 0.001343132 sec. | ||
| 4325 | 2026.05.20 17:11:48.597590 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.05.20 17:11:48.597686 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4327 | 2026.05.20 17:11:48.597740 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <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 | ||
| 4328 | 2026.05.20 17:11:48.598439 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.05.20 17:11:48.598473 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4330 | 2026.05.20 17:11:48.598963 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4331 | 2026.05.20 17:11:48.599251 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.05.20 17:11:48.599392 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001723 sec., 10446.894950667442 rows/sec., 18.72 MiB/sec. | ||
| 4333 | 2026.05.20 17:11:48.599443 [ 275 ] {887c1eeb-9e6c-4d2e-b40a-6e2b814c0e9a} <Debug> TCPHandler: Processed in 0.001902566 sec. | ||
| 4334 | 2026.05.20 17:11:48.599571 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.05.20 17:11:48.599668 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4336 | 2026.05.20 17:11:48.599710 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4337 | 2026.05.20 17:11:48.600042 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.05.20 17:11:48.600078 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4339 | 2026.05.20 17:11:48.600381 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4340 | 2026.05.20 17:11:48.600604 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.05.20 17:11:48.600734 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4342 | 2026.05.20 17:11:48.600768 [ 275 ] {e7f2fd86-887c-47e4-a2a9-6495a561268e} <Debug> TCPHandler: Processed in 0.001247829 sec. | ||
| 4343 | 2026.05.20 17:11:48.619263 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9062 | ||
| 4344 | 2026.05.20 17:11:48.619709 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.05.20 17:11:48.619751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4346 | 2026.05.20 17:11:48.620239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4347 | 2026.05.20 17:11:48.620463 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.05.20 17:11:48.620592 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9062 | ||
| 4349 | 2026.05.20 17:11:49.081292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4350 | 2026.05.20 17:11:49.097863 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.05.20 17:11:49.097937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4352 | 2026.05.20 17:11:49.104342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4353 | 2026.05.20 17:11:49.105021 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.05.20 17:11:49.107832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4355 | 2026.05.20 17:11:53.585478 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.05.20 17:11:53.585715 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4357 | 2026.05.20 17:11:53.586023 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4358 | 2026.05.20 17:11:53.586060 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4359 | 2026.05.20 17:11:53.586330 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4360 | 2026.05.20 17:11:53.586402 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4361 | 2026.05.20 17:11:53.586543 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4362 | 2026.05.20 17:11:53.586628 [ 345 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4363 | 2026.05.20 17:11:53.586645 [ 347 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4364 | 2026.05.20 17:11:53.586679 [ 365 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4365 | 2026.05.20 17:11:53.586650 [ 322 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4366 | 2026.05.20 17:11:53.586824 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4367 | 2026.05.20 17:11:53.586851 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4368 | 2026.05.20 17:11:53.586935 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4369 | 2026.05.20 17:11:53.586957 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4370 | 2026.05.20 17:11:53.586993 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4371 | 2026.05.20 17:11:53.587030 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4372 | 2026.05.20 17:11:53.587064 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4373 | 2026.05.20 17:11:53.588185 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002569 sec., 14013.234721681587 rows/sec., 1.32 MiB/sec. | ||
| 4374 | 2026.05.20 17:11:53.588313 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> MemoryTracker: Peak memory usage (for query): 129.02 KiB. | ||
| 4375 | 2026.05.20 17:11:53.588329 [ 275 ] {2322d585-42f8-4d65-8764-e738eaae361e} <Debug> TCPHandler: Processed in 0.002979291 sec. | ||
| 4376 | 2026.05.20 17:11:53.590352 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.05.20 17:11:53.590464 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4378 | 2026.05.20 17:11:53.590508 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4379 | 2026.05.20 17:11:53.591000 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.05.20 17:11:53.591037 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4381 | 2026.05.20 17:11:53.591394 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4382 | 2026.05.20 17:11:53.591621 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.05.20 17:11:53.591762 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001329 sec., 78254.3265613243 rows/sec., 6.57 MiB/sec. | ||
| 4384 | 2026.05.20 17:11:53.591796 [ 275 ] {545a6c43-5b61-4903-9dcb-0a762933ba93} <Debug> TCPHandler: Processed in 0.001495436 sec. | ||
| 4385 | 2026.05.20 17:11:53.591917 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.05.20 17:11:53.592011 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4387 | 2026.05.20 17:11:53.592051 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4388 | 2026.05.20 17:11:53.592499 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.05.20 17:11:53.592532 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4390 | 2026.05.20 17:11:53.592843 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4391 | 2026.05.20 17:11:53.593050 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.05.20 17:11:53.593174 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.49 MiB/sec. | ||
| 4393 | 2026.05.20 17:11:53.593208 [ 275 ] {42e56549-b23e-4d8f-85cc-5429e278a0a2} <Debug> TCPHandler: Processed in 0.001339742 sec. | ||
| 4394 | 2026.05.20 17:11:53.593338 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.05.20 17:11:53.593433 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4396 | 2026.05.20 17:11:53.593471 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4397 | 2026.05.20 17:11:53.593878 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.05.20 17:11:53.593912 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4399 | 2026.05.20 17:11:53.594204 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4400 | 2026.05.20 17:11:53.594414 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.05.20 17:11:53.594543 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001127 sec., 78083.40727595387 rows/sec., 6.10 MiB/sec. | ||
| 4402 | 2026.05.20 17:11:53.594576 [ 275 ] {dcf775e5-431b-41b9-a25e-9d27ac17f359} <Debug> TCPHandler: Processed in 0.00128557 sec. | ||
| 4403 | 2026.05.20 17:11:53.594706 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.05.20 17:11:53.594800 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4405 | 2026.05.20 17:11:53.594842 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4406 | 2026.05.20 17:11:53.595235 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.05.20 17:11:53.595268 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4408 | 2026.05.20 17:11:53.595578 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4409 | 2026.05.20 17:11:53.595803 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.05.20 17:11:53.595933 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 4411 | 2026.05.20 17:11:53.595966 [ 275 ] {7a8ef608-ce35-4dcb-8379-da9c87aee652} <Debug> TCPHandler: Processed in 0.001308301 sec. | ||
| 4412 | 2026.05.20 17:11:53.596090 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.05.20 17:11:53.596193 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4414 | 2026.05.20 17:11:53.596248 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <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 | ||
| 4415 | 2026.05.20 17:11:53.596994 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.05.20 17:11:53.597028 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4417 | 2026.05.20 17:11:53.597569 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4418 | 2026.05.20 17:11:53.597787 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.05.20 17:11:53.597923 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 4420 | 2026.05.20 17:11:53.597972 [ 275 ] {13bdb61e-2ca9-4f3f-a8b0-30842f326ca0} <Debug> TCPHandler: Processed in 0.001929116 sec. | ||
| 4421 | 2026.05.20 17:11:53.598095 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.05.20 17:11:53.598189 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4423 | 2026.05.20 17:11:53.598230 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4424 | 2026.05.20 17:11:53.598571 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.05.20 17:11:53.598604 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4426 | 2026.05.20 17:11:53.598891 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4427 | 2026.05.20 17:11:53.599088 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.05.20 17:11:53.599212 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 4429 | 2026.05.20 17:11:53.599243 [ 275 ] {0d03b22b-77b0-499e-9ca7-2a27597314fa} <Debug> TCPHandler: Processed in 0.001195678 sec. | ||
| 4430 | 2026.05.20 17:11:56.009985 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4431 | 2026.05.20 17:11:56.010054 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4432 | 2026.05.20 17:11:56.121582 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9574 | ||
| 4433 | 2026.05.20 17:11:56.122136 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.05.20 17:11:56.122183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4435 | 2026.05.20 17:11:56.122674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4436 | 2026.05.20 17:11:56.122898 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.05.20 17:11:56.123024 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4438 | 2026.05.20 17:11:56.608700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4439 | 2026.05.20 17:11:56.625333 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.20 17:11:56.625408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4441 | 2026.05.20 17:11:56.631565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4442 | 2026.05.20 17:11:56.632332 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.05.20 17:11:56.636220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4444 | 2026.05.20 17:11:58.583803 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.05.20 17:11:58.584042 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4446 | 2026.05.20 17:11:58.584369 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4447 | 2026.05.20 17:11:58.584407 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4448 | 2026.05.20 17:11:58.584623 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4449 | 2026.05.20 17:11:58.584691 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4450 | 2026.05.20 17:11:58.584833 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4451 | 2026.05.20 17:11:58.584905 [ 345 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4452 | 2026.05.20 17:11:58.584953 [ 324 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4453 | 2026.05.20 17:11:58.584953 [ 365 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4454 | 2026.05.20 17:11:58.584958 [ 366 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4455 | 2026.05.20 17:11:58.585141 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4456 | 2026.05.20 17:11:58.585187 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4457 | 2026.05.20 17:11:58.585301 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4458 | 2026.05.20 17:11:58.585335 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4459 | 2026.05.20 17:11:58.585399 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4460 | 2026.05.20 17:11:58.585458 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4461 | 2026.05.20 17:11:58.585496 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4462 | 2026.05.20 17:11:58.586737 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002798 sec., 12866.333095067905 rows/sec., 1.21 MiB/sec. | ||
| 4463 | 2026.05.20 17:11:58.586901 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> MemoryTracker: Peak memory usage (for query): 129.05 KiB. | ||
| 4464 | 2026.05.20 17:11:58.586924 [ 275 ] {165dde19-cacd-439f-8cb3-32f3aed504ec} <Debug> TCPHandler: Processed in 0.003256118 sec. | ||
| 4465 | 2026.05.20 17:11:58.588768 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.05.20 17:11:58.588904 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4467 | 2026.05.20 17:11:58.588957 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4468 | 2026.05.20 17:11:58.589557 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.05.20 17:11:58.589601 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4470 | 2026.05.20 17:11:58.589994 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4471 | 2026.05.20 17:11:58.590217 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.05.20 17:11:58.590340 [ 94 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4473 | 2026.05.20 17:11:58.590361 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001495 sec., 61538.46153846154 rows/sec., 5.20 MiB/sec. | ||
| 4474 | 2026.05.20 17:11:58.590396 [ 94 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.05.20 17:11:58.590417 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4476 | 2026.05.20 17:11:58.590419 [ 275 ] {9bb8f688-a6de-4e8b-ad58-e60d5a067768} <Debug> TCPHandler: Processed in 0.00171836 sec. | ||
| 4477 | 2026.05.20 17:11:58.590519 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 4478 | 2026.05.20 17:11:58.590566 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.05.20 17:11:58.590632 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4480 | 2026.05.20 17:11:58.590668 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1011 rows starting from the beginning of the part | ||
| 4481 | 2026.05.20 17:11:58.590668 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.05.20 17:11:58.590722 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4483 | 2026.05.20 17:11:58.590729 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 92 rows starting from the beginning of the part | ||
| 4484 | 2026.05.20 17:11:58.590784 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 4485 | 2026.05.20 17:11:58.590825 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 97 rows starting from the beginning of the part | ||
| 4486 | 2026.05.20 17:11:58.590861 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4487 | 2026.05.20 17:11:58.590902 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 92 rows starting from the beginning of the part | ||
| 4488 | 2026.05.20 17:11:58.591143 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.05.20 17:11:58.591184 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4490 | 2026.05.20 17:11:58.591529 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4491 | 2026.05.20 17:11:58.591747 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.05.20 17:11:58.591882 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001233 sec., 14598.540145985402 rows/sec., 1.07 MiB/sec. | ||
| 4493 | 2026.05.20 17:11:58.591916 [ 275 ] {8d295a3e-20d0-44e9-8c93-09b9e5589c78} <Debug> TCPHandler: Processed in 0.001402723 sec. | ||
| 4494 | 2026.05.20 17:11:58.591918 [ 186 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441964 sec., 1040247.8841358037 rows/sec., 88.79 MiB/sec. | ||
| 4495 | 2026.05.20 17:11:58.592041 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.05.20 17:11:58.592098 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4497 | 2026.05.20 17:11:58.592143 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4498 | 2026.05.20 17:11:58.592189 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4499 | 2026.05.20 17:11:58.592350 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.05.20 17:11:58.592424 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_26_5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4501 | 2026.05.20 17:11:58.592492 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4502 | 2026.05.20 17:11:58.592615 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.05.20 17:11:58.592680 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4504 | 2026.05.20 17:11:58.592986 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4505 | 2026.05.20 17:11:58.593205 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.05.20 17:11:58.593331 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001208 sec., 67880.79470198676 rows/sec., 5.30 MiB/sec. | ||
| 4507 | 2026.05.20 17:11:58.593335 [ 92 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4508 | 2026.05.20 17:11:58.593372 [ 275 ] {34cf2346-2456-40d0-a786-8b59f1e9f57a} <Debug> TCPHandler: Processed in 0.001384283 sec. | ||
| 4509 | 2026.05.20 17:11:58.593392 [ 92 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.05.20 17:11:58.593419 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4511 | 2026.05.20 17:11:58.593506 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.05.20 17:11:58.593516 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 4513 | 2026.05.20 17:11:58.593637 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4514 | 2026.05.20 17:11:58.593659 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4515 | 2026.05.20 17:11:58.593687 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4516 | 2026.05.20 17:11:58.593695 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 604 rows starting from the beginning of the part | ||
| 4517 | 2026.05.20 17:11:58.593766 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
| 4518 | 2026.05.20 17:11:58.593814 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
| 4519 | 2026.05.20 17:11:58.593856 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 92 rows starting from the beginning of the part | ||
| 4520 | 2026.05.20 17:11:58.593896 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 88 rows starting from the beginning of the part | ||
| 4521 | 2026.05.20 17:11:58.593936 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
| 4522 | 2026.05.20 17:11:58.594094 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.05.20 17:11:58.594136 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4524 | 2026.05.20 17:11:58.594500 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4525 | 2026.05.20 17:11:58.594737 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.05.20 17:11:58.594859 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4527 | 2026.05.20 17:11:58.594870 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4528 | 2026.05.20 17:11:58.594898 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.05.20 17:11:58.594916 [ 275 ] {d890ec24-7dd5-450c-9a1d-57b64197974c} <Debug> TCPHandler: Processed in 0.001461455 sec. | ||
| 4530 | 2026.05.20 17:11:58.594922 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4531 | 2026.05.20 17:11:58.594956 [ 193 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483515 sec., 698341.4390821799 rows/sec., 54.85 MiB/sec. | ||
| 4532 | 2026.05.20 17:11:58.595001 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 4533 | 2026.05.20 17:11:58.595050 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.05.20 17:11:58.595107 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4535 | 2026.05.20 17:11:58.595142 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2971 rows starting from the beginning of the part | ||
| 4536 | 2026.05.20 17:11:58.595149 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.05.20 17:11:58.595161 [ 186 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4538 | 2026.05.20 17:11:58.595214 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <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 | ||
| 4539 | 2026.05.20 17:11:58.595225 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 4540 | 2026.05.20 17:11:58.595284 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 4541 | 2026.05.20 17:11:58.595329 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 165 rows starting from the beginning of the part | ||
| 4542 | 2026.05.20 17:11:58.595372 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4543 | 2026.05.20 17:11:58.595429 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 4544 | 2026.05.20 17:11:58.595449 [ 186 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.05.20 17:11:58.595526 [ 186 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_26_5} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4546 | 2026.05.20 17:11:58.595633 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4547 | 2026.05.20 17:11:58.595977 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.05.20 17:11:58.596021 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4549 | 2026.05.20 17:11:58.596585 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4550 | 2026.05.20 17:11:58.596838 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.05.20 17:11:58.596983 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001852 sec., 9719.222462203024 rows/sec., 17.42 MiB/sec. | ||
| 4552 | 2026.05.20 17:11:58.597034 [ 275 ] {3b892b5e-d3df-42ed-8572-86e57b1fdbe9} <Debug> TCPHandler: Processed in 0.002035788 sec. | ||
| 4553 | 2026.05.20 17:11:58.597178 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.05.20 17:11:58.597258 [ 200 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3776 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283774 sec., 1653403.532924011 rows/sec., 115.66 MiB/sec. | ||
| 4555 | 2026.05.20 17:11:58.597274 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.05.20 17:11:58.597317 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4557 | 2026.05.20 17:11:58.597641 [ 186 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4558 | 2026.05.20 17:11:58.597667 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.05.20 17:11:58.597710 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4560 | 2026.05.20 17:11:58.597954 [ 186 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.05.20 17:11:58.598033 [ 186 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4562 | 2026.05.20 17:11:58.598056 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4563 | 2026.05.20 17:11:58.598131 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 4564 | 2026.05.20 17:11:58.598283 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.05.20 17:11:58.598403 [ 92 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4566 | 2026.05.20 17:11:58.598424 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 4567 | 2026.05.20 17:11:58.598441 [ 92 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.05.20 17:11:58.598466 [ 275 ] {0836f847-7f9b-441b-859e-184e12fe7247} <Debug> TCPHandler: Processed in 0.001339942 sec. | ||
| 4569 | 2026.05.20 17:11:58.598472 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4570 | 2026.05.20 17:11:58.598563 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4571 | 2026.05.20 17:11:58.598660 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4572 | 2026.05.20 17:11:58.598686 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 960 rows starting from the beginning of the part | ||
| 4573 | 2026.05.20 17:11:58.598730 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4574 | 2026.05.20 17:11:58.598768 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4575 | 2026.05.20 17:11:58.598807 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4576 | 2026.05.20 17:11:58.598840 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4577 | 2026.05.20 17:11:58.598873 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 4578 | 2026.05.20 17:11:58.599798 [ 186 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126584 sec., 995386.4627441067 rows/sec., 65.07 MiB/sec. | ||
| 4579 | 2026.05.20 17:11:58.599991 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4580 | 2026.05.20 17:11:58.600254 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.05.20 17:11:58.600331 [ 193 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_26_5} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4582 | 2026.05.20 17:11:58.600399 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4583 | 2026.05.20 17:12:03.583549 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.05.20 17:12:03.583803 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4585 | 2026.05.20 17:12:03.584158 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4586 | 2026.05.20 17:12:03.584201 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4587 | 2026.05.20 17:12:03.584439 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4588 | 2026.05.20 17:12:03.584510 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4589 | 2026.05.20 17:12:03.584694 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4590 | 2026.05.20 17:12:03.584822 [ 357 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4591 | 2026.05.20 17:12:03.584829 [ 324 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4592 | 2026.05.20 17:12:03.584829 [ 365 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4593 | 2026.05.20 17:12:03.584819 [ 366 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4594 | 2026.05.20 17:12:03.585026 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4595 | 2026.05.20 17:12:03.585066 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4596 | 2026.05.20 17:12:03.585203 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4597 | 2026.05.20 17:12:03.585236 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4598 | 2026.05.20 17:12:03.585285 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4599 | 2026.05.20 17:12:03.585347 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4600 | 2026.05.20 17:12:03.585402 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4601 | 2026.05.20 17:12:03.585456 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4602 | 2026.05.20 17:12:03.587455 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.003748 sec., 11205.976520811098 rows/sec., 2.73 MiB/sec. | ||
| 4603 | 2026.05.20 17:12:03.587678 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> MemoryTracker: Peak memory usage (for query): 193.50 KiB. | ||
| 4604 | 2026.05.20 17:12:03.587699 [ 275 ] {4855c22b-5887-4f23-9627-fdd45fac8736} <Debug> TCPHandler: Processed in 0.004286132 sec. | ||
| 4605 | 2026.05.20 17:12:03.590564 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.05.20 17:12:03.590682 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.05.20 17:12:03.590731 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4608 | 2026.05.20 17:12:03.591251 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.05.20 17:12:03.591295 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4610 | 2026.05.20 17:12:03.591656 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4611 | 2026.05.20 17:12:03.591877 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.05.20 17:12:03.592026 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001377 sec., 17429.193899782134 rows/sec., 1.45 MiB/sec. | ||
| 4613 | 2026.05.20 17:12:03.592063 [ 275 ] {505762de-75f4-4290-9e4d-962eb5ec2715} <Debug> TCPHandler: Processed in 0.001564297 sec. | ||
| 4614 | 2026.05.20 17:12:03.592200 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.05.20 17:12:03.592300 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4616 | 2026.05.20 17:12:03.592342 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4617 | 2026.05.20 17:12:03.592751 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.05.20 17:12:03.592788 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4619 | 2026.05.20 17:12:03.593093 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4620 | 2026.05.20 17:12:03.593327 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.05.20 17:12:03.593465 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 274.56 KiB/sec. | ||
| 4622 | 2026.05.20 17:12:03.593501 [ 275 ] {53107300-2940-46dd-9248-43d1fe335d8f} <Debug> TCPHandler: Processed in 0.001350243 sec. | ||
| 4623 | 2026.05.20 17:12:03.593625 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.05.20 17:12:03.593721 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4625 | 2026.05.20 17:12:03.593774 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4626 | 2026.05.20 17:12:03.594356 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.05.20 17:12:03.594399 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4628 | 2026.05.20 17:12:03.594756 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4629 | 2026.05.20 17:12:03.594965 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.05.20 17:12:03.595094 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Debug> executeQuery: Read 226 rows, 20.54 KiB in 0.001393 sec., 162239.7702799713 rows/sec., 14.40 MiB/sec. | ||
| 4631 | 2026.05.20 17:12:03.595128 [ 275 ] {5f444541-2faf-4356-a05c-ab50b087f6c5} <Debug> TCPHandler: Processed in 0.001551357 sec. | ||
| 4632 | 2026.05.20 17:12:03.595255 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.05.20 17:12:03.595350 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4634 | 2026.05.20 17:12:03.595394 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4635 | 2026.05.20 17:12:03.595849 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.05.20 17:12:03.595885 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4637 | 2026.05.20 17:12:03.596194 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4638 | 2026.05.20 17:12:03.596446 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.05.20 17:12:03.596596 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Debug> executeQuery: Read 40 rows, 3.04 KiB in 0.001264 sec., 31645.569620253165 rows/sec., 2.35 MiB/sec. | ||
| 4640 | 2026.05.20 17:12:03.596606 [ 87 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4641 | 2026.05.20 17:12:03.596635 [ 275 ] {d1f4d66c-bce5-43b7-ba65-b9f21f5d3a00} <Debug> TCPHandler: Processed in 0.001427904 sec. | ||
| 4642 | 2026.05.20 17:12:03.596671 [ 87 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.05.20 17:12:03.596704 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4644 | 2026.05.20 17:12:03.596773 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.20 17:12:03.596814 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 4646 | 2026.05.20 17:12:03.596879 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4647 | 2026.05.20 17:12:03.596924 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4648 | 2026.05.20 17:12:03.596926 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4649 | 2026.05.20 17:12:03.596977 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 214 rows starting from the beginning of the part | ||
| 4650 | 2026.05.20 17:12:03.597039 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 4651 | 2026.05.20 17:12:03.597093 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 4652 | 2026.05.20 17:12:03.597140 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4653 | 2026.05.20 17:12:03.597184 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part | ||
| 4654 | 2026.05.20 17:12:03.597225 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 4655 | 2026.05.20 17:12:03.597347 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.20 17:12:03.597389 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4657 | 2026.05.20 17:12:03.597754 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4658 | 2026.05.20 17:12:03.598014 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.20 17:12:03.598145 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001285 sec., 18677.04280155642 rows/sec., 1.55 MiB/sec. | ||
| 4660 | 2026.05.20 17:12:03.598165 [ 186 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388704 sec., 250593.35898794848 rows/sec., 17.82 MiB/sec. | ||
| 4661 | 2026.05.20 17:12:03.598179 [ 275 ] {331da0cb-37ff-475b-8511-4c6e583bdfea} <Debug> TCPHandler: Processed in 0.001457495 sec. | ||
| 4662 | 2026.05.20 17:12:03.598330 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.05.20 17:12:03.598331 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4664 | 2026.05.20 17:12:03.598426 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.05.20 17:12:03.598470 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4666 | 2026.05.20 17:12:03.598617 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.05.20 17:12:03.598694 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_26_5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4668 | 2026.05.20 17:12:03.598768 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4669 | 2026.05.20 17:12:03.598879 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.05.20 17:12:03.598921 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4671 | 2026.05.20 17:12:03.599266 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4672 | 2026.05.20 17:12:03.599501 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.05.20 17:12:03.599633 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 766.56 KiB/sec. | ||
| 4674 | 2026.05.20 17:12:03.599670 [ 275 ] {ebfd33e6-afed-4fcd-b4f2-e3da26cf2b64} <Debug> TCPHandler: Processed in 0.001387362 sec. | ||
| 4675 | 2026.05.20 17:12:03.599798 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.05.20 17:12:03.599890 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4677 | 2026.05.20 17:12:03.599929 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4678 | 2026.05.20 17:12:03.600390 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.05.20 17:12:03.600437 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4680 | 2026.05.20 17:12:03.600842 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4681 | 2026.05.20 17:12:03.601150 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.05.20 17:12:03.601316 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001442 sec., 88765.60332871013 rows/sec., 7.19 MiB/sec. | ||
| 4683 | 2026.05.20 17:12:03.601359 [ 275 ] {7ef63e13-3691-4413-baef-03e93a58a923} <Debug> TCPHandler: Processed in 0.001608649 sec. | ||
| 4684 | 2026.05.20 17:12:03.601503 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.05.20 17:12:03.601616 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4686 | 2026.05.20 17:12:03.601671 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4687 | 2026.05.20 17:12:03.602214 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.05.20 17:12:03.602253 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4689 | 2026.05.20 17:12:03.602691 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4690 | 2026.05.20 17:12:03.602988 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.05.20 17:12:03.603148 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001558 sec., 127086.0077021823 rows/sec., 9.11 MiB/sec. | ||
| 4692 | 2026.05.20 17:12:03.603185 [ 275 ] {2cf85254-de7f-40d2-95fd-8059c14e5915} <Debug> TCPHandler: Processed in 0.001742141 sec. | ||
| 4693 | 2026.05.20 17:12:03.603308 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.20 17:12:03.603404 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.05.20 17:12:03.603459 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <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 | ||
| 4696 | 2026.05.20 17:12:03.604270 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.05.20 17:12:03.604306 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4698 | 2026.05.20 17:12:03.604860 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4699 | 2026.05.20 17:12:03.605098 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.05.20 17:12:03.605240 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4701 | 2026.05.20 17:12:03.605247 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00186 sec., 12903.225806451612 rows/sec., 23.12 MiB/sec. | ||
| 4702 | 2026.05.20 17:12:03.605312 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.20 17:12:03.605339 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4704 | 2026.05.20 17:12:03.605344 [ 275 ] {530440d7-b1dd-4887-8600-93be1d32c1e3} <Debug> TCPHandler: Processed in 0.00208308 sec. | ||
| 4705 | 2026.05.20 17:12:03.605432 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 4706 | 2026.05.20 17:12:03.605482 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.05.20 17:12:03.605588 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.05.20 17:12:03.605630 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4709 | 2026.05.20 17:12:03.605657 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4710 | 2026.05.20 17:12:03.605714 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 319 rows starting from the beginning of the part | ||
| 4711 | 2026.05.20 17:12:03.605831 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4712 | 2026.05.20 17:12:03.605938 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 4713 | 2026.05.20 17:12:03.605979 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.20 17:12:03.606019 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4715 | 2026.05.20 17:12:03.606053 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4716 | 2026.05.20 17:12:03.606173 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4717 | 2026.05.20 17:12:03.606284 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4718 | 2026.05.20 17:12:03.606335 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4719 | 2026.05.20 17:12:03.606574 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.05.20 17:12:03.606714 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 4721 | 2026.05.20 17:12:03.606749 [ 275 ] {331bb52f-305f-4fb0-ab10-a60f50bcfb27} <Debug> TCPHandler: Processed in 0.001314301 sec. | ||
| 4722 | 2026.05.20 17:12:03.610109 [ 199 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 19 columns (19 merged, 0 gathered) in 0.004713562 sec., 90589.66446182314 rows/sec., 162.33 MiB/sec. | ||
| 4723 | 2026.05.20 17:12:03.610543 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4724 | 2026.05.20 17:12:03.610858 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.05.20 17:12:03.610929 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4726 | 2026.05.20 17:12:03.611015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4727 | 2026.05.20 17:12:03.623081 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10022 | ||
| 4728 | 2026.05.20 17:12:03.623545 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.05.20 17:12:03.623589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4730 | 2026.05.20 17:12:03.624070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4731 | 2026.05.20 17:12:03.624314 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.05.20 17:12:03.624439 [ 85 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4733 | 2026.05.20 17:12:03.624458 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10022 | ||
| 4734 | 2026.05.20 17:12:03.624478 [ 85 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.05.20 17:12:03.624508 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4736 | 2026.05.20 17:12:03.624607 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 4737 | 2026.05.20 17:12:03.624741 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4738 | 2026.05.20 17:12:03.624796 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 4739 | 2026.05.20 17:12:03.624881 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4740 | 2026.05.20 17:12:03.624955 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4741 | 2026.05.20 17:12:03.625019 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4742 | 2026.05.20 17:12:03.625089 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4743 | 2026.05.20 17:12:03.625159 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4744 | 2026.05.20 17:12:03.627302 [ 199 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740135 sec., 3657484.0290715606 rows/sec., 52.32 MiB/sec. | ||
| 4745 | 2026.05.20 17:12:03.627554 [ 198 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4746 | 2026.05.20 17:12:03.627858 [ 198 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.20 17:12:03.627928 [ 198 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_21_4} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4748 | 2026.05.20 17:12:03.628004 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4749 | 2026.05.20 17:12:04.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.62 MiB, peak 250.04 MiB, free memory in arenas 0.00 B, will set to 244.94 MiB (RSS), difference: 1.32 MiB | ||
| 4750 | 2026.05.20 17:12:04.136278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4751 | 2026.05.20 17:12:04.154001 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.05.20 17:12:04.154058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4753 | 2026.05.20 17:12:04.160075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4754 | 2026.05.20 17:12:04.160814 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.05.20 17:12:04.161146 [ 85 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4756 | 2026.05.20 17:12:04.161212 [ 85 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.05.20 17:12:04.161235 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4758 | 2026.05.20 17:12:04.161405 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 4759 | 2026.05.20 17:12:04.164338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4760 | 2026.05.20 17:12:04.165320 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4761 | 2026.05.20 17:12:04.166873 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 4762 | 2026.05.20 17:12:04.171602 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4763 | 2026.05.20 17:12:04.175966 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4764 | 2026.05.20 17:12:04.180118 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 4765 | 2026.05.20 17:12:04.184693 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 4766 | 2026.05.20 17:12:04.188658 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 4767 | 2026.05.20 17:12:04.238479 [ 199 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077158988 sec., 2060.6802152459545 rows/sec., 10.66 MiB/sec. | ||
| 4768 | 2026.05.20 17:12:04.241350 [ 189 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4769 | 2026.05.20 17:12:04.243532 [ 189 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_21_4} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.05.20 17:12:04.243649 [ 189 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_21_4} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4771 | 2026.05.20 17:12:04.246003 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4772 | 2026.05.20 17:12:05.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.01 MiB, peak 256.57 MiB, free memory in arenas 0.00 B, will set to 250.32 MiB (RSS), difference: 4.31 MiB | ||
| 4773 | 2026.05.20 17:12:08.582217 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.05.20 17:12:08.582447 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4775 | 2026.05.20 17:12:08.582774 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4776 | 2026.05.20 17:12:08.582814 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4777 | 2026.05.20 17:12:08.583031 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4778 | 2026.05.20 17:12:08.583104 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4779 | 2026.05.20 17:12:08.583247 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4780 | 2026.05.20 17:12:08.583336 [ 360 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4781 | 2026.05.20 17:12:08.583337 [ 357 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4782 | 2026.05.20 17:12:08.583354 [ 365 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4783 | 2026.05.20 17:12:08.583353 [ 324 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4784 | 2026.05.20 17:12:08.583494 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4785 | 2026.05.20 17:12:08.583521 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4786 | 2026.05.20 17:12:08.583610 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4787 | 2026.05.20 17:12:08.583630 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4788 | 2026.05.20 17:12:08.583666 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4789 | 2026.05.20 17:12:08.583710 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4790 | 2026.05.20 17:12:08.583748 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4791 | 2026.05.20 17:12:08.584790 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002436 sec., 14778.32512315271 rows/sec., 1.39 MiB/sec. | ||
| 4792 | 2026.05.20 17:12:08.584908 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> MemoryTracker: Peak memory usage (for query): 128.18 KiB. | ||
| 4793 | 2026.05.20 17:12:08.584923 [ 275 ] {127c7230-db8b-4565-a87b-d8fbfbfed65d} <Debug> TCPHandler: Processed in 0.002841137 sec. | ||
| 4794 | 2026.05.20 17:12:08.586930 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.05.20 17:12:08.587042 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4796 | 2026.05.20 17:12:08.587087 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4797 | 2026.05.20 17:12:08.587582 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.05.20 17:12:08.587624 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4799 | 2026.05.20 17:12:08.587987 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4800 | 2026.05.20 17:12:08.588211 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.20 17:12:08.588358 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001347 sec., 68299.92576095025 rows/sec., 5.77 MiB/sec. | ||
| 4802 | 2026.05.20 17:12:08.588394 [ 275 ] {91f0269b-bcd0-40f6-8425-bf62f0640f08} <Debug> TCPHandler: Processed in 0.001519076 sec. | ||
| 4803 | 2026.05.20 17:12:08.588522 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.05.20 17:12:08.588623 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.05.20 17:12:08.588664 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4806 | 2026.05.20 17:12:08.589062 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.05.20 17:12:08.589099 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4808 | 2026.05.20 17:12:08.589399 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4809 | 2026.05.20 17:12:08.589611 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.05.20 17:12:08.589743 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001142 sec., 15761.821366024518 rows/sec., 1.16 MiB/sec. | ||
| 4811 | 2026.05.20 17:12:08.589778 [ 275 ] {c7c034e2-a68d-4c6c-91e7-bbfd08ac4834} <Debug> TCPHandler: Processed in 0.001308741 sec. | ||
| 4812 | 2026.05.20 17:12:08.589892 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.05.20 17:12:08.589990 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4814 | 2026.05.20 17:12:08.590032 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4815 | 2026.05.20 17:12:08.590459 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.05.20 17:12:08.590496 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4817 | 2026.05.20 17:12:08.590791 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4818 | 2026.05.20 17:12:08.590996 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.05.20 17:12:08.591127 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001155 sec., 70995.670995671 rows/sec., 5.54 MiB/sec. | ||
| 4820 | 2026.05.20 17:12:08.591162 [ 275 ] {beec4437-ce44-486d-829a-bad6e8304af6} <Debug> TCPHandler: Processed in 0.001320751 sec. | ||
| 4821 | 2026.05.20 17:12:08.591277 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.05.20 17:12:08.591374 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4823 | 2026.05.20 17:12:08.591417 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4824 | 2026.05.20 17:12:08.591825 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.05.20 17:12:08.591860 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4826 | 2026.05.20 17:12:08.592170 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4827 | 2026.05.20 17:12:08.592384 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.05.20 17:12:08.592514 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 4829 | 2026.05.20 17:12:08.592548 [ 275 ] {e2d55b54-68ae-4fb6-8c44-5f48c0d5498f} <Debug> TCPHandler: Processed in 0.001320702 sec. | ||
| 4830 | 2026.05.20 17:12:08.592665 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.05.20 17:12:08.592768 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4832 | 2026.05.20 17:12:08.592824 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <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 | ||
| 4833 | 2026.05.20 17:12:08.593538 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.05.20 17:12:08.593577 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4835 | 2026.05.20 17:12:08.594127 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4836 | 2026.05.20 17:12:08.594353 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.05.20 17:12:08.594500 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00175 sec., 10285.714285714286 rows/sec., 18.43 MiB/sec. | ||
| 4838 | 2026.05.20 17:12:08.594552 [ 275 ] {ece1550a-c3aa-463c-b1d7-bccb7a6f1e2e} <Debug> TCPHandler: Processed in 0.001939517 sec. | ||
| 4839 | 2026.05.20 17:12:08.594692 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.20 17:12:08.594789 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.20 17:12:08.594832 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4842 | 2026.05.20 17:12:08.595161 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.20 17:12:08.595198 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4844 | 2026.05.20 17:12:08.595505 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4845 | 2026.05.20 17:12:08.595706 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.20 17:12:08.595834 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4847 | 2026.05.20 17:12:08.595868 [ 275 ] {5ced877e-9cf4-4335-bfb9-f2a7fec7246b} <Debug> TCPHandler: Processed in 0.001227609 sec. | ||
| 4848 | 2026.05.20 17:12:11.010109 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4849 | 2026.05.20 17:12:11.010191 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4850 | 2026.05.20 17:12:11.124538 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10534 | ||
| 4851 | 2026.05.20 17:12:11.125023 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.20 17:12:11.125059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4853 | 2026.05.20 17:12:11.125696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4854 | 2026.05.20 17:12:11.125928 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.20 17:12:11.126054 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 4856 | 2026.05.20 17:12:11.664421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4857 | 2026.05.20 17:12:11.678850 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.05.20 17:12:11.678895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4859 | 2026.05.20 17:12:11.684737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4860 | 2026.05.20 17:12:11.685429 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.05.20 17:12:11.688007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4862 | 2026.05.20 17:12:13.582316 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.05.20 17:12:13.582564 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4864 | 2026.05.20 17:12:13.582874 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4865 | 2026.05.20 17:12:13.582909 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4866 | 2026.05.20 17:12:13.583116 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4867 | 2026.05.20 17:12:13.583179 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4868 | 2026.05.20 17:12:13.583310 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4869 | 2026.05.20 17:12:13.583426 [ 324 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4870 | 2026.05.20 17:12:13.583437 [ 338 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4871 | 2026.05.20 17:12:13.583426 [ 365 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4872 | 2026.05.20 17:12:13.585924 [ 328 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4873 | 2026.05.20 17:12:13.586051 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4874 | 2026.05.20 17:12:13.586095 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4875 | 2026.05.20 17:12:13.586203 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4876 | 2026.05.20 17:12:13.586228 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4877 | 2026.05.20 17:12:13.586272 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4878 | 2026.05.20 17:12:13.586319 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4879 | 2026.05.20 17:12:13.586360 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4880 | 2026.05.20 17:12:13.587480 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.005018 sec., 7174.172977281785 rows/sec., 691.46 KiB/sec. | ||
| 4881 | 2026.05.20 17:12:13.587651 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> MemoryTracker: Peak memory usage (for query): 128.79 KiB. | ||
| 4882 | 2026.05.20 17:12:13.587668 [ 275 ] {e1a09ccf-41ec-4052-b8fc-aff10a198d90} <Debug> TCPHandler: Processed in 0.005504892 sec. | ||
| 4883 | 2026.05.20 17:12:13.589774 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.05.20 17:12:13.589908 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4885 | 2026.05.20 17:12:13.589960 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4886 | 2026.05.20 17:12:13.590627 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.05.20 17:12:13.590670 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4888 | 2026.05.20 17:12:13.591031 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4889 | 2026.05.20 17:12:13.591236 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.20 17:12:13.591377 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001506 sec., 69057.10491367862 rows/sec., 5.79 MiB/sec. | ||
| 4891 | 2026.05.20 17:12:13.591412 [ 275 ] {bd0710b9-2a09-4031-9545-3a002d31c5c2} <Debug> TCPHandler: Processed in 0.001706911 sec. | ||
| 4892 | 2026.05.20 17:12:13.591534 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.05.20 17:12:13.591635 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.05.20 17:12:13.591676 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4895 | 2026.05.20 17:12:13.592110 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.20 17:12:13.592146 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4897 | 2026.05.20 17:12:13.592423 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4898 | 2026.05.20 17:12:13.592625 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.20 17:12:13.592750 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.56 MiB/sec. | ||
| 4900 | 2026.05.20 17:12:13.592783 [ 275 ] {e4d1ff9e-dc45-47c2-851c-3d2b903bc832} <Debug> TCPHandler: Processed in 0.001297961 sec. | ||
| 4901 | 2026.05.20 17:12:13.592885 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.05.20 17:12:13.592978 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4903 | 2026.05.20 17:12:13.593017 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4904 | 2026.05.20 17:12:13.593438 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.20 17:12:13.593473 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4906 | 2026.05.20 17:12:13.593776 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4907 | 2026.05.20 17:12:13.593973 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.20 17:12:13.594094 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001134 sec., 77601.41093474427 rows/sec., 6.06 MiB/sec. | ||
| 4909 | 2026.05.20 17:12:13.594127 [ 275 ] {4811b34c-e421-425c-a60e-89881ac228cd} <Debug> TCPHandler: Processed in 0.001289711 sec. | ||
| 4910 | 2026.05.20 17:12:13.594243 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.05.20 17:12:13.594337 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.05.20 17:12:13.594379 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4913 | 2026.05.20 17:12:13.594771 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.05.20 17:12:13.594806 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4915 | 2026.05.20 17:12:13.595137 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4916 | 2026.05.20 17:12:13.595335 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.05.20 17:12:13.595459 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 4918 | 2026.05.20 17:12:13.595492 [ 275 ] {788d8145-da7b-49fa-90f1-88d2e1675084} <Debug> TCPHandler: Processed in 0.001296931 sec. | ||
| 4919 | 2026.05.20 17:12:13.595610 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.05.20 17:12:13.595705 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.05.20 17:12:13.595757 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <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 | ||
| 4922 | 2026.05.20 17:12:13.596491 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.05.20 17:12:13.596526 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4924 | 2026.05.20 17:12:13.597041 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4925 | 2026.05.20 17:12:13.597258 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.05.20 17:12:13.597393 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 25.21 MiB/sec. | ||
| 4927 | 2026.05.20 17:12:13.597442 [ 275 ] {7a90934a-22d2-4c72-bd31-6f94e6a70f5c} <Debug> TCPHandler: Processed in 0.001879045 sec. | ||
| 4928 | 2026.05.20 17:12:13.597566 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.05.20 17:12:13.597661 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.05.20 17:12:13.597701 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4931 | 2026.05.20 17:12:13.598031 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.05.20 17:12:13.598066 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4933 | 2026.05.20 17:12:13.598362 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4934 | 2026.05.20 17:12:13.598571 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.05.20 17:12:13.598696 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4936 | 2026.05.20 17:12:13.598728 [ 275 ] {c66cc353-eab7-4697-835d-d642df98f51f} <Debug> TCPHandler: Processed in 0.001210409 sec. | ||
| 4937 | 2026.05.20 17:12:16.106473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 23 | ||
| 4938 | 2026.05.20 17:12:16.108268 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.05.20 17:12:16.108324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4940 | 2026.05.20 17:12:16.109497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4941 | 2026.05.20 17:12:16.109794 [ 242 ] {} <Trace> system.query_log (5a5e2dbe-8dc4-44fb-ad0d-19f1ac4bf994): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.05.20 17:12:16.110150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 23 | ||
| 4943 | 2026.05.20 17:12:16.184092 [ 69 ] {} <Debug> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4944 | 2026.05.20 17:12:16.184158 [ 69 ] {} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.05.20 17:12:16.184187 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4946 | 2026.05.20 17:12:16.184289 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::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 | ||
| 4947 | 2026.05.20 17:12:16.184399 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4948 | 2026.05.20 17:12:16.184430 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 4949 | 2026.05.20 17:12:16.184491 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::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 | ||
| 4950 | 2026.05.20 17:12:16.184534 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::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 | ||
| 4951 | 2026.05.20 17:12:16.184575 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::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 | ||
| 4952 | 2026.05.20 17:12:16.184614 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::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 | ||
| 4953 | 2026.05.20 17:12:16.185403 [ 191 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158948 sec., 327883.5633695386 rows/sec., 23.69 MiB/sec. | ||
| 4954 | 2026.05.20 17:12:16.185587 [ 195 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4955 | 2026.05.20 17:12:16.185883 [ 195 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_9_2} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.20 17:12:16.185959 [ 195 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_9_2} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4957 | 2026.05.20 17:12:16.186060 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4958 | 2026.05.20 17:12:16.837100 [ 68 ] {} <Debug> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4959 | 2026.05.20 17:12:16.837199 [ 68 ] {} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.05.20 17:12:16.837242 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4961 | 2026.05.20 17:12:16.837396 [ 190 ] {4450d981-0f6f-4404-89cf-e3d182f73179::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 | ||
| 4962 | 2026.05.20 17:12:16.837578 [ 190 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4963 | 2026.05.20 17:12:16.837636 [ 190 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 4964 | 2026.05.20 17:12:16.837743 [ 190 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4965 | 2026.05.20 17:12:16.837831 [ 190 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4966 | 2026.05.20 17:12:16.837927 [ 190 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4967 | 2026.05.20 17:12:16.837975 [ 190 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4968 | 2026.05.20 17:12:16.838757 [ 191 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421804 sec., 173019.62858453064 rows/sec., 13.08 MiB/sec. | ||
| 4969 | 2026.05.20 17:12:16.838964 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4970 | 2026.05.20 17:12:16.839279 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.05.20 17:12:16.839359 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_10_2} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4972 | 2026.05.20 17:12:16.839449 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4973 | 2026.05.20 17:12:17.359885 [ 68 ] {} <Debug> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4974 | 2026.05.20 17:12:17.359947 [ 68 ] {} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.20 17:12:17.359967 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4976 | 2026.05.20 17:12:17.360064 [ 190 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::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 | ||
| 4977 | 2026.05.20 17:12:17.360178 [ 190 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4978 | 2026.05.20 17:12:17.360209 [ 190 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 4979 | 2026.05.20 17:12:17.360276 [ 190 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::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 | ||
| 4980 | 2026.05.20 17:12:17.360324 [ 190 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::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 | ||
| 4981 | 2026.05.20 17:12:17.360370 [ 190 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::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 | ||
| 4982 | 2026.05.20 17:12:17.360410 [ 190 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::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 | ||
| 4983 | 2026.05.20 17:12:17.361154 [ 187 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125067 sec., 174211.84693889343 rows/sec., 11.40 MiB/sec. | ||
| 4984 | 2026.05.20 17:12:17.361350 [ 191 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4985 | 2026.05.20 17:12:17.361643 [ 191 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_9_2} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.20 17:12:17.361721 [ 191 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_9_2} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4987 | 2026.05.20 17:12:17.361830 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4988 | 2026.05.20 17:12:18.587248 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.05.20 17:12:18.587484 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4990 | 2026.05.20 17:12:18.587840 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4991 | 2026.05.20 17:12:18.587885 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4992 | 2026.05.20 17:12:18.588129 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4993 | 2026.05.20 17:12:18.588201 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4994 | 2026.05.20 17:12:18.588346 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4995 | 2026.05.20 17:12:18.588449 [ 324 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4996 | 2026.05.20 17:12:18.588466 [ 338 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4997 | 2026.05.20 17:12:18.588449 [ 328 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4998 | 2026.05.20 17:12:18.588449 [ 365 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4999 | 2026.05.20 17:12:18.588612 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5000 | 2026.05.20 17:12:18.588642 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5001 | 2026.05.20 17:12:18.588728 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5002 | 2026.05.20 17:12:18.588749 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 5003 | 2026.05.20 17:12:18.588791 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5004 | 2026.05.20 17:12:18.588840 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5005 | 2026.05.20 17:12:18.588883 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5006 | 2026.05.20 17:12:18.589939 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002557 sec., 14078.9988267501 rows/sec., 2.92 MiB/sec. | ||
| 5007 | 2026.05.20 17:12:18.590111 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> MemoryTracker: Peak memory usage (for query): 148.09 KiB. | ||
| 5008 | 2026.05.20 17:12:18.590127 [ 275 ] {30bf67ea-df5e-42a7-bee6-8c1be54b3d06} <Debug> TCPHandler: Processed in 0.003013842 sec. | ||
| 5009 | 2026.05.20 17:12:18.595664 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.05.20 17:12:18.595807 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.05.20 17:12:18.595864 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5012 | 2026.05.20 17:12:18.596505 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.05.20 17:12:18.596542 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5014 | 2026.05.20 17:12:18.596927 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5015 | 2026.05.20 17:12:18.597154 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.05.20 17:12:18.597298 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001536 sec., 184895.83333333334 rows/sec., 11.74 MiB/sec. | ||
| 5017 | 2026.05.20 17:12:18.597335 [ 275 ] {50704b35-a04c-4907-b128-e2e07728b254} <Debug> TCPHandler: Processed in 0.001737692 sec. | ||
| 5018 | 2026.05.20 17:12:18.597469 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.05.20 17:12:18.597572 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5020 | 2026.05.20 17:12:18.597616 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5021 | 2026.05.20 17:12:18.598016 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.05.20 17:12:18.598052 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5023 | 2026.05.20 17:12:18.598343 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5024 | 2026.05.20 17:12:18.598551 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.05.20 17:12:18.598680 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 5026 | 2026.05.20 17:12:18.598714 [ 275 ] {bbb3bb92-d094-404e-9c8a-97df232ac71d} <Debug> TCPHandler: Processed in 0.001297721 sec. | ||
| 5027 | 2026.05.20 17:12:18.598836 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.05.20 17:12:18.598964 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5029 | 2026.05.20 17:12:18.599018 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5030 | 2026.05.20 17:12:18.599797 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.05.20 17:12:18.599832 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5032 | 2026.05.20 17:12:18.600203 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5033 | 2026.05.20 17:12:18.600420 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.05.20 17:12:18.600547 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Debug> executeQuery: Read 834 rows, 66.46 KiB in 0.001623 sec., 513863.2162661737 rows/sec., 39.99 MiB/sec. | ||
| 5035 | 2026.05.20 17:12:18.600581 [ 275 ] {7da48327-da58-49aa-bd1c-97459e564b8e} <Debug> TCPHandler: Processed in 0.001796763 sec. | ||
| 5036 | 2026.05.20 17:12:18.600703 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.05.20 17:12:18.600798 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5038 | 2026.05.20 17:12:18.600838 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5039 | 2026.05.20 17:12:18.601266 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.05.20 17:12:18.601300 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5041 | 2026.05.20 17:12:18.601598 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5042 | 2026.05.20 17:12:18.601796 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.05.20 17:12:18.601920 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Debug> executeQuery: Read 162 rows, 10.04 KiB in 0.00114 sec., 142105.26315789475 rows/sec., 8.60 MiB/sec. | ||
| 5044 | 2026.05.20 17:12:18.601954 [ 275 ] {fa41ef42-2d68-4381-a9e7-e4251d85b5bd} <Debug> TCPHandler: Processed in 0.001300301 sec. | ||
| 5045 | 2026.05.20 17:12:18.602074 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.05.20 17:12:18.602168 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.05.20 17:12:18.602206 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5048 | 2026.05.20 17:12:18.602627 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.05.20 17:12:18.602661 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5050 | 2026.05.20 17:12:18.602941 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5051 | 2026.05.20 17:12:18.603141 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.05.20 17:12:18.603267 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001117 sec., 133393.01700984783 rows/sec., 8.62 MiB/sec. | ||
| 5053 | 2026.05.20 17:12:18.603301 [ 275 ] {4cf22f29-6390-4e85-826c-ac74adc85c98} <Debug> TCPHandler: Processed in 0.0012755 sec. | ||
| 5054 | 2026.05.20 17:12:18.603418 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.05.20 17:12:18.603511 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.05.20 17:12:18.603550 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5057 | 2026.05.20 17:12:18.603970 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.05.20 17:12:18.604006 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5059 | 2026.05.20 17:12:18.604292 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5060 | 2026.05.20 17:12:18.604492 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.05.20 17:12:18.604614 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.51 MiB/sec. | ||
| 5062 | 2026.05.20 17:12:18.604648 [ 275 ] {f2b1783f-1284-4672-946b-720c20ebef76} <Debug> TCPHandler: Processed in 0.00127823 sec. | ||
| 5063 | 2026.05.20 17:12:18.604768 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.05.20 17:12:18.604860 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5065 | 2026.05.20 17:12:18.604899 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5066 | 2026.05.20 17:12:18.605465 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.05.20 17:12:18.605501 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5068 | 2026.05.20 17:12:18.605817 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5069 | 2026.05.20 17:12:18.606015 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.05.20 17:12:18.606140 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Debug> executeQuery: Read 510 rows, 36.78 KiB in 0.001297 sec., 393215.11179645336 rows/sec., 27.70 MiB/sec. | ||
| 5071 | 2026.05.20 17:12:18.606173 [ 275 ] {a248db8a-0b55-4409-a35a-6da7f79db628} <Debug> TCPHandler: Processed in 0.001452555 sec. | ||
| 5072 | 2026.05.20 17:12:18.606287 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.05.20 17:12:18.606381 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5074 | 2026.05.20 17:12:18.606422 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5075 | 2026.05.20 17:12:18.606730 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.05.20 17:12:18.606765 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5077 | 2026.05.20 17:12:18.607058 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5078 | 2026.05.20 17:12:18.607259 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.05.20 17:12:18.607382 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 5080 | 2026.05.20 17:12:18.607439 [ 275 ] {321c3a7b-93a2-4f7b-ba06-1d399ab4b000} <Debug> TCPHandler: Processed in 0.001200159 sec. | ||
| 5081 | 2026.05.20 17:12:18.607551 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.05.20 17:12:18.607644 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5083 | 2026.05.20 17:12:18.607687 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5084 | 2026.05.20 17:12:18.608068 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.05.20 17:12:18.608101 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5086 | 2026.05.20 17:12:18.608400 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5087 | 2026.05.20 17:12:18.608589 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.05.20 17:12:18.608727 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001153 sec., 230702.51517779706 rows/sec., 15.33 MiB/sec. | ||
| 5089 | 2026.05.20 17:12:18.608759 [ 275 ] {3d1134e8-9d36-4ace-87c7-7e57e839f8f5} <Debug> TCPHandler: Processed in 0.001310501 sec. | ||
| 5090 | 2026.05.20 17:12:18.608868 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.05.20 17:12:18.609025 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5092 | 2026.05.20 17:12:18.609067 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5093 | 2026.05.20 17:12:18.609375 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.05.20 17:12:18.609410 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5095 | 2026.05.20 17:12:18.609701 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5096 | 2026.05.20 17:12:18.609900 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.20 17:12:18.610025 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 5098 | 2026.05.20 17:12:18.610057 [ 275 ] {ea742745-05b0-4c16-8d52-f4f6d586f7cc} <Debug> TCPHandler: Processed in 0.001173248 sec. | ||
| 5099 | 2026.05.20 17:12:18.610166 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.05.20 17:12:18.610258 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.05.20 17:12:18.610311 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <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 | ||
| 5102 | 2026.05.20 17:12:18.611045 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.05.20 17:12:18.611081 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5104 | 2026.05.20 17:12:18.611582 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5105 | 2026.05.20 17:12:18.611799 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.05.20 17:12:18.611934 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001693 sec., 10632.014176018902 rows/sec., 19.05 MiB/sec. | ||
| 5107 | 2026.05.20 17:12:18.611984 [ 275 ] {7fba9ccb-9544-4c55-80bc-1d3c5b9fbc7f} <Debug> TCPHandler: Processed in 0.001866445 sec. | ||
| 5108 | 2026.05.20 17:12:18.612102 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.05.20 17:12:18.612196 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5110 | 2026.05.20 17:12:18.612237 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5111 | 2026.05.20 17:12:18.612556 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.05.20 17:12:18.612591 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5113 | 2026.05.20 17:12:18.612889 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5114 | 2026.05.20 17:12:18.613091 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.05.20 17:12:18.613215 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001037 sec., 86788.81388621022 rows/sec., 5.43 MiB/sec. | ||
| 5116 | 2026.05.20 17:12:18.613247 [ 275 ] {3b5b377f-9905-4517-a7c1-77dab1a22a88} <Debug> TCPHandler: Processed in 0.001194358 sec. | ||
| 5117 | 2026.05.20 17:12:18.626501 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10982 | ||
| 5118 | 2026.05.20 17:12:18.627251 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.05.20 17:12:18.627330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5120 | 2026.05.20 17:12:18.627827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5121 | 2026.05.20 17:12:18.628055 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.05.20 17:12:18.628188 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10982 | ||
| 5123 | 2026.05.20 17:12:19.188484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5124 | 2026.05.20 17:12:19.204358 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.20 17:12:19.204420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5126 | 2026.05.20 17:12:19.210575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5127 | 2026.05.20 17:12:19.211246 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.20 17:12:19.213937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5129 | 2026.05.20 17:12:23.582460 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.05.20 17:12:23.582712 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5131 | 2026.05.20 17:12:23.583060 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5132 | 2026.05.20 17:12:23.583101 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5133 | 2026.05.20 17:12:23.583318 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5134 | 2026.05.20 17:12:23.583388 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5135 | 2026.05.20 17:12:23.583530 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5136 | 2026.05.20 17:12:23.583632 [ 328 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5137 | 2026.05.20 17:12:23.583655 [ 362 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5138 | 2026.05.20 17:12:23.583632 [ 324 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5139 | 2026.05.20 17:12:23.583720 [ 338 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5140 | 2026.05.20 17:12:23.583801 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5141 | 2026.05.20 17:12:23.583829 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5142 | 2026.05.20 17:12:23.583915 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5143 | 2026.05.20 17:12:23.583936 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 5144 | 2026.05.20 17:12:23.583971 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5145 | 2026.05.20 17:12:23.584009 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5146 | 2026.05.20 17:12:23.584053 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5147 | 2026.05.20 17:12:23.585078 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.00246 sec., 14634.146341463415 rows/sec., 1.38 MiB/sec. | ||
| 5148 | 2026.05.20 17:12:23.585239 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> MemoryTracker: Peak memory usage (for query): 128.02 KiB. | ||
| 5149 | 2026.05.20 17:12:23.585259 [ 275 ] {02070b9c-25a3-4b7c-bf9b-cc92b5e23cc2} <Debug> TCPHandler: Processed in 0.002936301 sec. | ||
| 5150 | 2026.05.20 17:12:23.587399 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.20 17:12:23.587515 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.20 17:12:23.587561 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5153 | 2026.05.20 17:12:23.588070 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.20 17:12:23.588116 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5155 | 2026.05.20 17:12:23.588499 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5156 | 2026.05.20 17:12:23.588741 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.20 17:12:23.588891 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001408 sec., 73863.63636363637 rows/sec., 6.20 MiB/sec. | ||
| 5158 | 2026.05.20 17:12:23.588889 [ 51 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5159 | 2026.05.20 17:12:23.588927 [ 275 ] {689809aa-5717-4eb1-a91a-3039bc6bd8eb} <Debug> TCPHandler: Processed in 0.001583018 sec. | ||
| 5160 | 2026.05.20 17:12:23.588975 [ 51 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.05.20 17:12:23.589005 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5162 | 2026.05.20 17:12:23.589088 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.05.20 17:12:23.589122 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 5164 | 2026.05.20 17:12:23.589195 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.05.20 17:12:23.589246 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5166 | 2026.05.20 17:12:23.589257 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5167 | 2026.05.20 17:12:23.589294 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1011 rows starting from the beginning of the part | ||
| 5168 | 2026.05.20 17:12:23.589359 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 226 rows starting from the beginning of the part | ||
| 5169 | 2026.05.20 17:12:23.589403 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 92 rows starting from the beginning of the part | ||
| 5170 | 2026.05.20 17:12:23.589443 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5171 | 2026.05.20 17:12:23.589482 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 834 rows starting from the beginning of the part | ||
| 5172 | 2026.05.20 17:12:23.589520 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5173 | 2026.05.20 17:12:23.589668 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.20 17:12:23.589710 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5175 | 2026.05.20 17:12:23.590162 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5176 | 2026.05.20 17:12:23.590392 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.20 17:12:23.590525 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001349 sec., 17790.956263899185 rows/sec., 1.31 MiB/sec. | ||
| 5178 | 2026.05.20 17:12:23.590561 [ 275 ] {9986e296-23c9-4524-a361-e1d7c6f0188f} <Debug> TCPHandler: Processed in 0.001526137 sec. | ||
| 5179 | 2026.05.20 17:12:23.590690 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.20 17:12:23.590761 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169478 sec., 1399001.6403308986 rows/sec., 118.25 MiB/sec. | ||
| 5181 | 2026.05.20 17:12:23.590789 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5182 | 2026.05.20 17:12:23.590836 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5183 | 2026.05.20 17:12:23.590955 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5184 | 2026.05.20 17:12:23.591199 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.05.20 17:12:23.591274 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_31_6} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5186 | 2026.05.20 17:12:23.591284 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.20 17:12:23.591325 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5188 | 2026.05.20 17:12:23.591348 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5189 | 2026.05.20 17:12:23.591653 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5190 | 2026.05.20 17:12:23.591868 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.05.20 17:12:23.592000 [ 51 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5192 | 2026.05.20 17:12:23.592008 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001236 sec., 71197.41100323625 rows/sec., 5.56 MiB/sec. | ||
| 5193 | 2026.05.20 17:12:23.592065 [ 51 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.20 17:12:23.592084 [ 275 ] {0d2a9a99-4e12-4e7a-a290-b1cb4e0bbe5a} <Debug> TCPHandler: Processed in 0.001445284 sec. | ||
| 5195 | 2026.05.20 17:12:23.592094 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5196 | 2026.05.20 17:12:23.592190 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 5197 | 2026.05.20 17:12:23.592249 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.05.20 17:12:23.592306 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5199 | 2026.05.20 17:12:23.592342 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 604 rows starting from the beginning of the part | ||
| 5200 | 2026.05.20 17:12:23.592356 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5201 | 2026.05.20 17:12:23.592398 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 5202 | 2026.05.20 17:12:23.592405 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5203 | 2026.05.20 17:12:23.592455 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
| 5204 | 2026.05.20 17:12:23.592507 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 88 rows starting from the beginning of the part | ||
| 5205 | 2026.05.20 17:12:23.592548 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 510 rows starting from the beginning of the part | ||
| 5206 | 2026.05.20 17:12:23.592590 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 5207 | 2026.05.20 17:12:23.592832 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.05.20 17:12:23.592871 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5209 | 2026.05.20 17:12:23.593212 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5210 | 2026.05.20 17:12:23.593430 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.20 17:12:23.593541 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5212 | 2026.05.20 17:12:23.593553 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400494 sec., 1071050.64355863 rows/sec., 82.71 MiB/sec. | ||
| 5213 | 2026.05.20 17:12:23.593589 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.05.20 17:12:23.593560 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 5215 | 2026.05.20 17:12:23.593617 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5216 | 2026.05.20 17:12:23.593649 [ 275 ] {9adf9289-f587-4a6d-98b2-2cef7dbbbf09} <Debug> TCPHandler: Processed in 0.001466715 sec. | ||
| 5217 | 2026.05.20 17:12:23.593704 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 5218 | 2026.05.20 17:12:23.593779 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5219 | 2026.05.20 17:12:23.593784 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2026.05.20 17:12:23.593800 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5221 | 2026.05.20 17:12:23.593844 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3776 rows starting from the beginning of the part | ||
| 5222 | 2026.05.20 17:12:23.593893 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.05.20 17:12:23.593895 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 198 rows starting from the beginning of the part | ||
| 5224 | 2026.05.20 17:12:23.593956 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <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 | ||
| 5225 | 2026.05.20 17:12:23.593957 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5226 | 2026.05.20 17:12:23.594012 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 5227 | 2026.05.20 17:12:23.594054 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 266 rows starting from the beginning of the part | ||
| 5228 | 2026.05.20 17:12:23.594086 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.05.20 17:12:23.594094 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5230 | 2026.05.20 17:12:23.594170 [ 196 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_31_6} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5231 | 2026.05.20 17:12:23.594255 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5232 | 2026.05.20 17:12:23.594744 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.20 17:12:23.594780 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5234 | 2026.05.20 17:12:23.595330 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5235 | 2026.05.20 17:12:23.595419 [ 197 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749072 sec., 2698573.872316291 rows/sec., 188.36 MiB/sec. | ||
| 5236 | 2026.05.20 17:12:23.595558 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.05.20 17:12:23.595703 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001829 sec., 13121.924548933845 rows/sec., 23.51 MiB/sec. | ||
| 5238 | 2026.05.20 17:12:23.595752 [ 275 ] {10b0733b-25ac-4dee-9f4a-a7ee2dd9e0ee} <Debug> TCPHandler: Processed in 0.002015568 sec. | ||
| 5239 | 2026.05.20 17:12:23.595813 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5240 | 2026.05.20 17:12:23.595872 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.20 17:12:23.595971 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.20 17:12:23.596014 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5243 | 2026.05.20 17:12:23.596065 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.05.20 17:12:23.596138 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5245 | 2026.05.20 17:12:23.596206 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 5246 | 2026.05.20 17:12:23.596361 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.05.20 17:12:23.596400 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5248 | 2026.05.20 17:12:23.596702 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5249 | 2026.05.20 17:12:23.596908 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.05.20 17:12:23.597004 [ 30 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5251 | 2026.05.20 17:12:23.597034 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5252 | 2026.05.20 17:12:23.597036 [ 30 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.05.20 17:12:23.597064 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5254 | 2026.05.20 17:12:23.597066 [ 275 ] {69cdef86-77dd-431f-a59d-ab6075555586} <Debug> TCPHandler: Processed in 0.00124246 sec. | ||
| 5255 | 2026.05.20 17:12:23.597151 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 5256 | 2026.05.20 17:12:23.597245 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5257 | 2026.05.20 17:12:23.597271 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1260 rows starting from the beginning of the part | ||
| 5258 | 2026.05.20 17:12:23.597321 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 5259 | 2026.05.20 17:12:23.597358 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 5260 | 2026.05.20 17:12:23.597395 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 5261 | 2026.05.20 17:12:23.597431 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5262 | 2026.05.20 17:12:23.597465 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5263 | 2026.05.20 17:12:23.598269 [ 191 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153337 sec., 1378608.3339041409 rows/sec., 90.32 MiB/sec. | ||
| 5264 | 2026.05.20 17:12:23.598497 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5265 | 2026.05.20 17:12:23.598815 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.05.20 17:12:23.598907 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_31_6} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5267 | 2026.05.20 17:12:23.599004 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5268 | 2026.05.20 17:12:26.010265 [ 21 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5269 | 2026.05.20 17:12:26.010342 [ 21 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5270 | 2026.05.20 17:12:26.128589 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11494 | ||
| 5271 | 2026.05.20 17:12:26.129079 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.05.20 17:12:26.129117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5273 | 2026.05.20 17:12:26.129590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5274 | 2026.05.20 17:12:26.129835 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.05.20 17:12:26.130009 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5276 | 2026.05.20 17:12:26.714319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5277 | 2026.05.20 17:12:26.732164 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.05.20 17:12:26.732221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5279 | 2026.05.20 17:12:26.738873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5280 | 2026.05.20 17:12:26.739652 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.05.20 17:12:26.743058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5282 | 2026.05.20 17:12:28.587222 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.05.20 17:12:28.587460 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.20 17:12:28.587808 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5285 | 2026.05.20 17:12:28.587852 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5286 | 2026.05.20 17:12:28.588097 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5287 | 2026.05.20 17:12:28.588168 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5288 | 2026.05.20 17:12:28.588332 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5289 | 2026.05.20 17:12:28.588438 [ 328 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5290 | 2026.05.20 17:12:28.588437 [ 338 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5291 | 2026.05.20 17:12:28.588438 [ 324 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5292 | 2026.05.20 17:12:28.588439 [ 362 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5293 | 2026.05.20 17:12:28.588600 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5294 | 2026.05.20 17:12:28.588624 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5295 | 2026.05.20 17:12:28.588722 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5296 | 2026.05.20 17:12:28.588750 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 5297 | 2026.05.20 17:12:28.588807 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5298 | 2026.05.20 17:12:28.588866 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5299 | 2026.05.20 17:12:28.588934 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5300 | 2026.05.20 17:12:28.590074 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002716 sec., 13254.78645066274 rows/sec., 2.75 MiB/sec. | ||
| 5301 | 2026.05.20 17:12:28.590226 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> MemoryTracker: Peak memory usage (for query): 153.82 KiB. | ||
| 5302 | 2026.05.20 17:12:28.590246 [ 275 ] {4586fa31-02ea-48d1-97b1-5b6ed4a359bf} <Debug> TCPHandler: Processed in 0.003157885 sec. | ||
| 5303 | 2026.05.20 17:12:28.595486 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.05.20 17:12:28.595604 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.05.20 17:12:28.595652 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5306 | 2026.05.20 17:12:28.596249 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.05.20 17:12:28.596286 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5308 | 2026.05.20 17:12:28.596646 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5309 | 2026.05.20 17:12:28.596859 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.05.20 17:12:28.597007 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001437 sec., 197633.959638135 rows/sec., 12.55 MiB/sec. | ||
| 5311 | 2026.05.20 17:12:28.597041 [ 275 ] {43f99914-3b82-452e-94ff-7813a88e3c11} <Debug> TCPHandler: Processed in 0.001614068 sec. | ||
| 5312 | 2026.05.20 17:12:28.597169 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.05.20 17:12:28.597267 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5314 | 2026.05.20 17:12:28.597309 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5315 | 2026.05.20 17:12:28.598050 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.20 17:12:28.598089 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5317 | 2026.05.20 17:12:28.598452 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5318 | 2026.05.20 17:12:28.598674 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.20 17:12:28.598807 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001561 sec., 533632.2869955157 rows/sec., 41.53 MiB/sec. | ||
| 5320 | 2026.05.20 17:12:28.598842 [ 275 ] {53701df9-993b-435b-8a5c-58e3d99fb781} <Debug> TCPHandler: Processed in 0.001724522 sec. | ||
| 5321 | 2026.05.20 17:12:28.598966 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.20 17:12:28.599061 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.05.20 17:12:28.599103 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5324 | 2026.05.20 17:12:28.599540 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.20 17:12:28.599574 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5326 | 2026.05.20 17:12:28.599884 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5327 | 2026.05.20 17:12:28.600093 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.20 17:12:28.600195 [ 26 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5329 | 2026.05.20 17:12:28.600222 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 8.20 MiB/sec. | ||
| 5330 | 2026.05.20 17:12:28.600230 [ 26 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.05.20 17:12:28.600256 [ 275 ] {23e89029-a4b4-496c-80b5-d2a27ba71110} <Debug> TCPHandler: Processed in 0.001341322 sec. | ||
| 5332 | 2026.05.20 17:12:28.600293 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5333 | 2026.05.20 17:12:28.600399 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.05.20 17:12:28.600431 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 5335 | 2026.05.20 17:12:28.600495 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5336 | 2026.05.20 17:12:28.600539 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5337 | 2026.05.20 17:12:28.600563 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5338 | 2026.05.20 17:12:28.600600 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part | ||
| 5339 | 2026.05.20 17:12:28.600666 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part | ||
| 5340 | 2026.05.20 17:12:28.600714 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 5341 | 2026.05.20 17:12:28.600757 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
| 5342 | 2026.05.20 17:12:28.600799 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 5343 | 2026.05.20 17:12:28.600842 [ 191 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5344 | 2026.05.20 17:12:28.601000 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.05.20 17:12:28.601042 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5346 | 2026.05.20 17:12:28.601386 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5347 | 2026.05.20 17:12:28.601623 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.05.20 17:12:28.601750 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001275 sec., 116862.7450980392 rows/sec., 7.55 MiB/sec. | ||
| 5349 | 2026.05.20 17:12:28.601785 [ 275 ] {79558a63-7585-4be0-8e2e-7ca5d170bd50} <Debug> TCPHandler: Processed in 0.001445405 sec. | ||
| 5350 | 2026.05.20 17:12:28.601801 [ 197 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420184 sec., 423888.7355441267 rows/sec., 28.31 MiB/sec. | ||
| 5351 | 2026.05.20 17:12:28.601910 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.05.20 17:12:28.601996 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5353 | 2026.05.20 17:12:28.602012 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5354 | 2026.05.20 17:12:28.602060 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5355 | 2026.05.20 17:12:28.602302 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.05.20 17:12:28.602401 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_31_6} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5357 | 2026.05.20 17:12:28.602502 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5358 | 2026.05.20 17:12:28.602507 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.05.20 17:12:28.602553 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5360 | 2026.05.20 17:12:28.602871 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5361 | 2026.05.20 17:12:28.603084 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.05.20 17:12:28.603217 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 6.88 MiB/sec. | ||
| 5363 | 2026.05.20 17:12:28.603252 [ 275 ] {7ef4c669-c562-4957-ba8e-c29cace6243c} <Debug> TCPHandler: Processed in 0.001393723 sec. | ||
| 5364 | 2026.05.20 17:12:28.603376 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.05.20 17:12:28.603471 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5366 | 2026.05.20 17:12:28.603511 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5367 | 2026.05.20 17:12:28.604087 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.05.20 17:12:28.604121 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5369 | 2026.05.20 17:12:28.604432 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5370 | 2026.05.20 17:12:28.604648 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.05.20 17:12:28.604777 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001324 sec., 383685.80060422956 rows/sec., 27.01 MiB/sec. | ||
| 5372 | 2026.05.20 17:12:28.604811 [ 275 ] {6e19ffa0-b5e4-4e44-9353-95fe6bc87d50} <Debug> TCPHandler: Processed in 0.001486426 sec. | ||
| 5373 | 2026.05.20 17:12:28.604937 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.05.20 17:12:28.605035 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5375 | 2026.05.20 17:12:28.605077 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5376 | 2026.05.20 17:12:28.605406 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.05.20 17:12:28.605439 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5378 | 2026.05.20 17:12:28.605732 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5379 | 2026.05.20 17:12:28.605935 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.05.20 17:12:28.606062 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 5381 | 2026.05.20 17:12:28.606096 [ 275 ] {d07b8b20-1e71-4886-b361-702dc17d5b43} <Debug> TCPHandler: Processed in 0.001209759 sec. | ||
| 5382 | 2026.05.20 17:12:28.606214 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2026.05.20 17:12:28.606311 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5384 | 2026.05.20 17:12:28.606355 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5385 | 2026.05.20 17:12:28.606775 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.05.20 17:12:28.606812 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5387 | 2026.05.20 17:12:28.607141 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5388 | 2026.05.20 17:12:28.607381 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.05.20 17:12:28.607511 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 5390 | 2026.05.20 17:12:28.607547 [ 275 ] {16760451-f2b6-46f1-a85a-02ae2c6a0e48} <Debug> TCPHandler: Processed in 0.001384433 sec. | ||
| 5391 | 2026.05.20 17:12:28.607667 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.05.20 17:12:28.607763 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5393 | 2026.05.20 17:12:28.607806 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5394 | 2026.05.20 17:12:28.608126 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.05.20 17:12:28.608162 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5396 | 2026.05.20 17:12:28.608522 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5397 | 2026.05.20 17:12:28.608758 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.05.20 17:12:28.608908 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 5399 | 2026.05.20 17:12:28.608950 [ 275 ] {5ee9aa26-09c3-4d0c-a79a-a9062414f74b} <Debug> TCPHandler: Processed in 0.001332972 sec. | ||
| 5400 | 2026.05.20 17:12:28.609070 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.05.20 17:12:28.609169 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5402 | 2026.05.20 17:12:28.609224 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <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 | ||
| 5403 | 2026.05.20 17:12:28.609995 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.05.20 17:12:28.610034 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5405 | 2026.05.20 17:12:28.610563 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5406 | 2026.05.20 17:12:28.610831 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.05.20 17:12:28.610960 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5408 | 2026.05.20 17:12:28.610994 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001842 sec., 9771.986970684038 rows/sec., 17.51 MiB/sec. | ||
| 5409 | 2026.05.20 17:12:28.611010 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.05.20 17:12:28.611043 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5411 | 2026.05.20 17:12:28.611059 [ 275 ] {7db1d821-2a5d-4546-9a5c-6dc579028d59} <Debug> TCPHandler: Processed in 0.002039388 sec. | ||
| 5412 | 2026.05.20 17:12:28.611118 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 5413 | 2026.05.20 17:12:28.611198 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.05.20 17:12:28.611298 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5415 | 2026.05.20 17:12:28.611300 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5416 | 2026.05.20 17:12:28.611351 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 427 rows starting from the beginning of the part | ||
| 5417 | 2026.05.20 17:12:28.611362 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5418 | 2026.05.20 17:12:28.611462 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 5419 | 2026.05.20 17:12:28.611574 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5420 | 2026.05.20 17:12:28.611667 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 5421 | 2026.05.20 17:12:28.611722 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.05.20 17:12:28.611763 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5423 | 2026.05.20 17:12:28.611767 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5424 | 2026.05.20 17:12:28.611872 [ 191 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 5425 | 2026.05.20 17:12:28.612102 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5426 | 2026.05.20 17:12:28.612367 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.05.20 17:12:28.612504 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 5428 | 2026.05.20 17:12:28.612537 [ 275 ] {44cdc54a-2e4c-47d7-ac2d-732fd0161571} <Debug> TCPHandler: Processed in 0.001391643 sec. | ||
| 5429 | 2026.05.20 17:12:28.631989 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 19 columns (19 merged, 0 gathered) in 0.020894288 sec., 25317.924209717028 rows/sec., 45.37 MiB/sec. | ||
| 5430 | 2026.05.20 17:12:28.632878 [ 192 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5431 | 2026.05.20 17:12:28.633220 [ 192 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.05.20 17:12:28.633289 [ 192 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5433 | 2026.05.20 17:12:28.633403 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5434 | 2026.05.20 17:12:31.193746 [ 29 ] {} <Debug> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5435 | 2026.05.20 17:12:31.193843 [ 29 ] {} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.05.20 17:12:31.193869 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5437 | 2026.05.20 17:12:31.194003 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::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 | ||
| 5438 | 2026.05.20 17:12:31.194166 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5439 | 2026.05.20 17:12:31.194212 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5440 | 2026.05.20 17:12:31.194308 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5441 | 2026.05.20 17:12:31.194377 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5442 | 2026.05.20 17:12:31.194443 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5443 | 2026.05.20 17:12:31.194500 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5444 | 2026.05.20 17:12:31.195606 [ 192 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165369 sec., 21769.49730602471 rows/sec., 1.82 MiB/sec. | ||
| 5445 | 2026.05.20 17:12:31.195796 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5446 | 2026.05.20 17:12:31.196145 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.05.20 17:12:31.196246 [ 191 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_9_2} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5448 | 2026.05.20 17:12:31.196356 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5449 | 2026.05.20 17:12:31.552645 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48254 | ||
| 5450 | 2026.05.20 17:12:31.552748 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5451 | 2026.05.20 17:12:31.552776 [ 307 ] {} <Debug> TCP-Session: ec4ebbdb-0a54-48bc-af44-ccdcf3db1400 Authenticating user 'default' from [fd00:1122:3344:101::e]:48254 | ||
| 5452 | 2026.05.20 17:12:31.552799 [ 307 ] {} <Debug> TCP-Session: ec4ebbdb-0a54-48bc-af44-ccdcf3db1400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.20 17:12:31.552812 [ 307 ] {} <Debug> TCP-Session: ec4ebbdb-0a54-48bc-af44-ccdcf3db1400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.05.20 17:12:31.552997 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64166 | ||
| 5455 | 2026.05.20 17:12:31.553012 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39088 | ||
| 5456 | 2026.05.20 17:12:31.553047 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63058 | ||
| 5457 | 2026.05.20 17:12:31.553100 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38067 | ||
| 5458 | 2026.05.20 17:12:31.553110 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5459 | 2026.05.20 17:12:31.553132 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5460 | 2026.05.20 17:12:31.553158 [ 308 ] {} <Debug> TCP-Session: 0d2ec238-d234-4879-bb39-d36da8734f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:64166 | ||
| 5461 | 2026.05.20 17:12:31.553161 [ 307 ] {} <Trace> TCP-Session: ec4ebbdb-0a54-48bc-af44-ccdcf3db1400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.05.20 17:12:31.553189 [ 308 ] {} <Debug> TCP-Session: 0d2ec238-d234-4879-bb39-d36da8734f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.05.20 17:12:31.553175 [ 309 ] {} <Debug> TCP-Session: b6d1dff1-5b64-4446-bdc8-0bd1ac9ea9d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39088 | ||
| 5464 | 2026.05.20 17:12:31.553226 [ 308 ] {} <Debug> TCP-Session: 0d2ec238-d234-4879-bb39-d36da8734f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.05.20 17:12:31.553085 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64463 | ||
| 5466 | 2026.05.20 17:12:31.553258 [ 309 ] {} <Debug> TCP-Session: b6d1dff1-5b64-4446-bdc8-0bd1ac9ea9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.05.20 17:12:31.553074 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62920 | ||
| 5468 | 2026.05.20 17:12:31.553315 [ 309 ] {} <Debug> TCP-Session: b6d1dff1-5b64-4446-bdc8-0bd1ac9ea9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.05.20 17:12:31.553047 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53781 | ||
| 5470 | 2026.05.20 17:12:31.553365 [ 307 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5471 | 2026.05.20 17:12:31.553105 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59437 | ||
| 5472 | 2026.05.20 17:12:31.553665 [ 307 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5473 | 2026.05.20 17:12:31.553726 [ 307 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5474 | 2026.05.20 17:12:31.553773 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5475 | 2026.05.20 17:12:31.553815 [ 306 ] {} <Debug> TCP-Session: acd57181-6f41-4b34-a239-cf2deb7193d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59437 | ||
| 5476 | 2026.05.20 17:12:31.553841 [ 306 ] {} <Debug> TCP-Session: acd57181-6f41-4b34-a239-cf2deb7193d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.20 17:12:31.553841 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2026.05.20 17:12:31.553855 [ 306 ] {} <Debug> TCP-Session: acd57181-6f41-4b34-a239-cf2deb7193d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.05.20 17:12:31.553876 [ 274 ] {} <Debug> TCP-Session: 5a2c1af9-099f-4704-bcb0-8a310d7306ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53781 | ||
| 5480 | 2026.05.20 17:12:31.553894 [ 274 ] {} <Debug> TCP-Session: 5a2c1af9-099f-4704-bcb0-8a310d7306ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.05.20 17:12:31.553910 [ 274 ] {} <Debug> TCP-Session: 5a2c1af9-099f-4704-bcb0-8a310d7306ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.05.20 17:12:31.553952 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5483 | 2026.05.20 17:12:31.553985 [ 292 ] {} <Debug> TCP-Session: 256fc21a-4ede-4f0d-9adf-0dc40e782426 Authenticating user 'default' from [fd00:1122:3344:101::e]:62920 | ||
| 5484 | 2026.05.20 17:12:31.554002 [ 292 ] {} <Debug> TCP-Session: 256fc21a-4ede-4f0d-9adf-0dc40e782426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.05.20 17:12:31.554014 [ 292 ] {} <Debug> TCP-Session: 256fc21a-4ede-4f0d-9adf-0dc40e782426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.20 17:12:31.554034 [ 307 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 5487 | 2026.05.20 17:12:31.554195 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5488 | 2026.05.20 17:12:31.554230 [ 310 ] {} <Debug> TCP-Session: e418bf0e-9c3c-4ce3-b952-ac5f3972e0dc Authenticating user 'default' from [fd00:1122:3344:101::e]:63058 | ||
| 5489 | 2026.05.20 17:12:31.554247 [ 310 ] {} <Debug> TCP-Session: e418bf0e-9c3c-4ce3-b952-ac5f3972e0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.05.20 17:12:31.554262 [ 310 ] {} <Debug> TCP-Session: e418bf0e-9c3c-4ce3-b952-ac5f3972e0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.05.20 17:12:31.554310 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5492 | 2026.05.20 17:12:31.554347 [ 302 ] {} <Debug> TCP-Session: 9a94e0f6-14c7-424c-b5e7-e34cb1d4253a Authenticating user 'default' from [fd00:1122:3344:101::e]:64463 | ||
| 5493 | 2026.05.20 17:12:31.554369 [ 302 ] {} <Debug> TCP-Session: 9a94e0f6-14c7-424c-b5e7-e34cb1d4253a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.05.20 17:12:31.554382 [ 302 ] {} <Debug> TCP-Session: 9a94e0f6-14c7-424c-b5e7-e34cb1d4253a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.05.20 17:12:31.554409 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5496 | 2026.05.20 17:12:31.554443 [ 303 ] {} <Debug> TCP-Session: ee87eaed-59b5-4f73-8429-e65ccd685a13 Authenticating user 'default' from [fd00:1122:3344:101::e]:38067 | ||
| 5497 | 2026.05.20 17:12:31.554462 [ 303 ] {} <Debug> TCP-Session: ee87eaed-59b5-4f73-8429-e65ccd685a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.05.20 17:12:31.554474 [ 303 ] {} <Debug> TCP-Session: ee87eaed-59b5-4f73-8429-e65ccd685a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.20 17:12:31.554979 [ 362 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Trace> AggregatingTransform: Aggregating | ||
| 5500 | 2026.05.20 17:12:31.555018 [ 362 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5501 | 2026.05.20 17:12:31.555049 [ 362 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908732 sec. (1100.434 rows/sec., 42.99 KiB/sec.) | ||
| 5502 | 2026.05.20 17:12:31.555064 [ 362 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Trace> Aggregator: Merging aggregated data | ||
| 5503 | 2026.05.20 17:12:31.555673 [ 307 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002366 sec., 422.654268808115 rows/sec., 16.51 KiB/sec. | ||
| 5504 | 2026.05.20 17:12:31.555813 [ 307 ] {1fe9e88e-4510-45a0-b736-ea0e056388e4} <Debug> TCPHandler: Processed in 0.002781786 sec. | ||
| 5505 | 2026.05.20 17:12:31.555965 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5506 | 2026.05.20 17:12:31.555998 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5507 | 2026.05.20 17:12:31.556002 [ 307 ] {} <Debug> TCP-Session: ec4ebbdb-0a54-48bc-af44-ccdcf3db1400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.05.20 17:12:31.556021 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5509 | 2026.05.20 17:12:31.556041 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5510 | 2026.05.20 17:12:31.556062 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5511 | 2026.05.20 17:12:31.556082 [ 309 ] {} <Debug> TCP-Session: b6d1dff1-5b64-4446-bdc8-0bd1ac9ea9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.05.20 17:12:31.556087 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5513 | 2026.05.20 17:12:31.556105 [ 274 ] {} <Debug> TCP-Session: 5a2c1af9-099f-4704-bcb0-8a310d7306ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.05.20 17:12:31.556110 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5515 | 2026.05.20 17:12:31.556139 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5516 | 2026.05.20 17:12:31.556160 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.05.20 17:12:31.556191 [ 292 ] {} <Debug> TCP-Session: 256fc21a-4ede-4f0d-9adf-0dc40e782426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.05.20 17:12:31.556165 [ 306 ] {} <Debug> TCP-Session: acd57181-6f41-4b34-a239-cf2deb7193d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.05.20 17:12:31.556214 [ 302 ] {} <Debug> TCP-Session: 9a94e0f6-14c7-424c-b5e7-e34cb1d4253a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.05.20 17:12:31.556142 [ 303 ] {} <Debug> TCP-Session: ee87eaed-59b5-4f73-8429-e65ccd685a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.05.20 17:12:31.556096 [ 310 ] {} <Debug> TCP-Session: e418bf0e-9c3c-4ce3-b952-ac5f3972e0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.05.20 17:12:31.556052 [ 308 ] {} <Debug> TCP-Session: 0d2ec238-d234-4879-bb39-d36da8734f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.05.20 17:12:31.770359 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50235 | ||
| 5524 | 2026.05.20 17:12:31.770449 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5525 | 2026.05.20 17:12:31.770475 [ 307 ] {} <Debug> TCP-Session: d0ef4cc9-7e07-46e0-b47f-b80c4b0f6d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:50235 | ||
| 5526 | 2026.05.20 17:12:31.770498 [ 307 ] {} <Debug> TCP-Session: d0ef4cc9-7e07-46e0-b47f-b80c4b0f6d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.20 17:12:31.770511 [ 307 ] {} <Debug> TCP-Session: d0ef4cc9-7e07-46e0-b47f-b80c4b0f6d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.05.20 17:12:31.770715 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54572 | ||
| 5529 | 2026.05.20 17:12:31.770739 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47603 | ||
| 5530 | 2026.05.20 17:12:31.770768 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48986 | ||
| 5531 | 2026.05.20 17:12:31.770789 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65329 | ||
| 5532 | 2026.05.20 17:12:31.770814 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5533 | 2026.05.20 17:12:31.770799 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38968 | ||
| 5534 | 2026.05.20 17:12:31.770847 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2026.05.20 17:12:31.770861 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.05.20 17:12:31.770898 [ 310 ] {} <Debug> TCP-Session: f35c1d6e-2715-44a4-acc5-469f5da30128 Authenticating user 'default' from [fd00:1122:3344:101::e]:47603 | ||
| 5537 | 2026.05.20 17:12:31.770909 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.05.20 17:12:31.770917 [ 303 ] {} <Debug> TCP-Session: 976d43a9-e3bd-47fa-b07b-31a9818b974c Authenticating user 'default' from [fd00:1122:3344:101::e]:65329 | ||
| 5539 | 2026.05.20 17:12:31.770932 [ 310 ] {} <Debug> TCP-Session: f35c1d6e-2715-44a4-acc5-469f5da30128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.05.20 17:12:31.770944 [ 306 ] {} <Debug> TCP-Session: 76202cb2-9cac-479e-bdf0-d32a26ca5022 Authenticating user 'default' from [fd00:1122:3344:101::e]:38968 | ||
| 5541 | 2026.05.20 17:12:31.770966 [ 310 ] {} <Debug> TCP-Session: f35c1d6e-2715-44a4-acc5-469f5da30128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.05.20 17:12:31.770963 [ 303 ] {} <Debug> TCP-Session: 976d43a9-e3bd-47fa-b07b-31a9818b974c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.05.20 17:12:31.770980 [ 306 ] {} <Debug> TCP-Session: 76202cb2-9cac-479e-bdf0-d32a26ca5022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.05.20 17:12:31.771003 [ 303 ] {} <Debug> TCP-Session: 976d43a9-e3bd-47fa-b07b-31a9818b974c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.05.20 17:12:31.771023 [ 306 ] {} <Debug> TCP-Session: 76202cb2-9cac-479e-bdf0-d32a26ca5022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.05.20 17:12:31.770853 [ 308 ] {} <Debug> TCP-Session: 0f045dde-a6cb-4ba6-a387-f04d58e2a3c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54572 | ||
| 5547 | 2026.05.20 17:12:31.770846 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5548 | 2026.05.20 17:12:31.771088 [ 308 ] {} <Debug> TCP-Session: 0f045dde-a6cb-4ba6-a387-f04d58e2a3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.05.20 17:12:31.770745 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63102 | ||
| 5550 | 2026.05.20 17:12:31.771109 [ 308 ] {} <Debug> TCP-Session: 0f045dde-a6cb-4ba6-a387-f04d58e2a3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.05.20 17:12:31.771113 [ 292 ] {} <Debug> TCP-Session: 8b8a73a4-9fa5-40e8-b5a6-4812bdb3e566 Authenticating user 'default' from [fd00:1122:3344:101::e]:48986 | ||
| 5552 | 2026.05.20 17:12:31.770719 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38995 | ||
| 5553 | 2026.05.20 17:12:31.771157 [ 292 ] {} <Debug> TCP-Session: 8b8a73a4-9fa5-40e8-b5a6-4812bdb3e566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.05.20 17:12:31.771159 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5555 | 2026.05.20 17:12:31.771200 [ 292 ] {} <Debug> TCP-Session: 8b8a73a4-9fa5-40e8-b5a6-4812bdb3e566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.05.20 17:12:31.771225 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5557 | 2026.05.20 17:12:31.771226 [ 274 ] {} <Debug> TCP-Session: b6320232-f4b5-42d3-8f33-f41c5f4b6445 Authenticating user 'default' from [fd00:1122:3344:101::e]:63102 | ||
| 5558 | 2026.05.20 17:12:31.770778 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33296 | ||
| 5559 | 2026.05.20 17:12:31.771269 [ 274 ] {} <Debug> TCP-Session: b6320232-f4b5-42d3-8f33-f41c5f4b6445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.05.20 17:12:31.771261 [ 309 ] {} <Debug> TCP-Session: 6c2d685f-94d8-4ac7-9914-a6b1f1451575 Authenticating user 'default' from [fd00:1122:3344:101::e]:38995 | ||
| 5561 | 2026.05.20 17:12:31.771308 [ 274 ] {} <Debug> TCP-Session: b6320232-f4b5-42d3-8f33-f41c5f4b6445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.05.20 17:12:31.771322 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5563 | 2026.05.20 17:12:31.771339 [ 309 ] {} <Debug> TCP-Session: 6c2d685f-94d8-4ac7-9914-a6b1f1451575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.05.20 17:12:31.771362 [ 302 ] {} <Debug> TCP-Session: 557713ec-47b2-4cd3-906f-6bf8b8293435 Authenticating user 'default' from [fd00:1122:3344:101::e]:33296 | ||
| 5565 | 2026.05.20 17:12:31.771375 [ 309 ] {} <Debug> TCP-Session: 6c2d685f-94d8-4ac7-9914-a6b1f1451575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.05.20 17:12:31.771391 [ 302 ] {} <Debug> TCP-Session: 557713ec-47b2-4cd3-906f-6bf8b8293435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2026.05.20 17:12:31.770853 [ 307 ] {} <Trace> TCP-Session: d0ef4cc9-7e07-46e0-b47f-b80c4b0f6d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2026.05.20 17:12:31.771415 [ 302 ] {} <Debug> TCP-Session: 557713ec-47b2-4cd3-906f-6bf8b8293435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.05.20 17:12:31.771576 [ 307 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5570 | 2026.05.20 17:12:31.771828 [ 307 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5571 | 2026.05.20 17:12:31.771880 [ 307 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5572 | 2026.05.20 17:12:31.772190 [ 307 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 5573 | 2026.05.20 17:12:31.773110 [ 324 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Trace> AggregatingTransform: Aggregating | ||
| 5574 | 2026.05.20 17:12:31.773138 [ 324 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 5575 | 2026.05.20 17:12:31.773166 [ 324 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873281 sec. (1145.107 rows/sec., 44.73 KiB/sec.) | ||
| 5576 | 2026.05.20 17:12:31.773180 [ 324 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Trace> Aggregator: Merging aggregated data | ||
| 5577 | 2026.05.20 17:12:31.773703 [ 307 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002184 sec., 457.8754578754578 rows/sec., 17.89 KiB/sec. | ||
| 5578 | 2026.05.20 17:12:31.773814 [ 307 ] {85d79f5d-8358-4412-b506-1cc5859051ba} <Debug> TCPHandler: Processed in 0.003077024 sec. | ||
| 5579 | 2026.05.20 17:12:31.773939 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5580 | 2026.05.20 17:12:31.773967 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5581 | 2026.05.20 17:12:31.773973 [ 307 ] {} <Debug> TCP-Session: d0ef4cc9-7e07-46e0-b47f-b80c4b0f6d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.05.20 17:12:31.773988 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5583 | 2026.05.20 17:12:31.774003 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5584 | 2026.05.20 17:12:31.774023 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5585 | 2026.05.20 17:12:31.774043 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5586 | 2026.05.20 17:12:31.774058 [ 303 ] {} <Debug> TCP-Session: 976d43a9-e3bd-47fa-b07b-31a9818b974c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.05.20 17:12:31.774080 [ 310 ] {} <Debug> TCP-Session: f35c1d6e-2715-44a4-acc5-469f5da30128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.05.20 17:12:31.774093 [ 274 ] {} <Debug> TCP-Session: b6320232-f4b5-42d3-8f33-f41c5f4b6445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.05.20 17:12:31.774101 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5590 | 2026.05.20 17:12:31.774059 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5591 | 2026.05.20 17:12:31.774149 [ 306 ] {} <Debug> TCP-Session: 76202cb2-9cac-479e-bdf0-d32a26ca5022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.05.20 17:12:31.774046 [ 309 ] {} <Debug> TCP-Session: 6c2d685f-94d8-4ac7-9914-a6b1f1451575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.05.20 17:12:31.774176 [ 292 ] {} <Debug> TCP-Session: 8b8a73a4-9fa5-40e8-b5a6-4812bdb3e566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.05.20 17:12:31.774011 [ 308 ] {} <Debug> TCP-Session: 0f045dde-a6cb-4ba6-a387-f04d58e2a3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.05.20 17:12:31.774080 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5596 | 2026.05.20 17:12:31.774256 [ 302 ] {} <Debug> TCP-Session: 557713ec-47b2-4cd3-906f-6bf8b8293435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2026.05.20 17:12:31.951680 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62097 | ||
| 5598 | 2026.05.20 17:12:31.951773 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.05.20 17:12:31.951801 [ 302 ] {} <Debug> TCP-Session: f9754008-286a-4e70-a60f-7031dda050a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62097 | ||
| 5600 | 2026.05.20 17:12:31.951824 [ 302 ] {} <Debug> TCP-Session: f9754008-286a-4e70-a60f-7031dda050a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.05.20 17:12:31.951837 [ 302 ] {} <Debug> TCP-Session: f9754008-286a-4e70-a60f-7031dda050a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.05.20 17:12:31.952058 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49089 | ||
| 5603 | 2026.05.20 17:12:31.952087 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33159 | ||
| 5604 | 2026.05.20 17:12:31.952110 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45552 | ||
| 5605 | 2026.05.20 17:12:31.952130 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57921 | ||
| 5606 | 2026.05.20 17:12:31.952161 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.05.20 17:12:31.952161 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5608 | 2026.05.20 17:12:31.952199 [ 308 ] {} <Debug> TCP-Session: 1608e888-1047-4397-9d73-fdb619492108 Authenticating user 'default' from [fd00:1122:3344:101::e]:33159 | ||
| 5609 | 2026.05.20 17:12:31.952203 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.05.20 17:12:31.952207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.05.20 17:12:31.952227 [ 308 ] {} <Debug> TCP-Session: 1608e888-1047-4397-9d73-fdb619492108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.05.20 17:12:31.952242 [ 310 ] {} <Debug> TCP-Session: 0ae888e2-c13a-4f3f-bc63-bdf305c1b280 Authenticating user 'default' from [fd00:1122:3344:101::e]:45552 | ||
| 5613 | 2026.05.20 17:12:31.952255 [ 308 ] {} <Debug> TCP-Session: 1608e888-1047-4397-9d73-fdb619492108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.05.20 17:12:31.952251 [ 292 ] {} <Debug> TCP-Session: 88944f7f-ad9d-43c6-b614-141469c153a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57921 | ||
| 5615 | 2026.05.20 17:12:31.952275 [ 310 ] {} <Debug> TCP-Session: 0ae888e2-c13a-4f3f-bc63-bdf305c1b280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.05.20 17:12:31.952293 [ 292 ] {} <Debug> TCP-Session: 88944f7f-ad9d-43c6-b614-141469c153a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.05.20 17:12:31.952307 [ 310 ] {} <Debug> TCP-Session: 0ae888e2-c13a-4f3f-bc63-bdf305c1b280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.05.20 17:12:31.952320 [ 292 ] {} <Debug> TCP-Session: 88944f7f-ad9d-43c6-b614-141469c153a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.05.20 17:12:31.952210 [ 303 ] {} <Debug> TCP-Session: aa5e85fa-975b-4d5d-a4c9-6c2f5bc8f750 Authenticating user 'default' from [fd00:1122:3344:101::e]:49089 | ||
| 5620 | 2026.05.20 17:12:31.952158 [ 302 ] {} <Trace> TCP-Session: f9754008-286a-4e70-a60f-7031dda050a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.05.20 17:12:31.952368 [ 303 ] {} <Debug> TCP-Session: aa5e85fa-975b-4d5d-a4c9-6c2f5bc8f750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.05.20 17:12:31.952122 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37208 | ||
| 5623 | 2026.05.20 17:12:31.952409 [ 303 ] {} <Debug> TCP-Session: aa5e85fa-975b-4d5d-a4c9-6c2f5bc8f750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.05.20 17:12:31.952105 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57931 | ||
| 5625 | 2026.05.20 17:12:31.952465 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.05.20 17:12:31.952071 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46451 | ||
| 5627 | 2026.05.20 17:12:31.952510 [ 274 ] {} <Debug> TCP-Session: d6f1205f-e13d-438e-8521-debfaec51f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:37208 | ||
| 5628 | 2026.05.20 17:12:31.952074 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40015 | ||
| 5629 | 2026.05.20 17:12:31.952546 [ 302 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62097) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5630 | 2026.05.20 17:12:31.952550 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.05.20 17:12:31.952538 [ 274 ] {} <Debug> TCP-Session: d6f1205f-e13d-438e-8521-debfaec51f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.05.20 17:12:31.952593 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5633 | 2026.05.20 17:12:31.952602 [ 306 ] {} <Debug> TCP-Session: 8f209d66-7685-4088-8745-1d684d0defcc Authenticating user 'default' from [fd00:1122:3344:101::e]:46451 | ||
| 5634 | 2026.05.20 17:12:31.952611 [ 274 ] {} <Debug> TCP-Session: d6f1205f-e13d-438e-8521-debfaec51f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.05.20 17:12:31.952634 [ 307 ] {} <Debug> TCP-Session: 5e10cdbd-bbb1-4d0f-b8f4-aa348ecd82b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40015 | ||
| 5636 | 2026.05.20 17:12:31.952642 [ 306 ] {} <Debug> TCP-Session: 8f209d66-7685-4088-8745-1d684d0defcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.05.20 17:12:31.952675 [ 307 ] {} <Debug> TCP-Session: 5e10cdbd-bbb1-4d0f-b8f4-aa348ecd82b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.05.20 17:12:31.952686 [ 306 ] {} <Debug> TCP-Session: 8f209d66-7685-4088-8745-1d684d0defcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.05.20 17:12:31.952700 [ 307 ] {} <Debug> TCP-Session: 5e10cdbd-bbb1-4d0f-b8f4-aa348ecd82b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.05.20 17:12:31.952532 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5641 | 2026.05.20 17:12:31.952761 [ 309 ] {} <Debug> TCP-Session: 2dd6edbd-ce6a-4668-b8db-1bdf53c47813 Authenticating user 'default' from [fd00:1122:3344:101::e]:57931 | ||
| 5642 | 2026.05.20 17:12:31.952783 [ 309 ] {} <Debug> TCP-Session: 2dd6edbd-ce6a-4668-b8db-1bdf53c47813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.05.20 17:12:31.952796 [ 309 ] {} <Debug> TCP-Session: 2dd6edbd-ce6a-4668-b8db-1bdf53c47813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.05.20 17:12:31.952815 [ 302 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5645 | 2026.05.20 17:12:31.952877 [ 302 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5646 | 2026.05.20 17:12:31.953152 [ 302 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 5647 | 2026.05.20 17:12:31.954059 [ 338 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Trace> AggregatingTransform: Aggregating | ||
| 5648 | 2026.05.20 17:12:31.954097 [ 338 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5649 | 2026.05.20 17:12:31.954127 [ 338 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880461 sec. (1135.769 rows/sec., 44.37 KiB/sec.) | ||
| 5650 | 2026.05.20 17:12:31.954145 [ 338 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Trace> Aggregator: Merging aggregated data | ||
| 5651 | 2026.05.20 17:12:31.954700 [ 302 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002212 sec., 452.07956600361666 rows/sec., 17.66 KiB/sec. | ||
| 5652 | 2026.05.20 17:12:31.954821 [ 302 ] {63aad002-5b34-4f46-800b-6f28add66aa5} <Debug> TCPHandler: Processed in 0.002776527 sec. | ||
| 5653 | 2026.05.20 17:12:31.954932 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5654 | 2026.05.20 17:12:31.954960 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2026.05.20 17:12:31.954965 [ 302 ] {} <Debug> TCP-Session: f9754008-286a-4e70-a60f-7031dda050a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.05.20 17:12:31.954979 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5657 | 2026.05.20 17:12:31.955005 [ 303 ] {} <Debug> TCP-Session: aa5e85fa-975b-4d5d-a4c9-6c2f5bc8f750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.05.20 17:12:31.955015 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2026.05.20 17:12:31.955038 [ 308 ] {} <Debug> TCP-Session: 1608e888-1047-4397-9d73-fdb619492108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.05.20 17:12:31.955063 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5661 | 2026.05.20 17:12:31.955086 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5662 | 2026.05.20 17:12:31.955074 [ 307 ] {} <Debug> TCP-Session: 5e10cdbd-bbb1-4d0f-b8f4-aa348ecd82b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.05.20 17:12:31.955122 [ 292 ] {} <Debug> TCP-Session: 88944f7f-ad9d-43c6-b614-141469c153a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.05.20 17:12:31.955145 [ 310 ] {} <Debug> TCP-Session: 0ae888e2-c13a-4f3f-bc63-bdf305c1b280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.05.20 17:12:31.955045 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5666 | 2026.05.20 17:12:31.954996 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5667 | 2026.05.20 17:12:31.955203 [ 274 ] {} <Debug> TCP-Session: d6f1205f-e13d-438e-8521-debfaec51f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.05.20 17:12:31.955032 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5669 | 2026.05.20 17:12:31.955233 [ 309 ] {} <Debug> TCP-Session: 2dd6edbd-ce6a-4668-b8db-1bdf53c47813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.05.20 17:12:31.955258 [ 306 ] {} <Debug> TCP-Session: 8f209d66-7685-4088-8745-1d684d0defcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.05.20 17:12:33.583152 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.05.20 17:12:33.583412 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5673 | 2026.05.20 17:12:33.583791 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5674 | 2026.05.20 17:12:33.583830 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5675 | 2026.05.20 17:12:33.584053 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5676 | 2026.05.20 17:12:33.584122 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5677 | 2026.05.20 17:12:33.584272 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5678 | 2026.05.20 17:12:33.584346 [ 345 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5679 | 2026.05.20 17:12:33.584370 [ 314 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5680 | 2026.05.20 17:12:33.584385 [ 332 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5681 | 2026.05.20 17:12:33.584381 [ 350 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5682 | 2026.05.20 17:12:33.584521 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5683 | 2026.05.20 17:12:33.584550 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5684 | 2026.05.20 17:12:33.584634 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5685 | 2026.05.20 17:12:33.584655 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 5686 | 2026.05.20 17:12:33.584692 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5687 | 2026.05.20 17:12:33.584732 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5688 | 2026.05.20 17:12:33.584767 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5689 | 2026.05.20 17:12:33.585780 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002476 sec., 14539.579967689822 rows/sec., 1.37 MiB/sec. | ||
| 5690 | 2026.05.20 17:12:33.585908 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> MemoryTracker: Peak memory usage (for query): 128.43 KiB. | ||
| 5691 | 2026.05.20 17:12:33.585924 [ 275 ] {ed85a022-6033-42e8-a958-35ade2cd22ba} <Debug> TCPHandler: Processed in 0.002918109 sec. | ||
| 5692 | 2026.05.20 17:12:33.588051 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.05.20 17:12:33.588243 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5694 | 2026.05.20 17:12:33.588320 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5695 | 2026.05.20 17:12:33.589009 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.05.20 17:12:33.589051 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5697 | 2026.05.20 17:12:33.589421 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5698 | 2026.05.20 17:12:33.589660 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.05.20 17:12:33.589808 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001619 sec., 64237.18344657196 rows/sec., 5.39 MiB/sec. | ||
| 5700 | 2026.05.20 17:12:33.589844 [ 275 ] {0b9c7da2-16da-42b5-8c9d-7c6611ecbb2d} <Debug> TCPHandler: Processed in 0.001889905 sec. | ||
| 5701 | 2026.05.20 17:12:33.589972 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.05.20 17:12:33.590070 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.05.20 17:12:33.590110 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5704 | 2026.05.20 17:12:33.590510 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.05.20 17:12:33.590546 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5706 | 2026.05.20 17:12:33.590837 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5707 | 2026.05.20 17:12:33.591047 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.05.20 17:12:33.591176 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.57 MiB/sec. | ||
| 5709 | 2026.05.20 17:12:33.591212 [ 275 ] {bd056708-9853-433d-92da-1b4ada16d26d} <Debug> TCPHandler: Processed in 0.00129043 sec. | ||
| 5710 | 2026.05.20 17:12:33.591328 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2026.05.20 17:12:33.591424 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5712 | 2026.05.20 17:12:33.591464 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5713 | 2026.05.20 17:12:33.591879 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.05.20 17:12:33.591916 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5715 | 2026.05.20 17:12:33.592215 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5716 | 2026.05.20 17:12:33.592427 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.05.20 17:12:33.592551 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001145 sec., 76855.89519650655 rows/sec., 6.00 MiB/sec. | ||
| 5718 | 2026.05.20 17:12:33.592585 [ 275 ] {13dfbdc1-d47e-49f3-bc31-eb4024e489e4} <Debug> TCPHandler: Processed in 0.001308281 sec. | ||
| 5719 | 2026.05.20 17:12:33.592704 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2026.05.20 17:12:33.592801 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5721 | 2026.05.20 17:12:33.592844 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5722 | 2026.05.20 17:12:33.593245 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.05.20 17:12:33.593281 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5724 | 2026.05.20 17:12:33.593599 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5725 | 2026.05.20 17:12:33.593812 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2026.05.20 17:12:33.593941 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 5727 | 2026.05.20 17:12:33.593975 [ 275 ] {b4ce32a5-94a5-46e6-8660-7f97be2ef394} <Debug> TCPHandler: Processed in 0.001321781 sec. | ||
| 5728 | 2026.05.20 17:12:33.594091 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.05.20 17:12:33.594188 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5730 | 2026.05.20 17:12:33.594244 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <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 | ||
| 5731 | 2026.05.20 17:12:33.594966 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.05.20 17:12:33.595003 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5733 | 2026.05.20 17:12:33.595508 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5734 | 2026.05.20 17:12:33.595727 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.05.20 17:12:33.595872 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001703 sec., 14092.777451556076 rows/sec., 25.25 MiB/sec. | ||
| 5736 | 2026.05.20 17:12:33.595924 [ 275 ] {2451912d-546b-4fa3-aa04-1b69199d69b8} <Debug> TCPHandler: Processed in 0.001883404 sec. | ||
| 5737 | 2026.05.20 17:12:33.596055 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.05.20 17:12:33.596151 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5739 | 2026.05.20 17:12:33.596194 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5740 | 2026.05.20 17:12:33.596530 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.05.20 17:12:33.596566 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5742 | 2026.05.20 17:12:33.596871 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5743 | 2026.05.20 17:12:33.597111 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.05.20 17:12:33.597241 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 5745 | 2026.05.20 17:12:33.597274 [ 275 ] {3974e6ce-3b32-4c13-97e2-2103b77192ba} <Debug> TCPHandler: Processed in 0.001270191 sec. | ||
| 5746 | 2026.05.20 17:12:33.631028 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11942 | ||
| 5747 | 2026.05.20 17:12:33.631460 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.05.20 17:12:33.631497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5749 | 2026.05.20 17:12:33.631968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5750 | 2026.05.20 17:12:33.632208 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.05.20 17:12:33.632355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11942 | ||
| 5752 | 2026.05.20 17:12:34.244033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5753 | 2026.05.20 17:12:34.261996 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.05.20 17:12:34.262064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5755 | 2026.05.20 17:12:34.267736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5756 | 2026.05.20 17:12:34.268437 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.05.20 17:12:34.272360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5758 | 2026.05.20 17:12:38.587439 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.05.20 17:12:38.587724 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5760 | 2026.05.20 17:12:38.588079 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5761 | 2026.05.20 17:12:38.588122 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5762 | 2026.05.20 17:12:38.588364 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5763 | 2026.05.20 17:12:38.588435 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5764 | 2026.05.20 17:12:38.588579 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5765 | 2026.05.20 17:12:38.588660 [ 345 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5766 | 2026.05.20 17:12:38.588675 [ 314 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5767 | 2026.05.20 17:12:38.588705 [ 344 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5768 | 2026.05.20 17:12:38.588690 [ 332 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5769 | 2026.05.20 17:12:38.588856 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5770 | 2026.05.20 17:12:38.588885 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5771 | 2026.05.20 17:12:38.588972 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5772 | 2026.05.20 17:12:38.588992 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 5773 | 2026.05.20 17:12:38.589028 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5774 | 2026.05.20 17:12:38.589069 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5775 | 2026.05.20 17:12:38.589106 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5776 | 2026.05.20 17:12:38.590357 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002749 sec., 13095.671153146599 rows/sec., 2.71 MiB/sec. | ||
| 5777 | 2026.05.20 17:12:38.590520 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> MemoryTracker: Peak memory usage (for query): 152.82 KiB. | ||
| 5778 | 2026.05.20 17:12:38.590535 [ 275 ] {5637440e-afd3-4ee0-8700-2c1e4a58728f} <Debug> TCPHandler: Processed in 0.003241867 sec. | ||
| 5779 | 2026.05.20 17:12:38.595804 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.05.20 17:12:38.595957 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5781 | 2026.05.20 17:12:38.596021 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5782 | 2026.05.20 17:12:38.596629 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.05.20 17:12:38.596677 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5784 | 2026.05.20 17:12:38.597082 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5785 | 2026.05.20 17:12:38.597311 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.20 17:12:38.597460 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001551 sec., 183107.67246937458 rows/sec., 11.63 MiB/sec. | ||
| 5787 | 2026.05.20 17:12:38.597498 [ 275 ] {09eb7f32-dc47-4d56-8b83-ad453964108a} <Debug> TCPHandler: Processed in 0.001757912 sec. | ||
| 5788 | 2026.05.20 17:12:38.597635 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.05.20 17:12:38.597737 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5790 | 2026.05.20 17:12:38.597780 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5791 | 2026.05.20 17:12:38.598595 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.05.20 17:12:38.598642 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5793 | 2026.05.20 17:12:38.599011 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5794 | 2026.05.20 17:12:38.599229 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.05.20 17:12:38.599367 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001651 sec., 504542.70139309514 rows/sec., 39.27 MiB/sec. | ||
| 5796 | 2026.05.20 17:12:38.599402 [ 275 ] {31644d70-b980-4390-bddb-59c07ae944b7} <Debug> TCPHandler: Processed in 0.001820314 sec. | ||
| 5797 | 2026.05.20 17:12:38.599535 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.05.20 17:12:38.599634 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.05.20 17:12:38.599677 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5800 | 2026.05.20 17:12:38.600124 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.05.20 17:12:38.600161 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5802 | 2026.05.20 17:12:38.600470 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5803 | 2026.05.20 17:12:38.600679 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.05.20 17:12:38.600808 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 8.09 MiB/sec. | ||
| 5805 | 2026.05.20 17:12:38.600843 [ 275 ] {c68bfd7d-a042-46ef-8372-86ca03b06b28} <Debug> TCPHandler: Processed in 0.001359973 sec. | ||
| 5806 | 2026.05.20 17:12:38.600969 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.05.20 17:12:38.601066 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.05.20 17:12:38.601106 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5809 | 2026.05.20 17:12:38.601534 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.05.20 17:12:38.601571 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5811 | 2026.05.20 17:12:38.601859 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5812 | 2026.05.20 17:12:38.602064 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.05.20 17:12:38.602187 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 5814 | 2026.05.20 17:12:38.602221 [ 275 ] {1438e42c-4bdf-4ef9-a7cd-ad8347167c94} <Debug> TCPHandler: Processed in 0.00130394 sec. | ||
| 5815 | 2026.05.20 17:12:38.602342 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.05.20 17:12:38.602437 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.05.20 17:12:38.602477 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5818 | 2026.05.20 17:12:38.602954 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.05.20 17:12:38.602997 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5820 | 2026.05.20 17:12:38.603316 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5821 | 2026.05.20 17:12:38.603524 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.05.20 17:12:38.603653 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 5823 | 2026.05.20 17:12:38.603689 [ 275 ] {df722175-1c81-400e-a1b7-db017b0ad5c4} <Debug> TCPHandler: Processed in 0.001397383 sec. | ||
| 5824 | 2026.05.20 17:12:38.603820 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.05.20 17:12:38.603918 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5826 | 2026.05.20 17:12:38.603960 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5827 | 2026.05.20 17:12:38.604543 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.05.20 17:12:38.604581 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5829 | 2026.05.20 17:12:38.604895 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5830 | 2026.05.20 17:12:38.605116 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.20 17:12:38.605249 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001349 sec., 376575.2409191994 rows/sec., 26.51 MiB/sec. | ||
| 5832 | 2026.05.20 17:12:38.605283 [ 275 ] {9d7291d2-0d40-464f-b5be-4c4dd8fb5906} <Debug> TCPHandler: Processed in 0.001515076 sec. | ||
| 5833 | 2026.05.20 17:12:38.605398 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.20 17:12:38.605496 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.20 17:12:38.605538 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5836 | 2026.05.20 17:12:38.605869 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.20 17:12:38.605907 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5838 | 2026.05.20 17:12:38.606202 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5839 | 2026.05.20 17:12:38.606418 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.20 17:12:38.606549 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5841 | 2026.05.20 17:12:38.606593 [ 275 ] {2311597b-5d23-450c-ba64-c22a8153c82f} <Debug> TCPHandler: Processed in 0.00124578 sec. | ||
| 5842 | 2026.05.20 17:12:38.606721 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.20 17:12:38.606819 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.20 17:12:38.606862 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5845 | 2026.05.20 17:12:38.607276 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.20 17:12:38.607313 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5847 | 2026.05.20 17:12:38.607633 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5848 | 2026.05.20 17:12:38.607856 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.20 17:12:38.607986 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 5850 | 2026.05.20 17:12:38.608021 [ 275 ] {90ddd303-a7c0-452a-a532-e449f1b52e05} <Debug> TCPHandler: Processed in 0.001352042 sec. | ||
| 5851 | 2026.05.20 17:12:38.608157 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.20 17:12:38.608255 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.20 17:12:38.608298 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5854 | 2026.05.20 17:12:38.608644 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.20 17:12:38.608681 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5856 | 2026.05.20 17:12:38.609005 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5857 | 2026.05.20 17:12:38.609214 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.20 17:12:38.609343 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 5859 | 2026.05.20 17:12:38.609377 [ 275 ] {826d6a66-b1bf-4c20-8e66-7ed633082608} <Debug> TCPHandler: Processed in 0.00127207 sec. | ||
| 5860 | 2026.05.20 17:12:38.609491 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.20 17:12:38.609588 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.20 17:12:38.609643 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <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 | ||
| 5863 | 2026.05.20 17:12:38.610401 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.20 17:12:38.610440 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5865 | 2026.05.20 17:12:38.610953 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5866 | 2026.05.20 17:12:38.611177 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.20 17:12:38.611317 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001747 sec., 10303.377218088151 rows/sec., 18.46 MiB/sec. | ||
| 5868 | 2026.05.20 17:12:38.611366 [ 275 ] {5f2cccf3-09ed-4186-ad19-be93f3d8c1dc} <Debug> TCPHandler: Processed in 0.001926295 sec. | ||
| 5869 | 2026.05.20 17:12:38.611496 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.20 17:12:38.611596 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.20 17:12:38.611639 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5872 | 2026.05.20 17:12:38.611967 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.20 17:12:38.612003 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5874 | 2026.05.20 17:12:38.612308 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5875 | 2026.05.20 17:12:38.612511 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.20 17:12:38.612637 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 5877 | 2026.05.20 17:12:38.612670 [ 275 ] {d1b5afab-f982-4c09-ac96-867ca1ac94bd} <Debug> TCPHandler: Processed in 0.00122542 sec. | ||
| 5878 | 2026.05.20 17:12:41.010433 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5879 | 2026.05.20 17:12:41.010544 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5880 | 2026.05.20 17:12:41.133378 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12454 | ||
| 5881 | 2026.05.20 17:12:41.133881 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.20 17:12:41.133923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5883 | 2026.05.20 17:12:41.134394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5884 | 2026.05.20 17:12:41.134617 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.20 17:12:41.134740 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 5886 | 2026.05.20 17:12:41.134744 [ 61 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5887 | 2026.05.20 17:12:41.134789 [ 61 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.05.20 17:12:41.134808 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5889 | 2026.05.20 17:12:41.134932 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 5890 | 2026.05.20 17:12:41.135072 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5891 | 2026.05.20 17:12:41.135130 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10022 rows starting from the beginning of the part | ||
| 5892 | 2026.05.20 17:12:41.135193 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5893 | 2026.05.20 17:12:41.135239 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5894 | 2026.05.20 17:12:41.135279 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5895 | 2026.05.20 17:12:41.135316 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5896 | 2026.05.20 17:12:41.135351 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5897 | 2026.05.20 17:12:41.137088 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.002217293 sec., 5616758.813562304 rows/sec., 80.35 MiB/sec. | ||
| 5898 | 2026.05.20 17:12:41.137470 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5899 | 2026.05.20 17:12:41.137774 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.05.20 17:12:41.137846 [ 201 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_26_5} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5901 | 2026.05.20 17:12:41.137941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5902 | 2026.05.20 17:12:41.773367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5903 | 2026.05.20 17:12:41.790078 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.05.20 17:12:41.790137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5905 | 2026.05.20 17:12:41.796005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5906 | 2026.05.20 17:12:41.796691 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.05.20 17:12:41.796985 [ 61 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5908 | 2026.05.20 17:12:41.797044 [ 61 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.05.20 17:12:41.797067 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5910 | 2026.05.20 17:12:41.797265 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 5911 | 2026.05.20 17:12:41.799711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5912 | 2026.05.20 17:12:41.801377 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5913 | 2026.05.20 17:12:41.802870 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 5914 | 2026.05.20 17:12:41.807483 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 5915 | 2026.05.20 17:12:41.811967 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 5916 | 2026.05.20 17:12:41.816263 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 5917 | 2026.05.20 17:12:41.820611 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 5918 | 2026.05.20 17:12:41.824749 [ 193 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 5919 | 2026.05.20 17:12:41.876618 [ 200 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079464044 sec., 2466.5243566008294 rows/sec., 12.75 MiB/sec. | ||
| 5920 | 2026.05.20 17:12:41.879262 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5921 | 2026.05.20 17:12:41.881275 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_26_5} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2026.05.20 17:12:41.881352 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_26_5} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5923 | 2026.05.20 17:12:41.883424 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5924 | 2026.05.20 17:12:42.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.65 MiB, peak 266.19 MiB, free memory in arenas 0.00 B, will set to 263.32 MiB (RSS), difference: 7.67 MiB | ||
| 5925 | 2026.05.20 17:12:43.583092 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.05.20 17:12:43.583330 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5927 | 2026.05.20 17:12:43.583672 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5928 | 2026.05.20 17:12:43.583711 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5929 | 2026.05.20 17:12:43.583926 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5930 | 2026.05.20 17:12:43.584001 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5931 | 2026.05.20 17:12:43.584139 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5932 | 2026.05.20 17:12:43.584234 [ 345 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5933 | 2026.05.20 17:12:43.584247 [ 344 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5934 | 2026.05.20 17:12:43.584264 [ 335 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5935 | 2026.05.20 17:12:43.584247 [ 314 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5936 | 2026.05.20 17:12:43.584441 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5937 | 2026.05.20 17:12:43.584467 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5938 | 2026.05.20 17:12:43.584557 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5939 | 2026.05.20 17:12:43.584577 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 5940 | 2026.05.20 17:12:43.584612 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5941 | 2026.05.20 17:12:43.584661 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5942 | 2026.05.20 17:12:43.584704 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5943 | 2026.05.20 17:12:43.585897 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002659 sec., 13538.924407672057 rows/sec., 1.27 MiB/sec. | ||
| 5944 | 2026.05.20 17:12:43.586025 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> MemoryTracker: Peak memory usage (for query): 128.43 KiB. | ||
| 5945 | 2026.05.20 17:12:43.586041 [ 275 ] {6399a138-0601-4043-aed0-7934dfe3eac6} <Debug> TCPHandler: Processed in 0.003135625 sec. | ||
| 5946 | 2026.05.20 17:12:43.588041 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.05.20 17:12:43.588173 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5948 | 2026.05.20 17:12:43.588225 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5949 | 2026.05.20 17:12:43.588861 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.05.20 17:12:43.588904 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5951 | 2026.05.20 17:12:43.589305 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5952 | 2026.05.20 17:12:43.589519 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.05.20 17:12:43.589658 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001522 sec., 68331.1432325887 rows/sec., 5.73 MiB/sec. | ||
| 5954 | 2026.05.20 17:12:43.589692 [ 275 ] {aef64c71-b97f-41a6-afbc-5f5f3836ee18} <Debug> TCPHandler: Processed in 0.001703331 sec. | ||
| 5955 | 2026.05.20 17:12:43.589842 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.05.20 17:12:43.589937 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5957 | 2026.05.20 17:12:43.589975 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5958 | 2026.05.20 17:12:43.590380 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.05.20 17:12:43.590413 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5960 | 2026.05.20 17:12:43.590688 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5961 | 2026.05.20 17:12:43.590907 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.05.20 17:12:43.591031 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.58 MiB/sec. | ||
| 5963 | 2026.05.20 17:12:43.591064 [ 275 ] {6cac4695-4407-4bf1-8374-7f2ceed05a81} <Debug> TCPHandler: Processed in 0.00127053 sec. | ||
| 5964 | 2026.05.20 17:12:43.591194 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.05.20 17:12:43.591292 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5966 | 2026.05.20 17:12:43.591330 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5967 | 2026.05.20 17:12:43.591765 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.05.20 17:12:43.591798 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5969 | 2026.05.20 17:12:43.592099 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5970 | 2026.05.20 17:12:43.592326 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.05.20 17:12:43.592449 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001175 sec., 74893.61702127659 rows/sec., 5.85 MiB/sec. | ||
| 5972 | 2026.05.20 17:12:43.592482 [ 275 ] {bc229b1a-173e-446d-af85-32839d676a49} <Debug> TCPHandler: Processed in 0.001341312 sec. | ||
| 5973 | 2026.05.20 17:12:43.592613 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.05.20 17:12:43.592707 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5975 | 2026.05.20 17:12:43.592751 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5976 | 2026.05.20 17:12:43.593157 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.20 17:12:43.593192 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5978 | 2026.05.20 17:12:43.593544 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5979 | 2026.05.20 17:12:43.593752 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.20 17:12:43.593873 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5981 | 2026.05.20 17:12:43.593906 [ 275 ] {16bf084f-9b6a-4bd5-a340-77bccea8973c} <Debug> TCPHandler: Processed in 0.001340772 sec. | ||
| 5982 | 2026.05.20 17:12:43.594031 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.05.20 17:12:43.594129 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5984 | 2026.05.20 17:12:43.594183 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <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 | ||
| 5985 | 2026.05.20 17:12:43.594908 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.05.20 17:12:43.594941 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5987 | 2026.05.20 17:12:43.595491 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5988 | 2026.05.20 17:12:43.595704 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.05.20 17:12:43.595844 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 24.82 MiB/sec. | ||
| 5990 | 2026.05.20 17:12:43.595892 [ 275 ] {d2c1994e-6fb0-4ed4-bfb7-9bf8db44ba4f} <Debug> TCPHandler: Processed in 0.001909815 sec. | ||
| 5991 | 2026.05.20 17:12:43.596015 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.05.20 17:12:43.596109 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5993 | 2026.05.20 17:12:43.596154 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5994 | 2026.05.20 17:12:43.596512 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.05.20 17:12:43.596546 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5996 | 2026.05.20 17:12:43.596872 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5997 | 2026.05.20 17:12:43.597070 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.05.20 17:12:43.597195 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 5999 | 2026.05.20 17:12:43.597227 [ 275 ] {1aa37a6b-2427-443c-8104-67bdbd004455} <Debug> TCPHandler: Processed in 0.00125991 sec. | ||
| 6000 | 2026.05.20 17:12:48.587449 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.05.20 17:12:48.587733 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6002 | 2026.05.20 17:12:48.588134 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6003 | 2026.05.20 17:12:48.588187 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6004 | 2026.05.20 17:12:48.588440 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6005 | 2026.05.20 17:12:48.588509 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6006 | 2026.05.20 17:12:48.588654 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6007 | 2026.05.20 17:12:48.588750 [ 344 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6008 | 2026.05.20 17:12:48.588761 [ 335 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6009 | 2026.05.20 17:12:48.588761 [ 358 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6010 | 2026.05.20 17:12:48.588750 [ 314 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6011 | 2026.05.20 17:12:48.588939 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6012 | 2026.05.20 17:12:48.588965 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6013 | 2026.05.20 17:12:48.589051 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6014 | 2026.05.20 17:12:48.589071 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 6015 | 2026.05.20 17:12:48.589107 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6016 | 2026.05.20 17:12:48.589146 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6017 | 2026.05.20 17:12:48.589182 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6018 | 2026.05.20 17:12:48.590383 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002767 sec., 13010.480664980123 rows/sec., 2.70 MiB/sec. | ||
| 6019 | 2026.05.20 17:12:48.590542 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> MemoryTracker: Peak memory usage (for query): 147.77 KiB. | ||
| 6020 | 2026.05.20 17:12:48.590558 [ 275 ] {8f1c30e8-5d9e-4a89-9b77-7eed3cf4a78f} <Debug> TCPHandler: Processed in 0.003253418 sec. | ||
| 6021 | 2026.05.20 17:12:48.595657 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2026.05.20 17:12:48.595773 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6023 | 2026.05.20 17:12:48.595818 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6024 | 2026.05.20 17:12:48.596433 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.05.20 17:12:48.596471 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6026 | 2026.05.20 17:12:48.596864 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6027 | 2026.05.20 17:12:48.597096 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.05.20 17:12:48.597241 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0015 sec., 189333.33333333334 rows/sec., 12.03 MiB/sec. | ||
| 6029 | 2026.05.20 17:12:48.597277 [ 275 ] {b6852aa5-12f4-4731-8ef9-678309c6ede8} <Debug> TCPHandler: Processed in 0.00167466 sec. | ||
| 6030 | 2026.05.20 17:12:48.597405 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6031 | 2026.05.20 17:12:48.597500 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6032 | 2026.05.20 17:12:48.597540 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6033 | 2026.05.20 17:12:48.597940 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.05.20 17:12:48.597975 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6035 | 2026.05.20 17:12:48.598259 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6036 | 2026.05.20 17:12:48.598464 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.05.20 17:12:48.598591 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001109 sec., 9017.132551848512 rows/sec., 735.28 KiB/sec. | ||
| 6038 | 2026.05.20 17:12:48.598625 [ 275 ] {e8bfa61f-2928-466a-abd7-98e8233dae8e} <Debug> TCPHandler: Processed in 0.00127132 sec. | ||
| 6039 | 2026.05.20 17:12:48.598743 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.05.20 17:12:48.598839 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6041 | 2026.05.20 17:12:48.598879 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6042 | 2026.05.20 17:12:48.599656 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.05.20 17:12:48.599693 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6044 | 2026.05.20 17:12:48.600057 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6045 | 2026.05.20 17:12:48.600263 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.05.20 17:12:48.600360 [ 50 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6047 | 2026.05.20 17:12:48.600390 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Debug> executeQuery: Read 838 rows, 66.76 KiB in 0.001569 sec., 534098.1516889739 rows/sec., 41.55 MiB/sec. | ||
| 6048 | 2026.05.20 17:12:48.600398 [ 50 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.05.20 17:12:48.600421 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6050 | 2026.05.20 17:12:48.600424 [ 275 ] {3d24b491-b39f-4a2c-8edf-a5a4bd47bf3d} <Debug> TCPHandler: Processed in 0.001732772 sec. | ||
| 6051 | 2026.05.20 17:12:48.600529 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 6052 | 2026.05.20 17:12:48.600542 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.05.20 17:12:48.600652 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6054 | 2026.05.20 17:12:48.600653 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6055 | 2026.05.20 17:12:48.600689 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1011 rows starting from the beginning of the part | ||
| 6056 | 2026.05.20 17:12:48.600712 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6057 | 2026.05.20 17:12:48.600783 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 833 rows starting from the beginning of the part | ||
| 6058 | 2026.05.20 17:12:48.600844 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 6059 | 2026.05.20 17:12:48.600891 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 833 rows starting from the beginning of the part | ||
| 6060 | 2026.05.20 17:12:48.600938 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 6061 | 2026.05.20 17:12:48.600987 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 838 rows starting from the beginning of the part | ||
| 6062 | 2026.05.20 17:12:48.601161 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.05.20 17:12:48.601209 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6064 | 2026.05.20 17:12:48.601562 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6065 | 2026.05.20 17:12:48.601785 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.05.20 17:12:48.601916 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Debug> executeQuery: Read 170 rows, 10.59 KiB in 0.001282 sec., 132605.3042121685 rows/sec., 8.07 MiB/sec. | ||
| 6067 | 2026.05.20 17:12:48.601951 [ 275 ] {67997d6a-5197-48e3-b2cb-273c7c61fdb1} <Debug> TCPHandler: Processed in 0.001459955 sec. | ||
| 6068 | 2026.05.20 17:12:48.602069 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.05.20 17:12:48.602164 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6070 | 2026.05.20 17:12:48.602204 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6071 | 2026.05.20 17:12:48.602539 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3723 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057869 sec., 1809153.060763343 rows/sec., 149.52 MiB/sec. | ||
| 6072 | 2026.05.20 17:12:48.602636 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.05.20 17:12:48.602672 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6074 | 2026.05.20 17:12:48.602724 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6075 | 2026.05.20 17:12:48.603015 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.05.20 17:12:48.603035 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6077 | 2026.05.20 17:12:48.603098 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_36_7} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6078 | 2026.05.20 17:12:48.603176 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6079 | 2026.05.20 17:12:48.603268 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.05.20 17:12:48.603404 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 6081 | 2026.05.20 17:12:48.603440 [ 275 ] {b325ac4e-238f-480a-b14b-7ecfb5be0e07} <Debug> TCPHandler: Processed in 0.001420544 sec. | ||
| 6082 | 2026.05.20 17:12:48.603557 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.05.20 17:12:48.603652 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6084 | 2026.05.20 17:12:48.603692 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6085 | 2026.05.20 17:12:48.604118 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.05.20 17:12:48.604152 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6087 | 2026.05.20 17:12:48.604467 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6088 | 2026.05.20 17:12:48.604675 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.05.20 17:12:48.604807 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 6090 | 2026.05.20 17:12:48.604841 [ 275 ] {7e46ce58-d2a6-4135-80e2-73cc654f4af7} <Debug> TCPHandler: Processed in 0.001335602 sec. | ||
| 6091 | 2026.05.20 17:12:48.604958 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.05.20 17:12:48.605056 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6093 | 2026.05.20 17:12:48.605097 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6094 | 2026.05.20 17:12:48.605721 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.05.20 17:12:48.605757 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6096 | 2026.05.20 17:12:48.606085 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6097 | 2026.05.20 17:12:48.606291 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.05.20 17:12:48.606403 [ 48 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6099 | 2026.05.20 17:12:48.606423 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001385 sec., 374007.2202166065 rows/sec., 26.40 MiB/sec. | ||
| 6100 | 2026.05.20 17:12:48.606451 [ 48 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.20 17:12:48.606466 [ 275 ] {119fe697-d109-480a-90e1-3237487fe24f} <Debug> TCPHandler: Processed in 0.001558097 sec. | ||
| 6102 | 2026.05.20 17:12:48.606479 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6103 | 2026.05.20 17:12:48.606576 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.05.20 17:12:48.606621 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 6105 | 2026.05.20 17:12:48.606676 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6106 | 2026.05.20 17:12:48.606723 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6107 | 2026.05.20 17:12:48.606765 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6108 | 2026.05.20 17:12:48.606805 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 604 rows starting from the beginning of the part | ||
| 6109 | 2026.05.20 17:12:48.606875 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 508 rows starting from the beginning of the part | ||
| 6110 | 2026.05.20 17:12:48.606924 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 88 rows starting from the beginning of the part | ||
| 6111 | 2026.05.20 17:12:48.606965 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 508 rows starting from the beginning of the part | ||
| 6112 | 2026.05.20 17:12:48.607004 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 88 rows starting from the beginning of the part | ||
| 6113 | 2026.05.20 17:12:48.607046 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 518 rows starting from the beginning of the part | ||
| 6114 | 2026.05.20 17:12:48.607060 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.05.20 17:12:48.607102 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6116 | 2026.05.20 17:12:48.607454 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6117 | 2026.05.20 17:12:48.607687 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.05.20 17:12:48.607825 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 6119 | 2026.05.20 17:12:48.607860 [ 275 ] {36081929-7e9f-4028-ac82-f6e914f7e2d5} <Debug> TCPHandler: Processed in 0.001333402 sec. | ||
| 6120 | 2026.05.20 17:12:48.607992 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.05.20 17:12:48.608088 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.05.20 17:12:48.608131 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6123 | 2026.05.20 17:12:48.608380 [ 192 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826623 sec., 1266818.604605329 rows/sec., 95.43 MiB/sec. | ||
| 6124 | 2026.05.20 17:12:48.608534 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.05.20 17:12:48.608569 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6126 | 2026.05.20 17:12:48.608573 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6127 | 2026.05.20 17:12:48.608857 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.05.20 17:12:48.608940 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_36_7} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6129 | 2026.05.20 17:12:48.608991 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6130 | 2026.05.20 17:12:48.609022 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6131 | 2026.05.20 17:12:48.609217 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.05.20 17:12:48.609340 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6133 | 2026.05.20 17:12:48.609354 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001285 sec., 210116.73151750973 rows/sec., 13.97 MiB/sec. | ||
| 6134 | 2026.05.20 17:12:48.609380 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.05.20 17:12:48.609400 [ 275 ] {4c80d03c-5e4a-4b45-ae37-0a1c7e731f1e} <Debug> TCPHandler: Processed in 0.001458554 sec. | ||
| 6136 | 2026.05.20 17:12:48.609403 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6137 | 2026.05.20 17:12:48.609499 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 6138 | 2026.05.20 17:12:48.609531 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.05.20 17:12:48.609587 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6140 | 2026.05.20 17:12:48.609622 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4720 rows starting from the beginning of the part | ||
| 6141 | 2026.05.20 17:12:48.609632 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6142 | 2026.05.20 17:12:48.609678 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6143 | 2026.05.20 17:12:48.609687 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6144 | 2026.05.20 17:12:48.609734 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 6145 | 2026.05.20 17:12:48.609776 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 6146 | 2026.05.20 17:12:48.609815 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6147 | 2026.05.20 17:12:48.609858 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 270 rows starting from the beginning of the part | ||
| 6148 | 2026.05.20 17:12:48.610015 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.05.20 17:12:48.610051 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6150 | 2026.05.20 17:12:48.610371 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6151 | 2026.05.20 17:12:48.610587 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.05.20 17:12:48.610721 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 6153 | 2026.05.20 17:12:48.610756 [ 275 ] {92557aa7-4dc0-442f-8d8c-f42765452c5a} <Debug> TCPHandler: Processed in 0.001275051 sec. | ||
| 6154 | 2026.05.20 17:12:48.610876 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.05.20 17:12:48.610971 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6156 | 2026.05.20 17:12:48.611026 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <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 | ||
| 6157 | 2026.05.20 17:12:48.611839 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.05.20 17:12:48.611876 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6159 | 2026.05.20 17:12:48.612327 [ 192 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5840 rows, containing 5 columns (5 merged, 0 gathered) in 0.002860338 sec., 2041716.748160532 rows/sec., 141.56 MiB/sec. | ||
| 6160 | 2026.05.20 17:12:48.612440 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6161 | 2026.05.20 17:12:48.612667 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.05.20 17:12:48.612762 [ 186 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6163 | 2026.05.20 17:12:48.612829 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001873 sec., 9610.250934329952 rows/sec., 17.22 MiB/sec. | ||
| 6164 | 2026.05.20 17:12:48.612895 [ 275 ] {12ea0e42-4b3e-46f0-83dd-aea47f3594a8} <Debug> TCPHandler: Processed in 0.002068899 sec. | ||
| 6165 | 2026.05.20 17:12:48.613041 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.05.20 17:12:48.613061 [ 186 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.05.20 17:12:48.613138 [ 186 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6168 | 2026.05.20 17:12:48.613139 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6169 | 2026.05.20 17:12:48.613195 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6170 | 2026.05.20 17:12:48.613228 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6171 | 2026.05.20 17:12:48.613546 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.05.20 17:12:48.613588 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6173 | 2026.05.20 17:12:48.613908 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6174 | 2026.05.20 17:12:48.614122 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.05.20 17:12:48.614234 [ 48 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6176 | 2026.05.20 17:12:48.614251 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 4.98 MiB/sec. | ||
| 6177 | 2026.05.20 17:12:48.614272 [ 48 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.05.20 17:12:48.614293 [ 275 ] {c04e7289-336d-46c0-8e39-6a822eb4a517} <Debug> TCPHandler: Processed in 0.001302621 sec. | ||
| 6179 | 2026.05.20 17:12:48.614296 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6180 | 2026.05.20 17:12:48.614390 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 6181 | 2026.05.20 17:12:48.614491 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6182 | 2026.05.20 17:12:48.614517 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1590 rows starting from the beginning of the part | ||
| 6183 | 2026.05.20 17:12:48.614566 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6184 | 2026.05.20 17:12:48.614606 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 6185 | 2026.05.20 17:12:48.614643 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6186 | 2026.05.20 17:12:48.614679 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 6187 | 2026.05.20 17:12:48.614715 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6188 | 2026.05.20 17:12:48.615732 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371012 sec., 1444188.672309214 rows/sec., 94.20 MiB/sec. | ||
| 6189 | 2026.05.20 17:12:48.616063 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6190 | 2026.05.20 17:12:48.616392 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2026.05.20 17:12:48.616472 [ 199 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_36_7} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6192 | 2026.05.20 17:12:48.616564 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6193 | 2026.05.20 17:12:48.634852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12902 | ||
| 6194 | 2026.05.20 17:12:48.635554 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.05.20 17:12:48.635627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6196 | 2026.05.20 17:12:48.636189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6197 | 2026.05.20 17:12:48.636420 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.05.20 17:12:48.636548 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12902 | ||
| 6199 | 2026.05.20 17:12:49.299844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6200 | 2026.05.20 17:12:49.314772 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.05.20 17:12:49.314833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6202 | 2026.05.20 17:12:49.320989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6203 | 2026.05.20 17:12:49.321691 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.05.20 17:12:49.324264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6205 | 2026.05.20 17:12:53.583039 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.05.20 17:12:53.583288 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6207 | 2026.05.20 17:12:53.583627 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6208 | 2026.05.20 17:12:53.583665 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6209 | 2026.05.20 17:12:53.583884 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6210 | 2026.05.20 17:12:53.583953 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6211 | 2026.05.20 17:12:53.584093 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6212 | 2026.05.20 17:12:53.584193 [ 344 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6213 | 2026.05.20 17:12:53.584215 [ 321 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6214 | 2026.05.20 17:12:53.584193 [ 314 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6215 | 2026.05.20 17:12:53.584198 [ 335 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6216 | 2026.05.20 17:12:53.584429 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6217 | 2026.05.20 17:12:53.584458 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6218 | 2026.05.20 17:12:53.584541 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6219 | 2026.05.20 17:12:53.584561 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 6220 | 2026.05.20 17:12:53.584596 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6221 | 2026.05.20 17:12:53.584635 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6222 | 2026.05.20 17:12:53.584681 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6223 | 2026.05.20 17:12:53.585802 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002612 sec., 13782.542113323123 rows/sec., 1.30 MiB/sec. | ||
| 6224 | 2026.05.20 17:12:53.585950 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> MemoryTracker: Peak memory usage (for query): 128.08 KiB. | ||
| 6225 | 2026.05.20 17:12:53.585965 [ 275 ] {c4730b61-057d-4e90-8e1d-5bcbbf14c975} <Debug> TCPHandler: Processed in 0.003056772 sec. | ||
| 6226 | 2026.05.20 17:12:53.588048 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.05.20 17:12:53.588174 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6228 | 2026.05.20 17:12:53.588225 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6229 | 2026.05.20 17:12:53.588751 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.05.20 17:12:53.588794 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6231 | 2026.05.20 17:12:53.589156 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6232 | 2026.05.20 17:12:53.589377 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.05.20 17:12:53.589517 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00138 sec., 75362.31884057971 rows/sec., 6.32 MiB/sec. | ||
| 6234 | 2026.05.20 17:12:53.589552 [ 275 ] {46d250cc-9c54-4598-8092-4ae5eaf316fd} <Debug> TCPHandler: Processed in 0.001562257 sec. | ||
| 6235 | 2026.05.20 17:12:53.589684 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.20 17:12:53.589779 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.05.20 17:12:53.589820 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6238 | 2026.05.20 17:12:53.590224 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.05.20 17:12:53.590260 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6240 | 2026.05.20 17:12:53.590558 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6241 | 2026.05.20 17:12:53.590769 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.05.20 17:12:53.590885 [ 41 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6243 | 2026.05.20 17:12:53.590900 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.55 MiB/sec. | ||
| 6244 | 2026.05.20 17:12:53.590937 [ 41 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.05.20 17:12:53.590950 [ 275 ] {2df85687-1582-45df-9663-55ef83937ed3} <Debug> TCPHandler: Processed in 0.001314281 sec. | ||
| 6246 | 2026.05.20 17:12:53.590968 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6247 | 2026.05.20 17:12:53.591096 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 6248 | 2026.05.20 17:12:53.591105 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.20 17:12:53.591205 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6250 | 2026.05.20 17:12:53.591228 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6251 | 2026.05.20 17:12:53.591248 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 214 rows starting from the beginning of the part | ||
| 6252 | 2026.05.20 17:12:53.591273 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6253 | 2026.05.20 17:12:53.591323 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 6254 | 2026.05.20 17:12:53.591390 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 6255 | 2026.05.20 17:12:53.591469 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 6256 | 2026.05.20 17:12:53.591535 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 170 rows starting from the beginning of the part | ||
| 6257 | 2026.05.20 17:12:53.591587 [ 192 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 6258 | 2026.05.20 17:12:53.591824 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.05.20 17:12:53.591865 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6260 | 2026.05.20 17:12:53.592476 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6261 | 2026.05.20 17:12:53.592689 [ 199 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016477 sec., 373854.4637980215 rows/sec., 25.03 MiB/sec. | ||
| 6262 | 2026.05.20 17:12:53.592773 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.05.20 17:12:53.592894 [ 199 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6264 | 2026.05.20 17:12:53.592911 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001708 sec., 51522.24824355972 rows/sec., 4.02 MiB/sec. | ||
| 6265 | 2026.05.20 17:12:53.592950 [ 275 ] {9adafa4f-989f-459a-9e97-fca213e247d4} <Debug> TCPHandler: Processed in 0.001905885 sec. | ||
| 6266 | 2026.05.20 17:12:53.593083 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.05.20 17:12:53.593179 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.05.20 17:12:53.593229 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6269 | 2026.05.20 17:12:53.593231 [ 199 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.05.20 17:12:53.593324 [ 199 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_36_7} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6271 | 2026.05.20 17:12:53.593413 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6272 | 2026.05.20 17:12:53.593647 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.05.20 17:12:53.593688 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6274 | 2026.05.20 17:12:53.594012 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6275 | 2026.05.20 17:12:53.594228 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.05.20 17:12:53.594358 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6277 | 2026.05.20 17:12:53.594391 [ 275 ] {32a63d1a-3bca-474f-b93c-45cecf550192} <Debug> TCPHandler: Processed in 0.001357362 sec. | ||
| 6278 | 2026.05.20 17:12:53.594520 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.05.20 17:12:53.594613 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.05.20 17:12:53.594667 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <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 | ||
| 6281 | 2026.05.20 17:12:53.595449 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.05.20 17:12:53.595487 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6283 | 2026.05.20 17:12:53.596034 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6284 | 2026.05.20 17:12:53.596267 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.05.20 17:12:53.596380 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6286 | 2026.05.20 17:12:53.596408 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001812 sec., 13245.033112582782 rows/sec., 23.73 MiB/sec. | ||
| 6287 | 2026.05.20 17:12:53.596423 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.05.20 17:12:53.596451 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6289 | 2026.05.20 17:12:53.596467 [ 275 ] {3a5dcfb6-266a-4fbd-960f-21f51c571529} <Debug> TCPHandler: Processed in 0.001994258 sec. | ||
| 6290 | 2026.05.20 17:12:53.596537 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 6291 | 2026.05.20 17:12:53.596601 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.05.20 17:12:53.596703 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6293 | 2026.05.20 17:12:53.596728 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6294 | 2026.05.20 17:12:53.596746 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6295 | 2026.05.20 17:12:53.596780 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 529 rows starting from the beginning of the part | ||
| 6296 | 2026.05.20 17:12:53.596900 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 6297 | 2026.05.20 17:12:53.597000 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 6298 | 2026.05.20 17:12:53.597092 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 6299 | 2026.05.20 17:12:53.597097 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.05.20 17:12:53.597141 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6301 | 2026.05.20 17:12:53.597180 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 6302 | 2026.05.20 17:12:53.597272 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6303 | 2026.05.20 17:12:53.597444 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6304 | 2026.05.20 17:12:53.597697 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.05.20 17:12:53.597829 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 6306 | 2026.05.20 17:12:53.597863 [ 275 ] {45d383fa-6bd3-4a4b-afc7-b1e93e9ae26f} <Debug> TCPHandler: Processed in 0.001313691 sec. | ||
| 6307 | 2026.05.20 17:12:53.605109 [ 192 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 19 columns (19 merged, 0 gathered) in 0.008609835 sec., 73985.15767143041 rows/sec., 132.58 MiB/sec. | ||
| 6308 | 2026.05.20 17:12:53.605949 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6309 | 2026.05.20 17:12:53.606252 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.05.20 17:12:53.606323 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6311 | 2026.05.20 17:12:53.606403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 6312 | 2026.05.20 17:12:54.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.51 MiB, peak 273.90 MiB, free memory in arenas 0.00 B, will set to 269.50 MiB (RSS), difference: 2.99 MiB | ||
| 6313 | 2026.05.20 17:12:56.010603 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6314 | 2026.05.20 17:12:56.010669 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6315 | 2026.05.20 17:12:56.136664 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13414 | ||
| 6316 | 2026.05.20 17:12:56.137174 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.05.20 17:12:56.137227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6318 | 2026.05.20 17:12:56.137876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6319 | 2026.05.20 17:12:56.138113 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.05.20 17:12:56.138261 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 6321 | 2026.05.20 17:12:56.824366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6322 | 2026.05.20 17:12:56.839614 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.05.20 17:12:56.839669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6324 | 2026.05.20 17:12:56.845488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6325 | 2026.05.20 17:12:56.846176 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.05.20 17:12:56.848772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6327 | 2026.05.20 17:12:58.586613 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.05.20 17:12:58.586876 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6329 | 2026.05.20 17:12:58.587315 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6330 | 2026.05.20 17:12:58.587366 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6331 | 2026.05.20 17:12:58.587718 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6332 | 2026.05.20 17:12:58.587813 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6333 | 2026.05.20 17:12:58.588005 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6334 | 2026.05.20 17:12:58.588110 [ 334 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6335 | 2026.05.20 17:12:58.588114 [ 320 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6336 | 2026.05.20 17:12:58.588114 [ 283 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6337 | 2026.05.20 17:12:58.588110 [ 321 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6338 | 2026.05.20 17:12:58.588301 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6339 | 2026.05.20 17:12:58.588335 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6340 | 2026.05.20 17:12:58.588421 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6341 | 2026.05.20 17:12:58.588441 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 6342 | 2026.05.20 17:12:58.588479 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6343 | 2026.05.20 17:12:58.588519 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6344 | 2026.05.20 17:12:58.588555 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6345 | 2026.05.20 17:12:58.589720 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002958 sec., 12170.385395537525 rows/sec., 2.52 MiB/sec. | ||
| 6346 | 2026.05.20 17:12:58.589879 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> MemoryTracker: Peak memory usage (for query): 153.48 KiB. | ||
| 6347 | 2026.05.20 17:12:58.589894 [ 275 ] {e7e14f6a-72da-4c86-876c-e4514f8b1375} <Debug> TCPHandler: Processed in 0.003424121 sec. | ||
| 6348 | 2026.05.20 17:12:58.594794 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.05.20 17:12:58.594924 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6350 | 2026.05.20 17:12:58.594977 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6351 | 2026.05.20 17:12:58.595600 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.05.20 17:12:58.595653 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6353 | 2026.05.20 17:12:58.596038 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6354 | 2026.05.20 17:12:58.596255 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.05.20 17:12:58.596398 [ 24 ] {} <Debug> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6356 | 2026.05.20 17:12:58.596401 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001515 sec., 187458.74587458745 rows/sec., 11.91 MiB/sec. | ||
| 6357 | 2026.05.20 17:12:58.596463 [ 24 ] {} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.05.20 17:12:58.596466 [ 275 ] {f53e6895-b79e-4fc5-815e-3b4f9a6267f8} <Debug> TCPHandler: Processed in 0.001736332 sec. | ||
| 6359 | 2026.05.20 17:12:58.596496 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6360 | 2026.05.20 17:12:58.596616 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.05.20 17:12:58.596617 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6362 | 2026.05.20 17:12:58.596738 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6363 | 2026.05.20 17:12:58.596742 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6364 | 2026.05.20 17:12:58.596786 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 6365 | 2026.05.20 17:12:58.596789 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6366 | 2026.05.20 17:12:58.596857 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6367 | 2026.05.20 17:12:58.596926 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 6368 | 2026.05.20 17:12:58.596990 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6369 | 2026.05.20 17:12:58.597072 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6370 | 2026.05.20 17:12:58.597118 [ 192 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6371 | 2026.05.20 17:12:58.597580 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.05.20 17:12:58.597625 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6373 | 2026.05.20 17:12:58.598047 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6374 | 2026.05.20 17:12:58.598129 [ 195 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558407 sec., 1108824.588185243 rows/sec., 74.95 MiB/sec. | ||
| 6375 | 2026.05.20 17:12:58.598266 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.05.20 17:12:58.598331 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6377 | 2026.05.20 17:12:58.598413 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001699 sec., 490288.40494408476 rows/sec., 38.16 MiB/sec. | ||
| 6378 | 2026.05.20 17:12:58.598455 [ 275 ] {c46cd2d2-8a3c-4752-b9d5-9c38b47aa96a} <Debug> TCPHandler: Processed in 0.001898085 sec. | ||
| 6379 | 2026.05.20 17:12:58.598565 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.05.20 17:12:58.598634 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.20 17:12:58.598664 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.05.20 17:12:58.598710 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6383 | 2026.05.20 17:12:58.598717 [ 190 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_14_3} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6384 | 2026.05.20 17:12:58.598812 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6385 | 2026.05.20 17:12:58.599145 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.05.20 17:12:58.599187 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6387 | 2026.05.20 17:12:58.599497 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6388 | 2026.05.20 17:12:58.599714 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.05.20 17:12:58.599843 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 8.07 MiB/sec. | ||
| 6390 | 2026.05.20 17:12:58.599877 [ 275 ] {3b93c530-dd34-45e7-a5b0-abbc69a32243} <Debug> TCPHandler: Processed in 0.001362752 sec. | ||
| 6391 | 2026.05.20 17:12:58.599993 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.05.20 17:12:58.600090 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6393 | 2026.05.20 17:12:58.600130 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6394 | 2026.05.20 17:12:58.600563 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.05.20 17:12:58.600601 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6396 | 2026.05.20 17:12:58.600912 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6397 | 2026.05.20 17:12:58.601121 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.05.20 17:12:58.601227 [ 24 ] {} <Debug> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6399 | 2026.05.20 17:12:58.601248 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 6400 | 2026.05.20 17:12:58.601272 [ 24 ] {} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.05.20 17:12:58.601293 [ 275 ] {e607a3dc-ea0e-4306-843e-0a393de0e7f9} <Debug> TCPHandler: Processed in 0.001350752 sec. | ||
| 6402 | 2026.05.20 17:12:58.601304 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6403 | 2026.05.20 17:12:58.601398 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::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 | ||
| 6404 | 2026.05.20 17:12:58.601419 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.20 17:12:58.601487 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6406 | 2026.05.20 17:12:58.601511 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 174 rows starting from the beginning of the part | ||
| 6407 | 2026.05.20 17:12:58.601516 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6408 | 2026.05.20 17:12:58.601555 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6409 | 2026.05.20 17:12:58.601557 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6410 | 2026.05.20 17:12:58.601594 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6411 | 2026.05.20 17:12:58.601627 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6412 | 2026.05.20 17:12:58.601662 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6413 | 2026.05.20 17:12:58.601706 [ 192 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6414 | 2026.05.20 17:12:58.601983 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.05.20 17:12:58.602018 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6416 | 2026.05.20 17:12:58.602340 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6417 | 2026.05.20 17:12:58.602469 [ 195 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 919 rows, containing 5 columns (5 merged, 0 gathered) in 0.001100646 sec., 834964.1937553036 rows/sec., 57.53 MiB/sec. | ||
| 6418 | 2026.05.20 17:12:58.602554 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.05.20 17:12:58.602664 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6420 | 2026.05.20 17:12:58.602685 [ 24 ] {} <Debug> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6421 | 2026.05.20 17:12:58.602688 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 6422 | 2026.05.20 17:12:58.602723 [ 24 ] {} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.05.20 17:12:58.602744 [ 275 ] {c12ea7d4-729a-4557-9712-9d858a554862} <Debug> TCPHandler: Processed in 0.001375352 sec. | ||
| 6424 | 2026.05.20 17:12:58.602749 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6425 | 2026.05.20 17:12:58.602848 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6426 | 2026.05.20 17:12:58.602871 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.05.20 17:12:58.602938 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6428 | 2026.05.20 17:12:58.602963 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 6429 | 2026.05.20 17:12:58.602968 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6430 | 2026.05.20 17:12:58.603007 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6431 | 2026.05.20 17:12:58.603012 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6432 | 2026.05.20 17:12:58.603037 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.05.20 17:12:58.603045 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6434 | 2026.05.20 17:12:58.603096 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6435 | 2026.05.20 17:12:58.603128 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6436 | 2026.05.20 17:12:58.603143 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_15_3} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6437 | 2026.05.20 17:12:58.603161 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6438 | 2026.05.20 17:12:58.603252 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6439 | 2026.05.20 17:12:58.603569 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2026.05.20 17:12:58.603609 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6441 | 2026.05.20 17:12:58.603907 [ 192 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001095946 sec., 821208.3442067401 rows/sec., 50.05 MiB/sec. | ||
| 6442 | 2026.05.20 17:12:58.603929 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6443 | 2026.05.20 17:12:58.604049 [ 195 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6444 | 2026.05.20 17:12:58.604179 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.05.20 17:12:58.604331 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001381 sec., 367849.3845039826 rows/sec., 25.90 MiB/sec. | ||
| 6446 | 2026.05.20 17:12:58.604341 [ 195 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.05.20 17:12:58.604369 [ 275 ] {ce7c3d87-beff-40ee-8ac3-25e179f4256d} <Debug> TCPHandler: Processed in 0.001548027 sec. | ||
| 6448 | 2026.05.20 17:12:58.604424 [ 195 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_14_3} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6449 | 2026.05.20 17:12:58.604506 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.05.20 17:12:58.604508 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6451 | 2026.05.20 17:12:58.604610 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6452 | 2026.05.20 17:12:58.604657 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6453 | 2026.05.20 17:12:58.604995 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2026.05.20 17:12:58.605035 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6455 | 2026.05.20 17:12:58.605348 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6456 | 2026.05.20 17:12:58.605559 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2026.05.20 17:12:58.605666 [ 24 ] {} <Debug> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6458 | 2026.05.20 17:12:58.605689 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 6459 | 2026.05.20 17:12:58.605699 [ 24 ] {} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.05.20 17:12:58.605728 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6461 | 2026.05.20 17:12:58.605729 [ 275 ] {ed334f2e-7aed-4128-b736-b848678bce82} <Debug> TCPHandler: Processed in 0.00127385 sec. | ||
| 6462 | 2026.05.20 17:12:58.605808 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6463 | 2026.05.20 17:12:58.605885 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.05.20 17:12:58.605892 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6465 | 2026.05.20 17:12:58.605927 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 6466 | 2026.05.20 17:12:58.605973 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6467 | 2026.05.20 17:12:58.605989 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6468 | 2026.05.20 17:12:58.606012 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6469 | 2026.05.20 17:12:58.606033 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6470 | 2026.05.20 17:12:58.606046 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6471 | 2026.05.20 17:12:58.606080 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6472 | 2026.05.20 17:12:58.606113 [ 196 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6473 | 2026.05.20 17:12:58.606469 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.05.20 17:12:58.606505 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6475 | 2026.05.20 17:12:58.606718 [ 195 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.000941112 sec., 63754.367174151426 rows/sec., 3.25 MiB/sec. | ||
| 6476 | 2026.05.20 17:12:58.606821 [ 192 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6477 | 2026.05.20 17:12:58.606871 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6478 | 2026.05.20 17:12:58.607067 [ 192 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.05.20 17:12:58.607093 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.05.20 17:12:58.607130 [ 192 ] {50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af::all_1_10_2} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6481 | 2026.05.20 17:12:58.607185 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6482 | 2026.05.20 17:12:58.607232 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001263 sec., 209817.8939034046 rows/sec., 13.94 MiB/sec. | ||
| 6483 | 2026.05.20 17:12:58.607268 [ 275 ] {a281f98b-05d8-44d8-b061-d779d2be3be3} <Debug> TCPHandler: Processed in 0.001435764 sec. | ||
| 6484 | 2026.05.20 17:12:58.607392 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.05.20 17:12:58.607490 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.05.20 17:12:58.607532 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6487 | 2026.05.20 17:12:58.607850 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.05.20 17:12:58.607885 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6489 | 2026.05.20 17:12:58.608178 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6490 | 2026.05.20 17:12:58.608382 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.05.20 17:12:58.608492 [ 24 ] {} <Debug> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6492 | 2026.05.20 17:12:58.608511 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 6493 | 2026.05.20 17:12:58.608526 [ 24 ] {} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.05.20 17:12:58.608552 [ 275 ] {cd1f1242-6b1c-4601-bca7-77f4b63b6b45} <Debug> TCPHandler: Processed in 0.001209719 sec. | ||
| 6495 | 2026.05.20 17:12:58.608553 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6496 | 2026.05.20 17:12:58.608662 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::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 | ||
| 6497 | 2026.05.20 17:12:58.608686 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.05.20 17:12:58.608769 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6499 | 2026.05.20 17:12:58.608785 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.05.20 17:12:58.608806 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 6501 | 2026.05.20 17:12:58.608845 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <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 | ||
| 6502 | 2026.05.20 17:12:58.608881 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6503 | 2026.05.20 17:12:58.608936 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6504 | 2026.05.20 17:12:58.608980 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6505 | 2026.05.20 17:12:58.609026 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6506 | 2026.05.20 17:12:58.609069 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6507 | 2026.05.20 17:12:58.609587 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.05.20 17:12:58.609630 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6509 | 2026.05.20 17:12:58.609904 [ 192 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001284571 sec., 8563.170116716008 rows/sec., 573.97 KiB/sec. | ||
| 6510 | 2026.05.20 17:12:58.610005 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6511 | 2026.05.20 17:12:58.610172 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6512 | 2026.05.20 17:12:58.610285 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.05.20 17:12:58.610364 [ 195 ] {9ae3b52d-ea93-493f-9825-dc19a351fc89::all_1_11_2} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6514 | 2026.05.20 17:12:58.610428 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6515 | 2026.05.20 17:12:58.610449 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.05.20 17:12:58.610596 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001829 sec., 9841.443411700384 rows/sec., 17.64 MiB/sec. | ||
| 6517 | 2026.05.20 17:12:58.610647 [ 275 ] {a514460e-feef-4552-b424-bf74cd2f006e} <Debug> TCPHandler: Processed in 0.002011227 sec. | ||
| 6518 | 2026.05.20 17:12:58.610762 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.05.20 17:12:58.610858 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.05.20 17:12:58.610900 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6521 | 2026.05.20 17:12:58.611217 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.05.20 17:12:58.611252 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6523 | 2026.05.20 17:12:58.611557 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6524 | 2026.05.20 17:12:58.611766 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.20 17:12:58.611897 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 6526 | 2026.05.20 17:12:58.611930 [ 275 ] {2f0144a3-fca1-47da-b772-26462825792e} <Debug> TCPHandler: Processed in 0.001218089 sec. | ||
| 6527 | 2026.05.20 17:13:03.585244 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.05.20 17:13:03.585489 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6529 | 2026.05.20 17:13:03.585841 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6530 | 2026.05.20 17:13:03.585881 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6531 | 2026.05.20 17:13:03.586145 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6532 | 2026.05.20 17:13:03.586247 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6533 | 2026.05.20 17:13:03.586454 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6534 | 2026.05.20 17:13:03.586560 [ 334 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6535 | 2026.05.20 17:13:03.586580 [ 340 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6536 | 2026.05.20 17:13:03.586567 [ 283 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6537 | 2026.05.20 17:13:03.586560 [ 321 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6538 | 2026.05.20 17:13:03.586752 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6539 | 2026.05.20 17:13:03.586785 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6540 | 2026.05.20 17:13:03.586887 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6541 | 2026.05.20 17:13:03.586909 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 6542 | 2026.05.20 17:13:03.586945 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6543 | 2026.05.20 17:13:03.586986 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6544 | 2026.05.20 17:13:03.587023 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6545 | 2026.05.20 17:13:03.587060 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6546 | 2026.05.20 17:13:03.588244 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002854 sec., 14716.187806587244 rows/sec., 3.59 MiB/sec. | ||
| 6547 | 2026.05.20 17:13:03.588432 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> MemoryTracker: Peak memory usage (for query): 192.19 KiB. | ||
| 6548 | 2026.05.20 17:13:03.588449 [ 275 ] {6c78b4a5-1b6d-4323-a87f-9820c0498383} <Debug> TCPHandler: Processed in 0.00333426 sec. | ||
| 6549 | 2026.05.20 17:13:03.591701 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.05.20 17:13:03.591812 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.05.20 17:13:03.591863 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6552 | 2026.05.20 17:13:03.592432 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.05.20 17:13:03.592485 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6554 | 2026.05.20 17:13:03.592904 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6555 | 2026.05.20 17:13:03.593116 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.05.20 17:13:03.593261 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00148 sec., 16216.216216216217 rows/sec., 1.35 MiB/sec. | ||
| 6557 | 2026.05.20 17:13:03.593296 [ 275 ] {8c05c77d-8f6b-4041-838d-bbe88092357d} <Debug> TCPHandler: Processed in 0.001644369 sec. | ||
| 6558 | 2026.05.20 17:13:03.593433 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.05.20 17:13:03.593532 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6560 | 2026.05.20 17:13:03.593574 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6561 | 2026.05.20 17:13:03.593969 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.05.20 17:13:03.594004 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6563 | 2026.05.20 17:13:03.594280 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6564 | 2026.05.20 17:13:03.594591 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.05.20 17:13:03.594733 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001221 sec., 3276.003276003276 rows/sec., 267.14 KiB/sec. | ||
| 6566 | 2026.05.20 17:13:03.594771 [ 275 ] {da1e66ea-ab13-4688-83e4-a7cea7aa3ae0} <Debug> TCPHandler: Processed in 0.001385582 sec. | ||
| 6567 | 2026.05.20 17:13:03.594905 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.05.20 17:13:03.595004 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6569 | 2026.05.20 17:13:03.595045 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6570 | 2026.05.20 17:13:03.595586 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.05.20 17:13:03.595622 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6572 | 2026.05.20 17:13:03.595927 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6573 | 2026.05.20 17:13:03.596133 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.05.20 17:13:03.596258 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Debug> executeQuery: Read 226 rows, 20.54 KiB in 0.001274 sec., 177394.03453689168 rows/sec., 15.75 MiB/sec. | ||
| 6575 | 2026.05.20 17:13:03.596292 [ 275 ] {e0333267-3077-4856-a097-e721e017d698} <Debug> TCPHandler: Processed in 0.001438565 sec. | ||
| 6576 | 2026.05.20 17:13:03.596425 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.05.20 17:13:03.596521 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.05.20 17:13:03.596562 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6579 | 2026.05.20 17:13:03.596995 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.05.20 17:13:03.597046 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6581 | 2026.05.20 17:13:03.597367 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6582 | 2026.05.20 17:13:03.597580 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.05.20 17:13:03.597727 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Debug> executeQuery: Read 40 rows, 3.04 KiB in 0.001223 sec., 32706.459525756338 rows/sec., 2.43 MiB/sec. | ||
| 6584 | 2026.05.20 17:13:03.597762 [ 275 ] {4d2ff41e-3852-44a3-9b42-ddaaf373af48} <Debug> TCPHandler: Processed in 0.001385213 sec. | ||
| 6585 | 2026.05.20 17:13:03.597896 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.05.20 17:13:03.597994 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.05.20 17:13:03.598034 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6588 | 2026.05.20 17:13:03.598448 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.05.20 17:13:03.598484 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6590 | 2026.05.20 17:13:03.598777 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6591 | 2026.05.20 17:13:03.598984 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.05.20 17:13:03.599114 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 6593 | 2026.05.20 17:13:03.599147 [ 275 ] {6a64ba2d-d44e-4c0f-a5f8-76342bb96462} <Debug> TCPHandler: Processed in 0.001303981 sec. | ||
| 6594 | 2026.05.20 17:13:03.599268 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.05.20 17:13:03.599371 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6596 | 2026.05.20 17:13:03.599412 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6597 | 2026.05.20 17:13:03.599804 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.05.20 17:13:03.599842 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6599 | 2026.05.20 17:13:03.600145 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6600 | 2026.05.20 17:13:03.600351 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.05.20 17:13:03.600480 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 6602 | 2026.05.20 17:13:03.600516 [ 275 ] {6091e671-2b0c-422a-9c8e-9e997e1e295e} <Debug> TCPHandler: Processed in 0.001298482 sec. | ||
| 6603 | 2026.05.20 17:13:03.600645 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.05.20 17:13:03.600743 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6605 | 2026.05.20 17:13:03.600784 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6606 | 2026.05.20 17:13:03.601218 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.05.20 17:13:03.601255 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6608 | 2026.05.20 17:13:03.601554 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6609 | 2026.05.20 17:13:03.601755 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.05.20 17:13:03.601881 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 8.96 MiB/sec. | ||
| 6611 | 2026.05.20 17:13:03.601916 [ 275 ] {ed01dd26-175a-466e-bb51-19486cdfcaed} <Debug> TCPHandler: Processed in 0.001322362 sec. | ||
| 6612 | 2026.05.20 17:13:03.602041 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.05.20 17:13:03.602139 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6614 | 2026.05.20 17:13:03.602182 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6615 | 2026.05.20 17:13:03.602587 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.05.20 17:13:03.602624 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6617 | 2026.05.20 17:13:03.602948 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6618 | 2026.05.20 17:13:03.603152 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.05.20 17:13:03.603282 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001161 sec., 201550.38759689924 rows/sec., 14.74 MiB/sec. | ||
| 6620 | 2026.05.20 17:13:03.603317 [ 275 ] {c808cc41-9141-411e-afff-53085f05ca79} <Debug> TCPHandler: Processed in 0.001327292 sec. | ||
| 6621 | 2026.05.20 17:13:03.603440 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.05.20 17:13:03.603538 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6623 | 2026.05.20 17:13:03.603593 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <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 | ||
| 6624 | 2026.05.20 17:13:03.604349 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.05.20 17:13:03.604385 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6626 | 2026.05.20 17:13:03.604910 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6627 | 2026.05.20 17:13:03.605126 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.05.20 17:13:03.605266 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001746 sec., 13745.704467353953 rows/sec., 24.63 MiB/sec. | ||
| 6629 | 2026.05.20 17:13:03.605320 [ 275 ] {9eb9fda5-daa5-4ac0-998d-b6cb740689eb} <Debug> TCPHandler: Processed in 0.001931076 sec. | ||
| 6630 | 2026.05.20 17:13:03.605451 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.05.20 17:13:03.605549 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6632 | 2026.05.20 17:13:03.605591 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6633 | 2026.05.20 17:13:03.605932 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.05.20 17:13:03.605971 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6635 | 2026.05.20 17:13:03.606269 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6636 | 2026.05.20 17:13:03.606471 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.20 17:13:03.606598 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6638 | 2026.05.20 17:13:03.606632 [ 275 ] {9180dcef-be1e-497b-a618-7df422b3bac5} <Debug> TCPHandler: Processed in 0.001232689 sec. | ||
| 6639 | 2026.05.20 17:13:03.638371 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13862 | ||
| 6640 | 2026.05.20 17:13:03.638835 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.05.20 17:13:03.638879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6642 | 2026.05.20 17:13:03.639354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6643 | 2026.05.20 17:13:03.639589 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.05.20 17:13:03.639730 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13862 | ||
| 6645 | 2026.05.20 17:13:04.348869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6646 | 2026.05.20 17:13:04.364778 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.05.20 17:13:04.364834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6648 | 2026.05.20 17:13:04.371495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6649 | 2026.05.20 17:13:04.372220 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.05.20 17:13:04.375099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6651 | 2026.05.20 17:13:08.583395 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.05.20 17:13:08.583668 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6653 | 2026.05.20 17:13:08.584045 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6654 | 2026.05.20 17:13:08.584085 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6655 | 2026.05.20 17:13:08.584305 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6656 | 2026.05.20 17:13:08.584377 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6657 | 2026.05.20 17:13:08.584519 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6658 | 2026.05.20 17:13:08.584619 [ 334 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6659 | 2026.05.20 17:13:08.584639 [ 283 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6660 | 2026.05.20 17:13:08.584619 [ 343 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6661 | 2026.05.20 17:13:08.584619 [ 321 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6662 | 2026.05.20 17:13:08.584812 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6663 | 2026.05.20 17:13:08.584844 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6664 | 2026.05.20 17:13:08.584929 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6665 | 2026.05.20 17:13:08.584949 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 6666 | 2026.05.20 17:13:08.584986 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6667 | 2026.05.20 17:13:08.585025 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6668 | 2026.05.20 17:13:08.585066 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6669 | 2026.05.20 17:13:08.586140 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002578 sec., 13964.313421256787 rows/sec., 1.31 MiB/sec. | ||
| 6670 | 2026.05.20 17:13:08.586301 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> MemoryTracker: Peak memory usage (for query): 128.18 KiB. | ||
| 6671 | 2026.05.20 17:13:08.586316 [ 275 ] {fac35df4-fd79-4d44-bb4a-6dd22b4d75ae} <Debug> TCPHandler: Processed in 0.003062123 sec. | ||
| 6672 | 2026.05.20 17:13:08.588190 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.05.20 17:13:08.588304 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6674 | 2026.05.20 17:13:08.588348 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6675 | 2026.05.20 17:13:08.588831 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.05.20 17:13:08.588877 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6677 | 2026.05.20 17:13:08.589252 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6678 | 2026.05.20 17:13:08.589476 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.05.20 17:13:08.589619 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001348 sec., 68249.25816023738 rows/sec., 5.77 MiB/sec. | ||
| 6680 | 2026.05.20 17:13:08.589654 [ 275 ] {1f87d5a0-7c29-46c8-94e7-546f85bc1716} <Debug> TCPHandler: Processed in 0.001517157 sec. | ||
| 6681 | 2026.05.20 17:13:08.589770 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2026.05.20 17:13:08.589865 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6683 | 2026.05.20 17:13:08.589905 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6684 | 2026.05.20 17:13:08.590292 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.05.20 17:13:08.590329 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6686 | 2026.05.20 17:13:08.590615 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6687 | 2026.05.20 17:13:08.590825 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.05.20 17:13:08.590951 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001104 sec., 16304.347826086958 rows/sec., 1.20 MiB/sec. | ||
| 6689 | 2026.05.20 17:13:08.590985 [ 275 ] {2489d4f5-1fd3-4088-92b7-ea103b933751} <Debug> TCPHandler: Processed in 0.00126278 sec. | ||
| 6690 | 2026.05.20 17:13:08.591107 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.05.20 17:13:08.591203 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6692 | 2026.05.20 17:13:08.591243 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6693 | 2026.05.20 17:13:08.591637 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.05.20 17:13:08.591673 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6695 | 2026.05.20 17:13:08.591968 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6696 | 2026.05.20 17:13:08.592168 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.05.20 17:13:08.592292 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001107 sec., 74074.07407407407 rows/sec., 5.78 MiB/sec. | ||
| 6698 | 2026.05.20 17:13:08.592326 [ 275 ] {6ed5f8b8-bb0f-4287-860b-b8c291f15aa9} <Debug> TCPHandler: Processed in 0.00126632 sec. | ||
| 6699 | 2026.05.20 17:13:08.592440 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.05.20 17:13:08.592534 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6701 | 2026.05.20 17:13:08.592576 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6702 | 2026.05.20 17:13:08.592959 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.05.20 17:13:08.592994 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6704 | 2026.05.20 17:13:08.593310 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6705 | 2026.05.20 17:13:08.593511 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.05.20 17:13:08.593638 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 6707 | 2026.05.20 17:13:08.593672 [ 275 ] {e596dc45-0c01-4ca7-961e-c201e12c0148} <Debug> TCPHandler: Processed in 0.00127964 sec. | ||
| 6708 | 2026.05.20 17:13:08.593780 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.05.20 17:13:08.593873 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.05.20 17:13:08.593927 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <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 | ||
| 6711 | 2026.05.20 17:13:08.594643 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.05.20 17:13:08.594680 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6713 | 2026.05.20 17:13:08.595188 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6714 | 2026.05.20 17:13:08.595416 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.05.20 17:13:08.595551 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001695 sec., 10619.469026548673 rows/sec., 19.03 MiB/sec. | ||
| 6716 | 2026.05.20 17:13:08.595601 [ 275 ] {8862c27c-eae6-4415-9075-4912820dba5c} <Debug> TCPHandler: Processed in 0.001867884 sec. | ||
| 6717 | 2026.05.20 17:13:08.595720 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.05.20 17:13:08.595816 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6719 | 2026.05.20 17:13:08.595857 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6720 | 2026.05.20 17:13:08.596187 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.05.20 17:13:08.596223 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6722 | 2026.05.20 17:13:08.596521 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6723 | 2026.05.20 17:13:08.596720 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.05.20 17:13:08.596845 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6725 | 2026.05.20 17:13:08.596878 [ 275 ] {f463713f-f374-4702-9994-03393e789d93} <Debug> TCPHandler: Processed in 0.001206649 sec. | ||
| 6726 | 2026.05.20 17:13:11.010955 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6727 | 2026.05.20 17:13:11.011057 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6728 | 2026.05.20 17:13:11.139855 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14374 | ||
| 6729 | 2026.05.20 17:13:11.140609 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.05.20 17:13:11.140647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6731 | 2026.05.20 17:13:11.141353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6732 | 2026.05.20 17:13:11.141582 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.05.20 17:13:11.141727 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 6734 | 2026.05.20 17:13:11.875183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6735 | 2026.05.20 17:13:11.891642 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.05.20 17:13:11.891702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6737 | 2026.05.20 17:13:11.897941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6738 | 2026.05.20 17:13:11.898613 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.05.20 17:13:11.901563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6740 | 2026.05.20 17:13:13.582769 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.05.20 17:13:13.583004 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6742 | 2026.05.20 17:13:13.583327 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6743 | 2026.05.20 17:13:13.583366 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6744 | 2026.05.20 17:13:13.583581 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6745 | 2026.05.20 17:13:13.583650 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6746 | 2026.05.20 17:13:13.583790 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6747 | 2026.05.20 17:13:13.583892 [ 321 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6748 | 2026.05.20 17:13:13.583900 [ 340 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6749 | 2026.05.20 17:13:13.583894 [ 334 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6750 | 2026.05.20 17:13:13.583892 [ 343 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6751 | 2026.05.20 17:13:13.584083 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6752 | 2026.05.20 17:13:13.584113 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6753 | 2026.05.20 17:13:13.584201 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6754 | 2026.05.20 17:13:13.584225 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 6755 | 2026.05.20 17:13:13.584262 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6756 | 2026.05.20 17:13:13.584300 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6757 | 2026.05.20 17:13:13.584337 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6758 | 2026.05.20 17:13:13.585495 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.00258 sec., 13953.488372093025 rows/sec., 1.31 MiB/sec. | ||
| 6759 | 2026.05.20 17:13:13.585652 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> MemoryTracker: Peak memory usage (for query): 129.09 KiB. | ||
| 6760 | 2026.05.20 17:13:13.585668 [ 275 ] {192511fc-a5b7-4035-9fff-a56e890715b7} <Debug> TCPHandler: Processed in 0.003029953 sec. | ||
| 6761 | 2026.05.20 17:13:13.587720 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.05.20 17:13:13.587837 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6763 | 2026.05.20 17:13:13.587882 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6764 | 2026.05.20 17:13:13.588362 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.05.20 17:13:13.588406 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6766 | 2026.05.20 17:13:13.588775 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6767 | 2026.05.20 17:13:13.588994 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.20 17:13:13.589127 [ 147 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6769 | 2026.05.20 17:13:13.589144 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00134 sec., 77611.94029850746 rows/sec., 6.51 MiB/sec. | ||
| 6770 | 2026.05.20 17:13:13.589179 [ 147 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.20 17:13:13.589194 [ 275 ] {79160984-7740-4602-b375-e37fecd0c221} <Debug> TCPHandler: Processed in 0.001529127 sec. | ||
| 6772 | 2026.05.20 17:13:13.589205 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6773 | 2026.05.20 17:13:13.589312 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 6774 | 2026.05.20 17:13:13.589319 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.05.20 17:13:13.589420 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6776 | 2026.05.20 17:13:13.589432 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.20 17:13:13.589454 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1011 rows starting from the beginning of the part | ||
| 6778 | 2026.05.20 17:13:13.589475 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6779 | 2026.05.20 17:13:13.589517 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 6780 | 2026.05.20 17:13:13.589569 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 833 rows starting from the beginning of the part | ||
| 6781 | 2026.05.20 17:13:13.589614 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 226 rows starting from the beginning of the part | ||
| 6782 | 2026.05.20 17:13:13.589662 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 92 rows starting from the beginning of the part | ||
| 6783 | 2026.05.20 17:13:13.589722 [ 192 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6784 | 2026.05.20 17:13:13.589916 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.05.20 17:13:13.589952 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6786 | 2026.05.20 17:13:13.590248 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6787 | 2026.05.20 17:13:13.590463 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.05.20 17:13:13.590593 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.50 MiB/sec. | ||
| 6789 | 2026.05.20 17:13:13.590626 [ 275 ] {fc6bea03-d7c5-44e4-a54b-b6475911408e} <Debug> TCPHandler: Processed in 0.001358302 sec. | ||
| 6790 | 2026.05.20 17:13:13.590739 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2026.05.20 17:13:13.590841 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6792 | 2026.05.20 17:13:13.590882 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6793 | 2026.05.20 17:13:13.590927 [ 195 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165523 sec., 1431825.184415459 rows/sec., 121.03 MiB/sec. | ||
| 6794 | 2026.05.20 17:13:13.591231 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6795 | 2026.05.20 17:13:13.591285 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.20 17:13:13.591327 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6797 | 2026.05.20 17:13:13.591580 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.05.20 17:13:13.591675 [ 194 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_41_8} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6799 | 2026.05.20 17:13:13.591678 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6800 | 2026.05.20 17:13:13.591782 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6801 | 2026.05.20 17:13:13.591918 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.05.20 17:13:13.592029 [ 147 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6803 | 2026.05.20 17:13:13.592051 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001228 sec., 71661.23778501629 rows/sec., 5.60 MiB/sec. | ||
| 6804 | 2026.05.20 17:13:13.592062 [ 147 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.05.20 17:13:13.592094 [ 275 ] {6c28e7d3-cb69-42ce-b4ee-c21b301376ba} <Debug> TCPHandler: Processed in 0.001406024 sec. | ||
| 6806 | 2026.05.20 17:13:13.592095 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6807 | 2026.05.20 17:13:13.592194 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 6808 | 2026.05.20 17:13:13.592229 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2026.05.20 17:13:13.592297 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6810 | 2026.05.20 17:13:13.592330 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6811 | 2026.05.20 17:13:13.592331 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 604 rows starting from the beginning of the part | ||
| 6812 | 2026.05.20 17:13:13.592383 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6813 | 2026.05.20 17:13:13.592413 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part | ||
| 6814 | 2026.05.20 17:13:13.592462 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 508 rows starting from the beginning of the part | ||
| 6815 | 2026.05.20 17:13:13.592502 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 6816 | 2026.05.20 17:13:13.592538 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 6817 | 2026.05.20 17:13:13.592576 [ 197 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 88 rows starting from the beginning of the part | ||
| 6818 | 2026.05.20 17:13:13.592776 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.05.20 17:13:13.592820 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6820 | 2026.05.20 17:13:13.593159 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6821 | 2026.05.20 17:13:13.593389 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.05.20 17:13:13.593495 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6823 | 2026.05.20 17:13:13.593526 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.05.20 17:13:13.593526 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 6825 | 2026.05.20 17:13:13.593543 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6826 | 2026.05.20 17:13:13.593574 [ 275 ] {f2f73bd4-90c3-4340-bd55-42a20bcccb3d} <Debug> TCPHandler: Processed in 0.001398133 sec. | ||
| 6827 | 2026.05.20 17:13:13.593600 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440835 sec., 1039674.9107288483 rows/sec., 80.27 MiB/sec. | ||
| 6828 | 2026.05.20 17:13:13.593655 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 6829 | 2026.05.20 17:13:13.593685 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.05.20 17:13:13.593761 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6831 | 2026.05.20 17:13:13.593786 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6832 | 2026.05.20 17:13:13.593791 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6833 | 2026.05.20 17:13:13.593849 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5840 rows starting from the beginning of the part | ||
| 6834 | 2026.05.20 17:13:13.593853 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <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 | ||
| 6835 | 2026.05.20 17:13:13.593922 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 6836 | 2026.05.20 17:13:13.593979 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6837 | 2026.05.20 17:13:13.594031 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 234 rows starting from the beginning of the part | ||
| 6838 | 2026.05.20 17:13:13.594038 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.05.20 17:13:13.594081 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 6840 | 2026.05.20 17:13:13.594123 [ 201 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_41_8} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6841 | 2026.05.20 17:13:13.594132 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 6842 | 2026.05.20 17:13:13.594198 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6843 | 2026.05.20 17:13:13.594617 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.05.20 17:13:13.594659 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6845 | 2026.05.20 17:13:13.595185 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6846 | 2026.05.20 17:13:13.595419 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.05.20 17:13:13.595566 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001797 sec., 13355.592654424041 rows/sec., 23.93 MiB/sec. | ||
| 6848 | 2026.05.20 17:13:13.595615 [ 275 ] {5674c362-42d2-40a7-a89f-44c4bf259974} <Debug> TCPHandler: Processed in 0.001980077 sec. | ||
| 6849 | 2026.05.20 17:13:13.595729 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.05.20 17:13:13.595825 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6851 | 2026.05.20 17:13:13.595867 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6852 | 2026.05.20 17:13:13.596219 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.05.20 17:13:13.596258 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6854 | 2026.05.20 17:13:13.596374 [ 201 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6819 rows, containing 5 columns (5 merged, 0 gathered) in 0.002773906 sec., 2458266.430080904 rows/sec., 170.54 MiB/sec. | ||
| 6855 | 2026.05.20 17:13:13.596567 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6856 | 2026.05.20 17:13:13.596785 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.05.20 17:13:13.596887 [ 146 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6858 | 2026.05.20 17:13:13.596910 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 6859 | 2026.05.20 17:13:13.596933 [ 146 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.05.20 17:13:13.596944 [ 275 ] {205ad001-af42-4a12-bbf8-d98a323fc936} <Debug> TCPHandler: Processed in 0.00126573 sec. | ||
| 6861 | 2026.05.20 17:13:13.596954 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6862 | 2026.05.20 17:13:13.597027 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 6863 | 2026.05.20 17:13:13.597046 [ 201 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6864 | 2026.05.20 17:13:13.597120 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6865 | 2026.05.20 17:13:13.597145 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1980 rows starting from the beginning of the part | ||
| 6866 | 2026.05.20 17:13:13.597189 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 6867 | 2026.05.20 17:13:13.597227 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6868 | 2026.05.20 17:13:13.597262 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6869 | 2026.05.20 17:13:13.597297 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 6870 | 2026.05.20 17:13:13.597332 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 6871 | 2026.05.20 17:13:13.597335 [ 201 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.05.20 17:13:13.597414 [ 201 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6873 | 2026.05.20 17:13:13.597488 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6874 | 2026.05.20 17:13:13.598330 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001329251 sec., 1737820.7727509702 rows/sec., 113.57 MiB/sec. | ||
| 6875 | 2026.05.20 17:13:13.598507 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6876 | 2026.05.20 17:13:13.598729 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.05.20 17:13:13.598789 [ 197 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_41_8} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6878 | 2026.05.20 17:13:13.598843 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6879 | 2026.05.20 17:13:18.584393 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.05.20 17:13:18.584740 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6881 | 2026.05.20 17:13:18.585060 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6882 | 2026.05.20 17:13:18.585097 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6883 | 2026.05.20 17:13:18.585311 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6884 | 2026.05.20 17:13:18.585378 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6885 | 2026.05.20 17:13:18.585516 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6886 | 2026.05.20 17:13:18.585616 [ 343 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6887 | 2026.05.20 17:13:18.585627 [ 321 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6888 | 2026.05.20 17:13:18.585616 [ 334 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6889 | 2026.05.20 17:13:18.585616 [ 340 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6890 | 2026.05.20 17:13:18.585812 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6891 | 2026.05.20 17:13:18.585839 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6892 | 2026.05.20 17:13:18.585921 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6893 | 2026.05.20 17:13:18.585941 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 6894 | 2026.05.20 17:13:18.585975 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6895 | 2026.05.20 17:13:18.586043 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6896 | 2026.05.20 17:13:18.586083 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6897 | 2026.05.20 17:13:18.587323 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002697 sec., 13348.164627363736 rows/sec., 2.77 MiB/sec. | ||
| 6898 | 2026.05.20 17:13:18.587506 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> MemoryTracker: Peak memory usage (for query): 145.34 KiB. | ||
| 6899 | 2026.05.20 17:13:18.587526 [ 275 ] {c7912959-aaf8-4878-b198-803083e272c7} <Debug> TCPHandler: Processed in 0.003326339 sec. | ||
| 6900 | 2026.05.20 17:13:18.589502 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.05.20 17:13:18.589617 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6902 | 2026.05.20 17:13:18.589661 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6903 | 2026.05.20 17:13:18.590165 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.05.20 17:13:18.590206 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6905 | 2026.05.20 17:13:18.590553 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6906 | 2026.05.20 17:13:18.590765 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.05.20 17:13:18.590906 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00132 sec., 1515.1515151515152 rows/sec., 123.55 KiB/sec. | ||
| 6908 | 2026.05.20 17:13:18.590941 [ 275 ] {bf6668ac-e1a8-49f0-8a34-1a0208d2e038} <Debug> TCPHandler: Processed in 0.001490635 sec. | ||
| 6909 | 2026.05.20 17:13:18.591078 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.05.20 17:13:18.591172 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6911 | 2026.05.20 17:13:18.591212 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6912 | 2026.05.20 17:13:18.591710 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.05.20 17:13:18.591747 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6914 | 2026.05.20 17:13:18.592047 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6915 | 2026.05.20 17:13:18.592260 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.05.20 17:13:18.592387 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Debug> executeQuery: Read 93 rows, 8.03 KiB in 0.001233 sec., 75425.7907542579 rows/sec., 6.36 MiB/sec. | ||
| 6917 | 2026.05.20 17:13:18.592422 [ 275 ] {52f01bcf-c88f-49dd-b8ad-12f19df432c2} <Debug> TCPHandler: Processed in 0.001392464 sec. | ||
| 6918 | 2026.05.20 17:13:18.592556 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.05.20 17:13:18.592651 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.05.20 17:13:18.592691 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6921 | 2026.05.20 17:13:18.593089 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.05.20 17:13:18.593125 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6923 | 2026.05.20 17:13:18.593431 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6924 | 2026.05.20 17:13:18.593637 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.05.20 17:13:18.593763 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.00113 sec., 17699.11504424779 rows/sec., 1.29 MiB/sec. | ||
| 6926 | 2026.05.20 17:13:18.593773 [ 148 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6927 | 2026.05.20 17:13:18.593797 [ 275 ] {4d7736f7-173e-4c36-ad92-6f9433bbbda7} <Debug> TCPHandler: Processed in 0.001290371 sec. | ||
| 6928 | 2026.05.20 17:13:18.593841 [ 148 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.05.20 17:13:18.593867 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6930 | 2026.05.20 17:13:18.593937 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.05.20 17:13:18.593972 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 6932 | 2026.05.20 17:13:18.594037 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6933 | 2026.05.20 17:13:18.594081 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6934 | 2026.05.20 17:13:18.594095 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6935 | 2026.05.20 17:13:18.594131 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 214 rows starting from the beginning of the part | ||
| 6936 | 2026.05.20 17:13:18.594189 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 6937 | 2026.05.20 17:13:18.594236 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 6938 | 2026.05.20 17:13:18.594276 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part | ||
| 6939 | 2026.05.20 17:13:18.594319 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 6940 | 2026.05.20 17:13:18.594362 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 6941 | 2026.05.20 17:13:18.594508 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.05.20 17:13:18.594550 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6943 | 2026.05.20 17:13:18.594864 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6944 | 2026.05.20 17:13:18.595098 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.05.20 17:13:18.595224 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001205 sec., 69709.54356846474 rows/sec., 5.45 MiB/sec. | ||
| 6946 | 2026.05.20 17:13:18.595231 [ 200 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303801 sec., 365086.3897174492 rows/sec., 24.99 MiB/sec. | ||
| 6947 | 2026.05.20 17:13:18.595258 [ 275 ] {4388f39e-2b1d-485a-a433-cb829a17314e} <Debug> TCPHandler: Processed in 0.001369643 sec. | ||
| 6948 | 2026.05.20 17:13:18.595388 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.05.20 17:13:18.595436 [ 198 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6950 | 2026.05.20 17:13:18.595486 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6951 | 2026.05.20 17:13:18.595534 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6952 | 2026.05.20 17:13:18.595738 [ 198 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.05.20 17:13:18.595823 [ 198 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_41_8} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6954 | 2026.05.20 17:13:18.595920 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6955 | 2026.05.20 17:13:18.595953 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.05.20 17:13:18.595993 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6957 | 2026.05.20 17:13:18.596315 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6958 | 2026.05.20 17:13:18.596520 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.05.20 17:13:18.596652 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001184 sec., 135979.72972972973 rows/sec., 9.47 MiB/sec. | ||
| 6960 | 2026.05.20 17:13:18.596686 [ 275 ] {b57be17b-5d71-499f-94cc-f1b96def98ac} <Debug> TCPHandler: Processed in 0.001350482 sec. | ||
| 6961 | 2026.05.20 17:13:18.596798 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.05.20 17:13:18.596892 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6963 | 2026.05.20 17:13:18.596946 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <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 | ||
| 6964 | 2026.05.20 17:13:18.597709 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.05.20 17:13:18.597744 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6966 | 2026.05.20 17:13:18.598258 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6967 | 2026.05.20 17:13:18.598477 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.05.20 17:13:18.598609 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6969 | 2026.05.20 17:13:18.598611 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001737 sec., 10362.694300518135 rows/sec., 18.57 MiB/sec. | ||
| 6970 | 2026.05.20 17:13:18.598658 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.05.20 17:13:18.598686 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6972 | 2026.05.20 17:13:18.598689 [ 275 ] {5c825121-1e08-4168-a9e0-887fc63a46c3} <Debug> TCPHandler: Processed in 0.001938246 sec. | ||
| 6973 | 2026.05.20 17:13:18.598784 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 6974 | 2026.05.20 17:13:18.598830 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.05.20 17:13:18.598930 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6976 | 2026.05.20 17:13:18.598971 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6977 | 2026.05.20 17:13:18.599014 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6978 | 2026.05.20 17:13:18.599075 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 637 rows starting from the beginning of the part | ||
| 6979 | 2026.05.20 17:13:18.599201 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6980 | 2026.05.20 17:13:18.599310 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.05.20 17:13:18.599320 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6982 | 2026.05.20 17:13:18.599352 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6983 | 2026.05.20 17:13:18.599444 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6984 | 2026.05.20 17:13:18.599557 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6985 | 2026.05.20 17:13:18.599667 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 6986 | 2026.05.20 17:13:18.599674 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6987 | 2026.05.20 17:13:18.599901 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.05.20 17:13:18.600037 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 6989 | 2026.05.20 17:13:18.600070 [ 275 ] {08dcc77c-69bf-4dee-988b-f07bcb5ad58c} <Debug> TCPHandler: Processed in 0.001288031 sec. | ||
| 6990 | 2026.05.20 17:13:18.603693 [ 186 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 19 columns (19 merged, 0 gathered) in 0.004949058 sec., 149321.34559748543 rows/sec., 267.58 MiB/sec. | ||
| 6991 | 2026.05.20 17:13:18.604512 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6992 | 2026.05.20 17:13:18.604829 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.05.20 17:13:18.604900 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6994 | 2026.05.20 17:13:18.604988 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6995 | 2026.05.20 17:13:18.643023 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14822 | ||
| 6996 | 2026.05.20 17:13:18.643438 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.05.20 17:13:18.643475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6998 | 2026.05.20 17:13:18.643924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6999 | 2026.05.20 17:13:18.644165 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.05.20 17:13:18.644290 [ 145 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7001 | 2026.05.20 17:13:18.644296 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14822 | ||
| 7002 | 2026.05.20 17:13:18.644330 [ 145 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.05.20 17:13:18.644360 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7004 | 2026.05.20 17:13:18.644470 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 7005 | 2026.05.20 17:13:18.644605 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7006 | 2026.05.20 17:13:18.644649 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12454 rows starting from the beginning of the part | ||
| 7007 | 2026.05.20 17:13:18.644701 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7008 | 2026.05.20 17:13:18.644743 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7009 | 2026.05.20 17:13:18.644782 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7010 | 2026.05.20 17:13:18.644820 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7011 | 2026.05.20 17:13:18.644859 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7012 | 2026.05.20 17:13:18.646608 [ 189 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002185732 sec., 6781252.23037408 rows/sec., 97.01 MiB/sec. | ||
| 7013 | 2026.05.20 17:13:18.646851 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7014 | 2026.05.20 17:13:18.647090 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.05.20 17:13:18.647156 [ 200 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_31_6} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7016 | 2026.05.20 17:13:18.647218 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7017 | 2026.05.20 17:13:19.402857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7018 | 2026.05.20 17:13:19.419632 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.05.20 17:13:19.419695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7020 | 2026.05.20 17:13:19.425157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7021 | 2026.05.20 17:13:19.425832 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.05.20 17:13:19.426127 [ 145 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7023 | 2026.05.20 17:13:19.426194 [ 145 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.05.20 17:13:19.426218 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7025 | 2026.05.20 17:13:19.426380 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 7026 | 2026.05.20 17:13:19.428945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7027 | 2026.05.20 17:13:19.430090 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7028 | 2026.05.20 17:13:19.431544 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 7029 | 2026.05.20 17:13:19.435970 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 7030 | 2026.05.20 17:13:19.440280 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 7031 | 2026.05.20 17:13:19.444569 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 7032 | 2026.05.20 17:13:19.448620 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 7033 | 2026.05.20 17:13:19.452452 [ 186 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 7034 | 2026.05.20 17:13:19.509852 [ 189 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08352977 sec., 2801.3964362645797 rows/sec., 14.49 MiB/sec. | ||
| 7035 | 2026.05.20 17:13:19.513143 [ 199 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7036 | 2026.05.20 17:13:19.515437 [ 199 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_31_6} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.05.20 17:13:19.515552 [ 199 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_31_6} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7038 | 2026.05.20 17:13:19.517800 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7039 | 2026.05.20 17:13:20.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.82 MiB, peak 285.36 MiB, free memory in arenas 0.00 B, will set to 279.55 MiB (RSS), difference: 4.72 MiB | ||
| 7040 | 2026.05.20 17:13:22.117943 [ 300 ] {} <Trace> TCP-Session: c3559c3c-20c5-4b77-be01-3208e07d142f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2026.05.20 17:13:22.118226 [ 300 ] {ee74a8b8-89d2-4316-9b2b-c081fa232225} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41317) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 7042 | 2026.05.20 17:13:22.118770 [ 300 ] {ee74a8b8-89d2-4316-9b2b-c081fa232225} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7043 | 2026.05.20 17:13:22.118978 [ 300 ] {ee74a8b8-89d2-4316-9b2b-c081fa232225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7044 | 2026.05.20 17:13:22.119354 [ 334 ] {ee74a8b8-89d2-4316-9b2b-c081fa232225} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7045 | 2026.05.20 17:13:22.119668 [ 300 ] {ee74a8b8-89d2-4316-9b2b-c081fa232225} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001573 sec., 26064.84424666243 rows/sec., 1.55 MiB/sec. | ||
| 7046 | 2026.05.20 17:13:22.119722 [ 300 ] {ee74a8b8-89d2-4316-9b2b-c081fa232225} <Debug> TCPHandler: Processed in 0.001927746 sec. | ||
| 7047 | 2026.05.20 17:13:23.584400 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.05.20 17:13:23.584632 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7049 | 2026.05.20 17:13:23.584962 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7050 | 2026.05.20 17:13:23.585001 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7051 | 2026.05.20 17:13:23.585221 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7052 | 2026.05.20 17:13:23.585291 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7053 | 2026.05.20 17:13:23.585436 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7054 | 2026.05.20 17:13:23.585533 [ 343 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7055 | 2026.05.20 17:13:23.585542 [ 340 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7056 | 2026.05.20 17:13:23.585533 [ 317 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7057 | 2026.05.20 17:13:23.585533 [ 334 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7058 | 2026.05.20 17:13:23.585721 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7059 | 2026.05.20 17:13:23.585749 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7060 | 2026.05.20 17:13:23.585837 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7061 | 2026.05.20 17:13:23.585858 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 7062 | 2026.05.20 17:13:23.585894 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7063 | 2026.05.20 17:13:23.585934 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7064 | 2026.05.20 17:13:23.585970 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7065 | 2026.05.20 17:13:23.587115 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002577 sec., 13969.732246798603 rows/sec., 1.31 MiB/sec. | ||
| 7066 | 2026.05.20 17:13:23.587259 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> MemoryTracker: Peak memory usage (for query): 128.75 KiB. | ||
| 7067 | 2026.05.20 17:13:23.587276 [ 275 ] {edb1c47a-6a5e-4d8d-8b92-765bbd21a033} <Debug> TCPHandler: Processed in 0.003011782 sec. | ||
| 7068 | 2026.05.20 17:13:23.589454 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.05.20 17:13:23.589577 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7070 | 2026.05.20 17:13:23.589623 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7071 | 2026.05.20 17:13:23.590171 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.05.20 17:13:23.590219 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7073 | 2026.05.20 17:13:23.590597 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7074 | 2026.05.20 17:13:23.590843 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.05.20 17:13:23.591013 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001471 sec., 70700.20394289598 rows/sec., 5.93 MiB/sec. | ||
| 7076 | 2026.05.20 17:13:23.591052 [ 275 ] {86ede0fe-9af1-462d-807f-5191f8cd8d32} <Debug> TCPHandler: Processed in 0.001653979 sec. | ||
| 7077 | 2026.05.20 17:13:23.591195 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.05.20 17:13:23.591322 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.05.20 17:13:23.591363 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7080 | 2026.05.20 17:13:23.591767 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.05.20 17:13:23.591805 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7082 | 2026.05.20 17:13:23.592112 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7083 | 2026.05.20 17:13:23.592333 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.05.20 17:13:23.592464 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001163 sec., 20636.28546861565 rows/sec., 1.52 MiB/sec. | ||
| 7085 | 2026.05.20 17:13:23.592499 [ 275 ] {81a17b25-49e2-4168-92b7-56940f56ac0e} <Debug> TCPHandler: Processed in 0.001361122 sec. | ||
| 7086 | 2026.05.20 17:13:23.592618 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.05.20 17:13:23.592714 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7088 | 2026.05.20 17:13:23.592755 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7089 | 2026.05.20 17:13:23.593151 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.05.20 17:13:23.593188 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7091 | 2026.05.20 17:13:23.593497 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7092 | 2026.05.20 17:13:23.593706 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.05.20 17:13:23.593833 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001138 sec., 77328.6467486819 rows/sec., 6.04 MiB/sec. | ||
| 7094 | 2026.05.20 17:13:23.593868 [ 275 ] {4617a2dc-8c1a-4cf7-919b-e2f92d016c19} <Debug> TCPHandler: Processed in 0.001301771 sec. | ||
| 7095 | 2026.05.20 17:13:23.594000 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.05.20 17:13:23.594095 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7097 | 2026.05.20 17:13:23.594137 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7098 | 2026.05.20 17:13:23.594524 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.05.20 17:13:23.594559 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7100 | 2026.05.20 17:13:23.594900 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7101 | 2026.05.20 17:13:23.595104 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.05.20 17:13:23.595231 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 7103 | 2026.05.20 17:13:23.595265 [ 275 ] {5a9ae9f1-5f72-4383-9cea-f5fc92101324} <Debug> TCPHandler: Processed in 0.001316271 sec. | ||
| 7104 | 2026.05.20 17:13:23.595369 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2026.05.20 17:13:23.595465 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7106 | 2026.05.20 17:13:23.595519 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <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 | ||
| 7107 | 2026.05.20 17:13:23.596230 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2026.05.20 17:13:23.596267 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7109 | 2026.05.20 17:13:23.596794 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7110 | 2026.05.20 17:13:23.597021 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.05.20 17:13:23.597160 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 25.11 MiB/sec. | ||
| 7112 | 2026.05.20 17:13:23.597213 [ 275 ] {0aad8e3b-9125-4e7a-9d94-6d043b2481ed} <Debug> TCPHandler: Processed in 0.001893785 sec. | ||
| 7113 | 2026.05.20 17:13:23.597333 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.05.20 17:13:23.597429 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7115 | 2026.05.20 17:13:23.597470 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7116 | 2026.05.20 17:13:23.597796 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.05.20 17:13:23.597831 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7118 | 2026.05.20 17:13:23.598141 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7119 | 2026.05.20 17:13:23.598348 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2026.05.20 17:13:23.598474 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7121 | 2026.05.20 17:13:23.598507 [ 275 ] {0fcecd37-eb48-444a-89c8-8f1f3a9ecaa8} <Debug> TCPHandler: Processed in 0.001225359 sec. | ||
| 7122 | 2026.05.20 17:13:26.011120 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7123 | 2026.05.20 17:13:26.011192 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7124 | 2026.05.20 17:13:26.144377 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15334 | ||
| 7125 | 2026.05.20 17:13:26.144945 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.05.20 17:13:26.144996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7127 | 2026.05.20 17:13:26.145746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7128 | 2026.05.20 17:13:26.145996 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.05.20 17:13:26.146147 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 7130 | 2026.05.20 17:13:26.929996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7131 | 2026.05.20 17:13:26.944998 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.05.20 17:13:26.945064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7133 | 2026.05.20 17:13:26.951008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7134 | 2026.05.20 17:13:26.951734 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.05.20 17:13:26.954802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7136 | 2026.05.20 17:13:27.001285 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000921132 sec. | ||
| 7137 | 2026.05.20 17:13:28.584258 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.05.20 17:13:28.584497 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7139 | 2026.05.20 17:13:28.584841 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7140 | 2026.05.20 17:13:28.584882 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7141 | 2026.05.20 17:13:28.585140 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7142 | 2026.05.20 17:13:28.585213 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7143 | 2026.05.20 17:13:28.585361 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7144 | 2026.05.20 17:13:28.585436 [ 341 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7145 | 2026.05.20 17:13:28.585458 [ 342 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7146 | 2026.05.20 17:13:28.585467 [ 317 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7147 | 2026.05.20 17:13:28.585467 [ 343 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7148 | 2026.05.20 17:13:28.585635 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7149 | 2026.05.20 17:13:28.585681 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7150 | 2026.05.20 17:13:28.585774 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7151 | 2026.05.20 17:13:28.585796 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 7152 | 2026.05.20 17:13:28.585834 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7153 | 2026.05.20 17:13:28.585876 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7154 | 2026.05.20 17:13:28.585914 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7155 | 2026.05.20 17:13:28.587086 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002685 sec., 13407.82122905028 rows/sec., 1.26 MiB/sec. | ||
| 7156 | 2026.05.20 17:13:28.587231 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> MemoryTracker: Peak memory usage (for query): 129.07 KiB. | ||
| 7157 | 2026.05.20 17:13:28.587248 [ 275 ] {f0edfa66-4ea2-49c1-ad87-da507e40e0fe} <Debug> TCPHandler: Processed in 0.003149655 sec. | ||
| 7158 | 2026.05.20 17:13:28.589351 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.05.20 17:13:28.589493 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7160 | 2026.05.20 17:13:28.589546 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7161 | 2026.05.20 17:13:28.590077 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.05.20 17:13:28.590123 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7163 | 2026.05.20 17:13:28.590529 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7164 | 2026.05.20 17:13:28.590759 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.05.20 17:13:28.590941 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001482 sec., 62078.27260458839 rows/sec., 5.24 MiB/sec. | ||
| 7166 | 2026.05.20 17:13:28.590982 [ 275 ] {17b69002-ea72-4c3e-80d6-24e8417efd7a} <Debug> TCPHandler: Processed in 0.00168999 sec. | ||
| 7167 | 2026.05.20 17:13:28.591124 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.05.20 17:13:28.591227 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.05.20 17:13:28.591270 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7170 | 2026.05.20 17:13:28.591730 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.05.20 17:13:28.591769 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7172 | 2026.05.20 17:13:28.592074 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7173 | 2026.05.20 17:13:28.592291 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.05.20 17:13:28.592425 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00122 sec., 14754.098360655738 rows/sec., 1.08 MiB/sec. | ||
| 7175 | 2026.05.20 17:13:28.592461 [ 275 ] {762d0f5c-396d-45c4-a6e8-a9228363e975} <Debug> TCPHandler: Processed in 0.001389503 sec. | ||
| 7176 | 2026.05.20 17:13:28.592592 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.05.20 17:13:28.592690 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7178 | 2026.05.20 17:13:28.592730 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7179 | 2026.05.20 17:13:28.593161 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.05.20 17:13:28.593198 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7181 | 2026.05.20 17:13:28.593513 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7182 | 2026.05.20 17:13:28.593724 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.05.20 17:13:28.593851 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00118 sec., 69491.52542372882 rows/sec., 5.43 MiB/sec. | ||
| 7184 | 2026.05.20 17:13:28.593886 [ 275 ] {193d0fbc-aa4b-4379-8233-5b2391d8136d} <Debug> TCPHandler: Processed in 0.001345032 sec. | ||
| 7185 | 2026.05.20 17:13:28.594007 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.05.20 17:13:28.594104 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.05.20 17:13:28.594147 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7188 | 2026.05.20 17:13:28.594538 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.05.20 17:13:28.594575 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7190 | 2026.05.20 17:13:28.594923 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7191 | 2026.05.20 17:13:28.595140 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.05.20 17:13:28.595268 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 7193 | 2026.05.20 17:13:28.595301 [ 275 ] {f983b95c-0fee-4d8d-8795-d87a2334f0d0} <Debug> TCPHandler: Processed in 0.001344752 sec. | ||
| 7194 | 2026.05.20 17:13:28.595418 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2026.05.20 17:13:28.595513 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.05.20 17:13:28.595568 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <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 | ||
| 7197 | 2026.05.20 17:13:28.596324 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.05.20 17:13:28.596360 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7199 | 2026.05.20 17:13:28.596879 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7200 | 2026.05.20 17:13:28.597103 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.05.20 17:13:28.597245 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00175 sec., 10285.714285714286 rows/sec., 18.43 MiB/sec. | ||
| 7202 | 2026.05.20 17:13:28.597295 [ 275 ] {8bb34995-7a82-4f14-8ced-b033ad8952ec} <Debug> TCPHandler: Processed in 0.001927286 sec. | ||
| 7203 | 2026.05.20 17:13:28.597419 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.05.20 17:13:28.597516 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7205 | 2026.05.20 17:13:28.597557 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7206 | 2026.05.20 17:13:28.597891 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.05.20 17:13:28.597927 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7208 | 2026.05.20 17:13:28.598235 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7209 | 2026.05.20 17:13:28.598445 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.05.20 17:13:28.598573 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7211 | 2026.05.20 17:13:28.598605 [ 275 ] {1d0608f9-a95e-4bdc-ae6b-a50bb34213ae} <Debug> TCPHandler: Processed in 0.001235849 sec. | ||
| 7212 | 2026.05.20 17:13:31.674156 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54254 | ||
| 7213 | 2026.05.20 17:13:31.674254 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7214 | 2026.05.20 17:13:31.674282 [ 302 ] {} <Debug> TCP-Session: c4edb05e-a428-4761-ac1e-19a4ea0ac66c Authenticating user 'default' from [fd00:1122:3344:101::e]:54254 | ||
| 7215 | 2026.05.20 17:13:31.674304 [ 302 ] {} <Debug> TCP-Session: c4edb05e-a428-4761-ac1e-19a4ea0ac66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7216 | 2026.05.20 17:13:31.674317 [ 302 ] {} <Debug> TCP-Session: c4edb05e-a428-4761-ac1e-19a4ea0ac66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.05.20 17:13:31.674510 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56075 | ||
| 7218 | 2026.05.20 17:13:31.674536 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45487 | ||
| 7219 | 2026.05.20 17:13:31.674562 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33564 | ||
| 7220 | 2026.05.20 17:13:31.674585 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41579 | ||
| 7221 | 2026.05.20 17:13:31.674616 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7222 | 2026.05.20 17:13:31.674640 [ 302 ] {} <Trace> TCP-Session: c4edb05e-a428-4761-ac1e-19a4ea0ac66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.05.20 17:13:31.674669 [ 303 ] {} <Debug> TCP-Session: 6422fb5f-dbbd-4641-bf3f-84e159937309 Authenticating user 'default' from [fd00:1122:3344:101::e]:56075 | ||
| 7224 | 2026.05.20 17:13:31.674575 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34406 | ||
| 7225 | 2026.05.20 17:13:31.674711 [ 303 ] {} <Debug> TCP-Session: 6422fb5f-dbbd-4641-bf3f-84e159937309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.05.20 17:13:31.674550 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59450 | ||
| 7227 | 2026.05.20 17:13:31.674744 [ 303 ] {} <Debug> TCP-Session: 6422fb5f-dbbd-4641-bf3f-84e159937309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.05.20 17:13:31.674756 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7229 | 2026.05.20 17:13:31.674538 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45804 | ||
| 7230 | 2026.05.20 17:13:31.674805 [ 307 ] {} <Debug> TCP-Session: e5477262-c812-41ef-aafd-ee2db1594ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45487 | ||
| 7231 | 2026.05.20 17:13:31.674596 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43709 | ||
| 7232 | 2026.05.20 17:13:31.674855 [ 307 ] {} <Debug> TCP-Session: e5477262-c812-41ef-aafd-ee2db1594ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7233 | 2026.05.20 17:13:31.674856 [ 302 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7234 | 2026.05.20 17:13:31.674897 [ 307 ] {} <Debug> TCP-Session: e5477262-c812-41ef-aafd-ee2db1594ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.05.20 17:13:31.675175 [ 302 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7236 | 2026.05.20 17:13:31.675229 [ 302 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7237 | 2026.05.20 17:13:31.675351 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7238 | 2026.05.20 17:13:31.675397 [ 292 ] {} <Debug> TCP-Session: a207a0b2-9221-419b-b42a-60eb6e51aef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43709 | ||
| 7239 | 2026.05.20 17:13:31.675426 [ 292 ] {} <Debug> TCP-Session: a207a0b2-9221-419b-b42a-60eb6e51aef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.05.20 17:13:31.675439 [ 292 ] {} <Debug> TCP-Session: a207a0b2-9221-419b-b42a-60eb6e51aef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.05.20 17:13:31.675480 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7242 | 2026.05.20 17:13:31.675526 [ 306 ] {} <Debug> TCP-Session: 19b85c0b-c107-4a19-8082-556fec05ff65 Authenticating user 'default' from [fd00:1122:3344:101::e]:45804 | ||
| 7243 | 2026.05.20 17:13:31.675536 [ 302 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 7244 | 2026.05.20 17:13:31.675561 [ 306 ] {} <Debug> TCP-Session: 19b85c0b-c107-4a19-8082-556fec05ff65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.05.20 17:13:31.675562 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7246 | 2026.05.20 17:13:31.675584 [ 306 ] {} <Debug> TCP-Session: 19b85c0b-c107-4a19-8082-556fec05ff65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.05.20 17:13:31.675605 [ 274 ] {} <Debug> TCP-Session: 2937ddf1-5bf1-49a0-aec3-c45668aa4252 Authenticating user 'default' from [fd00:1122:3344:101::e]:41579 | ||
| 7248 | 2026.05.20 17:13:31.675623 [ 274 ] {} <Debug> TCP-Session: 2937ddf1-5bf1-49a0-aec3-c45668aa4252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.05.20 17:13:31.675640 [ 274 ] {} <Debug> TCP-Session: 2937ddf1-5bf1-49a0-aec3-c45668aa4252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.05.20 17:13:31.675922 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7251 | 2026.05.20 17:13:31.675957 [ 308 ] {} <Debug> TCP-Session: 5e1cb3e8-685d-4252-a206-8c255a0238c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59450 | ||
| 7252 | 2026.05.20 17:13:31.675973 [ 308 ] {} <Debug> TCP-Session: 5e1cb3e8-685d-4252-a206-8c255a0238c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.05.20 17:13:31.675989 [ 308 ] {} <Debug> TCP-Session: 5e1cb3e8-685d-4252-a206-8c255a0238c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.05.20 17:13:31.676036 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7255 | 2026.05.20 17:13:31.676069 [ 310 ] {} <Debug> TCP-Session: 034badfd-aa9f-424e-98b3-54a4d0d49c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:34406 | ||
| 7256 | 2026.05.20 17:13:31.676087 [ 310 ] {} <Debug> TCP-Session: 034badfd-aa9f-424e-98b3-54a4d0d49c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.05.20 17:13:31.676100 [ 310 ] {} <Debug> TCP-Session: 034badfd-aa9f-424e-98b3-54a4d0d49c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.05.20 17:13:31.676257 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7259 | 2026.05.20 17:13:31.676313 [ 309 ] {} <Debug> TCP-Session: 640b0331-4d47-457e-8b19-8d1639b487a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33564 | ||
| 7260 | 2026.05.20 17:13:31.676341 [ 309 ] {} <Debug> TCP-Session: 640b0331-4d47-457e-8b19-8d1639b487a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.05.20 17:13:31.676354 [ 309 ] {} <Debug> TCP-Session: 640b0331-4d47-457e-8b19-8d1639b487a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2026.05.20 17:13:31.676539 [ 317 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Trace> AggregatingTransform: Aggregating | ||
| 7263 | 2026.05.20 17:13:31.676573 [ 317 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Trace> Aggregator: Aggregation method: without_key | ||
| 7264 | 2026.05.20 17:13:31.676603 [ 317 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945712 sec. (1057.404 rows/sec., 41.30 KiB/sec.) | ||
| 7265 | 2026.05.20 17:13:31.676617 [ 317 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Trace> Aggregator: Merging aggregated data | ||
| 7266 | 2026.05.20 17:13:31.677245 [ 302 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002461 sec., 406.33888663145063 rows/sec., 15.87 KiB/sec. | ||
| 7267 | 2026.05.20 17:13:31.677409 [ 302 ] {e5bd5c81-f931-4f46-8449-81bda1cc1429} <Debug> TCPHandler: Processed in 0.002891748 sec. | ||
| 7268 | 2026.05.20 17:13:31.677525 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7269 | 2026.05.20 17:13:31.677554 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7270 | 2026.05.20 17:13:31.677569 [ 302 ] {} <Debug> TCP-Session: c4edb05e-a428-4761-ac1e-19a4ea0ac66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.05.20 17:13:31.677587 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7272 | 2026.05.20 17:13:31.677605 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7273 | 2026.05.20 17:13:31.677618 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7274 | 2026.05.20 17:13:31.677634 [ 310 ] {} <Debug> TCP-Session: 034badfd-aa9f-424e-98b3-54a4d0d49c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7275 | 2026.05.20 17:13:31.677657 [ 308 ] {} <Debug> TCP-Session: 5e1cb3e8-685d-4252-a206-8c255a0238c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.05.20 17:13:31.677665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7277 | 2026.05.20 17:13:31.677673 [ 307 ] {} <Debug> TCP-Session: e5477262-c812-41ef-aafd-ee2db1594ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.05.20 17:13:31.677656 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7279 | 2026.05.20 17:13:31.677709 [ 292 ] {} <Debug> TCP-Session: a207a0b2-9221-419b-b42a-60eb6e51aef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.05.20 17:13:31.677637 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7281 | 2026.05.20 17:13:31.677758 [ 309 ] {} <Debug> TCP-Session: 640b0331-4d47-457e-8b19-8d1639b487a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.05.20 17:13:31.677597 [ 306 ] {} <Debug> TCP-Session: 19b85c0b-c107-4a19-8082-556fec05ff65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.05.20 17:13:31.677800 [ 274 ] {} <Debug> TCP-Session: 2937ddf1-5bf1-49a0-aec3-c45668aa4252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.05.20 17:13:31.677574 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7285 | 2026.05.20 17:13:31.677850 [ 303 ] {} <Debug> TCP-Session: 6422fb5f-dbbd-4641-bf3f-84e159937309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.05.20 17:13:31.678415 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43661 | ||
| 7287 | 2026.05.20 17:13:31.678468 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7288 | 2026.05.20 17:13:31.678487 [ 302 ] {} <Debug> TCP-Session: fc907b5e-072b-475c-95c0-a053120c1faf Authenticating user 'default' from [fd00:1122:3344:101::e]:43661 | ||
| 7289 | 2026.05.20 17:13:31.678504 [ 302 ] {} <Debug> TCP-Session: fc907b5e-072b-475c-95c0-a053120c1faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.05.20 17:13:31.678517 [ 302 ] {} <Debug> TCP-Session: fc907b5e-072b-475c-95c0-a053120c1faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.05.20 17:13:31.678696 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52983 | ||
| 7292 | 2026.05.20 17:13:31.678742 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44266 | ||
| 7293 | 2026.05.20 17:13:31.678760 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59139 | ||
| 7294 | 2026.05.20 17:13:31.678779 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7295 | 2026.05.20 17:13:31.678788 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55233 | ||
| 7296 | 2026.05.20 17:13:31.678798 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37753 | ||
| 7297 | 2026.05.20 17:13:31.678796 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35659 | ||
| 7298 | 2026.05.20 17:13:31.678862 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7299 | 2026.05.20 17:13:31.678877 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7300 | 2026.05.20 17:13:31.678906 [ 308 ] {} <Debug> TCP-Session: 6b3b6d8d-3796-4ce0-943a-93e1ebcd3eba Authenticating user 'default' from [fd00:1122:3344:101::e]:59139 | ||
| 7301 | 2026.05.20 17:13:31.678908 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7302 | 2026.05.20 17:13:31.678931 [ 308 ] {} <Debug> TCP-Session: 6b3b6d8d-3796-4ce0-943a-93e1ebcd3eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.05.20 17:13:31.678956 [ 274 ] {} <Debug> TCP-Session: f8dda07e-c126-41e9-ab8e-131dc93a60c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35659 | ||
| 7304 | 2026.05.20 17:13:31.678962 [ 308 ] {} <Debug> TCP-Session: 6b3b6d8d-3796-4ce0-943a-93e1ebcd3eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.05.20 17:13:31.678982 [ 274 ] {} <Debug> TCP-Session: f8dda07e-c126-41e9-ab8e-131dc93a60c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.05.20 17:13:31.678915 [ 292 ] {} <Debug> TCP-Session: 8c2715a3-a5fb-4db0-afde-feff079228db Authenticating user 'default' from [fd00:1122:3344:101::e]:37753 | ||
| 7307 | 2026.05.20 17:13:31.679009 [ 274 ] {} <Debug> TCP-Session: f8dda07e-c126-41e9-ab8e-131dc93a60c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2026.05.20 17:13:31.679031 [ 292 ] {} <Debug> TCP-Session: 8c2715a3-a5fb-4db0-afde-feff079228db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.05.20 17:13:31.678857 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.05.20 17:13:31.679055 [ 292 ] {} <Debug> TCP-Session: 8c2715a3-a5fb-4db0-afde-feff079228db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.05.20 17:13:31.678789 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54858 | ||
| 7312 | 2026.05.20 17:13:31.679083 [ 309 ] {} <Debug> TCP-Session: 2d0a3af7-0c64-4340-ad9a-fd25d3547e10 Authenticating user 'default' from [fd00:1122:3344:101::e]:55233 | ||
| 7313 | 2026.05.20 17:13:31.678756 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63204 | ||
| 7314 | 2026.05.20 17:13:31.679171 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7315 | 2026.05.20 17:13:31.679162 [ 309 ] {} <Debug> TCP-Session: 2d0a3af7-0c64-4340-ad9a-fd25d3547e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.05.20 17:13:31.679211 [ 310 ] {} <Debug> TCP-Session: 0841d8c7-d659-4011-9406-3062bf9d128a Authenticating user 'default' from [fd00:1122:3344:101::e]:54858 | ||
| 7317 | 2026.05.20 17:13:31.679227 [ 309 ] {} <Debug> TCP-Session: 2d0a3af7-0c64-4340-ad9a-fd25d3547e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2026.05.20 17:13:31.679244 [ 310 ] {} <Debug> TCP-Session: 0841d8c7-d659-4011-9406-3062bf9d128a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.05.20 17:13:31.679221 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7320 | 2026.05.20 17:13:31.679273 [ 310 ] {} <Debug> TCP-Session: 0841d8c7-d659-4011-9406-3062bf9d128a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.05.20 17:13:31.679302 [ 307 ] {} <Debug> TCP-Session: 7b7efd18-2356-48e6-ae52-7dd081aac303 Authenticating user 'default' from [fd00:1122:3344:101::e]:63204 | ||
| 7322 | 2026.05.20 17:13:31.678809 [ 303 ] {} <Debug> TCP-Session: 1749a1c7-f8d7-4a93-8389-e0ccaa6b4c1b Authenticating user 'default' from [fd00:1122:3344:101::e]:52983 | ||
| 7323 | 2026.05.20 17:13:31.679328 [ 307 ] {} <Debug> TCP-Session: 7b7efd18-2356-48e6-ae52-7dd081aac303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7324 | 2026.05.20 17:13:31.678799 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7325 | 2026.05.20 17:13:31.679365 [ 307 ] {} <Debug> TCP-Session: 7b7efd18-2356-48e6-ae52-7dd081aac303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.05.20 17:13:31.679360 [ 303 ] {} <Debug> TCP-Session: 1749a1c7-f8d7-4a93-8389-e0ccaa6b4c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.05.20 17:13:31.679396 [ 306 ] {} <Debug> TCP-Session: 113b2338-e60d-4cf7-a325-0bff932fc506 Authenticating user 'default' from [fd00:1122:3344:101::e]:44266 | ||
| 7328 | 2026.05.20 17:13:31.679419 [ 303 ] {} <Debug> TCP-Session: 1749a1c7-f8d7-4a93-8389-e0ccaa6b4c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2026.05.20 17:13:31.679435 [ 306 ] {} <Debug> TCP-Session: 113b2338-e60d-4cf7-a325-0bff932fc506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.05.20 17:13:31.678767 [ 302 ] {} <Trace> TCP-Session: fc907b5e-072b-475c-95c0-a053120c1faf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.05.20 17:13:31.679463 [ 306 ] {} <Debug> TCP-Session: 113b2338-e60d-4cf7-a325-0bff932fc506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.05.20 17:13:31.679590 [ 302 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43661) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7333 | 2026.05.20 17:13:31.679753 [ 302 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7334 | 2026.05.20 17:13:31.679793 [ 302 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7335 | 2026.05.20 17:13:31.680000 [ 302 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 7336 | 2026.05.20 17:13:31.680752 [ 331 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Trace> AggregatingTransform: Aggregating | ||
| 7337 | 2026.05.20 17:13:31.680789 [ 331 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Trace> Aggregator: Aggregation method: without_key | ||
| 7338 | 2026.05.20 17:13:31.680819 [ 331 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000740838 sec. (1349.823 rows/sec., 52.73 KiB/sec.) | ||
| 7339 | 2026.05.20 17:13:31.680833 [ 331 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Trace> Aggregator: Merging aggregated data | ||
| 7340 | 2026.05.20 17:13:31.681331 [ 302 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.001773 sec., 564.0157924421884 rows/sec., 22.03 KiB/sec. | ||
| 7341 | 2026.05.20 17:13:31.681455 [ 302 ] {835ef0fd-8d82-49a3-8553-5b9686791d57} <Debug> TCPHandler: Processed in 0.002751256 sec. | ||
| 7342 | 2026.05.20 17:13:31.681572 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7343 | 2026.05.20 17:13:31.681599 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7344 | 2026.05.20 17:13:31.681601 [ 302 ] {} <Debug> TCP-Session: fc907b5e-072b-475c-95c0-a053120c1faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.05.20 17:13:31.681620 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7346 | 2026.05.20 17:13:31.681643 [ 310 ] {} <Debug> TCP-Session: 0841d8c7-d659-4011-9406-3062bf9d128a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.05.20 17:13:31.681660 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7348 | 2026.05.20 17:13:31.681675 [ 303 ] {} <Debug> TCP-Session: 1749a1c7-f8d7-4a93-8389-e0ccaa6b4c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.05.20 17:13:31.681678 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7350 | 2026.05.20 17:13:31.681719 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7351 | 2026.05.20 17:13:31.681743 [ 292 ] {} <Debug> TCP-Session: 8c2715a3-a5fb-4db0-afde-feff079228db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.05.20 17:13:31.681745 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7353 | 2026.05.20 17:13:31.681775 [ 307 ] {} <Debug> TCP-Session: 7b7efd18-2356-48e6-ae52-7dd081aac303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.05.20 17:13:31.681710 [ 309 ] {} <Debug> TCP-Session: 2d0a3af7-0c64-4340-ad9a-fd25d3547e10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.05.20 17:13:31.681796 [ 308 ] {} <Debug> TCP-Session: 6b3b6d8d-3796-4ce0-943a-93e1ebcd3eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2026.05.20 17:13:31.681700 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7357 | 2026.05.20 17:13:31.681643 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7358 | 2026.05.20 17:13:31.681866 [ 274 ] {} <Debug> TCP-Session: f8dda07e-c126-41e9-ab8e-131dc93a60c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.05.20 17:13:31.681887 [ 306 ] {} <Debug> TCP-Session: 113b2338-e60d-4cf7-a325-0bff932fc506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2026.05.20 17:13:31.862269 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35355 | ||
| 7361 | 2026.05.20 17:13:31.862355 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7362 | 2026.05.20 17:13:31.862382 [ 302 ] {} <Debug> TCP-Session: a9cb51e5-b913-4324-8ebc-62ab125ae579 Authenticating user 'default' from [fd00:1122:3344:101::e]:35355 | ||
| 7363 | 2026.05.20 17:13:31.862405 [ 302 ] {} <Debug> TCP-Session: a9cb51e5-b913-4324-8ebc-62ab125ae579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.05.20 17:13:31.862418 [ 302 ] {} <Debug> TCP-Session: a9cb51e5-b913-4324-8ebc-62ab125ae579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.05.20 17:13:31.862656 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45684 | ||
| 7366 | 2026.05.20 17:13:31.862678 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37826 | ||
| 7367 | 2026.05.20 17:13:31.862699 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47900 | ||
| 7368 | 2026.05.20 17:13:31.862725 [ 302 ] {} <Trace> TCP-Session: a9cb51e5-b913-4324-8ebc-62ab125ae579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.05.20 17:13:31.862759 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7370 | 2026.05.20 17:13:31.862718 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36734 | ||
| 7371 | 2026.05.20 17:13:31.862810 [ 308 ] {} <Debug> TCP-Session: 1323940b-c2e8-4ec1-b096-18cd3fb08f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:37826 | ||
| 7372 | 2026.05.20 17:13:31.862805 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7373 | 2026.05.20 17:13:31.862846 [ 308 ] {} <Debug> TCP-Session: 1323940b-c2e8-4ec1-b096-18cd3fb08f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.05.20 17:13:31.862858 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7375 | 2026.05.20 17:13:31.862869 [ 308 ] {} <Debug> TCP-Session: 1323940b-c2e8-4ec1-b096-18cd3fb08f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.05.20 17:13:31.862872 [ 309 ] {} <Debug> TCP-Session: 9017f235-01ad-437c-a803-d79f74686173 Authenticating user 'default' from [fd00:1122:3344:101::e]:47900 | ||
| 7377 | 2026.05.20 17:13:31.862896 [ 292 ] {} <Debug> TCP-Session: f3e1aade-800c-4595-8934-cef4a427abb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36734 | ||
| 7378 | 2026.05.20 17:13:31.862699 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33289 | ||
| 7379 | 2026.05.20 17:13:31.862934 [ 302 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35355) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7380 | 2026.05.20 17:13:31.862929 [ 292 ] {} <Debug> TCP-Session: f3e1aade-800c-4595-8934-cef4a427abb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.05.20 17:13:31.862919 [ 309 ] {} <Debug> TCP-Session: 9017f235-01ad-437c-a803-d79f74686173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2026.05.20 17:13:31.863007 [ 292 ] {} <Debug> TCP-Session: f3e1aade-800c-4595-8934-cef4a427abb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.05.20 17:13:31.863009 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7384 | 2026.05.20 17:13:31.863029 [ 309 ] {} <Debug> TCP-Session: 9017f235-01ad-437c-a803-d79f74686173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.05.20 17:13:31.862669 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46938 | ||
| 7386 | 2026.05.20 17:13:31.863066 [ 310 ] {} <Debug> TCP-Session: 9ef4c40f-b66b-4884-b4bb-98313946e652 Authenticating user 'default' from [fd00:1122:3344:101::e]:33289 | ||
| 7387 | 2026.05.20 17:13:31.862709 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47895 | ||
| 7388 | 2026.05.20 17:13:31.863139 [ 310 ] {} <Debug> TCP-Session: 9ef4c40f-b66b-4884-b4bb-98313946e652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2026.05.20 17:13:31.863137 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7390 | 2026.05.20 17:13:31.863157 [ 310 ] {} <Debug> TCP-Session: 9ef4c40f-b66b-4884-b4bb-98313946e652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.05.20 17:13:31.863176 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7392 | 2026.05.20 17:13:31.863180 [ 307 ] {} <Debug> TCP-Session: d90ed5fe-6a94-47d2-97b7-0cc239a478cc Authenticating user 'default' from [fd00:1122:3344:101::e]:46938 | ||
| 7393 | 2026.05.20 17:13:31.863204 [ 274 ] {} <Debug> TCP-Session: ca223f58-77dc-4031-be30-df685fdb0cae Authenticating user 'default' from [fd00:1122:3344:101::e]:47895 | ||
| 7394 | 2026.05.20 17:13:31.863219 [ 307 ] {} <Debug> TCP-Session: d90ed5fe-6a94-47d2-97b7-0cc239a478cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.05.20 17:13:31.863228 [ 302 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7396 | 2026.05.20 17:13:31.863242 [ 307 ] {} <Debug> TCP-Session: d90ed5fe-6a94-47d2-97b7-0cc239a478cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.05.20 17:13:31.863234 [ 274 ] {} <Debug> TCP-Session: ca223f58-77dc-4031-be30-df685fdb0cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.05.20 17:13:31.862759 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7399 | 2026.05.20 17:13:31.863290 [ 274 ] {} <Debug> TCP-Session: ca223f58-77dc-4031-be30-df685fdb0cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.05.20 17:13:31.863318 [ 303 ] {} <Debug> TCP-Session: 885f50d6-c9c6-4bba-820a-8edf240e8742 Authenticating user 'default' from [fd00:1122:3344:101::e]:45684 | ||
| 7401 | 2026.05.20 17:13:31.863289 [ 302 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7402 | 2026.05.20 17:13:31.863345 [ 303 ] {} <Debug> TCP-Session: 885f50d6-c9c6-4bba-820a-8edf240e8742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.05.20 17:13:31.862668 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35629 | ||
| 7404 | 2026.05.20 17:13:31.863376 [ 303 ] {} <Debug> TCP-Session: 885f50d6-c9c6-4bba-820a-8edf240e8742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7405 | 2026.05.20 17:13:31.863425 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7406 | 2026.05.20 17:13:31.863451 [ 306 ] {} <Debug> TCP-Session: 44b59e92-d775-4093-9c3e-dbfb494ba24e Authenticating user 'default' from [fd00:1122:3344:101::e]:35629 | ||
| 7407 | 2026.05.20 17:13:31.863469 [ 306 ] {} <Debug> TCP-Session: 44b59e92-d775-4093-9c3e-dbfb494ba24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.05.20 17:13:31.863481 [ 306 ] {} <Debug> TCP-Session: 44b59e92-d775-4093-9c3e-dbfb494ba24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.05.20 17:13:31.863647 [ 302 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 7410 | 2026.05.20 17:13:31.864525 [ 339 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Trace> AggregatingTransform: Aggregating | ||
| 7411 | 2026.05.20 17:13:31.864561 [ 339 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Trace> Aggregator: Aggregation method: without_key | ||
| 7412 | 2026.05.20 17:13:31.864591 [ 339 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084134 sec. (1188.580 rows/sec., 46.43 KiB/sec.) | ||
| 7413 | 2026.05.20 17:13:31.864605 [ 339 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Trace> Aggregator: Merging aggregated data | ||
| 7414 | 2026.05.20 17:13:31.865191 [ 302 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002315 sec., 431.9654427645789 rows/sec., 16.87 KiB/sec. | ||
| 7415 | 2026.05.20 17:13:31.865332 [ 302 ] {60d0006f-47a0-4ee7-a250-cdcbcdf7ca13} <Debug> TCPHandler: Processed in 0.002725675 sec. | ||
| 7416 | 2026.05.20 17:13:31.865452 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7417 | 2026.05.20 17:13:31.865481 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7418 | 2026.05.20 17:13:31.865484 [ 302 ] {} <Debug> TCP-Session: a9cb51e5-b913-4324-8ebc-62ab125ae579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.05.20 17:13:31.865505 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7420 | 2026.05.20 17:13:31.865522 [ 292 ] {} <Debug> TCP-Session: f3e1aade-800c-4595-8934-cef4a427abb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.05.20 17:13:31.865540 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7422 | 2026.05.20 17:13:31.865561 [ 306 ] {} <Debug> TCP-Session: 44b59e92-d775-4093-9c3e-dbfb494ba24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.05.20 17:13:31.865573 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7424 | 2026.05.20 17:13:31.865592 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7425 | 2026.05.20 17:13:31.865617 [ 274 ] {} <Debug> TCP-Session: ca223f58-77dc-4031-be30-df685fdb0cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.05.20 17:13:31.865608 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7427 | 2026.05.20 17:13:31.865557 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7428 | 2026.05.20 17:13:31.865671 [ 308 ] {} <Debug> TCP-Session: 1323940b-c2e8-4ec1-b096-18cd3fb08f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.05.20 17:13:31.865691 [ 310 ] {} <Debug> TCP-Session: 9ef4c40f-b66b-4884-b4bb-98313946e652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.05.20 17:13:31.865714 [ 309 ] {} <Debug> TCP-Session: 9017f235-01ad-437c-a803-d79f74686173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.05.20 17:13:31.865604 [ 307 ] {} <Debug> TCP-Session: d90ed5fe-6a94-47d2-97b7-0cc239a478cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2026.05.20 17:13:31.865523 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7433 | 2026.05.20 17:13:31.865800 [ 303 ] {} <Debug> TCP-Session: 885f50d6-c9c6-4bba-820a-8edf240e8742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2026.05.20 17:13:33.585953 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.05.20 17:13:33.586196 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 7436 | 2026.05.20 17:13:33.586556 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7437 | 2026.05.20 17:13:33.586600 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 7438 | 2026.05.20 17:13:33.586842 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7439 | 2026.05.20 17:13:33.586917 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7440 | 2026.05.20 17:13:33.587065 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 7441 | 2026.05.20 17:13:33.587159 [ 319 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7442 | 2026.05.20 17:13:33.587172 [ 326 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7443 | 2026.05.20 17:13:33.587194 [ 324 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7444 | 2026.05.20 17:13:33.587172 [ 340 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7445 | 2026.05.20 17:13:33.587330 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7446 | 2026.05.20 17:13:33.587358 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7447 | 2026.05.20 17:13:33.587465 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7448 | 2026.05.20 17:13:33.587491 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 7449 | 2026.05.20 17:13:33.587530 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 7450 | 2026.05.20 17:13:33.587574 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 7451 | 2026.05.20 17:13:33.587612 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 7452 | 2026.05.20 17:13:33.587648 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 7453 | 2026.05.20 17:13:33.588748 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> executeQuery: Read 42 rows, 6.31 KiB in 0.002652 sec., 15837.104072398191 rows/sec., 2.32 MiB/sec. | ||
| 7454 | 2026.05.20 17:13:33.588905 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> MemoryTracker: Peak memory usage (for query): 176.97 KiB. | ||
| 7455 | 2026.05.20 17:13:33.588921 [ 275 ] {f9ed79f5-a8c5-43e1-ae7d-0eeb65d471b8} <Debug> TCPHandler: Processed in 0.003109104 sec. | ||
| 7456 | 2026.05.20 17:13:33.591688 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.05.20 17:13:33.591804 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7458 | 2026.05.20 17:13:33.591851 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7459 | 2026.05.20 17:13:33.592313 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.05.20 17:13:33.592357 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7461 | 2026.05.20 17:13:33.592720 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7462 | 2026.05.20 17:13:33.592941 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.05.20 17:13:33.593092 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001319 sec., 18195.602729340408 rows/sec., 1.51 MiB/sec. | ||
| 7464 | 2026.05.20 17:13:33.593128 [ 275 ] {dcf97c02-4aa8-4905-8962-2afffbf1ae9a} <Debug> TCPHandler: Processed in 0.001496836 sec. | ||
| 7465 | 2026.05.20 17:13:33.593248 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2026.05.20 17:13:33.593347 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7467 | 2026.05.20 17:13:33.593389 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7468 | 2026.05.20 17:13:33.593848 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.05.20 17:13:33.593886 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7470 | 2026.05.20 17:13:33.594195 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7471 | 2026.05.20 17:13:33.594418 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.05.20 17:13:33.594566 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Debug> executeQuery: Read 224 rows, 20.40 KiB in 0.001238 sec., 180936.99515347334 rows/sec., 16.09 MiB/sec. | ||
| 7473 | 2026.05.20 17:13:33.594602 [ 275 ] {ace589e7-047a-483e-9b58-33a54ed2f726} <Debug> TCPHandler: Processed in 0.001406924 sec. | ||
| 7474 | 2026.05.20 17:13:33.594726 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.05.20 17:13:33.594821 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7476 | 2026.05.20 17:13:33.594864 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7477 | 2026.05.20 17:13:33.595259 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.20 17:13:33.595296 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7479 | 2026.05.20 17:13:33.595621 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7480 | 2026.05.20 17:13:33.595870 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.20 17:13:33.596000 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.001198 sec., 30050.083472454087 rows/sec., 2.25 MiB/sec. | ||
| 7482 | 2026.05.20 17:13:33.596037 [ 275 ] {4d15f055-d9c5-4d84-885d-165bec7a56f8} <Debug> TCPHandler: Processed in 0.001362813 sec. | ||
| 7483 | 2026.05.20 17:13:33.596166 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.05.20 17:13:33.596260 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7485 | 2026.05.20 17:13:33.596300 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7486 | 2026.05.20 17:13:33.596684 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.05.20 17:13:33.596720 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7488 | 2026.05.20 17:13:33.597013 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7489 | 2026.05.20 17:13:33.597230 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.05.20 17:13:33.597357 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 7491 | 2026.05.20 17:13:33.597391 [ 275 ] {ea73c9de-985d-4f1c-8c1f-2f5c1f83c3b1} <Debug> TCPHandler: Processed in 0.00127537 sec. | ||
| 7492 | 2026.05.20 17:13:33.597505 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.05.20 17:13:33.597601 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7494 | 2026.05.20 17:13:33.597641 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7495 | 2026.05.20 17:13:33.598019 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.05.20 17:13:33.598054 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7497 | 2026.05.20 17:13:33.598347 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7498 | 2026.05.20 17:13:33.598566 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.05.20 17:13:33.598699 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 7500 | 2026.05.20 17:13:33.598745 [ 275 ] {b98f60a2-8dba-460c-99c3-3c36bec6e70b} <Debug> TCPHandler: Processed in 0.001289401 sec. | ||
| 7501 | 2026.05.20 17:13:33.598878 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2026.05.20 17:13:33.598990 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7503 | 2026.05.20 17:13:33.599045 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7504 | 2026.05.20 17:13:33.599570 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.05.20 17:13:33.599616 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7506 | 2026.05.20 17:13:33.600035 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7507 | 2026.05.20 17:13:33.600321 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.05.20 17:13:33.600463 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Debug> executeQuery: Read 124 rows, 10.29 KiB in 0.001497 sec., 82832.33132932532 rows/sec., 6.72 MiB/sec. | ||
| 7509 | 2026.05.20 17:13:33.600499 [ 275 ] {205c77b3-addb-4eca-9bd2-87bffe54e184} <Debug> TCPHandler: Processed in 0.00168306 sec. | ||
| 7510 | 2026.05.20 17:13:33.600632 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2026.05.20 17:13:33.600733 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7512 | 2026.05.20 17:13:33.600776 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7513 | 2026.05.20 17:13:33.601160 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.05.20 17:13:33.601196 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7515 | 2026.05.20 17:13:33.601519 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7516 | 2026.05.20 17:13:33.601738 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.05.20 17:13:33.601873 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001164 sec., 168384.8797250859 rows/sec., 12.08 MiB/sec. | ||
| 7518 | 2026.05.20 17:13:33.601907 [ 275 ] {1bad38ed-dd8f-4d0d-a05b-7c126e2b38cf} <Debug> TCPHandler: Processed in 0.001325802 sec. | ||
| 7519 | 2026.05.20 17:13:33.602029 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2026.05.20 17:13:33.602124 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7521 | 2026.05.20 17:13:33.602177 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <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 | ||
| 7522 | 2026.05.20 17:13:33.602901 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.05.20 17:13:33.602937 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7524 | 2026.05.20 17:13:33.603463 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7525 | 2026.05.20 17:13:33.603693 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.05.20 17:13:33.603830 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001724 sec., 13921.113689095127 rows/sec., 24.95 MiB/sec. | ||
| 7527 | 2026.05.20 17:13:33.603879 [ 275 ] {6cd2c093-bbcf-4d20-b880-98ece27632fd} <Debug> TCPHandler: Processed in 0.001901036 sec. | ||
| 7528 | 2026.05.20 17:13:33.603999 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7529 | 2026.05.20 17:13:33.604095 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7530 | 2026.05.20 17:13:33.604136 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7531 | 2026.05.20 17:13:33.604470 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.05.20 17:13:33.604505 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7533 | 2026.05.20 17:13:33.604813 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7534 | 2026.05.20 17:13:33.605023 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2026.05.20 17:13:33.605160 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 7536 | 2026.05.20 17:13:33.605193 [ 275 ] {5c9cb534-3206-41ae-84e0-4edaf7970aec} <Debug> TCPHandler: Processed in 0.00124541 sec. | ||
| 7537 | 2026.05.20 17:13:33.647197 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15782 | ||
| 7538 | 2026.05.20 17:13:33.647630 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.05.20 17:13:33.647668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7540 | 2026.05.20 17:13:33.648121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7541 | 2026.05.20 17:13:33.648353 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.05.20 17:13:33.648488 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15782 | ||
| 7543 | 2026.05.20 17:13:34.454862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7544 | 2026.05.20 17:13:34.474616 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.05.20 17:13:34.474701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7546 | 2026.05.20 17:13:34.482735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7547 | 2026.05.20 17:13:34.483723 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.20 17:13:34.488621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7549 | 2026.05.20 17:13:38.584141 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7550 | 2026.05.20 17:13:38.584460 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7551 | 2026.05.20 17:13:38.584807 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7552 | 2026.05.20 17:13:38.584849 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7553 | 2026.05.20 17:13:38.585100 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7554 | 2026.05.20 17:13:38.585171 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7555 | 2026.05.20 17:13:38.585314 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7556 | 2026.05.20 17:13:38.585391 [ 319 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7557 | 2026.05.20 17:13:38.585403 [ 349 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7558 | 2026.05.20 17:13:38.585408 [ 326 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7559 | 2026.05.20 17:13:38.585404 [ 340 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7560 | 2026.05.20 17:13:38.585549 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7561 | 2026.05.20 17:13:38.585576 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7562 | 2026.05.20 17:13:38.585662 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7563 | 2026.05.20 17:13:38.585682 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 7564 | 2026.05.20 17:13:38.585718 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7565 | 2026.05.20 17:13:38.585757 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7566 | 2026.05.20 17:13:38.585793 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7567 | 2026.05.20 17:13:38.586956 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002588 sec., 13910.355486862441 rows/sec., 1.31 MiB/sec. | ||
| 7568 | 2026.05.20 17:13:38.587124 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> MemoryTracker: Peak memory usage (for query): 128.89 KiB. | ||
| 7569 | 2026.05.20 17:13:38.587140 [ 275 ] {59b3770e-a23d-421e-9362-d034d55fcfff} <Debug> TCPHandler: Processed in 0.003188836 sec. | ||
| 7570 | 2026.05.20 17:13:38.589080 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2026.05.20 17:13:38.589192 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7572 | 2026.05.20 17:13:38.589240 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7573 | 2026.05.20 17:13:38.589804 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.05.20 17:13:38.589852 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7575 | 2026.05.20 17:13:38.590279 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7576 | 2026.05.20 17:13:38.590513 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.05.20 17:13:38.590661 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Debug> executeQuery: Read 93 rows, 8.05 KiB in 0.0015 sec., 62000 rows/sec., 5.24 MiB/sec. | ||
| 7578 | 2026.05.20 17:13:38.590680 [ 101 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7579 | 2026.05.20 17:13:38.590699 [ 275 ] {66cbaaee-cd91-4977-b8d6-6d5571854107} <Debug> TCPHandler: Processed in 0.00167206 sec. | ||
| 7580 | 2026.05.20 17:13:38.590737 [ 101 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.05.20 17:13:38.590767 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7582 | 2026.05.20 17:13:38.590836 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.05.20 17:13:38.590887 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 7584 | 2026.05.20 17:13:38.590941 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7585 | 2026.05.20 17:13:38.590991 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7586 | 2026.05.20 17:13:38.591036 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7587 | 2026.05.20 17:13:38.591079 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1011 rows starting from the beginning of the part | ||
| 7588 | 2026.05.20 17:13:38.591148 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 93 rows starting from the beginning of the part | ||
| 7589 | 2026.05.20 17:13:38.591202 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 7590 | 2026.05.20 17:13:38.591249 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 92 rows starting from the beginning of the part | ||
| 7591 | 2026.05.20 17:13:38.591294 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 224 rows starting from the beginning of the part | ||
| 7592 | 2026.05.20 17:13:38.591334 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 93 rows starting from the beginning of the part | ||
| 7593 | 2026.05.20 17:13:38.591400 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.05.20 17:13:38.591442 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7595 | 2026.05.20 17:13:38.591777 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7596 | 2026.05.20 17:13:38.592011 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.05.20 17:13:38.592154 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001234 sec., 14586.709886547811 rows/sec., 1.07 MiB/sec. | ||
| 7598 | 2026.05.20 17:13:38.592190 [ 275 ] {c5a19678-aaff-4331-afd5-5ed15d28daa2} <Debug> TCPHandler: Processed in 0.001406913 sec. | ||
| 7599 | 2026.05.20 17:13:38.592306 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.05.20 17:13:38.592402 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.05.20 17:13:38.592443 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7602 | 2026.05.20 17:13:38.592503 [ 189 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166486 sec., 971252.838076475 rows/sec., 83.77 MiB/sec. | ||
| 7603 | 2026.05.20 17:13:38.592749 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7604 | 2026.05.20 17:13:38.592831 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.05.20 17:13:38.592871 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7606 | 2026.05.20 17:13:38.593093 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.20 17:13:38.593185 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_46_9} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7608 | 2026.05.20 17:13:38.593204 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7609 | 2026.05.20 17:13:38.593280 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7610 | 2026.05.20 17:13:38.593429 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.05.20 17:13:38.593568 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.09 KiB/sec. | ||
| 7612 | 2026.05.20 17:13:38.593603 [ 275 ] {9f11acac-3480-4a30-b9b5-841746fa3e7c} <Debug> TCPHandler: Processed in 0.001347842 sec. | ||
| 7613 | 2026.05.20 17:13:38.593726 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.05.20 17:13:38.593820 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7615 | 2026.05.20 17:13:38.593859 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7616 | 2026.05.20 17:13:38.594267 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.05.20 17:13:38.594302 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7618 | 2026.05.20 17:13:38.594614 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7619 | 2026.05.20 17:13:38.594821 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.05.20 17:13:38.594948 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001146 sec., 71553.22862129145 rows/sec., 5.59 MiB/sec. | ||
| 7621 | 2026.05.20 17:13:38.594952 [ 79 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7622 | 2026.05.20 17:13:38.594985 [ 275 ] {5ff9c971-da0e-4ed0-a15f-72fdccee0e7a} <Debug> TCPHandler: Processed in 0.001309971 sec. | ||
| 7623 | 2026.05.20 17:13:38.595010 [ 79 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.05.20 17:13:38.595036 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7625 | 2026.05.20 17:13:38.595104 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.05.20 17:13:38.595108 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 7627 | 2026.05.20 17:13:38.595207 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7628 | 2026.05.20 17:13:38.595221 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7629 | 2026.05.20 17:13:38.595255 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 604 rows starting from the beginning of the part | ||
| 7630 | 2026.05.20 17:13:38.595259 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7631 | 2026.05.20 17:13:38.595310 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 84 rows starting from the beginning of the part | ||
| 7632 | 2026.05.20 17:13:38.595359 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 88 rows starting from the beginning of the part | ||
| 7633 | 2026.05.20 17:13:38.595400 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
| 7634 | 2026.05.20 17:13:38.595439 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 124 rows starting from the beginning of the part | ||
| 7635 | 2026.05.20 17:13:38.595494 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 7636 | 2026.05.20 17:13:38.595692 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.05.20 17:13:38.595734 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7638 | 2026.05.20 17:13:38.596087 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7639 | 2026.05.20 17:13:38.596310 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.05.20 17:13:38.596444 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 7641 | 2026.05.20 17:13:38.596454 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7642 | 2026.05.20 17:13:38.596478 [ 187 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399693 sec., 760166.6936964034 rows/sec., 60.03 MiB/sec. | ||
| 7643 | 2026.05.20 17:13:38.596482 [ 275 ] {5f2e3169-c3ef-44a6-8268-4bc2a614e949} <Debug> TCPHandler: Processed in 0.001428044 sec. | ||
| 7644 | 2026.05.20 17:13:38.596497 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.05.20 17:13:38.596535 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7646 | 2026.05.20 17:13:38.596616 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2026.05.20 17:13:38.596623 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 7648 | 2026.05.20 17:13:38.596625 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7649 | 2026.05.20 17:13:38.596716 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7650 | 2026.05.20 17:13:38.596749 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7651 | 2026.05.20 17:13:38.596766 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7652 | 2026.05.20 17:13:38.596789 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6819 rows starting from the beginning of the part | ||
| 7653 | 2026.05.20 17:13:38.596855 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part | ||
| 7654 | 2026.05.20 17:13:38.596908 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 7655 | 2026.05.20 17:13:38.596954 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.05.20 17:13:38.596959 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 7657 | 2026.05.20 17:13:38.597022 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 196 rows starting from the beginning of the part | ||
| 7658 | 2026.05.20 17:13:38.597034 [ 190 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_46_9} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7659 | 2026.05.20 17:13:38.597079 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7660 | 2026.05.20 17:13:38.597085 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.05.20 17:13:38.597127 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7662 | 2026.05.20 17:13:38.597131 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7663 | 2026.05.20 17:13:38.597444 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7664 | 2026.05.20 17:13:38.597667 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.05.20 17:13:38.597796 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 57.81 KiB/sec. | ||
| 7666 | 2026.05.20 17:13:38.597830 [ 275 ] {549e0731-726b-4c1a-8bde-6b33927ecac3} <Debug> TCPHandler: Processed in 0.00126366 sec. | ||
| 7667 | 2026.05.20 17:13:38.597942 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7668 | 2026.05.20 17:13:38.598037 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7669 | 2026.05.20 17:13:38.598092 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <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 | ||
| 7670 | 2026.05.20 17:13:38.598829 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2026.05.20 17:13:38.598864 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7672 | 2026.05.20 17:13:38.599341 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7656 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760836 sec., 2773073.0836601667 rows/sec., 192.61 MiB/sec. | ||
| 7673 | 2026.05.20 17:13:38.599400 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7674 | 2026.05.20 17:13:38.599633 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.05.20 17:13:38.599770 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00175 sec., 10285.714285714286 rows/sec., 18.43 MiB/sec. | ||
| 7676 | 2026.05.20 17:13:38.599822 [ 275 ] {f189ef52-09a2-4ce0-8594-4f1adeae7cd9} <Debug> TCPHandler: Processed in 0.001930636 sec. | ||
| 7677 | 2026.05.20 17:13:38.599940 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.05.20 17:13:38.600036 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.05.20 17:13:38.600080 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7680 | 2026.05.20 17:13:38.600083 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7681 | 2026.05.20 17:13:38.600375 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2026.05.20 17:13:38.600407 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.05.20 17:13:38.600448 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7684 | 2026.05.20 17:13:38.600451 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7685 | 2026.05.20 17:13:38.600539 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 7686 | 2026.05.20 17:13:38.600761 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7687 | 2026.05.20 17:13:38.600978 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.05.20 17:13:38.601107 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7689 | 2026.05.20 17:13:38.601110 [ 83 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7690 | 2026.05.20 17:13:38.601142 [ 275 ] {f57e8e84-d53a-4f2b-a1ca-129edcbe43bd} <Debug> TCPHandler: Processed in 0.00125281 sec. | ||
| 7691 | 2026.05.20 17:13:38.601178 [ 83 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2026.05.20 17:13:38.601204 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7693 | 2026.05.20 17:13:38.601272 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 7694 | 2026.05.20 17:13:38.601362 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7695 | 2026.05.20 17:13:38.601386 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2310 rows starting from the beginning of the part | ||
| 7696 | 2026.05.20 17:13:38.601429 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 7697 | 2026.05.20 17:13:38.601462 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 7698 | 2026.05.20 17:13:38.601495 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 7699 | 2026.05.20 17:13:38.601526 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7700 | 2026.05.20 17:13:38.601560 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7701 | 2026.05.20 17:13:38.602425 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 4 columns (4 merged, 0 gathered) in 0.001179758 sec., 2212318.1194787407 rows/sec., 145.10 MiB/sec. | ||
| 7702 | 2026.05.20 17:13:38.602625 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7703 | 2026.05.20 17:13:38.602867 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.05.20 17:13:38.602928 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_46_9} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7705 | 2026.05.20 17:13:38.602994 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7706 | 2026.05.20 17:13:41.011441 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7707 | 2026.05.20 17:13:41.011513 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7708 | 2026.05.20 17:13:41.148553 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16294 | ||
| 7709 | 2026.05.20 17:13:41.149077 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.05.20 17:13:41.149117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7711 | 2026.05.20 17:13:41.149649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7712 | 2026.05.20 17:13:41.149879 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.05.20 17:13:41.150003 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 7714 | 2026.05.20 17:13:41.989721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7715 | 2026.05.20 17:13:42.005598 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.05.20 17:13:42.005655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7717 | 2026.05.20 17:13:42.012148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7718 | 2026.05.20 17:13:42.012868 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.05.20 17:13:42.015605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7720 | 2026.05.20 17:13:43.584727 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.05.20 17:13:43.584954 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7722 | 2026.05.20 17:13:43.585278 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7723 | 2026.05.20 17:13:43.585315 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7724 | 2026.05.20 17:13:43.585531 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7725 | 2026.05.20 17:13:43.585599 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7726 | 2026.05.20 17:13:43.585748 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7727 | 2026.05.20 17:13:43.585843 [ 349 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7728 | 2026.05.20 17:13:43.585852 [ 326 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7729 | 2026.05.20 17:13:43.585890 [ 324 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7730 | 2026.05.20 17:13:43.585852 [ 340 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7731 | 2026.05.20 17:13:43.586028 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7732 | 2026.05.20 17:13:43.586054 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7733 | 2026.05.20 17:13:43.586160 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7734 | 2026.05.20 17:13:43.586185 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 7735 | 2026.05.20 17:13:43.586223 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7736 | 2026.05.20 17:13:43.586268 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7737 | 2026.05.20 17:13:43.586310 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7738 | 2026.05.20 17:13:43.587410 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> executeQuery: Read 36 rows, 3.47 KiB in 0.002546 sec., 14139.827179890022 rows/sec., 1.33 MiB/sec. | ||
| 7739 | 2026.05.20 17:13:43.587556 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> MemoryTracker: Peak memory usage (for query): 128.48 KiB. | ||
| 7740 | 2026.05.20 17:13:43.587572 [ 275 ] {a43794e4-236c-477d-bec7-6010f5ec8c7c} <Debug> TCPHandler: Processed in 0.002973081 sec. | ||
| 7741 | 2026.05.20 17:13:43.589613 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2026.05.20 17:13:43.589728 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7743 | 2026.05.20 17:13:43.589773 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7744 | 2026.05.20 17:13:43.590316 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.05.20 17:13:43.590357 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7746 | 2026.05.20 17:13:43.590728 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7747 | 2026.05.20 17:13:43.590944 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.05.20 17:13:43.591087 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001391 sec., 74766.3551401869 rows/sec., 6.27 MiB/sec. | ||
| 7749 | 2026.05.20 17:13:43.591122 [ 275 ] {a7f749f1-eba0-47bb-8109-35c427886e95} <Debug> TCPHandler: Processed in 0.001562947 sec. | ||
| 7750 | 2026.05.20 17:13:43.591249 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.05.20 17:13:43.591346 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7752 | 2026.05.20 17:13:43.591386 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7753 | 2026.05.20 17:13:43.591788 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.05.20 17:13:43.591823 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7755 | 2026.05.20 17:13:43.592101 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7756 | 2026.05.20 17:13:43.592306 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.05.20 17:13:43.592417 [ 77 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7758 | 2026.05.20 17:13:43.592432 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.59 MiB/sec. | ||
| 7759 | 2026.05.20 17:13:43.592462 [ 77 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.05.20 17:13:43.592475 [ 275 ] {a9bdc67d-084a-4cb5-b264-9abfd5f37f9b} <Debug> TCPHandler: Processed in 0.00127415 sec. | ||
| 7761 | 2026.05.20 17:13:43.592490 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7762 | 2026.05.20 17:13:43.592583 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 7763 | 2026.05.20 17:13:43.592597 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.05.20 17:13:43.592683 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7765 | 2026.05.20 17:13:43.592696 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7766 | 2026.05.20 17:13:43.592710 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 214 rows starting from the beginning of the part | ||
| 7767 | 2026.05.20 17:13:43.592737 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7768 | 2026.05.20 17:13:43.592764 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 7769 | 2026.05.20 17:13:43.592816 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part | ||
| 7770 | 2026.05.20 17:13:43.592860 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 7771 | 2026.05.20 17:13:43.592899 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part | ||
| 7772 | 2026.05.20 17:13:43.592936 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 7773 | 2026.05.20 17:13:43.593157 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.05.20 17:13:43.593192 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7775 | 2026.05.20 17:13:43.593504 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7776 | 2026.05.20 17:13:43.593669 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120807 sec., 297999.5663838645 rows/sec., 21.18 MiB/sec. | ||
| 7777 | 2026.05.20 17:13:43.593713 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.05.20 17:13:43.593792 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7779 | 2026.05.20 17:13:43.593842 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001164 sec., 75601.37457044673 rows/sec., 5.90 MiB/sec. | ||
| 7780 | 2026.05.20 17:13:43.593875 [ 275 ] {b97b6e91-247b-4c54-8833-19ff7effbf9b} <Debug> TCPHandler: Processed in 0.001326762 sec. | ||
| 7781 | 2026.05.20 17:13:43.593994 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2026.05.20 17:13:43.594031 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.05.20 17:13:43.594088 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7784 | 2026.05.20 17:13:43.594092 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_46_9} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7785 | 2026.05.20 17:13:43.594130 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7786 | 2026.05.20 17:13:43.594158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7787 | 2026.05.20 17:13:43.594523 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.05.20 17:13:43.594557 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7789 | 2026.05.20 17:13:43.594869 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7790 | 2026.05.20 17:13:43.595073 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.05.20 17:13:43.595199 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001129 sec., 141718.33480956597 rows/sec., 9.87 MiB/sec. | ||
| 7792 | 2026.05.20 17:13:43.595234 [ 275 ] {0a419ad9-bce8-4716-8014-9d0bcac01d3d} <Debug> TCPHandler: Processed in 0.00128783 sec. | ||
| 7793 | 2026.05.20 17:13:43.595341 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.05.20 17:13:43.595434 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7795 | 2026.05.20 17:13:43.595488 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <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 | ||
| 7796 | 2026.05.20 17:13:43.596221 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.05.20 17:13:43.596257 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7798 | 2026.05.20 17:13:43.596762 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7799 | 2026.05.20 17:13:43.596983 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.05.20 17:13:43.597094 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7801 | 2026.05.20 17:13:43.597121 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001704 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 7802 | 2026.05.20 17:13:43.597128 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.05.20 17:13:43.597161 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7804 | 2026.05.20 17:13:43.597178 [ 275 ] {93e29102-3a89-447d-b478-64cb9ae088b1} <Debug> TCPHandler: Processed in 0.001883755 sec. | ||
| 7805 | 2026.05.20 17:13:43.597300 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 7806 | 2026.05.20 17:13:43.597305 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.05.20 17:13:43.597451 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7808 | 2026.05.20 17:13:43.597492 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7809 | 2026.05.20 17:13:43.597588 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7810 | 2026.05.20 17:13:43.597655 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 739 rows starting from the beginning of the part | ||
| 7811 | 2026.05.20 17:13:43.597798 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 7812 | 2026.05.20 17:13:43.597827 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.05.20 17:13:43.597867 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7814 | 2026.05.20 17:13:43.597915 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7815 | 2026.05.20 17:13:43.598028 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 7816 | 2026.05.20 17:13:43.598142 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7817 | 2026.05.20 17:13:43.598174 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7818 | 2026.05.20 17:13:43.598254 [ 193 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7819 | 2026.05.20 17:13:43.598398 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.05.20 17:13:43.598535 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7821 | 2026.05.20 17:13:43.598570 [ 275 ] {e6c959e3-176c-4bae-ae7f-17c1af695add} <Debug> TCPHandler: Processed in 0.001312771 sec. | ||
| 7822 | 2026.05.20 17:13:43.623269 [ 196 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 19 columns (19 merged, 0 gathered) in 0.02603654 sec., 32531.204222988155 rows/sec., 58.29 MiB/sec. | ||
| 7823 | 2026.05.20 17:13:43.624409 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7824 | 2026.05.20 17:13:43.624754 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.05.20 17:13:43.624826 [ 201 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7826 | 2026.05.20 17:13:43.624918 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 7827 | 2026.05.20 17:13:44.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.22 MiB, peak 290.78 MiB, free memory in arenas 0.00 B, will set to 286.79 MiB (RSS), difference: 3.57 MiB | ||
| 7828 | 2026.05.20 17:13:44.520789 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.05.20 17:13:44.521060 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', '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) | ||
| 7830 | 2026.05.20 17:13:44.521452 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7831 | 2026.05.20 17:13:44.521495 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', '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 | ||
| 7832 | 2026.05.20 17:13:44.521751 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7833 | 2026.05.20 17:13:44.521827 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7834 | 2026.05.20 17:13:44.521978 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 7835 | 2026.05.20 17:13:44.522074 [ 349 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7836 | 2026.05.20 17:13:44.522091 [ 326 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7837 | 2026.05.20 17:13:44.522097 [ 324 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7838 | 2026.05.20 17:13:44.522084 [ 340 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7839 | 2026.05.20 17:13:44.522259 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7840 | 2026.05.20 17:13:44.522287 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7841 | 2026.05.20 17:13:44.522376 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7842 | 2026.05.20 17:13:44.522397 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 7843 | 2026.05.20 17:13:44.522435 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', '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'))" | ||
| 7844 | 2026.05.20 17:13:44.522475 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', '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'))" | ||
| 7845 | 2026.05.20 17:13:44.522513 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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:expired_targets', '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'))" | ||
| 7846 | 2026.05.20 17:13:44.523694 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> executeQuery: Read 36 rows, 7.64 KiB in 0.002752 sec., 13081.395348837208 rows/sec., 2.71 MiB/sec. | ||
| 7847 | 2026.05.20 17:13:44.523894 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> MemoryTracker: Peak memory usage (for query): 148.82 KiB. | ||
| 7848 | 2026.05.20 17:13:44.523910 [ 275 ] {ae7fb081-5cbd-4c2d-863a-33894d8151d3} <Debug> TCPHandler: Processed in 0.003269218 sec. | ||
| 7849 | 2026.05.20 17:13:44.560535 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.05.20 17:13:44.560657 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7851 | 2026.05.20 17:13:44.560706 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7852 | 2026.05.20 17:13:44.561278 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.05.20 17:13:44.561323 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7854 | 2026.05.20 17:13:44.561765 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7855 | 2026.05.20 17:13:44.561969 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.05.20 17:13:44.562121 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.0015 sec., 6666.666666666667 rows/sec., 1.28 MiB/sec. | ||
| 7857 | 2026.05.20 17:13:44.562159 [ 275 ] {3e327121-b176-4db1-a7d7-1ef9938aef77} <Debug> TCPHandler: Processed in 0.00168471 sec. | ||
| 7858 | 2026.05.20 17:13:44.562290 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.05.20 17:13:44.562388 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7860 | 2026.05.20 17:13:44.562431 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7861 | 2026.05.20 17:13:44.562859 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.05.20 17:13:44.562896 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7863 | 2026.05.20 17:13:44.563183 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7864 | 2026.05.20 17:13:44.563390 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.05.20 17:13:44.563519 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 851.62 KiB/sec. | ||
| 7866 | 2026.05.20 17:13:44.563555 [ 275 ] {714f6f19-adaa-42af-b7a8-0e7c34a40a5b} <Debug> TCPHandler: Processed in 0.001316271 sec. | ||
| 7867 | 2026.05.20 17:13:44.563670 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.05.20 17:13:44.563767 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7869 | 2026.05.20 17:13:44.563807 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7870 | 2026.05.20 17:13:44.565279 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.05.20 17:13:44.565314 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7872 | 2026.05.20 17:13:44.565753 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7873 | 2026.05.20 17:13:44.565971 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.05.20 17:13:44.566102 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Debug> executeQuery: Read 2446 rows, 185.55 KiB in 0.002352 sec., 1039965.9863945579 rows/sec., 77.04 MiB/sec. | ||
| 7875 | 2026.05.20 17:13:44.566137 [ 275 ] {213ec603-6ded-4beb-91b8-16812db20c07} <Debug> TCPHandler: Processed in 0.00251781 sec. | ||
| 7876 | 2026.05.20 17:13:44.566251 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.05.20 17:13:44.566347 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.05.20 17:13:44.566387 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7879 | 2026.05.20 17:13:44.566789 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.05.20 17:13:44.566825 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7881 | 2026.05.20 17:13:44.567128 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7882 | 2026.05.20 17:13:44.567350 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.05.20 17:13:44.567482 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Debug> executeQuery: Read 39 rows, 2.87 KiB in 0.001154 sec., 33795.49393414211 rows/sec., 2.43 MiB/sec. | ||
| 7884 | 2026.05.20 17:13:44.567518 [ 275 ] {4c091bd3-1992-4d0c-af28-721a70094547} <Debug> TCPHandler: Processed in 0.001318202 sec. | ||
| 7885 | 2026.05.20 17:13:44.567632 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.05.20 17:13:44.567728 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.05.20 17:13:44.567767 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7888 | 2026.05.20 17:13:44.568384 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.05.20 17:13:44.568420 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7890 | 2026.05.20 17:13:44.568742 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7891 | 2026.05.20 17:13:44.568952 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.05.20 17:13:44.569078 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001369 sec., 585098.6121256391 rows/sec., 33.80 MiB/sec. | ||
| 7893 | 2026.05.20 17:13:44.569113 [ 275 ] {df640e55-06c6-4d5e-867c-65e93e602645} <Debug> TCPHandler: Processed in 0.001531077 sec. | ||
| 7894 | 2026.05.20 17:13:44.569225 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.05.20 17:13:44.569320 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.05.20 17:13:44.569360 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7897 | 2026.05.20 17:13:44.569742 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Trace> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.05.20 17:13:44.569776 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7899 | 2026.05.20 17:13:44.570056 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 7900 | 2026.05.20 17:13:44.570268 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Trace> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.05.20 17:13:44.570390 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001088 sec., 1838.235294117647 rows/sec., 129.25 KiB/sec. | ||
| 7902 | 2026.05.20 17:13:44.570425 [ 275 ] {58d1837f-c932-4454-8508-14be158c975a} <Debug> TCPHandler: Processed in 0.00125152 sec. | ||
| 7903 | 2026.05.20 17:13:44.570536 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2026.05.20 17:13:44.570631 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7905 | 2026.05.20 17:13:44.570672 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7906 | 2026.05.20 17:13:44.571460 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.05.20 17:13:44.571497 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7908 | 2026.05.20 17:13:44.571856 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7909 | 2026.05.20 17:13:44.572068 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.05.20 17:13:44.572198 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Debug> executeQuery: Read 1318 rows, 90.38 KiB in 0.001585 sec., 831545.7413249211 rows/sec., 55.68 MiB/sec. | ||
| 7911 | 2026.05.20 17:13:44.572234 [ 275 ] {e0181a61-029a-411f-a324-9c7efa414633} <Debug> TCPHandler: Processed in 0.001748931 sec. | ||
| 7912 | 2026.05.20 17:13:44.572354 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.05.20 17:13:44.572458 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7914 | 2026.05.20 17:13:44.572503 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7915 | 2026.05.20 17:13:44.574742 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.05.20 17:13:44.574779 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7917 | 2026.05.20 17:13:44.575575 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7918 | 2026.05.20 17:13:44.575801 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.05.20 17:13:44.575937 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Debug> executeQuery: Read 7839 rows, 523.35 KiB in 0.003498 sec., 2240994.8542024014 rows/sec., 146.11 MiB/sec. | ||
| 7920 | 2026.05.20 17:13:44.575975 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 7921 | 2026.05.20 17:13:44.575988 [ 275 ] {c452d756-c8be-4a15-9c99-22099cd6aa0d} <Debug> TCPHandler: Processed in 0.003688778 sec. | ||
| 7922 | 2026.05.20 17:13:44.576115 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.05.20 17:13:44.576212 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7924 | 2026.05.20 17:13:44.576267 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <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 | ||
| 7925 | 2026.05.20 17:13:44.577046 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.05.20 17:13:44.577084 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7927 | 2026.05.20 17:13:44.577614 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7928 | 2026.05.20 17:13:44.577842 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.05.20 17:13:44.577981 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001788 sec., 15100.671140939596 rows/sec., 27.06 MiB/sec. | ||
| 7930 | 2026.05.20 17:13:44.578032 [ 275 ] {d61d08e5-8981-4074-8e25-917e7bd656cb} <Debug> TCPHandler: Processed in 0.001969127 sec. | ||
| 7931 | 2026.05.20 17:13:44.578153 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.05.20 17:13:44.578250 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.05.20 17:13:44.578294 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7934 | 2026.05.20 17:13:44.578675 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.05.20 17:13:44.578712 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7936 | 2026.05.20 17:13:44.579017 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7937 | 2026.05.20 17:13:44.579235 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.05.20 17:13:44.579365 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 730.91 KiB/sec. | ||
| 7939 | 2026.05.20 17:13:44.579401 [ 275 ] {a2057368-6c0c-4cf6-a69b-9e5f9dde95b5} <Debug> TCPHandler: Processed in 0.001298861 sec. | ||
| 7940 | 2026.05.20 17:13:48.582139 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.05.20 17:13:48.582524 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7942 | 2026.05.20 17:13:48.582864 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7943 | 2026.05.20 17:13:48.582901 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7944 | 2026.05.20 17:13:48.583114 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7945 | 2026.05.20 17:13:48.583181 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7946 | 2026.05.20 17:13:48.583323 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7947 | 2026.05.20 17:13:48.583434 [ 328 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7948 | 2026.05.20 17:13:48.583441 [ 326 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 7949 | 2026.05.20 17:13:48.583434 [ 342 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7950 | 2026.05.20 17:13:48.583517 [ 363 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7951 | 2026.05.20 17:13:48.583434 [ 324 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7952 | 2026.05.20 17:13:48.583713 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 7953 | 2026.05.20 17:13:48.583741 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7954 | 2026.05.20 17:13:48.583837 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7955 | 2026.05.20 17:13:48.583859 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 46 rows with 4 streams | ||
| 7956 | 2026.05.20 17:13:48.583896 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7957 | 2026.05.20 17:13:48.583939 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7958 | 2026.05.20 17:13:48.583977 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7959 | 2026.05.20 17:13:48.584014 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7960 | 2026.05.20 17:13:48.585183 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> executeQuery: Read 46 rows, 3.81 KiB in 0.002813 sec., 16352.648418059012 rows/sec., 1.32 MiB/sec. | ||
| 7961 | 2026.05.20 17:13:48.585350 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> MemoryTracker: Peak memory usage (for query): 160.54 KiB. | ||
| 7962 | 2026.05.20 17:13:48.585366 [ 275 ] {2153eb56-71c2-4b63-ba7e-66ae7805c8fc} <Debug> TCPHandler: Processed in 0.003413772 sec. | ||
| 7963 | 2026.05.20 17:13:48.586924 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7964 | 2026.05.20 17:13:48.587033 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7965 | 2026.05.20 17:13:48.587077 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7966 | 2026.05.20 17:13:48.587570 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.05.20 17:13:48.587611 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7968 | 2026.05.20 17:13:48.587980 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7969 | 2026.05.20 17:13:48.588217 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.05.20 17:13:48.588359 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001357 sec., 41267.50184229919 rows/sec., 3.17 MiB/sec. | ||
| 7971 | 2026.05.20 17:13:48.588395 [ 275 ] {12fd1533-173c-4475-b465-061566ad01e8} <Debug> TCPHandler: Processed in 0.001525597 sec. | ||
| 7972 | 2026.05.20 17:13:48.588528 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.05.20 17:13:48.588628 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7974 | 2026.05.20 17:13:48.588669 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7975 | 2026.05.20 17:13:48.589080 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.05.20 17:13:48.589116 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7977 | 2026.05.20 17:13:48.589413 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7978 | 2026.05.20 17:13:48.589636 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.05.20 17:13:48.589763 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 7980 | 2026.05.20 17:13:48.589798 [ 275 ] {30921f89-f152-48cd-a7ce-d4ab6587f583} <Debug> TCPHandler: Processed in 0.001320731 sec. | ||
| 7981 | 2026.05.20 17:13:48.589929 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.05.20 17:13:48.590025 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7983 | 2026.05.20 17:13:48.590068 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7984 | 2026.05.20 17:13:48.590447 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.05.20 17:13:48.590484 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7986 | 2026.05.20 17:13:48.590807 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7987 | 2026.05.20 17:13:48.591028 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.05.20 17:13:48.591154 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. | ||
| 7989 | 2026.05.20 17:13:48.591188 [ 275 ] {16d0780b-8db1-4157-aa4b-af16f7d597f6} <Debug> TCPHandler: Processed in 0.001309992 sec. | ||
| 7990 | 2026.05.20 17:13:48.591311 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.05.20 17:13:48.591408 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7992 | 2026.05.20 17:13:48.591449 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7993 | 2026.05.20 17:13:48.591784 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.05.20 17:13:48.591819 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7995 | 2026.05.20 17:13:48.592111 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7996 | 2026.05.20 17:13:48.592316 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.05.20 17:13:48.592441 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 7998 | 2026.05.20 17:13:48.592476 [ 275 ] {fc385ca1-e3d2-4620-8163-73dd9a09ca17} <Debug> TCPHandler: Processed in 0.001215379 sec. | ||
| 7999 | 2026.05.20 17:13:48.650995 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16742 | ||
| 8000 | 2026.05.20 17:13:48.651433 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2026.05.20 17:13:48.651475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8002 | 2026.05.20 17:13:48.651939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8003 | 2026.05.20 17:13:48.652176 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2026.05.20 17:13:48.652317 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16742 | ||
| 8005 | 2026.05.20 17:13:49.516566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8006 | 2026.05.20 17:13:49.533021 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.05.20 17:13:49.533083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8008 | 2026.05.20 17:13:49.539025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8009 | 2026.05.20 17:13:49.539718 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.05.20 17:13:49.542467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8011 | 2026.05.20 17:13:53.584375 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2026.05.20 17:13:53.584641 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8013 | 2026.05.20 17:13:53.584983 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8014 | 2026.05.20 17:13:53.585023 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8015 | 2026.05.20 17:13:53.585238 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8016 | 2026.05.20 17:13:53.585306 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8017 | 2026.05.20 17:13:53.585445 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8018 | 2026.05.20 17:13:53.585544 [ 344 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8019 | 2026.05.20 17:13:53.585570 [ 363 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8020 | 2026.05.20 17:13:53.585572 [ 366 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8021 | 2026.05.20 17:13:53.585544 [ 356 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8022 | 2026.05.20 17:13:53.585556 [ 328 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 8023 | 2026.05.20 17:13:53.585805 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 8024 | 2026.05.20 17:13:53.585834 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8025 | 2026.05.20 17:13:53.585931 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8026 | 2026.05.20 17:13:53.585952 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 46 rows with 4 streams | ||
| 8027 | 2026.05.20 17:13:53.585988 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8028 | 2026.05.20 17:13:53.586027 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8029 | 2026.05.20 17:13:53.586064 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8030 | 2026.05.20 17:13:53.586100 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8031 | 2026.05.20 17:13:53.587326 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> executeQuery: Read 46 rows, 3.81 KiB in 0.002786 sec., 16511.127063890883 rows/sec., 1.33 MiB/sec. | ||
| 8032 | 2026.05.20 17:13:53.587533 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> MemoryTracker: Peak memory usage (for query): 162.80 KiB. | ||
| 8033 | 2026.05.20 17:13:53.587549 [ 275 ] {4b8f33f0-75d0-4b2c-ba93-669b11237a25} <Debug> TCPHandler: Processed in 0.003315209 sec. | ||
| 8034 | 2026.05.20 17:13:53.589587 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.05.20 17:13:53.589710 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8036 | 2026.05.20 17:13:53.589757 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8037 | 2026.05.20 17:13:53.590345 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.05.20 17:13:53.590396 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8039 | 2026.05.20 17:13:53.590776 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8040 | 2026.05.20 17:13:53.591008 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.05.20 17:13:53.591157 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00148 sec., 70270.27027027027 rows/sec., 5.90 MiB/sec. | ||
| 8042 | 2026.05.20 17:13:53.591195 [ 275 ] {d2b612b4-6ad4-438f-bea3-c6273e3b2dda} <Debug> TCPHandler: Processed in 0.00167037 sec. | ||
| 8043 | 2026.05.20 17:13:53.591328 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2026.05.20 17:13:53.591426 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8045 | 2026.05.20 17:13:53.591467 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8046 | 2026.05.20 17:13:53.591916 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.05.20 17:13:53.591954 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8048 | 2026.05.20 17:13:53.592240 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8049 | 2026.05.20 17:13:53.592441 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.05.20 17:13:53.592574 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.51 MiB/sec. | ||
| 8051 | 2026.05.20 17:13:53.592610 [ 275 ] {f87eaefd-c1af-41a6-b9a9-84358556b7e5} <Debug> TCPHandler: Processed in 0.001332862 sec. | ||
| 8052 | 2026.05.20 17:13:53.592740 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.05.20 17:13:53.592838 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8054 | 2026.05.20 17:13:53.592879 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8055 | 2026.05.20 17:13:53.593304 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.05.20 17:13:53.593342 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8057 | 2026.05.20 17:13:53.593638 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8058 | 2026.05.20 17:13:53.593837 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.05.20 17:13:53.593965 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001144 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 8060 | 2026.05.20 17:13:53.594001 [ 275 ] {660326ca-b9f2-48c8-8452-28791f970bff} <Debug> TCPHandler: Processed in 0.001312681 sec. | ||
| 8061 | 2026.05.20 17:13:53.594130 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.05.20 17:13:53.594227 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8063 | 2026.05.20 17:13:53.594271 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8064 | 2026.05.20 17:13:53.594679 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.05.20 17:13:53.594716 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8066 | 2026.05.20 17:13:53.595037 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8067 | 2026.05.20 17:13:53.595239 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.05.20 17:13:53.595371 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 8069 | 2026.05.20 17:13:53.595408 [ 275 ] {4996f203-6a8f-4989-8635-82d5c0381745} <Debug> TCPHandler: Processed in 0.001329221 sec. | ||
| 8070 | 2026.05.20 17:13:53.595530 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.05.20 17:13:53.595628 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8072 | 2026.05.20 17:13:53.595683 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <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 | ||
| 8073 | 2026.05.20 17:13:53.596469 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.05.20 17:13:53.596506 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8075 | 2026.05.20 17:13:53.597013 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8076 | 2026.05.20 17:13:53.597230 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.05.20 17:13:53.597374 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001763 sec., 13613.159387407828 rows/sec., 24.39 MiB/sec. | ||
| 8078 | 2026.05.20 17:13:53.597426 [ 275 ] {b16f91d1-2590-405c-940a-c925791591cf} <Debug> TCPHandler: Processed in 0.001944876 sec. | ||
| 8079 | 2026.05.20 17:13:53.597551 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.05.20 17:13:53.597650 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8081 | 2026.05.20 17:13:53.597692 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8082 | 2026.05.20 17:13:53.598043 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.05.20 17:13:53.598079 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8084 | 2026.05.20 17:13:53.598376 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8085 | 2026.05.20 17:13:53.598579 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.05.20 17:13:53.598711 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8087 | 2026.05.20 17:13:53.598745 [ 275 ] {5958f2de-0256-42a9-b633-57ca7e3a2151} <Debug> TCPHandler: Processed in 0.00124506 sec. | ||
| 8088 | 2026.05.20 17:13:56.011773 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8089 | 2026.05.20 17:13:56.011860 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8090 | 2026.05.20 17:13:56.153303 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17254 | ||
| 8091 | 2026.05.20 17:13:56.153804 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.05.20 17:13:56.153842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8093 | 2026.05.20 17:13:56.154332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8094 | 2026.05.20 17:13:56.154563 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.20 17:13:56.154689 [ 129 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8096 | 2026.05.20 17:13:56.154697 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 8097 | 2026.05.20 17:13:56.154737 [ 129 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.05.20 17:13:56.154761 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8099 | 2026.05.20 17:13:56.154856 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 8100 | 2026.05.20 17:13:56.154943 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8101 | 2026.05.20 17:13:56.154974 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14822 rows starting from the beginning of the part | ||
| 8102 | 2026.05.20 17:13:56.155028 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8103 | 2026.05.20 17:13:56.155069 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8104 | 2026.05.20 17:13:56.155106 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8105 | 2026.05.20 17:13:56.155143 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8106 | 2026.05.20 17:13:56.155182 [ 191 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8107 | 2026.05.20 17:13:56.157258 [ 196 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002432498 sec., 7093119.912123258 rows/sec., 101.47 MiB/sec. | ||
| 8108 | 2026.05.20 17:13:56.157406 [ 196 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8109 | 2026.05.20 17:13:56.157733 [ 196 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.05.20 17:13:56.157816 [ 196 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_36_7} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8111 | 2026.05.20 17:13:56.157926 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8112 | 2026.05.20 17:13:57.043480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8113 | 2026.05.20 17:13:57.061281 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.05.20 17:13:57.061337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8115 | 2026.05.20 17:13:57.068527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8116 | 2026.05.20 17:13:57.069394 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.05.20 17:13:57.069672 [ 126 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8118 | 2026.05.20 17:13:57.069706 [ 126 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.05.20 17:13:57.069726 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8120 | 2026.05.20 17:13:57.069812 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 8121 | 2026.05.20 17:13:57.072649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8122 | 2026.05.20 17:13:57.072707 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8123 | 2026.05.20 17:13:57.073488 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 8124 | 2026.05.20 17:13:57.076825 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 8125 | 2026.05.20 17:13:57.080052 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 8126 | 2026.05.20 17:13:57.083485 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 8127 | 2026.05.20 17:13:57.087246 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 8128 | 2026.05.20 17:13:57.091333 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8129 | 2026.05.20 17:13:57.140200 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.070420998 sec., 3848.284001882507 rows/sec., 19.90 MiB/sec. | ||
| 8130 | 2026.05.20 17:13:57.142152 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8131 | 2026.05.20 17:13:57.143898 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_36_7} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.05.20 17:13:57.143988 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_36_7} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8133 | 2026.05.20 17:13:57.145250 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8134 | 2026.05.20 17:13:57.671658 [ 126 ] {} <Debug> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8135 | 2026.05.20 17:13:57.671728 [ 126 ] {} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.05.20 17:13:57.671754 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8137 | 2026.05.20 17:13:57.671883 [ 195 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::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 | ||
| 8138 | 2026.05.20 17:13:57.672037 [ 195 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8139 | 2026.05.20 17:13:57.672074 [ 195 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8140 | 2026.05.20 17:13:57.672150 [ 195 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 8141 | 2026.05.20 17:13:57.672204 [ 195 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8142 | 2026.05.20 17:13:57.672257 [ 195 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8143 | 2026.05.20 17:13:57.672303 [ 195 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8144 | 2026.05.20 17:13:57.673119 [ 198 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129218 sec., 35598.755591326284 rows/sec., 2.97 MiB/sec. | ||
| 8145 | 2026.05.20 17:13:57.673324 [ 197 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8146 | 2026.05.20 17:13:57.673645 [ 197 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.05.20 17:13:57.673724 [ 197 ] {9e6e6841-8cbc-410e-894f-40a257ee56b3::all_1_13_3} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8148 | 2026.05.20 17:13:57.673820 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8149 | 2026.05.20 17:13:58.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.62 MiB, peak 300.47 MiB, free memory in arenas 0.00 B, will set to 290.45 MiB (RSS), difference: 1.84 MiB | ||
| 8150 | 2026.05.20 17:13:58.583762 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.05.20 17:13:58.583985 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8152 | 2026.05.20 17:13:58.584301 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8153 | 2026.05.20 17:13:58.584338 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8154 | 2026.05.20 17:13:58.584550 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8155 | 2026.05.20 17:13:58.584618 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8156 | 2026.05.20 17:13:58.584759 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8157 | 2026.05.20 17:13:58.584855 [ 337 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8158 | 2026.05.20 17:13:58.584873 [ 344 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8159 | 2026.05.20 17:13:58.584886 [ 366 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 8160 | 2026.05.20 17:13:58.584891 [ 328 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8161 | 2026.05.20 17:13:58.584886 [ 355 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8162 | 2026.05.20 17:13:58.585070 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 8163 | 2026.05.20 17:13:58.585098 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8164 | 2026.05.20 17:13:58.585194 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8165 | 2026.05.20 17:13:58.585215 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Reading approx. 46 rows with 4 streams | ||
| 8166 | 2026.05.20 17:13:58.585251 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8167 | 2026.05.20 17:13:58.585289 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8168 | 2026.05.20 17:13:58.585324 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8169 | 2026.05.20 17:13:58.585388 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8170 | 2026.05.20 17:13:58.586559 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> executeQuery: Read 46 rows, 3.81 KiB in 0.002666 sec., 17254.313578394598 rows/sec., 1.39 MiB/sec. | ||
| 8171 | 2026.05.20 17:13:58.586767 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> MemoryTracker: Peak memory usage (for query): 162.67 KiB. | ||
| 8172 | 2026.05.20 17:13:58.586784 [ 275 ] {ab703c2c-5e01-4f1b-b204-af11cf7bc9a0} <Debug> TCPHandler: Processed in 0.003153486 sec. | ||
| 8173 | 2026.05.20 17:13:58.588687 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.05.20 17:13:58.588823 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8175 | 2026.05.20 17:13:58.588876 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8176 | 2026.05.20 17:13:58.589525 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.05.20 17:13:58.589571 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8178 | 2026.05.20 17:13:58.589973 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8179 | 2026.05.20 17:13:58.590209 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.05.20 17:13:58.590337 [ 122 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8181 | 2026.05.20 17:13:58.590354 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001567 sec., 58710.91257179323 rows/sec., 4.96 MiB/sec. | ||
| 8182 | 2026.05.20 17:13:58.590381 [ 122 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.05.20 17:13:58.590394 [ 275 ] {1b541174-25b7-4f98-aee5-3a02fd7778fe} <Debug> TCPHandler: Processed in 0.001771492 sec. | ||
| 8184 | 2026.05.20 17:13:58.590404 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8185 | 2026.05.20 17:13:58.590520 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 8186 | 2026.05.20 17:13:58.590535 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.05.20 17:13:58.590649 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8188 | 2026.05.20 17:13:58.590655 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8189 | 2026.05.20 17:13:58.590693 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8190 | 2026.05.20 17:13:58.590704 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1012 rows starting from the beginning of the part | ||
| 8191 | 2026.05.20 17:13:58.590779 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8192 | 2026.05.20 17:13:58.590825 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2446 rows starting from the beginning of the part | ||
| 8193 | 2026.05.20 17:13:58.590865 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 8194 | 2026.05.20 17:13:58.590906 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8195 | 2026.05.20 17:13:58.590948 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 92 rows starting from the beginning of the part | ||
| 8196 | 2026.05.20 17:13:58.591114 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.05.20 17:13:58.591155 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8198 | 2026.05.20 17:13:58.591503 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8199 | 2026.05.20 17:13:58.591739 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2026.05.20 17:13:58.591871 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001241 sec., 14504.431909750203 rows/sec., 1.07 MiB/sec. | ||
| 8201 | 2026.05.20 17:13:58.591906 [ 275 ] {5b9bb4bc-80c6-4dca-bd95-23fa82108a50} <Debug> TCPHandler: Processed in 0.001420004 sec. | ||
| 8202 | 2026.05.20 17:13:58.592030 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.05.20 17:13:58.592125 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8204 | 2026.05.20 17:13:58.592165 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8205 | 2026.05.20 17:13:58.592397 [ 197 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923226 sec., 1983126.2680517004 rows/sec., 159.39 MiB/sec. | ||
| 8206 | 2026.05.20 17:13:58.592581 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.05.20 17:13:58.592623 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8208 | 2026.05.20 17:13:58.592803 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8209 | 2026.05.20 17:13:58.592941 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8210 | 2026.05.20 17:13:58.593163 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.05.20 17:13:58.593234 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.05.20 17:13:58.593260 [ 198 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_51_10} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8213 | 2026.05.20 17:13:58.593349 [ 122 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8214 | 2026.05.20 17:13:58.593358 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 8215 | 2026.05.20 17:13:58.593382 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001274 sec., 64364.20722135008 rows/sec., 5.03 MiB/sec. | ||
| 8216 | 2026.05.20 17:13:58.593387 [ 122 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.05.20 17:13:58.593420 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8218 | 2026.05.20 17:13:58.593426 [ 275 ] {32c08edb-8704-4489-8455-7e5081c15a75} <Debug> TCPHandler: Processed in 0.001443805 sec. | ||
| 8219 | 2026.05.20 17:13:58.593509 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 8220 | 2026.05.20 17:13:58.593558 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.05.20 17:13:58.593600 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8222 | 2026.05.20 17:13:58.593632 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 604 rows starting from the beginning of the part | ||
| 8223 | 2026.05.20 17:13:58.593657 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8224 | 2026.05.20 17:13:58.593679 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 88 rows starting from the beginning of the part | ||
| 8225 | 2026.05.20 17:13:58.593706 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8226 | 2026.05.20 17:13:58.593725 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1318 rows starting from the beginning of the part | ||
| 8227 | 2026.05.20 17:13:58.593768 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 8228 | 2026.05.20 17:13:58.593818 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part | ||
| 8229 | 2026.05.20 17:13:58.593859 [ 191 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
| 8230 | 2026.05.20 17:13:58.594119 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.05.20 17:13:58.594159 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8232 | 2026.05.20 17:13:58.594508 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8233 | 2026.05.20 17:13:58.594724 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.05.20 17:13:58.594855 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8235 | 2026.05.20 17:13:58.594862 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8236 | 2026.05.20 17:13:58.594893 [ 275 ] {8445adcc-03b3-4d7b-a288-a861c4ece0f9} <Debug> TCPHandler: Processed in 0.001382683 sec. | ||
| 8237 | 2026.05.20 17:13:58.594921 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8238 | 2026.05.20 17:13:58.594921 [ 200 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448344 sec., 1549355.6779328666 rows/sec., 114.36 MiB/sec. | ||
| 8239 | 2026.05.20 17:13:58.594950 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8240 | 2026.05.20 17:13:58.595037 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 8241 | 2026.05.20 17:13:58.595043 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2026.05.20 17:13:58.595134 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8243 | 2026.05.20 17:13:58.595154 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8244 | 2026.05.20 17:13:58.595154 [ 186 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8245 | 2026.05.20 17:13:58.595169 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7656 rows starting from the beginning of the part | ||
| 8246 | 2026.05.20 17:13:58.595221 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <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 | ||
| 8247 | 2026.05.20 17:13:58.595247 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 8248 | 2026.05.20 17:13:58.595298 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7839 rows starting from the beginning of the part | ||
| 8249 | 2026.05.20 17:13:58.595339 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 8250 | 2026.05.20 17:13:58.595382 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 8251 | 2026.05.20 17:13:58.595424 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 8252 | 2026.05.20 17:13:58.595489 [ 186 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.20 17:13:58.595563 [ 186 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_51_10} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8254 | 2026.05.20 17:13:58.595648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8255 | 2026.05.20 17:13:58.595988 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.05.20 17:13:58.596030 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8257 | 2026.05.20 17:13:58.596585 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8258 | 2026.05.20 17:13:58.596819 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.05.20 17:13:58.596961 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001825 sec., 9863.013698630137 rows/sec., 17.67 MiB/sec. | ||
| 8260 | 2026.05.20 17:13:58.597013 [ 275 ] {684679dc-3724-4ce6-8411-2514f77c1971} <Debug> TCPHandler: Processed in 0.002018858 sec. | ||
| 8261 | 2026.05.20 17:13:58.597148 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.05.20 17:13:58.597243 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8263 | 2026.05.20 17:13:58.597284 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8264 | 2026.05.20 17:13:58.597632 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.05.20 17:13:58.597667 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8266 | 2026.05.20 17:13:58.597974 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8267 | 2026.05.20 17:13:58.598312 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.05.20 17:13:58.598429 [ 120 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8269 | 2026.05.20 17:13:58.598451 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 8270 | 2026.05.20 17:13:58.598466 [ 120 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.05.20 17:13:58.598492 [ 275 ] {092c0dac-3702-457d-9e32-9d4ad9da9c4f} <Debug> TCPHandler: Processed in 0.001393073 sec. | ||
| 8272 | 2026.05.20 17:13:58.598493 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8273 | 2026.05.20 17:13:58.598600 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 8274 | 2026.05.20 17:13:58.598700 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8275 | 2026.05.20 17:13:58.598731 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2610 rows starting from the beginning of the part | ||
| 8276 | 2026.05.20 17:13:58.598788 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 8277 | 2026.05.20 17:13:58.598834 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 8278 | 2026.05.20 17:13:58.598875 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 8279 | 2026.05.20 17:13:58.598914 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 8280 | 2026.05.20 17:13:58.598953 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 8281 | 2026.05.20 17:13:58.600482 [ 199 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16103 rows, containing 5 columns (5 merged, 0 gathered) in 0.005472421 sec., 2942573.314443461 rows/sec., 198.30 MiB/sec. | ||
| 8282 | 2026.05.20 17:13:58.600528 [ 189 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001968877 sec., 1447525.6707249868 rows/sec., 95.16 MiB/sec. | ||
| 8283 | 2026.05.20 17:13:58.600846 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8284 | 2026.05.20 17:13:58.600882 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8285 | 2026.05.20 17:13:58.601220 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.05.20 17:13:58.601243 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.05.20 17:13:58.601305 [ 200 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_51_10} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8288 | 2026.05.20 17:13:58.601327 [ 198 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8289 | 2026.05.20 17:13:58.601374 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8290 | 2026.05.20 17:13:58.601411 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 8291 | 2026.05.20 17:13:59.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.00 MiB, peak 300.47 MiB, free memory in arenas 0.00 B, will set to 293.07 MiB (RSS), difference: 2.07 MiB | ||
| 8292 | 2026.05.20 17:14:00.118539 [ 118 ] {} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8293 | 2026.05.20 17:14:00.118619 [ 118 ] {} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.05.20 17:14:00.118645 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8295 | 2026.05.20 17:14:00.118771 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::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 | ||
| 8296 | 2026.05.20 17:14:00.119039 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8297 | 2026.05.20 17:14:00.119075 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 8298 | 2026.05.20 17:14:00.119152 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 8299 | 2026.05.20 17:14:00.119212 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 8300 | 2026.05.20 17:14:00.119272 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 8301 | 2026.05.20 17:14:00.119327 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 8302 | 2026.05.20 17:14:00.120751 [ 189 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 6 columns (6 merged, 0 gathered) in 0.002029929 sec., 25616.659498928286 rows/sec., 5.99 MiB/sec. | ||
| 8303 | 2026.05.20 17:14:00.120908 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8304 | 2026.05.20 17:14:00.121187 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.05.20 17:14:00.121252 [ 187 ] {ef4f8501-588d-4228-bcb6-3d19151290b2::all_1_5_1} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8306 | 2026.05.20 17:14:00.121312 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8307 | 2026.05.20 17:14:00.801962 [ 116 ] {} <Debug> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8308 | 2026.05.20 17:14:00.802057 [ 116 ] {} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.05.20 17:14:00.802090 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8310 | 2026.05.20 17:14:00.802235 [ 198 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8311 | 2026.05.20 17:14:00.802417 [ 198 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8312 | 2026.05.20 17:14:00.802470 [ 198 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 174 rows starting from the beginning of the part | ||
| 8313 | 2026.05.20 17:14:00.802566 [ 198 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 8314 | 2026.05.20 17:14:00.802639 [ 198 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8315 | 2026.05.20 17:14:00.802705 [ 198 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8316 | 2026.05.20 17:14:00.802776 [ 198 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 8317 | 2026.05.20 17:14:00.804144 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964017 sec., 521380.41574996547 rows/sec., 33.56 MiB/sec. | ||
| 8318 | 2026.05.20 17:14:00.804517 [ 189 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8319 | 2026.05.20 17:14:00.805058 [ 189 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.05.20 17:14:00.805190 [ 189 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_19_4} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8321 | 2026.05.20 17:14:00.805357 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8322 | 2026.05.20 17:14:03.584953 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.05.20 17:14:03.585186 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8324 | 2026.05.20 17:14:03.585522 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8325 | 2026.05.20 17:14:03.585563 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8326 | 2026.05.20 17:14:03.585796 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8327 | 2026.05.20 17:14:03.585862 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8328 | 2026.05.20 17:14:03.586004 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8329 | 2026.05.20 17:14:03.586040 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8330 | 2026.05.20 17:14:03.586062 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 8331 | 2026.05.20 17:14:03.586077 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8332 | 2026.05.20 17:14:03.586119 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8333 | 2026.05.20 17:14:03.586139 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8334 | 2026.05.20 17:14:03.587302 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002216 sec., 23465.703971119132 rows/sec., 5.49 MiB/sec. | ||
| 8335 | 2026.05.20 17:14:03.587441 [ 275 ] {055fce27-bb0c-4a56-91b2-0e06542bd86a} <Debug> TCPHandler: Processed in 0.002614962 sec. | ||
| 8336 | 2026.05.20 17:14:03.590305 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2026.05.20 17:14:03.590440 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8338 | 2026.05.20 17:14:03.590494 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8339 | 2026.05.20 17:14:03.591024 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.05.20 17:14:03.591066 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8341 | 2026.05.20 17:14:03.591453 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8342 | 2026.05.20 17:14:03.591716 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.05.20 17:14:03.591866 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001464 sec., 16393.44262295082 rows/sec., 1.36 MiB/sec. | ||
| 8344 | 2026.05.20 17:14:03.591902 [ 275 ] {751d2cc5-1be4-43ba-8ece-d62ecc3a7e54} <Debug> TCPHandler: Processed in 0.00166298 sec. | ||
| 8345 | 2026.05.20 17:14:03.592040 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.05.20 17:14:03.592141 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8347 | 2026.05.20 17:14:03.592182 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8348 | 2026.05.20 17:14:03.592600 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.05.20 17:14:03.592636 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8350 | 2026.05.20 17:14:03.592935 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8351 | 2026.05.20 17:14:03.593160 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.05.20 17:14:03.593294 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 278.30 KiB/sec. | ||
| 8353 | 2026.05.20 17:14:03.593330 [ 275 ] {5aafe152-ec44-4ccd-8659-5a3974c4937b} <Debug> TCPHandler: Processed in 0.001340762 sec. | ||
| 8354 | 2026.05.20 17:14:03.593448 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.05.20 17:14:03.593546 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8356 | 2026.05.20 17:14:03.593588 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8357 | 2026.05.20 17:14:03.594087 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.05.20 17:14:03.594125 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8359 | 2026.05.20 17:14:03.594453 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8360 | 2026.05.20 17:14:03.594677 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.05.20 17:14:03.594809 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Debug> executeQuery: Read 226 rows, 20.54 KiB in 0.001281 sec., 176424.6682279469 rows/sec., 15.66 MiB/sec. | ||
| 8362 | 2026.05.20 17:14:03.594844 [ 275 ] {04fc884d-cadb-4c13-b581-af00bdd377db} <Debug> TCPHandler: Processed in 0.001447415 sec. | ||
| 8363 | 2026.05.20 17:14:03.594972 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.05.20 17:14:03.595069 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8365 | 2026.05.20 17:14:03.595111 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8366 | 2026.05.20 17:14:03.595528 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.05.20 17:14:03.595563 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8368 | 2026.05.20 17:14:03.595870 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8369 | 2026.05.20 17:14:03.596095 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.05.20 17:14:03.596226 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Debug> executeQuery: Read 40 rows, 3.04 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.53 MiB/sec. | ||
| 8371 | 2026.05.20 17:14:03.596261 [ 275 ] {5f5f3716-d8f2-474b-a8e3-e8b59a10ebdc} <Debug> TCPHandler: Processed in 0.001341262 sec. | ||
| 8372 | 2026.05.20 17:14:03.596384 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.05.20 17:14:03.596482 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8374 | 2026.05.20 17:14:03.596522 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8375 | 2026.05.20 17:14:03.596922 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.05.20 17:14:03.596957 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8377 | 2026.05.20 17:14:03.597252 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8378 | 2026.05.20 17:14:03.597473 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.05.20 17:14:03.597604 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 8380 | 2026.05.20 17:14:03.597638 [ 275 ] {47382d06-a3eb-465f-bcc8-559f57885979} <Debug> TCPHandler: Processed in 0.001305951 sec. | ||
| 8381 | 2026.05.20 17:14:03.597761 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.05.20 17:14:03.597857 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.05.20 17:14:03.597897 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8384 | 2026.05.20 17:14:03.598288 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.05.20 17:14:03.598323 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8386 | 2026.05.20 17:14:03.598623 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8387 | 2026.05.20 17:14:03.598843 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.05.20 17:14:03.598973 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 8389 | 2026.05.20 17:14:03.599008 [ 275 ] {20c71b67-08d6-484f-a360-1e9f15b6bea5} <Debug> TCPHandler: Processed in 0.001298651 sec. | ||
| 8390 | 2026.05.20 17:14:03.599127 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.05.20 17:14:03.599231 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8392 | 2026.05.20 17:14:03.599274 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8393 | 2026.05.20 17:14:03.599742 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.05.20 17:14:03.599778 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8395 | 2026.05.20 17:14:03.600103 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8396 | 2026.05.20 17:14:03.600319 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.05.20 17:14:03.600456 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001242 sec., 103059.58132045089 rows/sec., 8.35 MiB/sec. | ||
| 8398 | 2026.05.20 17:14:03.600494 [ 275 ] {38e89a39-07c8-4333-8bff-7072a574529d} <Debug> TCPHandler: Processed in 0.001418163 sec. | ||
| 8399 | 2026.05.20 17:14:03.600623 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.05.20 17:14:03.600719 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8401 | 2026.05.20 17:14:03.600762 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8402 | 2026.05.20 17:14:03.601162 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.05.20 17:14:03.601197 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8404 | 2026.05.20 17:14:03.601529 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8405 | 2026.05.20 17:14:03.601764 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.05.20 17:14:03.601889 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001189 sec., 166526.4928511354 rows/sec., 11.94 MiB/sec. | ||
| 8407 | 2026.05.20 17:14:03.601923 [ 275 ] {22423ade-a39e-48b5-92b8-5b19a0344ecf} <Debug> TCPHandler: Processed in 0.001351432 sec. | ||
| 8408 | 2026.05.20 17:14:03.602043 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2026.05.20 17:14:03.602138 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8410 | 2026.05.20 17:14:03.602192 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <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 | ||
| 8411 | 2026.05.20 17:14:03.602980 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.05.20 17:14:03.603014 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8413 | 2026.05.20 17:14:03.603539 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8414 | 2026.05.20 17:14:03.603768 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.05.20 17:14:03.603915 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001795 sec., 13370.473537604457 rows/sec., 23.96 MiB/sec. | ||
| 8416 | 2026.05.20 17:14:03.603966 [ 275 ] {433f75a8-c503-4a34-a86e-41fa6f962cd9} <Debug> TCPHandler: Processed in 0.001974447 sec. | ||
| 8417 | 2026.05.20 17:14:03.604097 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.05.20 17:14:03.604194 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8419 | 2026.05.20 17:14:03.604236 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8420 | 2026.05.20 17:14:03.604582 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.05.20 17:14:03.604616 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8422 | 2026.05.20 17:14:03.604935 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8423 | 2026.05.20 17:14:03.605165 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.05.20 17:14:03.605292 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 8425 | 2026.05.20 17:14:03.605326 [ 275 ] {10321922-0cb8-4b06-8ffe-6aece6dd5dd2} <Debug> TCPHandler: Processed in 0.001280271 sec. | ||
| 8426 | 2026.05.20 17:14:03.655772 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17702 | ||
| 8427 | 2026.05.20 17:14:03.656251 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.05.20 17:14:03.656293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8429 | 2026.05.20 17:14:03.656780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8430 | 2026.05.20 17:14:03.657036 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.05.20 17:14:03.657167 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17702 | ||
| 8432 | 2026.05.20 17:14:04.573686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8433 | 2026.05.20 17:14:04.588772 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.05.20 17:14:04.588827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8435 | 2026.05.20 17:14:04.594107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8436 | 2026.05.20 17:14:04.594827 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.05.20 17:14:04.597454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8438 | 2026.05.20 17:14:08.584305 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.05.20 17:14:08.584547 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8440 | 2026.05.20 17:14:08.584872 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8441 | 2026.05.20 17:14:08.584913 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8442 | 2026.05.20 17:14:08.585142 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8443 | 2026.05.20 17:14:08.585216 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8444 | 2026.05.20 17:14:08.585363 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8445 | 2026.05.20 17:14:08.585400 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8446 | 2026.05.20 17:14:08.585423 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 8447 | 2026.05.20 17:14:08.585439 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8448 | 2026.05.20 17:14:08.585482 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8449 | 2026.05.20 17:14:08.585503 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8450 | 2026.05.20 17:14:08.586536 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002083 sec., 24963.99423907825 rows/sec., 5.84 MiB/sec. | ||
| 8451 | 2026.05.20 17:14:08.586649 [ 275 ] {357c6bee-a2e7-4add-a1f2-589f197edf28} <Debug> TCPHandler: Processed in 0.002478609 sec. | ||
| 8452 | 2026.05.20 17:14:08.588542 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.05.20 17:14:08.588675 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8454 | 2026.05.20 17:14:08.588729 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8455 | 2026.05.20 17:14:08.589285 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.05.20 17:14:08.589326 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8457 | 2026.05.20 17:14:08.589710 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8458 | 2026.05.20 17:14:08.589940 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.05.20 17:14:08.590088 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001452 sec., 63360.881542699724 rows/sec., 5.35 MiB/sec. | ||
| 8460 | 2026.05.20 17:14:08.590127 [ 275 ] {c976db87-a1b5-49b2-8ba5-76ddc6905b33} <Debug> TCPHandler: Processed in 0.00164927 sec. | ||
| 8461 | 2026.05.20 17:14:08.590271 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.05.20 17:14:08.590373 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8463 | 2026.05.20 17:14:08.590415 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8464 | 2026.05.20 17:14:08.590824 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.05.20 17:14:08.590861 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8466 | 2026.05.20 17:14:08.591165 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8467 | 2026.05.20 17:14:08.591376 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.05.20 17:14:08.591489 [ 109 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8469 | 2026.05.20 17:14:08.591510 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001159 sec., 15530.629853321829 rows/sec., 1.14 MiB/sec. | ||
| 8470 | 2026.05.20 17:14:08.591552 [ 109 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.05.20 17:14:08.591562 [ 275 ] {dcecef83-991f-48f7-9032-5efea40d5ab5} <Debug> TCPHandler: Processed in 0.001343822 sec. | ||
| 8472 | 2026.05.20 17:14:08.591582 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8473 | 2026.05.20 17:14:08.591682 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 8474 | 2026.05.20 17:14:08.591709 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8475 | 2026.05.20 17:14:08.591800 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8476 | 2026.05.20 17:14:08.591809 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8477 | 2026.05.20 17:14:08.591839 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 214 rows starting from the beginning of the part | ||
| 8478 | 2026.05.20 17:14:08.591859 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8479 | 2026.05.20 17:14:08.591911 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
| 8480 | 2026.05.20 17:14:08.591971 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 8481 | 2026.05.20 17:14:08.592020 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 18 rows starting from the beginning of the part | ||
| 8482 | 2026.05.20 17:14:08.592065 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 8483 | 2026.05.20 17:14:08.592109 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part | ||
| 8484 | 2026.05.20 17:14:08.592281 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.05.20 17:14:08.592321 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8486 | 2026.05.20 17:14:08.592659 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8487 | 2026.05.20 17:14:08.592881 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.05.20 17:14:08.592911 [ 190 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126267 sec., 279566.3158228199 rows/sec., 19.89 MiB/sec. | ||
| 8489 | 2026.05.20 17:14:08.593013 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001222 sec., 67103.10965630115 rows/sec., 5.24 MiB/sec. | ||
| 8490 | 2026.05.20 17:14:08.593055 [ 275 ] {ac67d025-5948-41c0-86a6-ec8592f63665} <Debug> TCPHandler: Processed in 0.001398634 sec. | ||
| 8491 | 2026.05.20 17:14:08.593097 [ 188 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8492 | 2026.05.20 17:14:08.593181 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.05.20 17:14:08.593279 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8494 | 2026.05.20 17:14:08.593323 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8495 | 2026.05.20 17:14:08.593364 [ 188 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.05.20 17:14:08.593436 [ 188 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_51_10} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8497 | 2026.05.20 17:14:08.593526 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8498 | 2026.05.20 17:14:08.593737 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.05.20 17:14:08.593773 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8500 | 2026.05.20 17:14:08.594106 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8501 | 2026.05.20 17:14:08.594325 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2026.05.20 17:14:08.594462 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 8503 | 2026.05.20 17:14:08.594499 [ 275 ] {58599129-2765-499b-a3d0-e81f04ca9607} <Debug> TCPHandler: Processed in 0.001369983 sec. | ||
| 8504 | 2026.05.20 17:14:08.594627 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.05.20 17:14:08.594725 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8506 | 2026.05.20 17:14:08.594781 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <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 | ||
| 8507 | 2026.05.20 17:14:08.595583 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.05.20 17:14:08.595620 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8509 | 2026.05.20 17:14:08.596158 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8510 | 2026.05.20 17:14:08.596397 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.05.20 17:14:08.596526 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8512 | 2026.05.20 17:14:08.596537 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00183 sec., 9836.065573770491 rows/sec., 17.63 MiB/sec. | ||
| 8513 | 2026.05.20 17:14:08.596576 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.05.20 17:14:08.596601 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8515 | 2026.05.20 17:14:08.596607 [ 275 ] {b754f1e2-bf12-4529-a6d3-f779b4307a89} <Debug> TCPHandler: Processed in 0.002029618 sec. | ||
| 8516 | 2026.05.20 17:14:08.596678 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 8517 | 2026.05.20 17:14:08.596745 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2026.05.20 17:14:08.596846 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8519 | 2026.05.20 17:14:08.596855 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8520 | 2026.05.20 17:14:08.596894 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8521 | 2026.05.20 17:14:08.596911 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 847 rows starting from the beginning of the part | ||
| 8522 | 2026.05.20 17:14:08.597021 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 8523 | 2026.05.20 17:14:08.597126 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 8524 | 2026.05.20 17:14:08.597234 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 8525 | 2026.05.20 17:14:08.597250 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.05.20 17:14:08.597292 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8527 | 2026.05.20 17:14:08.597339 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 8528 | 2026.05.20 17:14:08.597451 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 8529 | 2026.05.20 17:14:08.597620 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8530 | 2026.05.20 17:14:08.597881 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.05.20 17:14:08.598019 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 8532 | 2026.05.20 17:14:08.598054 [ 275 ] {8235486e-0a4c-4833-b28d-5e8d779e22c7} <Debug> TCPHandler: Processed in 0.001360973 sec. | ||
| 8533 | 2026.05.20 17:14:08.603253 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.006606067 sec., 145018.20826219293 rows/sec., 259.87 MiB/sec. | ||
| 8534 | 2026.05.20 17:14:08.604793 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8535 | 2026.05.20 17:14:08.605166 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.05.20 17:14:08.605245 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8537 | 2026.05.20 17:14:08.605380 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 8538 | 2026.05.20 17:14:09.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.82 MiB, peak 301.93 MiB, free memory in arenas 0.00 B, will set to 296.86 MiB (RSS), difference: 3.03 MiB | ||
| 8539 | 2026.05.20 17:14:11.012116 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8540 | 2026.05.20 17:14:11.012183 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8541 | 2026.05.20 17:14:11.157242 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18214 | ||
| 8542 | 2026.05.20 17:14:11.157990 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.05.20 17:14:11.158063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8544 | 2026.05.20 17:14:11.158677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8545 | 2026.05.20 17:14:11.158919 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.05.20 17:14:11.159083 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 8547 | 2026.05.20 17:14:12.097508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8548 | 2026.05.20 17:14:12.112914 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.20 17:14:12.112972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8550 | 2026.05.20 17:14:12.118971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8551 | 2026.05.20 17:14:12.119658 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.20 17:14:12.122281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8553 | 2026.05.20 17:14:13.583681 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.05.20 17:14:13.584044 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8555 | 2026.05.20 17:14:13.584477 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8556 | 2026.05.20 17:14:13.584515 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8557 | 2026.05.20 17:14:13.584729 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8558 | 2026.05.20 17:14:13.584797 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8559 | 2026.05.20 17:14:13.584937 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8560 | 2026.05.20 17:14:13.584972 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8561 | 2026.05.20 17:14:13.584994 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 8562 | 2026.05.20 17:14:13.585009 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8563 | 2026.05.20 17:14:13.585050 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8564 | 2026.05.20 17:14:13.585069 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8565 | 2026.05.20 17:14:13.586507 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002619 sec., 19854.9064528446 rows/sec., 4.64 MiB/sec. | ||
| 8566 | 2026.05.20 17:14:13.586608 [ 275 ] {62ccee9a-9c2e-4b1d-a1fd-1ba9aecc4ba6} <Debug> TCPHandler: Processed in 0.003112614 sec. | ||
| 8567 | 2026.05.20 17:14:13.588692 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.05.20 17:14:13.588821 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8569 | 2026.05.20 17:14:13.588870 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8570 | 2026.05.20 17:14:13.589430 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.05.20 17:14:13.589477 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8572 | 2026.05.20 17:14:13.589849 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8573 | 2026.05.20 17:14:13.590069 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.05.20 17:14:13.590215 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001432 sec., 72625.69832402235 rows/sec., 6.09 MiB/sec. | ||
| 8575 | 2026.05.20 17:14:13.590249 [ 275 ] {8c68a2be-d271-4401-8648-d0a1386d97f9} <Debug> TCPHandler: Processed in 0.001618119 sec. | ||
| 8576 | 2026.05.20 17:14:13.590369 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.05.20 17:14:13.590462 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.05.20 17:14:13.590509 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8579 | 2026.05.20 17:14:13.590901 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.05.20 17:14:13.590933 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8581 | 2026.05.20 17:14:13.591216 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8582 | 2026.05.20 17:14:13.591435 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.05.20 17:14:13.591567 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.57 MiB/sec. | ||
| 8584 | 2026.05.20 17:14:13.591599 [ 275 ] {3564bebf-3dab-4cbd-8a48-10cb02a5d8a3} <Debug> TCPHandler: Processed in 0.001277861 sec. | ||
| 8585 | 2026.05.20 17:14:13.591708 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.05.20 17:14:13.591800 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8587 | 2026.05.20 17:14:13.591838 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8588 | 2026.05.20 17:14:13.592252 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.05.20 17:14:13.592284 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8590 | 2026.05.20 17:14:13.592584 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8591 | 2026.05.20 17:14:13.592785 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.05.20 17:14:13.592905 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001122 sec., 78431.37254901961 rows/sec., 6.12 MiB/sec. | ||
| 8593 | 2026.05.20 17:14:13.592936 [ 275 ] {863e731b-00af-4d70-ad08-88bb734209da} <Debug> TCPHandler: Processed in 0.001275621 sec. | ||
| 8594 | 2026.05.20 17:14:13.593053 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.05.20 17:14:13.593153 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.05.20 17:14:13.593194 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8597 | 2026.05.20 17:14:13.593594 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.05.20 17:14:13.593626 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8599 | 2026.05.20 17:14:13.593941 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8600 | 2026.05.20 17:14:13.594140 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.05.20 17:14:13.594262 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 8602 | 2026.05.20 17:14:13.594294 [ 275 ] {62b2a5ab-aa7c-4078-aa31-b6e5a58da5a4} <Debug> TCPHandler: Processed in 0.001288791 sec. | ||
| 8603 | 2026.05.20 17:14:13.594403 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.05.20 17:14:13.594494 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.05.20 17:14:13.594546 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <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 | ||
| 8606 | 2026.05.20 17:14:13.595291 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.05.20 17:14:13.595325 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8608 | 2026.05.20 17:14:13.595833 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8609 | 2026.05.20 17:14:13.596058 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.05.20 17:14:13.596195 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001718 sec., 13969.732246798603 rows/sec., 25.03 MiB/sec. | ||
| 8611 | 2026.05.20 17:14:13.596245 [ 275 ] {7fb95bdf-17d9-42b4-8336-f1312267552a} <Debug> TCPHandler: Processed in 0.001889054 sec. | ||
| 8612 | 2026.05.20 17:14:13.596366 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.05.20 17:14:13.596460 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8614 | 2026.05.20 17:14:13.596500 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8615 | 2026.05.20 17:14:13.596830 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.05.20 17:14:13.596864 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8617 | 2026.05.20 17:14:13.597172 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8618 | 2026.05.20 17:14:13.597380 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.05.20 17:14:13.597505 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8620 | 2026.05.20 17:14:13.597537 [ 275 ] {873b4a9e-6d0c-4788-9950-0b858d0887b3} <Debug> TCPHandler: Processed in 0.001218499 sec. | ||
| 8621 | 2026.05.20 17:14:13.870694 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.05.20 17:14:13.870907 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 8623 | 2026.05.20 17:14:13.871219 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8624 | 2026.05.20 17:14:13.871260 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 8625 | 2026.05.20 17:14:13.871491 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8626 | 2026.05.20 17:14:13.871558 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8627 | 2026.05.20 17:14:13.871698 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8628 | 2026.05.20 17:14:13.871734 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8629 | 2026.05.20 17:14:13.871757 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 8630 | 2026.05.20 17:14:13.871772 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8631 | 2026.05.20 17:14:13.871811 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8632 | 2026.05.20 17:14:13.871831 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8633 | 2026.05.20 17:14:13.872878 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00206 sec., 25242.71844660194 rows/sec., 5.90 MiB/sec. | ||
| 8634 | 2026.05.20 17:14:13.872978 [ 275 ] {dcb67076-01ae-4f23-af32-72137ec1a1de} <Debug> TCPHandler: Processed in 0.002393817 sec. | ||
| 8635 | 2026.05.20 17:14:13.884935 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.05.20 17:14:13.885069 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8637 | 2026.05.20 17:14:13.885124 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8638 | 2026.05.20 17:14:13.885633 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.05.20 17:14:13.885674 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8640 | 2026.05.20 17:14:13.886022 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8641 | 2026.05.20 17:14:13.886255 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.05.20 17:14:13.886402 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001368 sec., 1461.9883040935672 rows/sec., 119.21 KiB/sec. | ||
| 8643 | 2026.05.20 17:14:13.886437 [ 275 ] {f9273f3c-74eb-4e9f-b25a-3c071b061e89} <Debug> TCPHandler: Processed in 0.001568778 sec. | ||
| 8644 | 2026.05.20 17:14:13.886566 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.05.20 17:14:13.886664 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8646 | 2026.05.20 17:14:13.886704 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8647 | 2026.05.20 17:14:13.888037 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.05.20 17:14:13.888072 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8649 | 2026.05.20 17:14:13.888524 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8650 | 2026.05.20 17:14:13.888745 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.05.20 17:14:13.888877 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Debug> executeQuery: Read 2438 rows, 184.95 KiB in 0.002231 sec., 1092783.5051546392 rows/sec., 80.96 MiB/sec. | ||
| 8652 | 2026.05.20 17:14:13.888912 [ 275 ] {fc1fad6c-1607-47a0-a8e1-1266a8081ff5} <Debug> TCPHandler: Processed in 0.002397377 sec. | ||
| 8653 | 2026.05.20 17:14:13.889035 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.05.20 17:14:13.889134 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8655 | 2026.05.20 17:14:13.889175 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8656 | 2026.05.20 17:14:13.889587 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.05.20 17:14:13.889622 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8658 | 2026.05.20 17:14:13.889920 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8659 | 2026.05.20 17:14:13.890141 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.05.20 17:14:13.890268 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001153 sec., 25151.77797051171 rows/sec., 1.84 MiB/sec. | ||
| 8661 | 2026.05.20 17:14:13.890303 [ 275 ] {45ffc706-278f-4f65-981f-2fb17c94148a} <Debug> TCPHandler: Processed in 0.001319062 sec. | ||
| 8662 | 2026.05.20 17:14:13.890421 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2026.05.20 17:14:13.890518 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8664 | 2026.05.20 17:14:13.890558 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8665 | 2026.05.20 17:14:13.891182 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.05.20 17:14:13.891216 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8667 | 2026.05.20 17:14:13.891540 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8668 | 2026.05.20 17:14:13.891752 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.05.20 17:14:13.891880 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00138 sec., 580434.7826086957 rows/sec., 33.53 MiB/sec. | ||
| 8670 | 2026.05.20 17:14:13.891914 [ 275 ] {0facec4b-726b-4623-a8eb-da52ed8a87d7} <Debug> TCPHandler: Processed in 0.001544497 sec. | ||
| 8671 | 2026.05.20 17:14:13.892029 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.05.20 17:14:13.892127 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8673 | 2026.05.20 17:14:13.892168 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8674 | 2026.05.20 17:14:13.892544 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Trace> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.05.20 17:14:13.892578 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8676 | 2026.05.20 17:14:13.892878 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 8677 | 2026.05.20 17:14:13.893089 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Trace> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.05.20 17:14:13.893214 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 8679 | 2026.05.20 17:14:13.893247 [ 275 ] {249fa7a3-e40f-4f9d-b090-2a5f333501bd} <Debug> TCPHandler: Processed in 0.00126958 sec. | ||
| 8680 | 2026.05.20 17:14:13.893359 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.05.20 17:14:13.893455 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8682 | 2026.05.20 17:14:13.893495 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8683 | 2026.05.20 17:14:13.894248 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.05.20 17:14:13.894282 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8685 | 2026.05.20 17:14:13.894633 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8686 | 2026.05.20 17:14:13.894844 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.05.20 17:14:13.894971 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Debug> executeQuery: Read 1308 rows, 89.56 KiB in 0.001533 sec., 853228.9628180038 rows/sec., 57.05 MiB/sec. | ||
| 8688 | 2026.05.20 17:14:13.895004 [ 275 ] {cf1eb525-0691-4e4c-b658-d76d5b1ba2b0} <Debug> TCPHandler: Processed in 0.001695951 sec. | ||
| 8689 | 2026.05.20 17:14:13.895132 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.05.20 17:14:13.895231 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8691 | 2026.05.20 17:14:13.895274 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8692 | 2026.05.20 17:14:13.895990 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.05.20 17:14:13.896026 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8694 | 2026.05.20 17:14:13.896455 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8695 | 2026.05.20 17:14:13.896673 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.05.20 17:14:13.896804 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001592 sec., 940326.6331658291 rows/sec., 57.03 MiB/sec. | ||
| 8697 | 2026.05.20 17:14:13.896839 [ 275 ] {618fd747-94da-4842-86fb-ef1130bdabd8} <Debug> TCPHandler: Processed in 0.001758612 sec. | ||
| 8698 | 2026.05.20 17:14:13.896959 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.05.20 17:14:13.897059 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8700 | 2026.05.20 17:14:13.897115 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <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 | ||
| 8701 | 2026.05.20 17:14:13.897886 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.05.20 17:14:13.897922 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8703 | 2026.05.20 17:14:13.898458 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8704 | 2026.05.20 17:14:13.898702 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.05.20 17:14:13.898844 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001804 sec., 14966.740576496673 rows/sec., 26.82 MiB/sec. | ||
| 8706 | 2026.05.20 17:14:13.898896 [ 275 ] {b9c7535d-f14f-4cc3-acce-5baad2c6c364} <Debug> TCPHandler: Processed in 0.001987977 sec. | ||
| 8707 | 2026.05.20 17:14:13.899026 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.05.20 17:14:13.899124 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8709 | 2026.05.20 17:14:13.899194 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8710 | 2026.05.20 17:14:13.899522 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.05.20 17:14:13.899558 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8712 | 2026.05.20 17:14:13.899861 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8713 | 2026.05.20 17:14:13.900074 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.05.20 17:14:13.900206 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 752.16 KiB/sec. | ||
| 8715 | 2026.05.20 17:14:13.900239 [ 275 ] {435f5b68-2980-4852-9627-5ffd284f8ba2} <Debug> TCPHandler: Processed in 0.001264 sec. | ||
| 8716 | 2026.05.20 17:14:18.582268 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.05.20 17:14:18.582624 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8718 | 2026.05.20 17:14:18.582950 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8719 | 2026.05.20 17:14:18.582988 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8720 | 2026.05.20 17:14:18.583205 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8721 | 2026.05.20 17:14:18.583276 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8722 | 2026.05.20 17:14:18.583418 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8723 | 2026.05.20 17:14:18.583454 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8724 | 2026.05.20 17:14:18.583476 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 8725 | 2026.05.20 17:14:18.583492 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8726 | 2026.05.20 17:14:18.583533 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8727 | 2026.05.20 17:14:18.583552 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8728 | 2026.05.20 17:14:18.584853 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00232 sec., 22413.793103448275 rows/sec., 5.24 MiB/sec. | ||
| 8729 | 2026.05.20 17:14:18.584960 [ 275 ] {2246ee95-eba5-4c68-9715-858649d1eb55} <Debug> TCPHandler: Processed in 0.002877838 sec. | ||
| 8730 | 2026.05.20 17:14:18.586444 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.05.20 17:14:18.586651 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8732 | 2026.05.20 17:14:18.586734 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8733 | 2026.05.20 17:14:18.587550 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.05.20 17:14:18.587587 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8735 | 2026.05.20 17:14:18.587962 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8736 | 2026.05.20 17:14:18.588185 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.05.20 17:14:18.588315 [ 94 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8738 | 2026.05.20 17:14:18.588329 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.47 MiB/sec. | ||
| 8739 | 2026.05.20 17:14:18.588361 [ 94 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.05.20 17:14:18.588385 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8741 | 2026.05.20 17:14:18.588400 [ 275 ] {513da0c3-96b1-44ca-afe2-52cfcdb5a076} <Debug> TCPHandler: Processed in 0.002005098 sec. | ||
| 8742 | 2026.05.20 17:14:18.588516 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 8743 | 2026.05.20 17:14:18.588572 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.05.20 17:14:18.588658 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.05.20 17:14:18.588695 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3361 rows starting from the beginning of the part | ||
| 8746 | 2026.05.20 17:14:18.588696 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8747 | 2026.05.20 17:14:18.588756 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8748 | 2026.05.20 17:14:18.588761 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 226 rows starting from the beginning of the part | ||
| 8749 | 2026.05.20 17:14:18.588822 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 92 rows starting from the beginning of the part | ||
| 8750 | 2026.05.20 17:14:18.588866 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8751 | 2026.05.20 17:14:18.588906 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2438 rows starting from the beginning of the part | ||
| 8752 | 2026.05.20 17:14:18.588948 [ 187 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8753 | 2026.05.20 17:14:18.589270 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.05.20 17:14:18.589316 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8755 | 2026.05.20 17:14:18.589658 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8756 | 2026.05.20 17:14:18.589874 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.05.20 17:14:18.590007 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 8758 | 2026.05.20 17:14:18.590042 [ 275 ] {564b54c7-faab-48a1-8cb4-9cf954ac245c} <Debug> TCPHandler: Processed in 0.001533146 sec. | ||
| 8759 | 2026.05.20 17:14:18.590042 [ 92 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8760 | 2026.05.20 17:14:18.590108 [ 92 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.05.20 17:14:18.590130 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8762 | 2026.05.20 17:14:18.590165 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.05.20 17:14:18.590226 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 8764 | 2026.05.20 17:14:18.590269 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8765 | 2026.05.20 17:14:18.590317 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8766 | 2026.05.20 17:14:18.590351 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8767 | 2026.05.20 17:14:18.590388 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 8768 | 2026.05.20 17:14:18.590465 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 8769 | 2026.05.20 17:14:18.590522 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
| 8770 | 2026.05.20 17:14:18.590567 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 8771 | 2026.05.20 17:14:18.590608 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1308 rows starting from the beginning of the part | ||
| 8772 | 2026.05.20 17:14:18.590648 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8773 | 2026.05.20 17:14:18.590706 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.05.20 17:14:18.590747 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8775 | 2026.05.20 17:14:18.590988 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529611 sec., 2481409.196908141 rows/sec., 197.57 MiB/sec. | ||
| 8776 | 2026.05.20 17:14:18.591316 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8777 | 2026.05.20 17:14:18.591379 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8778 | 2026.05.20 17:14:18.591591 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.05.20 17:14:18.591705 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.05.20 17:14:18.591740 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001495 sec., 85618.72909698996 rows/sec., 5.96 MiB/sec. | ||
| 8781 | 2026.05.20 17:14:18.591741 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8782 | 2026.05.20 17:14:18.591785 [ 275 ] {2d2972d6-cd4a-490d-888e-5a7607e688aa} <Debug> TCPHandler: Processed in 0.00166846 sec. | ||
| 8783 | 2026.05.20 17:14:18.591790 [ 190 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_56_11} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8784 | 2026.05.20 17:14:18.591797 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.05.20 17:14:18.591830 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8786 | 2026.05.20 17:14:18.591910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 8787 | 2026.05.20 17:14:18.591916 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8788 | 2026.05.20 17:14:18.591964 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 8789 | 2026.05.20 17:14:18.592018 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.05.20 17:14:18.592063 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8791 | 2026.05.20 17:14:18.592100 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8792 | 2026.05.20 17:14:18.592138 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16103 rows starting from the beginning of the part | ||
| 8793 | 2026.05.20 17:14:18.592139 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957417 sec., 1788070.7074680561 rows/sec., 129.85 MiB/sec. | ||
| 8794 | 2026.05.20 17:14:18.592201 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 198 rows starting from the beginning of the part | ||
| 8795 | 2026.05.20 17:14:18.592253 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8796 | 2026.05.20 17:14:18.592296 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 8797 | 2026.05.20 17:14:18.592343 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8798 | 2026.05.20 17:14:18.592345 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1497 rows starting from the beginning of the part | ||
| 8799 | 2026.05.20 17:14:18.592406 [ 193 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 8800 | 2026.05.20 17:14:18.592406 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.05.20 17:14:18.592458 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8802 | 2026.05.20 17:14:18.592625 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2026.05.20 17:14:18.592703 [ 194 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_56_11} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8804 | 2026.05.20 17:14:18.592763 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8805 | 2026.05.20 17:14:18.592832 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8806 | 2026.05.20 17:14:18.593060 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2026.05.20 17:14:18.593161 [ 94 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8808 | 2026.05.20 17:14:18.593188 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001188 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
| 8809 | 2026.05.20 17:14:18.593193 [ 94 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.05.20 17:14:18.593220 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8811 | 2026.05.20 17:14:18.593221 [ 275 ] {e0534b40-7e87-4e53-a661-bb404105ae21} <Debug> TCPHandler: Processed in 0.001352892 sec. | ||
| 8812 | 2026.05.20 17:14:18.593300 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 8813 | 2026.05.20 17:14:18.593385 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8814 | 2026.05.20 17:14:18.593413 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2850 rows starting from the beginning of the part | ||
| 8815 | 2026.05.20 17:14:18.593466 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8816 | 2026.05.20 17:14:18.593516 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8817 | 2026.05.20 17:14:18.593570 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 8818 | 2026.05.20 17:14:18.593610 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 8819 | 2026.05.20 17:14:18.593649 [ 196 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 8820 | 2026.05.20 17:14:18.594897 [ 190 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001632499 sec., 1892803.6096806186 rows/sec., 124.67 MiB/sec. | ||
| 8821 | 2026.05.20 17:14:18.595152 [ 194 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8822 | 2026.05.20 17:14:18.595411 [ 194 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.05.20 17:14:18.595481 [ 194 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_56_11} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8824 | 2026.05.20 17:14:18.595554 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8825 | 2026.05.20 17:14:18.597790 [ 196 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18246 rows, containing 5 columns (5 merged, 0 gathered) in 0.005907041 sec., 3088856.1633481127 rows/sec., 206.77 MiB/sec. | ||
| 8826 | 2026.05.20 17:14:18.598033 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8827 | 2026.05.20 17:14:18.598283 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.05.20 17:14:18.598349 [ 190 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8829 | 2026.05.20 17:14:18.598436 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 8830 | 2026.05.20 17:14:18.659148 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18662 | ||
| 8831 | 2026.05.20 17:14:18.659597 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.05.20 17:14:18.659640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8833 | 2026.05.20 17:14:18.660100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8834 | 2026.05.20 17:14:18.660330 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.05.20 17:14:18.660477 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18662 | ||
| 8836 | 2026.05.20 17:14:19.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.41 MiB, peak 304.32 MiB, free memory in arenas 0.00 B, will set to 298.71 MiB (RSS), difference: 1.30 MiB | ||
| 8837 | 2026.05.20 17:14:19.622347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8838 | 2026.05.20 17:14:19.638714 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.05.20 17:14:19.638761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8840 | 2026.05.20 17:14:19.644820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8841 | 2026.05.20 17:14:19.645492 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.05.20 17:14:19.648372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8843 | 2026.05.20 17:14:23.583826 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.05.20 17:14:23.584096 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8845 | 2026.05.20 17:14:23.584469 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8846 | 2026.05.20 17:14:23.584515 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8847 | 2026.05.20 17:14:23.584750 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8848 | 2026.05.20 17:14:23.584819 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8849 | 2026.05.20 17:14:23.584961 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8850 | 2026.05.20 17:14:23.584997 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8851 | 2026.05.20 17:14:23.585019 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 8852 | 2026.05.20 17:14:23.585034 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8853 | 2026.05.20 17:14:23.585077 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8854 | 2026.05.20 17:14:23.585097 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8855 | 2026.05.20 17:14:23.586132 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002142 sec., 24276.37721755369 rows/sec., 5.68 MiB/sec. | ||
| 8856 | 2026.05.20 17:14:23.586237 [ 275 ] {ca190b03-9eb8-4fa3-bbfc-f5adfd921d52} <Debug> TCPHandler: Processed in 0.00255406 sec. | ||
| 8857 | 2026.05.20 17:14:23.588247 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8858 | 2026.05.20 17:14:23.588376 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8859 | 2026.05.20 17:14:23.588429 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8860 | 2026.05.20 17:14:23.588943 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.05.20 17:14:23.588991 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8862 | 2026.05.20 17:14:23.589366 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8863 | 2026.05.20 17:14:23.589582 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.05.20 17:14:23.589731 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001392 sec., 74712.64367816092 rows/sec., 6.27 MiB/sec. | ||
| 8865 | 2026.05.20 17:14:23.589768 [ 275 ] {b4ed8b76-3d65-4d6f-8cfe-012760f7a179} <Debug> TCPHandler: Processed in 0.001584348 sec. | ||
| 8866 | 2026.05.20 17:14:23.589889 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.05.20 17:14:23.589986 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8868 | 2026.05.20 17:14:23.590027 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8869 | 2026.05.20 17:14:23.590429 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.05.20 17:14:23.590464 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8871 | 2026.05.20 17:14:23.590752 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8872 | 2026.05.20 17:14:23.590953 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.05.20 17:14:23.591084 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.58 MiB/sec. | ||
| 8874 | 2026.05.20 17:14:23.591118 [ 275 ] {599b477a-e329-4f5c-9e0b-98592cdf18c3} <Debug> TCPHandler: Processed in 0.001280151 sec. | ||
| 8875 | 2026.05.20 17:14:23.591224 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.05.20 17:14:23.591319 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8877 | 2026.05.20 17:14:23.591359 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8878 | 2026.05.20 17:14:23.591766 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.05.20 17:14:23.591803 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8880 | 2026.05.20 17:14:23.592099 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8881 | 2026.05.20 17:14:23.592316 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.05.20 17:14:23.592443 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001142 sec., 77057.79334500876 rows/sec., 6.02 MiB/sec. | ||
| 8883 | 2026.05.20 17:14:23.592478 [ 275 ] {621a9e65-cf31-4ab1-b0f6-a713e49076ee} <Debug> TCPHandler: Processed in 0.001304851 sec. | ||
| 8884 | 2026.05.20 17:14:23.592592 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.05.20 17:14:23.592689 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8886 | 2026.05.20 17:14:23.592732 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8887 | 2026.05.20 17:14:23.593114 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.05.20 17:14:23.593150 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8889 | 2026.05.20 17:14:23.593468 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8890 | 2026.05.20 17:14:23.593670 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.05.20 17:14:23.593804 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 8892 | 2026.05.20 17:14:23.593840 [ 275 ] {96507cb0-12d3-4bea-897f-d16905b41d9d} <Debug> TCPHandler: Processed in 0.001298471 sec. | ||
| 8893 | 2026.05.20 17:14:23.593962 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.05.20 17:14:23.594083 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.05.20 17:14:23.594149 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <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 | ||
| 8896 | 2026.05.20 17:14:23.594987 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.05.20 17:14:23.595024 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8898 | 2026.05.20 17:14:23.595541 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8899 | 2026.05.20 17:14:23.595763 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.05.20 17:14:23.595901 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001843 sec., 13022.246337493218 rows/sec., 23.34 MiB/sec. | ||
| 8901 | 2026.05.20 17:14:23.595952 [ 275 ] {07bd8544-adea-4562-bf0c-acf6ad060adf} <Debug> TCPHandler: Processed in 0.002050519 sec. | ||
| 8902 | 2026.05.20 17:14:23.596069 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.05.20 17:14:23.596164 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.05.20 17:14:23.596204 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8905 | 2026.05.20 17:14:23.596531 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.05.20 17:14:23.596566 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8907 | 2026.05.20 17:14:23.596860 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8908 | 2026.05.20 17:14:23.597057 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.05.20 17:14:23.597183 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 8910 | 2026.05.20 17:14:23.597216 [ 275 ] {3e5064ab-8cfb-4edb-8593-39ee86b29936} <Debug> TCPHandler: Processed in 0.001196538 sec. | ||
| 8911 | 2026.05.20 17:14:26.012439 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8912 | 2026.05.20 17:14:26.012505 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8913 | 2026.05.20 17:14:26.160573 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19174 | ||
| 8914 | 2026.05.20 17:14:26.161364 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.05.20 17:14:26.161435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8916 | 2026.05.20 17:14:26.162196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8917 | 2026.05.20 17:14:26.162451 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.05.20 17:14:26.162596 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19174 | ||
| 8919 | 2026.05.20 17:14:27.148450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8920 | 2026.05.20 17:14:27.165749 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.05.20 17:14:27.165817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8922 | 2026.05.20 17:14:27.173293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8923 | 2026.05.20 17:14:27.174201 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.05.20 17:14:27.178942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8925 | 2026.05.20 17:14:28.583607 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.05.20 17:14:28.583834 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8927 | 2026.05.20 17:14:28.584159 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8928 | 2026.05.20 17:14:28.584197 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8929 | 2026.05.20 17:14:28.584416 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8930 | 2026.05.20 17:14:28.584484 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8931 | 2026.05.20 17:14:28.584625 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8932 | 2026.05.20 17:14:28.584662 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8933 | 2026.05.20 17:14:28.584684 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 8934 | 2026.05.20 17:14:28.584699 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8935 | 2026.05.20 17:14:28.584742 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8936 | 2026.05.20 17:14:28.584762 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8937 | 2026.05.20 17:14:28.585762 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002023 sec., 25704.39940682155 rows/sec., 6.01 MiB/sec. | ||
| 8938 | 2026.05.20 17:14:28.585864 [ 275 ] {6e33f69f-6d47-4a3c-ade4-196c6e865814} <Debug> TCPHandler: Processed in 0.002389287 sec. | ||
| 8939 | 2026.05.20 17:14:28.587893 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8940 | 2026.05.20 17:14:28.588103 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8941 | 2026.05.20 17:14:28.588187 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8942 | 2026.05.20 17:14:28.588954 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.05.20 17:14:28.588993 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8944 | 2026.05.20 17:14:28.589367 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8945 | 2026.05.20 17:14:28.589585 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.05.20 17:14:28.589735 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001691 sec., 54405.67711413365 rows/sec., 4.60 MiB/sec. | ||
| 8947 | 2026.05.20 17:14:28.589771 [ 275 ] {cd6446a6-7f04-4c4c-807e-6b0f9b9cde3c} <Debug> TCPHandler: Processed in 0.001968267 sec. | ||
| 8948 | 2026.05.20 17:14:28.589902 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.05.20 17:14:28.589999 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8950 | 2026.05.20 17:14:28.590040 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8951 | 2026.05.20 17:14:28.590440 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.05.20 17:14:28.590476 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8953 | 2026.05.20 17:14:28.590779 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8954 | 2026.05.20 17:14:28.590997 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.05.20 17:14:28.591127 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001146 sec., 15706.806282722511 rows/sec., 1.15 MiB/sec. | ||
| 8956 | 2026.05.20 17:14:28.591160 [ 275 ] {3b53b1b3-ed4a-49cd-a1da-66c7b6db33e9} <Debug> TCPHandler: Processed in 0.001308821 sec. | ||
| 8957 | 2026.05.20 17:14:28.591274 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.05.20 17:14:28.591370 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8959 | 2026.05.20 17:14:28.591410 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8960 | 2026.05.20 17:14:28.591813 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.05.20 17:14:28.591849 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8962 | 2026.05.20 17:14:28.592147 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8963 | 2026.05.20 17:14:28.592353 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.05.20 17:14:28.592489 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001137 sec., 72119.61301671065 rows/sec., 5.63 MiB/sec. | ||
| 8965 | 2026.05.20 17:14:28.592523 [ 275 ] {8e6c52de-10f6-477e-a8ae-ac20210aa01c} <Debug> TCPHandler: Processed in 0.001300811 sec. | ||
| 8966 | 2026.05.20 17:14:28.592645 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.05.20 17:14:28.592741 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.05.20 17:14:28.592783 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8969 | 2026.05.20 17:14:28.593183 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.05.20 17:14:28.593219 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8971 | 2026.05.20 17:14:28.593541 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8972 | 2026.05.20 17:14:28.593746 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.05.20 17:14:28.593880 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8974 | 2026.05.20 17:14:28.593915 [ 275 ] {a49928fc-9620-40aa-93b6-eb06f9374917} <Debug> TCPHandler: Processed in 0.001321072 sec. | ||
| 8975 | 2026.05.20 17:14:28.594035 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.20 17:14:28.594131 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8977 | 2026.05.20 17:14:28.594186 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <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 | ||
| 8978 | 2026.05.20 17:14:28.594950 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.05.20 17:14:28.594987 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8980 | 2026.05.20 17:14:28.595505 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8981 | 2026.05.20 17:14:28.595736 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.05.20 17:14:28.595874 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001762 sec., 10215.664018161182 rows/sec., 18.31 MiB/sec. | ||
| 8983 | 2026.05.20 17:14:28.595925 [ 275 ] {7051b604-9664-4789-98af-2c621ff98e2c} <Debug> TCPHandler: Processed in 0.001940706 sec. | ||
| 8984 | 2026.05.20 17:14:28.596056 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.05.20 17:14:28.596154 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8986 | 2026.05.20 17:14:28.596197 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8987 | 2026.05.20 17:14:28.596533 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.05.20 17:14:28.596568 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8989 | 2026.05.20 17:14:28.596874 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8990 | 2026.05.20 17:14:28.597080 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.05.20 17:14:28.597211 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8992 | 2026.05.20 17:14:28.597244 [ 275 ] {54d8d71b-665f-4836-901d-2ff14cc22047} <Debug> TCPHandler: Processed in 0.001239909 sec. | ||
| 8993 | 2026.05.20 17:14:31.485844 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62536 | ||
| 8994 | 2026.05.20 17:14:31.485944 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8995 | 2026.05.20 17:14:31.485970 [ 306 ] {} <Debug> TCP-Session: cd59441c-215b-4002-9fb2-16f980ff2b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:62536 | ||
| 8996 | 2026.05.20 17:14:31.485993 [ 306 ] {} <Debug> TCP-Session: cd59441c-215b-4002-9fb2-16f980ff2b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8997 | 2026.05.20 17:14:31.486006 [ 306 ] {} <Debug> TCP-Session: cd59441c-215b-4002-9fb2-16f980ff2b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2026.05.20 17:14:31.486219 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37938 | ||
| 8999 | 2026.05.20 17:14:31.486260 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63836 | ||
| 9000 | 2026.05.20 17:14:31.486291 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45549 | ||
| 9001 | 2026.05.20 17:14:31.486299 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63970 | ||
| 9002 | 2026.05.20 17:14:31.486347 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9003 | 2026.05.20 17:14:31.486372 [ 306 ] {} <Trace> TCP-Session: cd59441c-215b-4002-9fb2-16f980ff2b46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2026.05.20 17:14:31.486405 [ 307 ] {} <Debug> TCP-Session: 17ac66e4-da28-4375-a9f9-a9328b59d884 Authenticating user 'default' from [fd00:1122:3344:101::e]:37938 | ||
| 9005 | 2026.05.20 17:14:31.486347 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9006 | 2026.05.20 17:14:31.486457 [ 307 ] {} <Debug> TCP-Session: 17ac66e4-da28-4375-a9f9-a9328b59d884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.05.20 17:14:31.486278 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62238 | ||
| 9008 | 2026.05.20 17:14:31.486488 [ 307 ] {} <Debug> TCP-Session: 17ac66e4-da28-4375-a9f9-a9328b59d884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.05.20 17:14:31.486492 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9010 | 2026.05.20 17:14:31.486481 [ 274 ] {} <Debug> TCP-Session: 0fb50b23-5c34-4ecd-bc2f-e4559a2df376 Authenticating user 'default' from [fd00:1122:3344:101::e]:63836 | ||
| 9011 | 2026.05.20 17:14:31.486558 [ 302 ] {} <Debug> TCP-Session: 2562454e-9b4f-4a5d-81b0-04e101dfe0f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45549 | ||
| 9012 | 2026.05.20 17:14:31.486561 [ 306 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62536) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9013 | 2026.05.20 17:14:31.486582 [ 274 ] {} <Debug> TCP-Session: 0fb50b23-5c34-4ecd-bc2f-e4559a2df376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.05.20 17:14:31.486590 [ 302 ] {} <Debug> TCP-Session: 2562454e-9b4f-4a5d-81b0-04e101dfe0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.05.20 17:14:31.486614 [ 274 ] {} <Debug> TCP-Session: 0fb50b23-5c34-4ecd-bc2f-e4559a2df376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.05.20 17:14:31.486628 [ 302 ] {} <Debug> TCP-Session: 2562454e-9b4f-4a5d-81b0-04e101dfe0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.05.20 17:14:31.486245 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57790 | ||
| 9018 | 2026.05.20 17:14:31.486237 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62047 | ||
| 9019 | 2026.05.20 17:14:31.486229 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39268 | ||
| 9020 | 2026.05.20 17:14:31.486847 [ 306 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9021 | 2026.05.20 17:14:31.486894 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9022 | 2026.05.20 17:14:31.486908 [ 306 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9023 | 2026.05.20 17:14:31.486936 [ 303 ] {} <Debug> TCP-Session: 0a32fe30-f27d-442b-b964-7d900cfab95c Authenticating user 'default' from [fd00:1122:3344:101::e]:63970 | ||
| 9024 | 2026.05.20 17:14:31.486969 [ 303 ] {} <Debug> TCP-Session: 0a32fe30-f27d-442b-b964-7d900cfab95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9025 | 2026.05.20 17:14:31.486982 [ 303 ] {} <Debug> TCP-Session: 0a32fe30-f27d-442b-b964-7d900cfab95c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9026 | 2026.05.20 17:14:31.486989 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9027 | 2026.05.20 17:14:31.487021 [ 292 ] {} <Debug> TCP-Session: 024c5008-52c0-418b-9892-d7b3288fe128 Authenticating user 'default' from [fd00:1122:3344:101::e]:62238 | ||
| 9028 | 2026.05.20 17:14:31.487041 [ 292 ] {} <Debug> TCP-Session: 024c5008-52c0-418b-9892-d7b3288fe128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.05.20 17:14:31.487054 [ 292 ] {} <Debug> TCP-Session: 024c5008-52c0-418b-9892-d7b3288fe128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2026.05.20 17:14:31.487074 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9031 | 2026.05.20 17:14:31.487103 [ 308 ] {} <Debug> TCP-Session: 4bb9ebec-8f20-43e5-8a8c-891db2801ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39268 | ||
| 9032 | 2026.05.20 17:14:31.487120 [ 308 ] {} <Debug> TCP-Session: 4bb9ebec-8f20-43e5-8a8c-891db2801ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9033 | 2026.05.20 17:14:31.487132 [ 308 ] {} <Debug> TCP-Session: 4bb9ebec-8f20-43e5-8a8c-891db2801ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2026.05.20 17:14:31.487219 [ 306 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 9035 | 2026.05.20 17:14:31.487473 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9036 | 2026.05.20 17:14:31.487501 [ 310 ] {} <Debug> TCP-Session: 780fd4bc-968f-463b-81eb-29461c4abcb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57790 | ||
| 9037 | 2026.05.20 17:14:31.487519 [ 310 ] {} <Debug> TCP-Session: 780fd4bc-968f-463b-81eb-29461c4abcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2026.05.20 17:14:31.487533 [ 310 ] {} <Debug> TCP-Session: 780fd4bc-968f-463b-81eb-29461c4abcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.05.20 17:14:31.487595 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9040 | 2026.05.20 17:14:31.487642 [ 309 ] {} <Debug> TCP-Session: c2281116-eada-4f88-be37-9ca75be8d9e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62047 | ||
| 9041 | 2026.05.20 17:14:31.487674 [ 309 ] {} <Debug> TCP-Session: c2281116-eada-4f88-be37-9ca75be8d9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9042 | 2026.05.20 17:14:31.487699 [ 309 ] {} <Debug> TCP-Session: c2281116-eada-4f88-be37-9ca75be8d9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9043 | 2026.05.20 17:14:31.488127 [ 329 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Trace> AggregatingTransform: Aggregating | ||
| 9044 | 2026.05.20 17:14:31.488160 [ 329 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Trace> Aggregator: Aggregation method: without_key | ||
| 9045 | 2026.05.20 17:14:31.488192 [ 329 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866051 sec. (1154.666 rows/sec., 45.10 KiB/sec.) | ||
| 9046 | 2026.05.20 17:14:31.488206 [ 329 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Trace> Aggregator: Merging aggregated data | ||
| 9047 | 2026.05.20 17:14:31.488797 [ 306 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002289 sec., 436.8719965050241 rows/sec., 17.07 KiB/sec. | ||
| 9048 | 2026.05.20 17:14:31.488928 [ 306 ] {95695c5f-f391-4bc1-99a6-99234e1e7230} <Debug> TCPHandler: Processed in 0.002674874 sec. | ||
| 9049 | 2026.05.20 17:14:31.489042 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9050 | 2026.05.20 17:14:31.489072 [ 306 ] {} <Debug> TCP-Session: cd59441c-215b-4002-9fb2-16f980ff2b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9051 | 2026.05.20 17:14:31.489072 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9052 | 2026.05.20 17:14:31.489092 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9053 | 2026.05.20 17:14:31.489123 [ 308 ] {} <Debug> TCP-Session: 4bb9ebec-8f20-43e5-8a8c-891db2801ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2026.05.20 17:14:31.489132 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9055 | 2026.05.20 17:14:31.489135 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9056 | 2026.05.20 17:14:31.489174 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9057 | 2026.05.20 17:14:31.489179 [ 303 ] {} <Debug> TCP-Session: 0a32fe30-f27d-442b-b964-7d900cfab95c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.05.20 17:14:31.489195 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9059 | 2026.05.20 17:14:31.489214 [ 310 ] {} <Debug> TCP-Session: 780fd4bc-968f-463b-81eb-29461c4abcb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9060 | 2026.05.20 17:14:31.489241 [ 292 ] {} <Debug> TCP-Session: 024c5008-52c0-418b-9892-d7b3288fe128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.05.20 17:14:31.489163 [ 307 ] {} <Debug> TCP-Session: 17ac66e4-da28-4375-a9f9-a9328b59d884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.05.20 17:14:31.489160 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9063 | 2026.05.20 17:14:31.489101 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9064 | 2026.05.20 17:14:31.489336 [ 309 ] {} <Debug> TCP-Session: c2281116-eada-4f88-be37-9ca75be8d9e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9065 | 2026.05.20 17:14:31.489207 [ 274 ] {} <Debug> TCP-Session: 0fb50b23-5c34-4ecd-bc2f-e4559a2df376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9066 | 2026.05.20 17:14:31.489360 [ 302 ] {} <Debug> TCP-Session: 2562454e-9b4f-4a5d-81b0-04e101dfe0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9067 | 2026.05.20 17:14:31.513179 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58858 | ||
| 9068 | 2026.05.20 17:14:31.513249 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9069 | 2026.05.20 17:14:31.513274 [ 306 ] {} <Debug> TCP-Session: dfd1a474-14d3-4607-a636-beff85baa557 Authenticating user 'default' from [fd00:1122:3344:101::e]:58858 | ||
| 9070 | 2026.05.20 17:14:31.513294 [ 306 ] {} <Debug> TCP-Session: dfd1a474-14d3-4607-a636-beff85baa557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9071 | 2026.05.20 17:14:31.513307 [ 306 ] {} <Debug> TCP-Session: dfd1a474-14d3-4607-a636-beff85baa557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9072 | 2026.05.20 17:14:31.513489 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44049 | ||
| 9073 | 2026.05.20 17:14:31.513510 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62928 | ||
| 9074 | 2026.05.20 17:14:31.513544 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61357 | ||
| 9075 | 2026.05.20 17:14:31.513562 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47791 | ||
| 9076 | 2026.05.20 17:14:31.513583 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60303 | ||
| 9077 | 2026.05.20 17:14:31.513620 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9078 | 2026.05.20 17:14:31.513634 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9079 | 2026.05.20 17:14:31.513600 [ 306 ] {} <Trace> TCP-Session: dfd1a474-14d3-4607-a636-beff85baa557 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.05.20 17:14:31.513668 [ 274 ] {} <Debug> TCP-Session: a495ecc7-3e96-4dbf-9417-ff5b28c1f856 Authenticating user 'default' from [fd00:1122:3344:101::e]:47791 | ||
| 9081 | 2026.05.20 17:14:31.513659 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9082 | 2026.05.20 17:14:31.513689 [ 274 ] {} <Debug> TCP-Session: a495ecc7-3e96-4dbf-9417-ff5b28c1f856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9083 | 2026.05.20 17:14:31.513661 [ 309 ] {} <Debug> TCP-Session: 3de9a790-b024-42d2-a8b5-a2a57e108fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61357 | ||
| 9084 | 2026.05.20 17:14:31.513713 [ 302 ] {} <Debug> TCP-Session: 2ea4704f-86a2-4c57-991c-29c6361d34a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60303 | ||
| 9085 | 2026.05.20 17:14:31.513752 [ 309 ] {} <Debug> TCP-Session: 3de9a790-b024-42d2-a8b5-a2a57e108fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.05.20 17:14:31.513765 [ 302 ] {} <Debug> TCP-Session: 2ea4704f-86a2-4c57-991c-29c6361d34a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9087 | 2026.05.20 17:14:31.513779 [ 309 ] {} <Debug> TCP-Session: 3de9a790-b024-42d2-a8b5-a2a57e108fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9088 | 2026.05.20 17:14:31.513792 [ 302 ] {} <Debug> TCP-Session: 2ea4704f-86a2-4c57-991c-29c6361d34a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9089 | 2026.05.20 17:14:31.513716 [ 274 ] {} <Debug> TCP-Session: a495ecc7-3e96-4dbf-9417-ff5b28c1f856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9090 | 2026.05.20 17:14:31.513828 [ 306 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58858) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9091 | 2026.05.20 17:14:31.513589 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62331 | ||
| 9092 | 2026.05.20 17:14:31.513582 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9093 | 2026.05.20 17:14:31.513574 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9094 | 2026.05.20 17:14:31.513909 [ 308 ] {} <Debug> TCP-Session: b2647d48-4c07-446c-8311-67a45156658b Authenticating user 'default' from [fd00:1122:3344:101::e]:62928 | ||
| 9095 | 2026.05.20 17:14:31.513909 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9096 | 2026.05.20 17:14:31.513934 [ 307 ] {} <Debug> TCP-Session: c49868ac-1696-45c4-80ce-a2bb9ad34f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:44049 | ||
| 9097 | 2026.05.20 17:14:31.513939 [ 308 ] {} <Debug> TCP-Session: b2647d48-4c07-446c-8311-67a45156658b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9098 | 2026.05.20 17:14:31.513952 [ 303 ] {} <Debug> TCP-Session: 6c947d57-bbd9-4f21-a0ed-1ed3d42761cd Authenticating user 'default' from [fd00:1122:3344:101::e]:62331 | ||
| 9099 | 2026.05.20 17:14:31.513970 [ 308 ] {} <Debug> TCP-Session: b2647d48-4c07-446c-8311-67a45156658b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2026.05.20 17:14:31.513964 [ 307 ] {} <Debug> TCP-Session: c49868ac-1696-45c4-80ce-a2bb9ad34f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2026.05.20 17:14:31.513981 [ 303 ] {} <Debug> TCP-Session: 6c947d57-bbd9-4f21-a0ed-1ed3d42761cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9102 | 2026.05.20 17:14:31.514003 [ 307 ] {} <Debug> TCP-Session: c49868ac-1696-45c4-80ce-a2bb9ad34f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9103 | 2026.05.20 17:14:31.514016 [ 303 ] {} <Debug> TCP-Session: 6c947d57-bbd9-4f21-a0ed-1ed3d42761cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.05.20 17:14:31.513568 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48480 | ||
| 9105 | 2026.05.20 17:14:31.513553 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42002 | ||
| 9106 | 2026.05.20 17:14:31.514078 [ 306 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9107 | 2026.05.20 17:14:31.514087 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9108 | 2026.05.20 17:14:31.514112 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9109 | 2026.05.20 17:14:31.514127 [ 292 ] {} <Debug> TCP-Session: ac4a9ab6-2183-419a-86ea-37ff3352c5f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48480 | ||
| 9110 | 2026.05.20 17:14:31.514139 [ 310 ] {} <Debug> TCP-Session: 085556d1-de53-4e1f-bdce-24a7b2f2fe6c Authenticating user 'default' from [fd00:1122:3344:101::e]:42002 | ||
| 9111 | 2026.05.20 17:14:31.514136 [ 306 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9112 | 2026.05.20 17:14:31.514154 [ 292 ] {} <Debug> TCP-Session: ac4a9ab6-2183-419a-86ea-37ff3352c5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2026.05.20 17:14:31.514164 [ 310 ] {} <Debug> TCP-Session: 085556d1-de53-4e1f-bdce-24a7b2f2fe6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9114 | 2026.05.20 17:14:31.514189 [ 292 ] {} <Debug> TCP-Session: ac4a9ab6-2183-419a-86ea-37ff3352c5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9115 | 2026.05.20 17:14:31.514204 [ 310 ] {} <Debug> TCP-Session: 085556d1-de53-4e1f-bdce-24a7b2f2fe6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2026.05.20 17:14:31.514440 [ 306 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 9117 | 2026.05.20 17:14:31.515326 [ 350 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Trace> AggregatingTransform: Aggregating | ||
| 9118 | 2026.05.20 17:14:31.515369 [ 350 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9119 | 2026.05.20 17:14:31.515402 [ 350 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00086661 sec. (1153.922 rows/sec., 45.08 KiB/sec.) | ||
| 9120 | 2026.05.20 17:14:31.515418 [ 350 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Trace> Aggregator: Merging aggregated data | ||
| 9121 | 2026.05.20 17:14:31.516029 [ 306 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002261 sec., 442.2821760283061 rows/sec., 17.28 KiB/sec. | ||
| 9122 | 2026.05.20 17:14:31.516168 [ 306 ] {3935e486-802b-4971-8924-c9290e0f36a2} <Debug> TCPHandler: Processed in 0.002669094 sec. | ||
| 9123 | 2026.05.20 17:14:31.516288 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9124 | 2026.05.20 17:14:31.516312 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9125 | 2026.05.20 17:14:31.516316 [ 306 ] {} <Debug> TCP-Session: dfd1a474-14d3-4607-a636-beff85baa557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9126 | 2026.05.20 17:14:31.516335 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9127 | 2026.05.20 17:14:31.516351 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9128 | 2026.05.20 17:14:31.516375 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9129 | 2026.05.20 17:14:31.516405 [ 292 ] {} <Debug> TCP-Session: ac4a9ab6-2183-419a-86ea-37ff3352c5f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2026.05.20 17:14:31.516424 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9131 | 2026.05.20 17:14:31.516444 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9132 | 2026.05.20 17:14:31.516447 [ 302 ] {} <Debug> TCP-Session: 2ea4704f-86a2-4c57-991c-29c6361d34a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9133 | 2026.05.20 17:14:31.516469 [ 310 ] {} <Debug> TCP-Session: 085556d1-de53-4e1f-bdce-24a7b2f2fe6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9134 | 2026.05.20 17:14:31.516478 [ 274 ] {} <Debug> TCP-Session: a495ecc7-3e96-4dbf-9417-ff5b28c1f856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9135 | 2026.05.20 17:14:31.516407 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9136 | 2026.05.20 17:14:31.516390 [ 303 ] {} <Debug> TCP-Session: 6c947d57-bbd9-4f21-a0ed-1ed3d42761cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9137 | 2026.05.20 17:14:31.516388 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9138 | 2026.05.20 17:14:31.516550 [ 309 ] {} <Debug> TCP-Session: 3de9a790-b024-42d2-a8b5-a2a57e108fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9139 | 2026.05.20 17:14:31.516357 [ 307 ] {} <Debug> TCP-Session: c49868ac-1696-45c4-80ce-a2bb9ad34f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9140 | 2026.05.20 17:14:31.516583 [ 308 ] {} <Debug> TCP-Session: b2647d48-4c07-446c-8311-67a45156658b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2026.05.20 17:14:31.582811 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54311 | ||
| 9142 | 2026.05.20 17:14:31.582903 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9143 | 2026.05.20 17:14:31.582930 [ 306 ] {} <Debug> TCP-Session: 542126cd-0309-482e-8961-190a820ce859 Authenticating user 'default' from [fd00:1122:3344:101::e]:54311 | ||
| 9144 | 2026.05.20 17:14:31.582952 [ 306 ] {} <Debug> TCP-Session: 542126cd-0309-482e-8961-190a820ce859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2026.05.20 17:14:31.582965 [ 306 ] {} <Debug> TCP-Session: 542126cd-0309-482e-8961-190a820ce859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.05.20 17:14:31.583188 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55362 | ||
| 9147 | 2026.05.20 17:14:31.583195 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55833 | ||
| 9148 | 2026.05.20 17:14:31.583239 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37511 | ||
| 9149 | 2026.05.20 17:14:31.583273 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53854 | ||
| 9150 | 2026.05.20 17:14:31.583283 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9151 | 2026.05.20 17:14:31.583293 [ 306 ] {} <Trace> TCP-Session: 542126cd-0309-482e-8961-190a820ce859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.05.20 17:14:31.583321 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9153 | 2026.05.20 17:14:31.583325 [ 307 ] {} <Debug> TCP-Session: e7f8ed0d-bee3-441a-b1c2-84773014c05d Authenticating user 'default' from [fd00:1122:3344:101::e]:55362 | ||
| 9154 | 2026.05.20 17:14:31.583358 [ 303 ] {} <Debug> TCP-Session: 01b79765-3b8a-4a9b-8bf7-88d845b1bf0f Authenticating user 'default' from [fd00:1122:3344:101::e]:53854 | ||
| 9155 | 2026.05.20 17:14:31.583312 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9156 | 2026.05.20 17:14:31.583390 [ 303 ] {} <Debug> TCP-Session: 01b79765-3b8a-4a9b-8bf7-88d845b1bf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.05.20 17:14:31.583379 [ 307 ] {} <Debug> TCP-Session: e7f8ed0d-bee3-441a-b1c2-84773014c05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.05.20 17:14:31.583410 [ 292 ] {} <Debug> TCP-Session: e51fae37-44ee-467c-b03d-078c4a6fae51 Authenticating user 'default' from [fd00:1122:3344:101::e]:37511 | ||
| 9159 | 2026.05.20 17:14:31.583409 [ 303 ] {} <Debug> TCP-Session: 01b79765-3b8a-4a9b-8bf7-88d845b1bf0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.05.20 17:14:31.583425 [ 307 ] {} <Debug> TCP-Session: e7f8ed0d-bee3-441a-b1c2-84773014c05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2026.05.20 17:14:31.583447 [ 292 ] {} <Debug> TCP-Session: e51fae37-44ee-467c-b03d-078c4a6fae51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2026.05.20 17:14:31.583303 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9163 | 2026.05.20 17:14:31.583478 [ 292 ] {} <Debug> TCP-Session: e51fae37-44ee-467c-b03d-078c4a6fae51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9164 | 2026.05.20 17:14:31.583486 [ 306 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9165 | 2026.05.20 17:14:31.583505 [ 308 ] {} <Debug> TCP-Session: aa6e2403-32a7-4d96-ac80-aa5d003701c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55833 | ||
| 9166 | 2026.05.20 17:14:31.583265 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44472 | ||
| 9167 | 2026.05.20 17:14:31.583550 [ 308 ] {} <Debug> TCP-Session: aa6e2403-32a7-4d96-ac80-aa5d003701c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.05.20 17:14:31.583232 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37663 | ||
| 9169 | 2026.05.20 17:14:31.583605 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9170 | 2026.05.20 17:14:31.583593 [ 308 ] {} <Debug> TCP-Session: aa6e2403-32a7-4d96-ac80-aa5d003701c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9171 | 2026.05.20 17:14:31.583642 [ 302 ] {} <Debug> TCP-Session: 1d8968e6-6a39-49ed-b16f-c0abcb8d64f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44472 | ||
| 9172 | 2026.05.20 17:14:31.583650 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9173 | 2026.05.20 17:14:31.583678 [ 302 ] {} <Debug> TCP-Session: 1d8968e6-6a39-49ed-b16f-c0abcb8d64f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2026.05.20 17:14:31.583706 [ 274 ] {} <Debug> TCP-Session: c923a2cc-c9ae-4bba-9d37-f7877521116b Authenticating user 'default' from [fd00:1122:3344:101::e]:37663 | ||
| 9175 | 2026.05.20 17:14:31.583719 [ 302 ] {} <Debug> TCP-Session: 1d8968e6-6a39-49ed-b16f-c0abcb8d64f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.05.20 17:14:31.583208 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56225 | ||
| 9177 | 2026.05.20 17:14:31.583738 [ 274 ] {} <Debug> TCP-Session: c923a2cc-c9ae-4bba-9d37-f7877521116b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.05.20 17:14:31.583773 [ 306 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9179 | 2026.05.20 17:14:31.583796 [ 274 ] {} <Debug> TCP-Session: c923a2cc-c9ae-4bba-9d37-f7877521116b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2026.05.20 17:14:31.583216 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36598 | ||
| 9181 | 2026.05.20 17:14:31.583820 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9182 | 2026.05.20 17:14:31.583843 [ 306 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9183 | 2026.05.20 17:14:31.583871 [ 309 ] {} <Debug> TCP-Session: 074973d8-c8e9-422b-80db-dfff798ebdf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56225 | ||
| 9184 | 2026.05.20 17:14:31.583876 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9185 | 2026.05.20 17:14:31.583904 [ 309 ] {} <Debug> TCP-Session: 074973d8-c8e9-422b-80db-dfff798ebdf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.05.20 17:14:31.583912 [ 310 ] {} <Debug> TCP-Session: 0d55fb28-4d5e-4ab1-af02-51f952063835 Authenticating user 'default' from [fd00:1122:3344:101::e]:36598 | ||
| 9187 | 2026.05.20 17:14:31.583927 [ 309 ] {} <Debug> TCP-Session: 074973d8-c8e9-422b-80db-dfff798ebdf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.05.20 17:14:31.583944 [ 310 ] {} <Debug> TCP-Session: 0d55fb28-4d5e-4ab1-af02-51f952063835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.05.20 17:14:31.583963 [ 310 ] {} <Debug> TCP-Session: 0d55fb28-4d5e-4ab1-af02-51f952063835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.05.20 17:14:31.584162 [ 306 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Debug> oximeter.version (6da34c2f-0cee-477b-b212-45659d8ef7e6) (SelectExecutor): Key condition: unknown | ||
| 9191 | 2026.05.20 17:14:31.585220 [ 337 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Trace> AggregatingTransform: Aggregating | ||
| 9192 | 2026.05.20 17:14:31.585258 [ 337 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 9193 | 2026.05.20 17:14:31.585290 [ 337 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020765 sec. (979.657 rows/sec., 38.27 KiB/sec.) | ||
| 9194 | 2026.05.20 17:14:31.585305 [ 337 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Trace> Aggregator: Merging aggregated data | ||
| 9195 | 2026.05.20 17:14:31.585918 [ 306 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002492 sec., 401.2841091492777 rows/sec., 15.68 KiB/sec. | ||
| 9196 | 2026.05.20 17:14:31.586069 [ 306 ] {98abf572-442c-42ee-a179-fa8598eb97a0} <Debug> TCPHandler: Processed in 0.002917279 sec. | ||
| 9197 | 2026.05.20 17:14:31.586198 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9198 | 2026.05.20 17:14:31.586223 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9199 | 2026.05.20 17:14:31.586236 [ 306 ] {} <Debug> TCP-Session: 542126cd-0309-482e-8961-190a820ce859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.05.20 17:14:31.586276 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9201 | 2026.05.20 17:14:31.586287 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9202 | 2026.05.20 17:14:31.586303 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9203 | 2026.05.20 17:14:31.586321 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9204 | 2026.05.20 17:14:31.586352 [ 307 ] {} <Debug> TCP-Session: e7f8ed0d-bee3-441a-b1c2-84773014c05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2026.05.20 17:14:31.586362 [ 292 ] {} <Debug> TCP-Session: e51fae37-44ee-467c-b03d-078c4a6fae51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9206 | 2026.05.20 17:14:31.586390 [ 309 ] {} <Debug> TCP-Session: 074973d8-c8e9-422b-80db-dfff798ebdf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9207 | 2026.05.20 17:14:31.586339 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9208 | 2026.05.20 17:14:31.586313 [ 310 ] {} <Debug> TCP-Session: 0d55fb28-4d5e-4ab1-af02-51f952063835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.05.20 17:14:31.586453 [ 303 ] {} <Debug> TCP-Session: 01b79765-3b8a-4a9b-8bf7-88d845b1bf0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9210 | 2026.05.20 17:14:31.586259 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9211 | 2026.05.20 17:14:31.586240 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9212 | 2026.05.20 17:14:31.586513 [ 274 ] {} <Debug> TCP-Session: c923a2cc-c9ae-4bba-9d37-f7877521116b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.05.20 17:14:31.586269 [ 308 ] {} <Debug> TCP-Session: aa6e2403-32a7-4d96-ac80-aa5d003701c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.05.20 17:14:31.586539 [ 302 ] {} <Debug> TCP-Session: 1d8968e6-6a39-49ed-b16f-c0abcb8d64f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.05.20 17:14:33.585611 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2026.05.20 17:14:33.585874 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 9217 | 2026.05.20 17:14:33.586226 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9218 | 2026.05.20 17:14:33.586266 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 9219 | 2026.05.20 17:14:33.586496 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9220 | 2026.05.20 17:14:33.586565 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9221 | 2026.05.20 17:14:33.586708 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 9222 | 2026.05.20 17:14:33.586745 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9223 | 2026.05.20 17:14:33.586767 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 9224 | 2026.05.20 17:14:33.586782 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9225 | 2026.05.20 17:14:33.586823 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 9226 | 2026.05.20 17:14:33.586844 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9227 | 2026.05.20 17:14:33.587919 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002158 sec., 24096.38554216867 rows/sec., 5.64 MiB/sec. | ||
| 9228 | 2026.05.20 17:14:33.588016 [ 275 ] {f4befe02-94a4-45ee-8a4b-f536ae8129e6} <Debug> TCPHandler: Processed in 0.00254665 sec. | ||
| 9229 | 2026.05.20 17:14:33.590869 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9230 | 2026.05.20 17:14:33.591002 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9231 | 2026.05.20 17:14:33.591055 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9232 | 2026.05.20 17:14:33.591595 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.05.20 17:14:33.591645 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9234 | 2026.05.20 17:14:33.592073 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9235 | 2026.05.20 17:14:33.592304 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.05.20 17:14:33.592456 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001491 sec., 16096.579476861169 rows/sec., 1.34 MiB/sec. | ||
| 9237 | 2026.05.20 17:14:33.592492 [ 275 ] {bb914e72-f900-4758-8eac-88f990c9af18} <Debug> TCPHandler: Processed in 0.00168725 sec. | ||
| 9238 | 2026.05.20 17:14:33.592615 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2026.05.20 17:14:33.592712 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9240 | 2026.05.20 17:14:33.592752 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9241 | 2026.05.20 17:14:33.593269 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.05.20 17:14:33.593305 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9243 | 2026.05.20 17:14:33.593626 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9244 | 2026.05.20 17:14:33.593851 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.05.20 17:14:33.593978 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Debug> executeQuery: Read 224 rows, 20.40 KiB in 0.001285 sec., 174319.06614785994 rows/sec., 15.50 MiB/sec. | ||
| 9246 | 2026.05.20 17:14:33.594013 [ 275 ] {1236192b-c2c1-476f-8a02-8636a468c85b} <Debug> TCPHandler: Processed in 0.001449374 sec. | ||
| 9247 | 2026.05.20 17:14:33.594129 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.05.20 17:14:33.594226 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9249 | 2026.05.20 17:14:33.594267 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9250 | 2026.05.20 17:14:33.594683 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.05.20 17:14:33.594719 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9252 | 2026.05.20 17:14:33.595018 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9253 | 2026.05.20 17:14:33.595229 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.05.20 17:14:33.595350 [ 72 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9255 | 2026.05.20 17:14:33.595358 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.00115 sec., 31304.347826086956 rows/sec., 2.35 MiB/sec. | ||
| 9256 | 2026.05.20 17:14:33.595413 [ 72 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.05.20 17:14:33.595418 [ 275 ] {88e8d30f-0fae-4d4b-91cf-fb3110b0e68b} <Debug> TCPHandler: Processed in 0.001339702 sec. | ||
| 9258 | 2026.05.20 17:14:33.595446 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9259 | 2026.05.20 17:14:33.595552 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.05.20 17:14:33.595571 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 9261 | 2026.05.20 17:14:33.595657 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9262 | 2026.05.20 17:14:33.595702 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9263 | 2026.05.20 17:14:33.595721 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9264 | 2026.05.20 17:14:33.595762 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 9265 | 2026.05.20 17:14:33.595828 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 9266 | 2026.05.20 17:14:33.595880 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 29 rows starting from the beginning of the part | ||
| 9267 | 2026.05.20 17:14:33.595926 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 9268 | 2026.05.20 17:14:33.595973 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 18 rows starting from the beginning of the part | ||
| 9269 | 2026.05.20 17:14:33.596017 [ 195 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 9270 | 2026.05.20 17:14:33.596108 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.05.20 17:14:33.596149 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9272 | 2026.05.20 17:14:33.596473 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9273 | 2026.05.20 17:14:33.596699 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.05.20 17:14:33.596828 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.67 MiB/sec. | ||
| 9275 | 2026.05.20 17:14:33.596829 [ 196 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317981 sec., 270110.11539620074 rows/sec., 19.28 MiB/sec. | ||
| 9276 | 2026.05.20 17:14:33.596862 [ 275 ] {38bbcc68-abbf-4c01-9761-81a08188bcf9} <Debug> TCPHandler: Processed in 0.001360582 sec. | ||
| 9277 | 2026.05.20 17:14:33.596980 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2026.05.20 17:14:33.597056 [ 197 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9279 | 2026.05.20 17:14:33.597084 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9280 | 2026.05.20 17:14:33.597131 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9281 | 2026.05.20 17:14:33.597383 [ 197 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.05.20 17:14:33.597474 [ 197 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_56_11} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9283 | 2026.05.20 17:14:33.597518 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.05.20 17:14:33.597561 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9285 | 2026.05.20 17:14:33.597589 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9286 | 2026.05.20 17:14:33.597853 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9287 | 2026.05.20 17:14:33.598060 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.05.20 17:14:33.598192 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 9289 | 2026.05.20 17:14:33.598226 [ 275 ] {879476f4-b7a8-4054-ad6c-76125dfcc0a8} <Debug> TCPHandler: Processed in 0.001297591 sec. | ||
| 9290 | 2026.05.20 17:14:33.598338 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2026.05.20 17:14:33.598436 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9292 | 2026.05.20 17:14:33.598475 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9293 | 2026.05.20 17:14:33.598965 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.05.20 17:14:33.599001 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9295 | 2026.05.20 17:14:33.599319 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9296 | 2026.05.20 17:14:33.599533 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.05.20 17:14:33.599690 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Debug> executeQuery: Read 124 rows, 10.29 KiB in 0.001273 sec., 97407.69835035349 rows/sec., 7.90 MiB/sec. | ||
| 9298 | 2026.05.20 17:14:33.599728 [ 275 ] {dfa9a231-4666-4af0-a503-e61938f41065} <Debug> TCPHandler: Processed in 0.001447894 sec. | ||
| 9299 | 2026.05.20 17:14:33.599868 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2026.05.20 17:14:33.599964 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9301 | 2026.05.20 17:14:33.600007 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9302 | 2026.05.20 17:14:33.600461 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.05.20 17:14:33.600497 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9304 | 2026.05.20 17:14:33.600818 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9305 | 2026.05.20 17:14:33.601020 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.05.20 17:14:33.601174 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001227 sec., 159739.20130399347 rows/sec., 11.46 MiB/sec. | ||
| 9307 | 2026.05.20 17:14:33.601211 [ 275 ] {ed029855-5afb-4173-a5c4-ab0de6c56bd1} <Debug> TCPHandler: Processed in 0.001391453 sec. | ||
| 9308 | 2026.05.20 17:14:33.601335 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2026.05.20 17:14:33.601428 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9310 | 2026.05.20 17:14:33.601483 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <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 | ||
| 9311 | 2026.05.20 17:14:33.602288 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.05.20 17:14:33.602324 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9313 | 2026.05.20 17:14:33.602830 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9314 | 2026.05.20 17:14:33.603041 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.05.20 17:14:33.603158 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9316 | 2026.05.20 17:14:33.603202 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00179 sec., 13407.82122905028 rows/sec., 24.03 MiB/sec. | ||
| 9317 | 2026.05.20 17:14:33.603206 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.05.20 17:14:33.603250 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9319 | 2026.05.20 17:14:33.603276 [ 275 ] {2b41d645-4ee0-4f05-96c1-96d92b4de44e} <Debug> TCPHandler: Processed in 0.001988817 sec. | ||
| 9320 | 2026.05.20 17:14:33.603327 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 9321 | 2026.05.20 17:14:33.603517 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.05.20 17:14:33.603518 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9323 | 2026.05.20 17:14:33.603591 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 958 rows starting from the beginning of the part | ||
| 9324 | 2026.05.20 17:14:33.603665 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9325 | 2026.05.20 17:14:33.603691 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 9326 | 2026.05.20 17:14:33.603732 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9327 | 2026.05.20 17:14:33.603791 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 9328 | 2026.05.20 17:14:33.603888 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 9329 | 2026.05.20 17:14:33.603973 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 9330 | 2026.05.20 17:14:33.604059 [ 195 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 9331 | 2026.05.20 17:14:33.604214 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.05.20 17:14:33.604266 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9333 | 2026.05.20 17:14:33.604676 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9334 | 2026.05.20 17:14:33.604943 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.05.20 17:14:33.605106 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. | ||
| 9336 | 2026.05.20 17:14:33.605163 [ 275 ] {84b2178f-ec56-4cba-83d4-ac42c5f13a23} <Debug> TCPHandler: Processed in 0.001762012 sec. | ||
| 9337 | 2026.05.20 17:14:33.609406 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 19 columns (19 merged, 0 gathered) in 0.006109426 sec., 175957.610420357 rows/sec., 315.31 MiB/sec. | ||
| 9338 | 2026.05.20 17:14:33.610553 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9339 | 2026.05.20 17:14:33.610875 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.05.20 17:14:33.610951 [ 197 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9341 | 2026.05.20 17:14:33.611065 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB. | ||
| 9342 | 2026.05.20 17:14:33.662725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19622 | ||
| 9343 | 2026.05.20 17:14:33.663311 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.05.20 17:14:33.663352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9345 | 2026.05.20 17:14:33.663770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9346 | 2026.05.20 17:14:33.663993 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.05.20 17:14:33.664131 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19622 | ||
| 9348 | 2026.05.20 17:14:33.664144 [ 71 ] {} <Debug> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9349 | 2026.05.20 17:14:33.664212 [ 71 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.05.20 17:14:33.664245 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9351 | 2026.05.20 17:14:33.664428 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::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 | ||
| 9352 | 2026.05.20 17:14:33.664626 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9353 | 2026.05.20 17:14:33.664687 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17254 rows starting from the beginning of the part | ||
| 9354 | 2026.05.20 17:14:33.664789 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9355 | 2026.05.20 17:14:33.664866 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9356 | 2026.05.20 17:14:33.664938 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9357 | 2026.05.20 17:14:33.665005 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9358 | 2026.05.20 17:14:33.665079 [ 186 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9359 | 2026.05.20 17:14:33.667171 [ 199 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19622 rows, containing 4 columns (4 merged, 0 gathered) in 0.002821887 sec., 6953503.09916733 rows/sec., 99.47 MiB/sec. | ||
| 9360 | 2026.05.20 17:14:33.667540 [ 199 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9361 | 2026.05.20 17:14:33.667841 [ 199 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.05.20 17:14:33.667922 [ 199 ] {808c8c01-91fd-46a4-8036-4a9dcefca00f::all_1_41_8} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9363 | 2026.05.20 17:14:33.668038 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 9364 | 2026.05.20 17:14:34.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.99 MiB, peak 312.07 MiB, free memory in arenas 0.00 B, will set to 301.65 MiB (RSS), difference: 1.66 MiB | ||
| 9365 | 2026.05.20 17:14:34.679060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9366 | 2026.05.20 17:14:34.696529 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.05.20 17:14:34.696581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9368 | 2026.05.20 17:14:34.702636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9369 | 2026.05.20 17:14:34.703321 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.05.20 17:14:34.703609 [ 70 ] {} <Debug> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9371 | 2026.05.20 17:14:34.703651 [ 70 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.05.20 17:14:34.703674 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9373 | 2026.05.20 17:14:34.703801 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 9374 | 2026.05.20 17:14:34.706491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9375 | 2026.05.20 17:14:34.707718 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9376 | 2026.05.20 17:14:34.709137 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9377 | 2026.05.20 17:14:34.713824 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9378 | 2026.05.20 17:14:34.718330 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 9379 | 2026.05.20 17:14:34.723049 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 9380 | 2026.05.20 17:14:34.727748 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 9381 | 2026.05.20 17:14:34.731512 [ 197 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::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 | ||
| 9382 | 2026.05.20 17:14:34.782311 [ 199 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078624404 sec., 3930.0774858655845 rows/sec., 20.32 MiB/sec. | ||
| 9383 | 2026.05.20 17:14:34.785068 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9384 | 2026.05.20 17:14:34.786944 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_41_8} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.05.20 17:14:34.787031 [ 192 ] {b681309c-9d5b-45f3-a9b8-dbaf53be5ba0::all_1_41_8} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9386 | 2026.05.20 17:14:34.789457 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9387 | 2026.05.20 17:14:38.583902 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.05.20 17:14:38.584169 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9389 | 2026.05.20 17:14:38.584550 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9390 | 2026.05.20 17:14:38.584589 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9391 | 2026.05.20 17:14:38.584895 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9392 | 2026.05.20 17:14:38.584965 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9393 | 2026.05.20 17:14:38.585107 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9394 | 2026.05.20 17:14:38.585144 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9395 | 2026.05.20 17:14:38.585167 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 9396 | 2026.05.20 17:14:38.585183 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9397 | 2026.05.20 17:14:38.585223 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9398 | 2026.05.20 17:14:38.585243 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9399 | 2026.05.20 17:14:38.586309 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002243 sec., 23183.236736513594 rows/sec., 5.42 MiB/sec. | ||
| 9400 | 2026.05.20 17:14:38.586405 [ 275 ] {b3bb3454-765f-4d22-9543-b499703e5625} <Debug> TCPHandler: Processed in 0.002642473 sec. | ||
| 9401 | 2026.05.20 17:14:38.588295 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.05.20 17:14:38.588503 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9403 | 2026.05.20 17:14:38.588581 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9404 | 2026.05.20 17:14:38.589320 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.05.20 17:14:38.589355 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9406 | 2026.05.20 17:14:38.589853 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9407 | 2026.05.20 17:14:38.590151 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.05.20 17:14:38.590367 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001923 sec., 47841.91367654706 rows/sec., 4.04 MiB/sec. | ||
| 9409 | 2026.05.20 17:14:38.590409 [ 275 ] {e3e03400-d4ca-498c-a2ba-9ce088beee03} <Debug> TCPHandler: Processed in 0.002193752 sec. | ||
| 9410 | 2026.05.20 17:14:38.590544 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.05.20 17:14:38.590643 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9412 | 2026.05.20 17:14:38.590684 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9413 | 2026.05.20 17:14:38.591096 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.05.20 17:14:38.591131 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9415 | 2026.05.20 17:14:38.591439 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9416 | 2026.05.20 17:14:38.591662 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.05.20 17:14:38.591793 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00117 sec., 15384.615384615385 rows/sec., 1.13 MiB/sec. | ||
| 9418 | 2026.05.20 17:14:38.591826 [ 275 ] {38633ccc-2826-496f-b5ab-ad7849bd38b2} <Debug> TCPHandler: Processed in 0.001333591 sec. | ||
| 9419 | 2026.05.20 17:14:38.591946 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.05.20 17:14:38.592041 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9421 | 2026.05.20 17:14:38.592081 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9422 | 2026.05.20 17:14:38.592502 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.05.20 17:14:38.592536 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9424 | 2026.05.20 17:14:38.592864 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9425 | 2026.05.20 17:14:38.593105 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.05.20 17:14:38.593245 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001221 sec., 67158.06715806715 rows/sec., 5.24 MiB/sec. | ||
| 9427 | 2026.05.20 17:14:38.593283 [ 275 ] {99841719-26d8-4a4a-af25-0afdb3db5973} <Debug> TCPHandler: Processed in 0.001394583 sec. | ||
| 9428 | 2026.05.20 17:14:38.593408 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2026.05.20 17:14:38.593510 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9430 | 2026.05.20 17:14:38.593554 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9431 | 2026.05.20 17:14:38.593960 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.05.20 17:14:38.593994 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9433 | 2026.05.20 17:14:38.594341 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9434 | 2026.05.20 17:14:38.594550 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.05.20 17:14:38.594679 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 9436 | 2026.05.20 17:14:38.594714 [ 275 ] {551c87e3-d73a-4609-9cf3-a1cc5e6f880c} <Debug> TCPHandler: Processed in 0.001356852 sec. | ||
| 9437 | 2026.05.20 17:14:38.594829 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.05.20 17:14:38.594924 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9439 | 2026.05.20 17:14:38.594979 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <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 | ||
| 9440 | 2026.05.20 17:14:38.595719 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.05.20 17:14:38.595753 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9442 | 2026.05.20 17:14:38.596276 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9443 | 2026.05.20 17:14:38.596498 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.05.20 17:14:38.596635 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001728 sec., 10416.666666666668 rows/sec., 18.67 MiB/sec. | ||
| 9445 | 2026.05.20 17:14:38.596685 [ 275 ] {ace36acc-4285-4521-90eb-acc8e6c82cc0} <Debug> TCPHandler: Processed in 0.001906755 sec. | ||
| 9446 | 2026.05.20 17:14:38.596815 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.05.20 17:14:38.596911 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9448 | 2026.05.20 17:14:38.596952 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9449 | 2026.05.20 17:14:38.597285 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.05.20 17:14:38.597319 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9451 | 2026.05.20 17:14:38.597612 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9452 | 2026.05.20 17:14:38.597815 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.05.20 17:14:38.597941 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 9454 | 2026.05.20 17:14:38.597973 [ 275 ] {5e766591-d39c-4399-b196-e43b281b352e} <Debug> TCPHandler: Processed in 0.001207739 sec. | ||
| 9455 | 2026.05.20 17:14:41.012548 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9456 | 2026.05.20 17:14:41.012621 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9457 | 2026.05.20 17:14:41.164264 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20134 | ||
| 9458 | 2026.05.20 17:14:41.164818 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.05.20 17:14:41.164863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9460 | 2026.05.20 17:14:41.165479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9461 | 2026.05.20 17:14:41.165724 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.05.20 17:14:41.165852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20134 | ||
| 9463 | 2026.05.20 17:14:42.206607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9464 | 2026.05.20 17:14:42.221528 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.05.20 17:14:42.221591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9466 | 2026.05.20 17:14:42.227154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9467 | 2026.05.20 17:14:42.227840 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.05.20 17:14:42.230696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9469 | 2026.05.20 17:14:43.584186 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.05.20 17:14:43.584434 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9471 | 2026.05.20 17:14:43.584759 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9472 | 2026.05.20 17:14:43.584796 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9473 | 2026.05.20 17:14:43.585015 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9474 | 2026.05.20 17:14:43.585083 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9475 | 2026.05.20 17:14:43.585224 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9476 | 2026.05.20 17:14:43.585260 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9477 | 2026.05.20 17:14:43.585283 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 9478 | 2026.05.20 17:14:43.585299 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9479 | 2026.05.20 17:14:43.585341 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9480 | 2026.05.20 17:14:43.585362 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9481 | 2026.05.20 17:14:43.586460 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00213 sec., 24413.145539906105 rows/sec., 5.71 MiB/sec. | ||
| 9482 | 2026.05.20 17:14:43.586562 [ 275 ] {9f10207c-d350-4bcb-bc32-72bf08b704f1} <Debug> TCPHandler: Processed in 0.00251628 sec. | ||
| 9483 | 2026.05.20 17:14:43.588624 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.05.20 17:14:43.588735 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9485 | 2026.05.20 17:14:43.588780 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9486 | 2026.05.20 17:14:43.589281 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.05.20 17:14:43.589331 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9488 | 2026.05.20 17:14:43.589707 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9489 | 2026.05.20 17:14:43.589942 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.05.20 17:14:43.590086 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001382 sec., 75253.25615050651 rows/sec., 6.31 MiB/sec. | ||
| 9491 | 2026.05.20 17:14:43.590102 [ 53 ] {} <Debug> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9492 | 2026.05.20 17:14:43.590122 [ 275 ] {2398f3fe-e2c8-46a8-96b0-964b1d41c903} <Debug> TCPHandler: Processed in 0.001551247 sec. | ||
| 9493 | 2026.05.20 17:14:43.590174 [ 53 ] {} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.05.20 17:14:43.590204 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9495 | 2026.05.20 17:14:43.590280 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2026.05.20 17:14:43.590300 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::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 | ||
| 9497 | 2026.05.20 17:14:43.590380 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9498 | 2026.05.20 17:14:43.590405 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9499 | 2026.05.20 17:14:43.590424 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9500 | 2026.05.20 17:14:43.590439 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3361 rows starting from the beginning of the part | ||
| 9501 | 2026.05.20 17:14:43.590502 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 9502 | 2026.05.20 17:14:43.590554 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 92 rows starting from the beginning of the part | ||
| 9503 | 2026.05.20 17:14:43.590594 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 224 rows starting from the beginning of the part | ||
| 9504 | 2026.05.20 17:14:43.590635 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 92 rows starting from the beginning of the part | ||
| 9505 | 2026.05.20 17:14:43.590675 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 9506 | 2026.05.20 17:14:43.590896 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.05.20 17:14:43.590941 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9508 | 2026.05.20 17:14:43.591260 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9509 | 2026.05.20 17:14:43.591485 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.05.20 17:14:43.591623 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001261 sec., 19032.513877874702 rows/sec., 1.40 MiB/sec. | ||
| 9511 | 2026.05.20 17:14:43.591658 [ 275 ] {fe49aa0f-b7e9-4be3-b8d8-a83e750b611a} <Debug> TCPHandler: Processed in 0.001429834 sec. | ||
| 9512 | 2026.05.20 17:14:43.591782 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.05.20 17:14:43.591877 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9514 | 2026.05.20 17:14:43.591916 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9515 | 2026.05.20 17:14:43.592131 [ 200 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870014 sec., 2126722.045931207 rows/sec., 172.42 MiB/sec. | ||
| 9516 | 2026.05.20 17:14:43.592373 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.05.20 17:14:43.592418 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9518 | 2026.05.20 17:14:43.592443 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9519 | 2026.05.20 17:14:43.592742 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.05.20 17:14:43.592810 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9521 | 2026.05.20 17:14:43.592817 [ 191 ] {7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae::all_1_61_12} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9522 | 2026.05.20 17:14:43.592897 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 9523 | 2026.05.20 17:14:43.593075 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.05.20 17:14:43.593211 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001352 sec., 65088.757396449706 rows/sec., 5.08 MiB/sec. | ||
| 9525 | 2026.05.20 17:14:43.593231 [ 51 ] {} <Debug> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9526 | 2026.05.20 17:14:43.593247 [ 275 ] {d94c3cb1-f3ff-4ae3-9880-741967e23e3f} <Debug> TCPHandler: Processed in 0.001512806 sec. | ||
| 9527 | 2026.05.20 17:14:43.593303 [ 51 ] {} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.05.20 17:14:43.593331 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9529 | 2026.05.20 17:14:43.593411 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.05.20 17:14:43.593417 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::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 | ||
| 9531 | 2026.05.20 17:14:43.593518 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9532 | 2026.05.20 17:14:43.593546 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9533 | 2026.05.20 17:14:43.593566 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9534 | 2026.05.20 17:14:43.593595 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9535 | 2026.05.20 17:14:43.593671 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 88 rows starting from the beginning of the part | ||
| 9536 | 2026.05.20 17:14:43.593738 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
| 9537 | 2026.05.20 17:14:43.593804 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 124 rows starting from the beginning of the part | ||
| 9538 | 2026.05.20 17:14:43.593870 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 9539 | 2026.05.20 17:14:43.593937 [ 199 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 88 rows starting from the beginning of the part | ||
| 9540 | 2026.05.20 17:14:43.593996 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.05.20 17:14:43.594034 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9542 | 2026.05.20 17:14:43.594396 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9543 | 2026.05.20 17:14:43.594621 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.05.20 17:14:43.594745 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9545 | 2026.05.20 17:14:43.594755 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 9546 | 2026.05.20 17:14:43.594797 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2026.05.20 17:14:43.594819 [ 275 ] {0ca72b31-91fc-4401-9bd2-cbf990a7e720} <Debug> TCPHandler: Processed in 0.001459155 sec. | ||
| 9548 | 2026.05.20 17:14:43.594833 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9549 | 2026.05.20 17:14:43.594924 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 9550 | 2026.05.20 17:14:43.594983 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.05.20 17:14:43.595025 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9552 | 2026.05.20 17:14:43.595056 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18246 rows starting from the beginning of the part | ||
| 9553 | 2026.05.20 17:14:43.595052 [ 198 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2294 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166182 sec., 1380414.2446233646 rows/sec., 102.35 MiB/sec. | ||
| 9554 | 2026.05.20 17:14:43.595090 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.05.20 17:14:43.595103 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 9556 | 2026.05.20 17:14:43.595160 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 9557 | 2026.05.20 17:14:43.595161 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <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 | ||
| 9558 | 2026.05.20 17:14:43.595199 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 196 rows starting from the beginning of the part | ||
| 9559 | 2026.05.20 17:14:43.595236 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9560 | 2026.05.20 17:14:43.595271 [ 191 ] {bd342f4a-9224-49af-8ec5-386425debdba::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 | ||
| 9561 | 2026.05.20 17:14:43.595406 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9562 | 2026.05.20 17:14:43.595725 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.05.20 17:14:43.595804 [ 189 ] {7f25ceaf-751b-4833-84bc-8c060260a8bc::all_1_61_12} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9564 | 2026.05.20 17:14:43.595916 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 9565 | 2026.05.20 17:14:43.595983 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.05.20 17:14:43.596023 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9567 | 2026.05.20 17:14:43.596591 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9568 | 2026.05.20 17:14:43.596816 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.05.20 17:14:43.596962 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001894 sec., 12671.594508975712 rows/sec., 22.71 MiB/sec. | ||
| 9570 | 2026.05.20 17:14:43.597020 [ 275 ] {8397dcba-c234-4152-bf87-ddefe102b71c} <Debug> TCPHandler: Processed in 0.0021187 sec. | ||
| 9571 | 2026.05.20 17:14:43.597145 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.05.20 17:14:43.597241 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.05.20 17:14:43.597283 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9574 | 2026.05.20 17:14:43.597624 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.05.20 17:14:43.597659 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9576 | 2026.05.20 17:14:43.597990 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9577 | 2026.05.20 17:14:43.598222 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.05.20 17:14:43.598337 [ 51 ] {} <Debug> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9579 | 2026.05.20 17:14:43.598354 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 9580 | 2026.05.20 17:14:43.598372 [ 51 ] {} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.05.20 17:14:43.598395 [ 275 ] {a8c1e0cf-c91a-46ea-b610-cefe4842bf85} <Debug> TCPHandler: Processed in 0.001302111 sec. | ||
| 9582 | 2026.05.20 17:14:43.598397 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9583 | 2026.05.20 17:14:43.598504 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 9584 | 2026.05.20 17:14:43.598632 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9585 | 2026.05.20 17:14:43.598666 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3090 rows starting from the beginning of the part | ||
| 9586 | 2026.05.20 17:14:43.598728 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 9587 | 2026.05.20 17:14:43.598774 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 9588 | 2026.05.20 17:14:43.598817 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9589 | 2026.05.20 17:14:43.598858 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9590 | 2026.05.20 17:14:43.598897 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::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 | ||
| 9591 | 2026.05.20 17:14:43.600407 [ 188 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001942266 sec., 1745383.9999258597 rows/sec., 115.20 MiB/sec. | ||
| 9592 | 2026.05.20 17:14:43.600749 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9593 | 2026.05.20 17:14:43.600893 [ 189 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006002253 sec., 3179139.5664261403 rows/sec., 213.26 MiB/sec. | ||
| 9594 | 2026.05.20 17:14:43.601005 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.05.20 17:14:43.601084 [ 198 ] {f4968acc-c346-4ae2-b0f4-c267b1f7b928::all_1_61_12} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9596 | 2026.05.20 17:14:43.601153 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9597 | 2026.05.20 17:14:43.601204 [ 201 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9598 | 2026.05.20 17:14:43.601491 [ 201 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.05.20 17:14:43.601563 [ 201 ] {bd342f4a-9224-49af-8ec5-386425debdba::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9600 | 2026.05.20 17:14:43.601642 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
| 9601 | 2026.05.20 17:14:43.875158 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2026.05.20 17:14:43.875417 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9603 | 2026.05.20 17:14:43.875772 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9604 | 2026.05.20 17:14:43.875816 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9605 | 2026.05.20 17:14:43.876072 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9606 | 2026.05.20 17:14:43.876139 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9607 | 2026.05.20 17:14:43.876277 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 9608 | 2026.05.20 17:14:43.876313 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9609 | 2026.05.20 17:14:43.876335 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 9610 | 2026.05.20 17:14:43.876351 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9611 | 2026.05.20 17:14:43.876392 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9612 | 2026.05.20 17:14:43.876412 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9613 | 2026.05.20 17:14:43.877395 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002098 sec., 24785.51000953289 rows/sec., 5.80 MiB/sec. | ||
| 9614 | 2026.05.20 17:14:43.877490 [ 275 ] {b0c453b0-514b-42c6-922d-66312bd8087a} <Debug> TCPHandler: Processed in 0.002457538 sec. | ||
| 9615 | 2026.05.20 17:14:43.891458 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.05.20 17:14:43.891674 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9617 | 2026.05.20 17:14:43.891756 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9618 | 2026.05.20 17:14:43.892620 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.05.20 17:14:43.892662 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9620 | 2026.05.20 17:14:43.893035 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9621 | 2026.05.20 17:14:43.893241 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.05.20 17:14:43.893379 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001823 sec., 155787.1640153593 rows/sec., 9.89 MiB/sec. | ||
| 9623 | 2026.05.20 17:14:43.893391 [ 53 ] {} <Debug> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9624 | 2026.05.20 17:14:43.893411 [ 275 ] {8cd49b1c-2c73-4534-8aee-7083eb43a708} <Debug> TCPHandler: Processed in 0.00211984 sec. | ||
| 9625 | 2026.05.20 17:14:43.893522 [ 53 ] {} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.05.20 17:14:43.893553 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9627 | 2026.05.20 17:14:43.893626 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.05.20 17:14:43.893659 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 9629 | 2026.05.20 17:14:43.893728 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9630 | 2026.05.20 17:14:43.893774 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9631 | 2026.05.20 17:14:43.893788 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9632 | 2026.05.20 17:14:43.893830 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 9633 | 2026.05.20 17:14:43.893898 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 9634 | 2026.05.20 17:14:43.893955 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9635 | 2026.05.20 17:14:43.894006 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9636 | 2026.05.20 17:14:43.894058 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9637 | 2026.05.20 17:14:43.894108 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 9638 | 2026.05.20 17:14:43.894182 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.05.20 17:14:43.894220 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9640 | 2026.05.20 17:14:43.894538 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9641 | 2026.05.20 17:14:43.894767 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Trace> oximeter.fields_ipaddr (9e6e6841-8cbc-410e-894f-40a257ee56b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.05.20 17:14:43.894903 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 819.53 KiB/sec. | ||
| 9643 | 2026.05.20 17:14:43.894938 [ 275 ] {b773e8bd-86f7-4670-af6b-765a3fa6b992} <Debug> TCPHandler: Processed in 0.001361492 sec. | ||
| 9644 | 2026.05.20 17:14:43.895058 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2026.05.20 17:14:43.895111 [ 201 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487675 sec., 462466.6005680004 rows/sec., 32.71 MiB/sec. | ||
| 9646 | 2026.05.20 17:14:43.895154 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9647 | 2026.05.20 17:14:43.895200 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9648 | 2026.05.20 17:14:43.895286 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9649 | 2026.05.20 17:14:43.895551 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.05.20 17:14:43.895620 [ 187 ] {d3b375b5-5bf6-4d47-9657-17fd27027edc::all_1_19_4} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9651 | 2026.05.20 17:14:43.895685 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9652 | 2026.05.20 17:14:43.896920 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.05.20 17:14:43.896960 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9654 | 2026.05.20 17:14:43.897526 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9655 | 2026.05.20 17:14:43.897742 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.05.20 17:14:43.897875 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Debug> executeQuery: Read 3188 rows, 244.12 KiB in 0.002739 sec., 1163928.4410368747 rows/sec., 87.04 MiB/sec. | ||
| 9657 | 2026.05.20 17:14:43.897912 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9658 | 2026.05.20 17:14:43.897925 [ 275 ] {b05813c6-124f-4472-b17f-e70e4dae4848} <Debug> TCPHandler: Processed in 0.002918979 sec. | ||
| 9659 | 2026.05.20 17:14:43.898044 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2026.05.20 17:14:43.898148 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9661 | 2026.05.20 17:14:43.898191 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9662 | 2026.05.20 17:14:43.898693 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.05.20 17:14:43.898730 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9664 | 2026.05.20 17:14:43.899044 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9665 | 2026.05.20 17:14:43.899258 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.05.20 17:14:43.899388 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Debug> executeQuery: Read 183 rows, 11.56 KiB in 0.001258 sec., 145468.99841017489 rows/sec., 8.97 MiB/sec. | ||
| 9667 | 2026.05.20 17:14:43.899423 [ 275 ] {37e3b017-dcaf-44d3-a3e7-4204bad3b24d} <Debug> TCPHandler: Processed in 0.001430624 sec. | ||
| 9668 | 2026.05.20 17:14:43.899535 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.05.20 17:14:43.899631 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9670 | 2026.05.20 17:14:43.899671 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9671 | 2026.05.20 17:14:43.900385 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.05.20 17:14:43.900421 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9673 | 2026.05.20 17:14:43.900754 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9674 | 2026.05.20 17:14:43.900961 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.05.20 17:14:43.901087 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001475 sec., 644067.7966101695 rows/sec., 37.89 MiB/sec. | ||
| 9676 | 2026.05.20 17:14:43.901122 [ 275 ] {ddeb51d6-49c5-4a40-b39a-2e4f0b0940d1} <Debug> TCPHandler: Processed in 0.00163797 sec. | ||
| 9677 | 2026.05.20 17:14:43.901240 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.05.20 17:14:43.901337 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.05.20 17:14:43.901377 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9680 | 2026.05.20 17:14:43.901750 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Trace> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.05.20 17:14:43.901786 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9682 | 2026.05.20 17:14:43.902070 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 9683 | 2026.05.20 17:14:43.902276 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Trace> oximeter.fields_u64 (c1e22fdc-0aa0-4466-9d67-5f9afd27fb05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.05.20 17:14:43.902400 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 9685 | 2026.05.20 17:14:43.902434 [ 275 ] {0ecb1b46-3fbe-4929-8f22-1f816cf36ddc} <Debug> TCPHandler: Processed in 0.00124488 sec. | ||
| 9686 | 2026.05.20 17:14:43.902548 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.05.20 17:14:43.902644 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9688 | 2026.05.20 17:14:43.902684 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9689 | 2026.05.20 17:14:43.903126 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.05.20 17:14:43.903161 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9691 | 2026.05.20 17:14:43.903454 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9692 | 2026.05.20 17:14:43.903657 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.05.20 17:14:43.903759 [ 53 ] {} <Debug> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9694 | 2026.05.20 17:14:43.903787 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 9695 | 2026.05.20 17:14:43.903791 [ 53 ] {} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.05.20 17:14:43.903827 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9697 | 2026.05.20 17:14:43.903828 [ 275 ] {896a1777-8f24-45f8-9858-650bab1c67fb} <Debug> TCPHandler: Processed in 0.001330522 sec. | ||
| 9698 | 2026.05.20 17:14:43.903935 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 9699 | 2026.05.20 17:14:43.903963 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.05.20 17:14:43.904064 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9701 | 2026.05.20 17:14:43.904076 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9702 | 2026.05.20 17:14:43.904104 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9703 | 2026.05.20 17:14:43.904120 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 9704 | 2026.05.20 17:14:43.904205 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 9705 | 2026.05.20 17:14:43.904260 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9706 | 2026.05.20 17:14:43.904312 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9707 | 2026.05.20 17:14:43.904360 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9708 | 2026.05.20 17:14:43.904408 [ 189 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 9709 | 2026.05.20 17:14:43.905159 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.05.20 17:14:43.905200 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9711 | 2026.05.20 17:14:43.905288 [ 187 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404214 sec., 253522.61122592425 rows/sec., 16.22 MiB/sec. | ||
| 9712 | 2026.05.20 17:14:43.905432 [ 201 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9713 | 2026.05.20 17:14:43.905587 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9714 | 2026.05.20 17:14:43.905748 [ 201 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.05.20 17:14:43.905835 [ 201 ] {37d54065-8ecb-42c8-ae7b-de9c2340ec76::all_1_19_4} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9716 | 2026.05.20 17:14:43.905857 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.05.20 17:14:43.905907 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9718 | 2026.05.20 17:14:43.905997 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Debug> executeQuery: Read 1746 rows, 120.60 KiB in 0.00195 sec., 895384.6153846154 rows/sec., 60.40 MiB/sec. | ||
| 9719 | 2026.05.20 17:14:43.906037 [ 275 ] {0919dee1-4483-42cc-bb55-824620730fea} <Debug> TCPHandler: Processed in 0.002124731 sec. | ||
| 9720 | 2026.05.20 17:14:43.906155 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2026.05.20 17:14:43.906251 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9722 | 2026.05.20 17:14:43.906293 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9723 | 2026.05.20 17:14:43.906621 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.05.20 17:14:43.906654 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9725 | 2026.05.20 17:14:43.906957 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9726 | 2026.05.20 17:14:43.907165 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.05.20 17:14:43.907295 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 9728 | 2026.05.20 17:14:43.907329 [ 275 ] {b4cd2a71-66ab-40a2-90d8-c9e2bf8cda13} <Debug> TCPHandler: Processed in 0.001225129 sec. | ||
| 9729 | 2026.05.20 17:14:43.907440 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.05.20 17:14:43.907537 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9731 | 2026.05.20 17:14:43.907579 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9732 | 2026.05.20 17:14:43.908313 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.05.20 17:14:43.908349 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9734 | 2026.05.20 17:14:43.908760 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9735 | 2026.05.20 17:14:43.908965 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.05.20 17:14:43.909095 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Debug> executeQuery: Read 1607 rows, 99.95 KiB in 0.001576 sec., 1019670.0507614213 rows/sec., 61.93 MiB/sec. | ||
| 9737 | 2026.05.20 17:14:43.909129 [ 275 ] {b704a497-8dff-4cf9-86b8-695e413eded9} <Debug> TCPHandler: Processed in 0.001738701 sec. | ||
| 9738 | 2026.05.20 17:14:43.909251 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.05.20 17:14:43.909373 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9740 | 2026.05.20 17:14:43.909425 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9741 | 2026.05.20 17:14:43.909758 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.05.20 17:14:43.909793 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9743 | 2026.05.20 17:14:43.910100 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9744 | 2026.05.20 17:14:43.910304 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.05.20 17:14:43.910430 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 9746 | 2026.05.20 17:14:43.910464 [ 275 ] {784c9196-4ec0-4803-b7c0-0d58150cca1a} <Debug> TCPHandler: Processed in 0.00127579 sec. | ||
| 9747 | 2026.05.20 17:14:43.910583 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.05.20 17:14:43.910678 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.05.20 17:14:43.910731 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <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 | ||
| 9750 | 2026.05.20 17:14:43.911494 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.05.20 17:14:43.911530 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9752 | 2026.05.20 17:14:43.912049 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9753 | 2026.05.20 17:14:43.912266 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.05.20 17:14:43.912404 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001744 sec., 16628.440366972474 rows/sec., 29.80 MiB/sec. | ||
| 9755 | 2026.05.20 17:14:43.912454 [ 275 ] {f48aeb59-c355-4631-80e4-5dc56eb32fef} <Debug> TCPHandler: Processed in 0.001922666 sec. | ||
| 9756 | 2026.05.20 17:14:43.912580 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.05.20 17:14:43.912676 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9758 | 2026.05.20 17:14:43.912717 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9759 | 2026.05.20 17:14:43.913040 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.05.20 17:14:43.913075 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9761 | 2026.05.20 17:14:43.913372 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9762 | 2026.05.20 17:14:43.913584 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.05.20 17:14:43.913709 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001052 sec., 39923.95437262357 rows/sec., 2.28 MiB/sec. | ||
| 9764 | 2026.05.20 17:14:43.913741 [ 275 ] {7cf7f8fa-4b33-414c-99b7-320fb351457c} <Debug> TCPHandler: Processed in 0.001211719 sec. | ||
| 9765 | 2026.05.20 17:14:44.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.25 MiB, peak 316.14 MiB, free memory in arenas 0.00 B, will set to 307.03 MiB (RSS), difference: 1.78 MiB | ||
| 9766 | 2026.05.20 17:14:48.582039 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.05.20 17:14:48.582310 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9768 | 2026.05.20 17:14:48.582676 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9769 | 2026.05.20 17:14:48.582714 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9770 | 2026.05.20 17:14:48.582931 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9771 | 2026.05.20 17:14:48.582998 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9772 | 2026.05.20 17:14:48.583142 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9773 | 2026.05.20 17:14:48.583177 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9774 | 2026.05.20 17:14:48.583200 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 9775 | 2026.05.20 17:14:48.583216 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9776 | 2026.05.20 17:14:48.583257 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9777 | 2026.05.20 17:14:48.583278 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9778 | 2026.05.20 17:14:48.584275 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002071 sec., 25108.64316755191 rows/sec., 5.87 MiB/sec. | ||
| 9779 | 2026.05.20 17:14:48.584370 [ 275 ] {da47b4cd-4110-4b9c-8f26-cc2136695806} <Debug> TCPHandler: Processed in 0.002472859 sec. | ||
| 9780 | 2026.05.20 17:14:48.586000 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.05.20 17:14:48.586110 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9782 | 2026.05.20 17:14:48.586154 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9783 | 2026.05.20 17:14:48.586635 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2026.05.20 17:14:48.586672 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9785 | 2026.05.20 17:14:48.587050 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9786 | 2026.05.20 17:14:48.587270 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2026.05.20 17:14:48.587427 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.19 MiB/sec. | ||
| 9788 | 2026.05.20 17:14:48.587464 [ 275 ] {22d3684f-ea37-445b-97c5-8ff858552aff} <Debug> TCPHandler: Processed in 0.001516306 sec. | ||
| 9789 | 2026.05.20 17:14:48.587589 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9790 | 2026.05.20 17:14:48.587687 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9791 | 2026.05.20 17:14:48.587728 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9792 | 2026.05.20 17:14:48.588143 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2026.05.20 17:14:48.588178 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9794 | 2026.05.20 17:14:48.588481 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9795 | 2026.05.20 17:14:48.588749 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.05.20 17:14:48.588890 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 9797 | 2026.05.20 17:14:48.588926 [ 275 ] {ae4f04d8-4317-40c2-bc3a-20fbb55119bc} <Debug> TCPHandler: Processed in 0.001392293 sec. | ||
| 9798 | 2026.05.20 17:14:48.589046 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2026.05.20 17:14:48.589146 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9800 | 2026.05.20 17:14:48.589191 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9801 | 2026.05.20 17:14:48.589588 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.05.20 17:14:48.589625 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9803 | 2026.05.20 17:14:48.589953 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9804 | 2026.05.20 17:14:48.590164 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.05.20 17:14:48.590298 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00117 sec., 109401.70940170939 rows/sec., 7.62 MiB/sec. | ||
| 9806 | 2026.05.20 17:14:48.590333 [ 275 ] {a2e15b81-1f40-4641-91f5-c786f05418ba} <Debug> TCPHandler: Processed in 0.001338122 sec. | ||
| 9807 | 2026.05.20 17:14:48.590449 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.05.20 17:14:48.590548 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9809 | 2026.05.20 17:14:48.590591 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9810 | 2026.05.20 17:14:48.590929 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.05.20 17:14:48.590963 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9812 | 2026.05.20 17:14:48.591265 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9813 | 2026.05.20 17:14:48.591475 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.05.20 17:14:48.591604 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001074 sec., 44692.737430167595 rows/sec., 3.01 MiB/sec. | ||
| 9815 | 2026.05.20 17:14:48.591638 [ 275 ] {c1b452dc-c674-422f-abe4-8c47ba245c0f} <Debug> TCPHandler: Processed in 0.00123987 sec. | ||
| 9816 | 2026.05.20 17:14:48.665975 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20582 | ||
| 9817 | 2026.05.20 17:14:48.666488 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.05.20 17:14:48.666541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9819 | 2026.05.20 17:14:48.667023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9820 | 2026.05.20 17:14:48.667258 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.05.20 17:14:48.667404 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20582 | ||
| 9822 | 2026.05.20 17:14:49.730808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9823 | 2026.05.20 17:14:49.746815 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2026.05.20 17:14:49.746863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9825 | 2026.05.20 17:14:49.752903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9826 | 2026.05.20 17:14:49.753642 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.05.20 17:14:49.756369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9828 | 2026.05.20 17:14:53.584207 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2026.05.20 17:14:53.584479 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9830 | 2026.05.20 17:14:53.584876 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9831 | 2026.05.20 17:14:53.584914 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9832 | 2026.05.20 17:14:53.585132 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9833 | 2026.05.20 17:14:53.585200 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9834 | 2026.05.20 17:14:53.585351 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9835 | 2026.05.20 17:14:53.585390 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9836 | 2026.05.20 17:14:53.585412 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 9837 | 2026.05.20 17:14:53.585428 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9838 | 2026.05.20 17:14:53.585470 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9839 | 2026.05.20 17:14:53.585490 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9840 | 2026.05.20 17:14:53.586641 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002268 sec., 22927.68959435626 rows/sec., 5.36 MiB/sec. | ||
| 9841 | 2026.05.20 17:14:53.586745 [ 275 ] {d5bda4cc-ca5f-4581-88cd-ad425403d4c3} <Debug> TCPHandler: Processed in 0.002683464 sec. | ||
| 9842 | 2026.05.20 17:14:53.588781 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.05.20 17:14:53.588912 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9844 | 2026.05.20 17:14:53.588995 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9845 | 2026.05.20 17:14:53.589882 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.05.20 17:14:53.589935 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9847 | 2026.05.20 17:14:53.590305 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9848 | 2026.05.20 17:14:53.590530 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.05.20 17:14:53.590680 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001819 sec., 57174.271577789994 rows/sec., 4.80 MiB/sec. | ||
| 9850 | 2026.05.20 17:14:53.590718 [ 275 ] {4e5e6391-6a53-4f7a-964f-61fc0ba9f682} <Debug> TCPHandler: Processed in 0.001989517 sec. | ||
| 9851 | 2026.05.20 17:14:53.590842 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.05.20 17:14:53.590939 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.05.20 17:14:53.590979 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9854 | 2026.05.20 17:14:53.591385 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.05.20 17:14:53.591422 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9856 | 2026.05.20 17:14:53.591708 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9857 | 2026.05.20 17:14:53.591906 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.05.20 17:14:53.592037 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.58 MiB/sec. | ||
| 9859 | 2026.05.20 17:14:53.592074 [ 275 ] {67f7e5b2-48e2-4215-8aee-a175c10bce62} <Debug> TCPHandler: Processed in 0.00128374 sec. | ||
| 9860 | 2026.05.20 17:14:53.592197 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.05.20 17:14:53.592294 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9862 | 2026.05.20 17:14:53.592335 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9863 | 2026.05.20 17:14:53.592761 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.05.20 17:14:53.592799 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9865 | 2026.05.20 17:14:53.593101 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9866 | 2026.05.20 17:14:53.593305 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.05.20 17:14:53.593436 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001158 sec., 75993.09153713299 rows/sec., 5.93 MiB/sec. | ||
| 9868 | 2026.05.20 17:14:53.593477 [ 275 ] {06eae882-920d-4ed9-9c0b-f5aeb89981d0} <Debug> TCPHandler: Processed in 0.001330861 sec. | ||
| 9869 | 2026.05.20 17:14:53.593598 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.05.20 17:14:53.593695 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.05.20 17:14:53.593739 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9872 | 2026.05.20 17:14:53.594150 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.05.20 17:14:53.594186 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9874 | 2026.05.20 17:14:53.594514 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9875 | 2026.05.20 17:14:53.594729 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.05.20 17:14:53.594866 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 9877 | 2026.05.20 17:14:53.594902 [ 275 ] {80454eee-7c6a-4c00-ba42-9352182becee} <Debug> TCPHandler: Processed in 0.001354862 sec. | ||
| 9878 | 2026.05.20 17:14:53.595029 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.05.20 17:14:53.595128 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9880 | 2026.05.20 17:14:53.595183 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <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 | ||
| 9881 | 2026.05.20 17:14:53.595978 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.05.20 17:14:53.596017 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9883 | 2026.05.20 17:14:53.596571 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9884 | 2026.05.20 17:14:53.596793 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.05.20 17:14:53.596938 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 23.55 MiB/sec. | ||
| 9886 | 2026.05.20 17:14:53.596993 [ 275 ] {1e880e93-be1f-453a-a07d-96829045232d} <Debug> TCPHandler: Processed in 0.002014358 sec. | ||
| 9887 | 2026.05.20 17:14:53.597115 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.05.20 17:14:53.597214 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9889 | 2026.05.20 17:14:53.597258 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9890 | 2026.05.20 17:14:53.597608 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.05.20 17:14:53.597645 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9892 | 2026.05.20 17:14:53.597953 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9893 | 2026.05.20 17:14:53.598155 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.05.20 17:14:53.598286 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9895 | 2026.05.20 17:14:53.598319 [ 275 ] {c1a3242c-b378-4e76-923e-6d7ce8cb5bae} <Debug> TCPHandler: Processed in 0.00125626 sec. | ||
| 9896 | 2026.05.20 17:14:56.012871 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9897 | 2026.05.20 17:14:56.012943 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9898 | 2026.05.20 17:14:56.167546 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21094 | ||
| 9899 | 2026.05.20 17:14:56.168099 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2026.05.20 17:14:56.168142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9901 | 2026.05.20 17:14:56.168629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9902 | 2026.05.20 17:14:56.168860 [ 243 ] {} <Trace> system.asynchronous_metric_log (808c8c01-91fd-46a4-8036-4a9dcefca00f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.05.20 17:14:56.169002 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21094 | ||
| 9904 | 2026.05.20 17:14:57.256497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9905 | 2026.05.20 17:14:57.272585 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.05.20 17:14:57.272646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9907 | 2026.05.20 17:14:57.278692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9908 | 2026.05.20 17:14:57.279386 [ 244 ] {} <Trace> system.metric_log (b681309c-9d5b-45f3-a9b8-dbaf53be5ba0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.05.20 17:14:57.282131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9910 | 2026.05.20 17:14:58.092367 [ 45 ] {} <Debug> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 9911 | 2026.05.20 17:14:58.092443 [ 45 ] {} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.05.20 17:14:58.092468 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9913 | 2026.05.20 17:14:58.092594 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 9914 | 2026.05.20 17:14:58.092726 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9915 | 2026.05.20 17:14:58.092764 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 976 rows starting from the beginning of the part | ||
| 9916 | 2026.05.20 17:14:58.092838 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9917 | 2026.05.20 17:14:58.092891 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 9918 | 2026.05.20 17:14:58.092941 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9919 | 2026.05.20 17:14:58.092988 [ 187 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 950 rows starting from the beginning of the part | ||
| 9920 | 2026.05.20 17:14:58.094119 [ 201 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563257 sec., 1775139.9801824014 rows/sec., 111.78 MiB/sec. | ||
| 9921 | 2026.05.20 17:14:58.094378 [ 193 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9922 | 2026.05.20 17:14:58.094694 [ 193 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.05.20 17:14:58.094773 [ 193 ] {4450d981-0f6f-4404-89cf-e3d182f73179::all_1_23_5} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 9924 | 2026.05.20 17:14:58.094876 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 9925 | 2026.05.20 17:14:58.588780 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.05.20 17:14:58.589151 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9927 | 2026.05.20 17:14:58.589495 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9928 | 2026.05.20 17:14:58.589536 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9929 | 2026.05.20 17:14:58.589775 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9930 | 2026.05.20 17:14:58.589843 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9931 | 2026.05.20 17:14:58.589988 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9932 | 2026.05.20 17:14:58.590026 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9933 | 2026.05.20 17:14:58.590048 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Debug> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (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 | ||
| 9934 | 2026.05.20 17:14:58.590064 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Trace> oximeter.timeseries_schema (ef4f8501-588d-4228-bcb6-3d19151290b2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9935 | 2026.05.20 17:14:58.590106 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9936 | 2026.05.20 17:14:58.590126 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9937 | 2026.05.20 17:14:58.591458 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002466 sec., 21086.780210867804 rows/sec., 4.93 MiB/sec. | ||
| 9938 | 2026.05.20 17:14:58.591558 [ 275 ] {60a0a923-205a-418d-9ee8-4f0ea530159c} <Debug> TCPHandler: Processed in 0.002983531 sec. | ||
| 9939 | 2026.05.20 17:14:58.596766 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.05.20 17:14:58.596878 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.05.20 17:14:58.596923 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9942 | 2026.05.20 17:14:58.597594 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.05.20 17:14:58.597642 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9944 | 2026.05.20 17:14:58.598019 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9945 | 2026.05.20 17:14:58.598239 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Trace> oximeter.fields_i16 (d3b375b5-5bf6-4d47-9657-17fd27027edc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.05.20 17:14:58.598390 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001542 sec., 184176.3942931258 rows/sec., 11.70 MiB/sec. | ||
| 9947 | 2026.05.20 17:14:58.598427 [ 275 ] {ea953b91-7b54-4454-8acb-ef734fd31afe} <Debug> TCPHandler: Processed in 0.001712851 sec. | ||
| 9948 | 2026.05.20 17:14:58.598569 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.05.20 17:14:58.598667 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9950 | 2026.05.20 17:14:58.598708 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9951 | 2026.05.20 17:14:58.599470 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.05.20 17:14:58.599505 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9953 | 2026.05.20 17:14:58.599871 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9954 | 2026.05.20 17:14:58.600083 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Trace> oximeter.fields_string (7b6ff51c-4e2c-4a80-a113-1e1e9b7970ae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.05.20 17:14:58.600227 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001578 sec., 527883.3967046895 rows/sec., 41.09 MiB/sec. | ||
| 9956 | 2026.05.20 17:14:58.600263 [ 275 ] {fdcda5ea-7617-4ebd-a832-c067dc74a8b2} <Debug> TCPHandler: Processed in 0.001744471 sec. | ||
| 9957 | 2026.05.20 17:14:58.600386 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.05.20 17:14:58.600486 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9959 | 2026.05.20 17:14:58.600526 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9960 | 2026.05.20 17:14:58.600960 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.05.20 17:14:58.600998 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9962 | 2026.05.20 17:14:58.601304 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9963 | 2026.05.20 17:14:58.601510 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.05.20 17:14:58.601627 [ 45 ] {} <Debug> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9965 | 2026.05.20 17:14:58.601642 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 8.24 MiB/sec. | ||
| 9966 | 2026.05.20 17:14:58.601691 [ 45 ] {} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.05.20 17:14:58.601698 [ 275 ] {005f050d-e33c-4d03-80d4-72373b64ac0f} <Debug> TCPHandler: Processed in 0.001362453 sec. | ||
| 9968 | 2026.05.20 17:14:58.601721 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9969 | 2026.05.20 17:14:58.601830 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 9970 | 2026.05.20 17:14:58.601845 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.05.20 17:14:58.601955 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9972 | 2026.05.20 17:14:58.601955 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.05.20 17:14:58.601993 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 9974 | 2026.05.20 17:14:58.602075 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9975 | 2026.05.20 17:14:58.602108 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part | ||
| 9976 | 2026.05.20 17:14:58.602160 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 9977 | 2026.05.20 17:14:58.602204 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 183 rows starting from the beginning of the part | ||
| 9978 | 2026.05.20 17:14:58.602250 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 9979 | 2026.05.20 17:14:58.602293 [ 187 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::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 | ||
| 9980 | 2026.05.20 17:14:58.602520 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.05.20 17:14:58.602562 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9982 | 2026.05.20 17:14:58.602893 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9983 | 2026.05.20 17:14:58.603122 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Trace> oximeter.fields_u32 (4450d981-0f6f-4404-89cf-e3d182f73179): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2026.05.20 17:14:58.603257 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001321 sec., 112793.33838001515 rows/sec., 7.29 MiB/sec. | ||
| 9985 | 2026.05.20 17:14:58.603261 [ 201 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466826 sec., 432225.771836605 rows/sec., 29.05 MiB/sec. | ||
| 9986 | 2026.05.20 17:14:58.603319 [ 275 ] {1701dad1-01c2-44ed-8d18-a85faba251ee} <Debug> TCPHandler: Processed in 0.001524386 sec. | ||
| 9987 | 2026.05.20 17:14:58.603476 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.05.20 17:14:58.603535 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9989 | 2026.05.20 17:14:58.603573 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9990 | 2026.05.20 17:14:58.603617 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9991 | 2026.05.20 17:14:58.603884 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.05.20 17:14:58.603980 [ 194 ] {4cf86b9e-4563-4701-ae5b-f6f4cec3f41e::all_1_61_12} <Trace> oximeter.fields_u16 (4cf86b9e-4563-4701-ae5b-f6f4cec3f41e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9993 | 2026.05.20 17:14:58.604051 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.05.20 17:14:58.604094 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9995 | 2026.05.20 17:14:58.604117 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9996 | 2026.05.20 17:14:58.604404 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9997 | 2026.05.20 17:14:58.604612 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Trace> oximeter.fields_u8 (37d54065-8ecb-42c8-ae7b-de9c2340ec76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.05.20 17:14:58.604738 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 9999 | 2026.05.20 17:14:58.604771 [ 275 ] {3092e960-bac6-48e7-af1f-abb33853d241} <Debug> TCPHandler: Processed in 0.001343162 sec. | ||
| 10000 | 2026.05.20 17:14:58.604892 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.05.20 17:14:58.604985 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10002 | 2026.05.20 17:14:58.605028 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10003 | 2026.05.20 17:14:58.605585 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.05.20 17:14:58.605620 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10005 | 2026.05.20 17:14:58.605931 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10006 | 2026.05.20 17:14:58.606136 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Trace> oximeter.fields_uuid (7f25ceaf-751b-4833-84bc-8c060260a8bc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.05.20 17:14:58.606268 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.0013 sec., 390769.2307692308 rows/sec., 27.51 MiB/sec. | ||
| 10008 | 2026.05.20 17:14:58.606301 [ 275 ] {e90a8748-3c42-45e7-b263-cb5a2e3b80be} <Debug> TCPHandler: Processed in 0.001457864 sec. | ||
| 10009 | 2026.05.20 17:14:58.606417 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.05.20 17:14:58.606512 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10011 | 2026.05.20 17:14:58.606553 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10012 | 2026.05.20 17:14:58.606879 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.05.20 17:14:58.606915 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10014 | 2026.05.20 17:14:58.607208 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10015 | 2026.05.20 17:14:58.607415 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Trace> oximeter.measurements_bool (50f3b4c8-bff8-4bf3-a4ba-4e73faf3b7af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.05.20 17:14:58.607540 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 10017 | 2026.05.20 17:14:58.607572 [ 275 ] {8a2d206d-cb6b-4632-8027-d4642d5f65ea} <Debug> TCPHandler: Processed in 0.001202949 sec. | ||
| 10018 | 2026.05.20 17:14:58.607691 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.05.20 17:14:58.607784 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10020 | 2026.05.20 17:14:58.607826 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10021 | 2026.05.20 17:14:58.608214 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.05.20 17:14:58.608248 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10023 | 2026.05.20 17:14:58.608565 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10024 | 2026.05.20 17:14:58.608768 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Trace> oximeter.measurements_cumulativeu64 (bd342f4a-9224-49af-8ec5-386425debdba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.05.20 17:14:58.608896 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001131 sec., 234305.92396109636 rows/sec., 15.57 MiB/sec. | ||
| 10026 | 2026.05.20 17:14:58.608929 [ 275 ] {60c7138a-b864-4ca9-910d-aa48960e9713} <Debug> TCPHandler: Processed in 0.001286591 sec. | ||
| 10027 | 2026.05.20 17:14:58.609046 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.05.20 17:14:58.609140 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.05.20 17:14:58.609181 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10030 | 2026.05.20 17:14:58.609481 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.05.20 17:14:58.609516 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10032 | 2026.05.20 17:14:58.609812 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10033 | 2026.05.20 17:14:58.610014 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Trace> oximeter.measurements_f64 (9ae3b52d-ea93-493f-9825-dc19a351fc89): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.05.20 17:14:58.610138 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 10035 | 2026.05.20 17:14:58.610170 [ 275 ] {54736681-506b-4f8f-a922-ea12e9f40d03} <Debug> TCPHandler: Processed in 0.001172837 sec. | ||
| 10036 | 2026.05.20 17:14:58.610286 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.05.20 17:14:58.610380 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10038 | 2026.05.20 17:14:58.610433 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <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 | ||
| 10039 | 2026.05.20 17:14:58.611208 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.05.20 17:14:58.611243 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10041 | 2026.05.20 17:14:58.611746 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10042 | 2026.05.20 17:14:58.611969 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.05.20 17:14:58.612090 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10044 | 2026.05.20 17:14:58.612102 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001739 sec., 10350.776308223116 rows/sec., 18.55 MiB/sec. | ||
| 10045 | 2026.05.20 17:14:58.612143 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.05.20 17:14:58.612170 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10047 | 2026.05.20 17:14:58.612173 [ 275 ] {cc73de47-aa33-46ef-8496-a637cfe3855f} <Debug> TCPHandler: Processed in 0.001934506 sec. | ||
| 10048 | 2026.05.20 17:14:58.612254 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::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 | ||
| 10049 | 2026.05.20 17:14:58.612313 [ 275 ] {} <Trace> TCP-Session: 7a73a827-a850-4b4f-ad54-b42a12722beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.05.20 17:14:58.612412 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55329) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.05.20 17:14:58.612453 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10052 | 2026.05.20 17:14:58.612477 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10053 | 2026.05.20 17:14:58.612536 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1075 rows starting from the beginning of the part | ||
| 10054 | 2026.05.20 17:14:58.612665 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 10055 | 2026.05.20 17:14:58.612783 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 10056 | 2026.05.20 17:14:58.612784 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.05.20 17:14:58.612833 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10058 | 2026.05.20 17:14:58.612892 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 29 rows starting from the beginning of the part | ||
| 10059 | 2026.05.20 17:14:58.613006 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 10060 | 2026.05.20 17:14:58.613113 [ 187 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 10061 | 2026.05.20 17:14:58.613150 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10062 | 2026.05.20 17:14:58.613365 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Trace> oximeter.measurements_u64 (f4968acc-c346-4ae2-b0f4-c267b1f7b928): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.05.20 17:14:58.613503 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 10064 | 2026.05.20 17:14:58.613537 [ 275 ] {3d8a1027-a1b8-43b9-b726-67d869b948e7} <Debug> TCPHandler: Processed in 0.001273311 sec. | ||
| 10065 | 2026.05.20 17:14:58.619969 [ 194 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 19 columns (19 merged, 0 gathered) in 0.007743685 sec., 153415.33133127185 rows/sec., 274.91 MiB/sec. | ||
| 10066 | 2026.05.20 17:14:58.621623 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10067 | 2026.05.20 17:14:58.621980 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.05.20 17:14:58.622051 [ 190 ] {b031efd9-6f4b-4bd3-8e78-775853b614b4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b031efd9-6f4b-4bd3-8e78-775853b614b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10069 | 2026.05.20 17:14:58.622211 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10070 | 2026.05.20 17:14:59.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.59 MiB, peak 320.16 MiB, free memory in arenas 0.00 B, will set to 311.95 MiB (RSS), difference: 3.36 MiB | ||