| 1 | [ May 6 00:53:56 Enabled. ] | ||
| 2 | [ May 6 00:53:57 Rereading configuration. ] | ||
| 3 | [ May 6 00:53:59 Rereading configuration. ] | ||
| 4 | [ May 6 00:54:02 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 6 00:54:02 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.06 00:54:04.632962 [ 1 ] {} <Information> Application: Will watch for the process with pid 24277 | ||
| 29 | 2026.05.06 00:54:04.633314 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 00:54:04.952882 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24277 | ||
| 31 | 2026.05.06 00:54:04.953689 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 00:54:04.953838 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 00:54:05.081701 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 00:54:05.109597 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 00:54:05.109687 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 00:54:05.109709 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 00:54:05.109776 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 00:54:05.110457 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 00:54:05.114070 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 00:54:05.115071 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 00:54:05.115920 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.06 00:54:05.115972 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.06 00:54:05.116015 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 00:54:05.116743 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 00:54:05.117673 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 00:54:05.123443 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 00:54:05.124210 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 00:54:05.125565 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 00:54:05.125652 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 00:54:05.126707 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 00:54:05.127175 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 00:54:05.131172 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 00:54:05.131849 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 00:54:05.136780 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 00:54:05.137167 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 00:54:05.137585 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 00:54:05.137948 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 00:54:05.139391 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 00:54:05.139415 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 00:54:05.139483 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 00:54:05.139547 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 00:54:05.147735 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 00:54:05.147757 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165954 sec | ||
| 68 | 2026.05.06 00:54:05.147801 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 00:54:05.147836 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 00:54:05.148508 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 00:54:05.149117 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 00:54:05.162522 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 00:54:05.162566 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 00:54:05.162637 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 00:54:05.162649 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 00:54:05.162683 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 00:54:05.162747 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 00:54:05.166845 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 00:54:05.166895 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 00:54:05.166932 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 00:54:05.167091 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 00:54:05.167133 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 00:54:05.167146 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 00:54:05.167199 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 00:54:05.167212 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 00:54:05.167247 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 00:54:05.167296 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 00:54:05.192106 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 00:54:05.194183 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 00:54:05.194226 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4071e-05 sec | ||
| 91 | 2026.05.06 00:54:05.194244 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 00:54:05.194259 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 00:54:05.194289 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 00:54:05.194512 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 00:54:05.194566 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 00:54:05.194582 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 00:54:05.194599 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.06 00:54:05.194616 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 00:54:05.211749 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 00:54:05.212000 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.05.06 00:54:05.213477 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.364e-05 sec. | ||
| 102 | 2026.05.06 00:54:05.213846 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 00:54:05.215203 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 00:54:05.215240 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 00:54:05.354240 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52825 | ||
| 106 | 2026.05.06 00:54:05.355200 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.06 00:54:05.355258 [ 3 ] {} <Debug> TCP-Session: ce6b249e-4f97-4ee6-910f-7baf32d44ada Authenticating user 'default' from [fd00:1122:3344:101::e]:52825 | ||
| 108 | 2026.05.06 00:54:05.355285 [ 3 ] {} <Debug> TCP-Session: ce6b249e-4f97-4ee6-910f-7baf32d44ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.06 00:54:05.355370 [ 3 ] {} <Debug> TCP-Session: ce6b249e-4f97-4ee6-910f-7baf32d44ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 00:54:05.355472 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.06 00:54:05.355498 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.06 00:54:05.355593 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.06 00:54:05.356093 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51559 | ||
| 114 | 2026.05.06 00:54:05.356106 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37371 | ||
| 115 | 2026.05.06 00:54:05.356206 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44745 | ||
| 116 | 2026.05.06 00:54:05.356332 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.06 00:54:05.356439 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59618 | ||
| 118 | 2026.05.06 00:54:05.356449 [ 4 ] {} <Debug> TCP-Session: c08b7913-207d-418d-9885-5c19c9da785a Authenticating user 'default' from [fd00:1122:3344:101::e]:51559 | ||
| 119 | 2026.05.06 00:54:05.356495 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.06 00:54:05.356494 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.06 00:54:05.356585 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43520 | ||
| 122 | 2026.05.06 00:54:05.356575 [ 5 ] {} <Debug> TCP-Session: fab2bb0b-5834-4c2a-96c0-549199c7c066 Authenticating user 'default' from [fd00:1122:3344:101::e]:37371 | ||
| 123 | 2026.05.06 00:54:05.356543 [ 4 ] {} <Debug> TCP-Session: c08b7913-207d-418d-9885-5c19c9da785a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.06 00:54:05.356677 [ 5 ] {} <Debug> TCP-Session: fab2bb0b-5834-4c2a-96c0-549199c7c066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.06 00:54:05.356663 [ 254 ] {} <Debug> TCP-Session: dfdc5293-ed70-4b25-8bf7-fc31fe297500 Authenticating user 'default' from [fd00:1122:3344:101::e]:44745 | ||
| 126 | 2026.05.06 00:54:05.356756 [ 4 ] {} <Debug> TCP-Session: c08b7913-207d-418d-9885-5c19c9da785a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.06 00:54:05.356775 [ 5 ] {} <Debug> TCP-Session: fab2bb0b-5834-4c2a-96c0-549199c7c066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.06 00:54:05.356768 [ 254 ] {} <Debug> TCP-Session: dfdc5293-ed70-4b25-8bf7-fc31fe297500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.06 00:54:05.356843 [ 254 ] {} <Debug> TCP-Session: dfdc5293-ed70-4b25-8bf7-fc31fe297500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.06 00:54:05.357325 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64619 | ||
| 131 | 2026.05.06 00:54:05.357387 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.06 00:54:05.357455 [ 255 ] {} <Debug> TCP-Session: a13b2e14-ea97-4ce1-915e-ab1cb73cdbc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59618 | ||
| 133 | 2026.05.06 00:54:05.357457 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.06 00:54:05.357494 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33389 | ||
| 135 | 2026.05.06 00:54:05.357491 [ 255 ] {} <Debug> TCP-Session: a13b2e14-ea97-4ce1-915e-ab1cb73cdbc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.06 00:54:05.357577 [ 256 ] {} <Debug> TCP-Session: 4a98edca-72d5-4a1a-ad2b-86c5611e2e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:43520 | ||
| 137 | 2026.05.06 00:54:05.357577 [ 255 ] {} <Debug> TCP-Session: a13b2e14-ea97-4ce1-915e-ab1cb73cdbc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.06 00:54:05.357683 [ 256 ] {} <Debug> TCP-Session: 4a98edca-72d5-4a1a-ad2b-86c5611e2e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.06 00:54:05.357703 [ 256 ] {} <Debug> TCP-Session: 4a98edca-72d5-4a1a-ad2b-86c5611e2e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.06 00:54:05.358195 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49765 | ||
| 141 | 2026.05.06 00:54:05.358210 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.06 00:54:05.358263 [ 257 ] {} <Debug> TCP-Session: 79a306b0-e7ad-43da-8262-3b576eb58e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:64619 | ||
| 143 | 2026.05.06 00:54:05.358901 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.06 00:54:05.358282 [ 257 ] {} <Debug> TCP-Session: 79a306b0-e7ad-43da-8262-3b576eb58e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.06 00:54:05.358998 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.06 00:54:05.359018 [ 258 ] {} <Debug> TCP-Session: 03626b43-716d-4ef6-82f7-846d8aba0c0d Authenticating user 'default' from [fd00:1122:3344:101::e]:33389 | ||
| 147 | 2026.05.06 00:54:05.359066 [ 259 ] {} <Debug> TCP-Session: d2678715-0fa5-4484-a005-0da99a9678ef Authenticating user 'default' from [fd00:1122:3344:101::e]:49765 | ||
| 148 | 2026.05.06 00:54:05.359026 [ 3 ] {} <Trace> TCP-Session: ce6b249e-4f97-4ee6-910f-7baf32d44ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2026.05.06 00:54:05.359020 [ 257 ] {} <Debug> TCP-Session: 79a306b0-e7ad-43da-8262-3b576eb58e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.06 00:54:05.359156 [ 259 ] {} <Debug> TCP-Session: d2678715-0fa5-4484-a005-0da99a9678ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.06 00:54:05.359120 [ 258 ] {} <Debug> TCP-Session: 03626b43-716d-4ef6-82f7-846d8aba0c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.06 00:54:05.359224 [ 258 ] {} <Debug> TCP-Session: 03626b43-716d-4ef6-82f7-846d8aba0c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 00:54:05.359241 [ 259 ] {} <Debug> TCP-Session: d2678715-0fa5-4484-a005-0da99a9678ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.06 00:54:05.362100 [ 3 ] {ba6315f7-3b37-428e-86f6-0ceda819f6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52825) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 155 | 2026.05.06 00:54:05.366819 [ 3 ] {ba6315f7-3b37-428e-86f6-0ceda819f6a9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 156 | 2026.05.06 00:54:05.368421 [ 3 ] {ba6315f7-3b37-428e-86f6-0ceda819f6a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 157 | 2026.05.06 00:54:05.372872 [ 260 ] {ba6315f7-3b37-428e-86f6-0ceda819f6a9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 158 | 2026.05.06 00:54:05.375908 [ 3 ] {ba6315f7-3b37-428e-86f6-0ceda819f6a9} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.013429 sec., 7148.70801995681 rows/sec., 394.07 KiB/sec. | ||
| 159 | 2026.05.06 00:54:05.375986 [ 3 ] {ba6315f7-3b37-428e-86f6-0ceda819f6a9} <Debug> TCPHandler: Processed in 0.01961087 sec. | ||
| 160 | 2026.05.06 00:54:05.901722 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35228 | ||
| 161 | 2026.05.06 00:54:05.901883 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.06 00:54:05.901943 [ 261 ] {} <Debug> TCP-Session: 760511f6-13b5-44dc-a62b-15da753d432b Authenticating user 'default' from [fd00:1122:3344:101::a]:35228 | ||
| 163 | 2026.05.06 00:54:05.901970 [ 261 ] {} <Debug> TCP-Session: 760511f6-13b5-44dc-a62b-15da753d432b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.06 00:54:05.901985 [ 261 ] {} <Debug> TCP-Session: 760511f6-13b5-44dc-a62b-15da753d432b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.06 00:54:05.902067 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 166 | 2026.05.06 00:54:05.902098 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 167 | 2026.05.06 00:54:05.902128 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 168 | 2026.05.06 00:54:05.903134 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58450 | ||
| 169 | 2026.05.06 00:54:05.903135 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61675 | ||
| 170 | 2026.05.06 00:54:05.903255 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43849 | ||
| 171 | 2026.05.06 00:54:05.903272 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33393 | ||
| 172 | 2026.05.06 00:54:05.903486 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46249 | ||
| 173 | 2026.05.06 00:54:05.903498 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.06 00:54:05.903507 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.06 00:54:05.903491 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42049 | ||
| 176 | 2026.05.06 00:54:05.903585 [ 263 ] {} <Debug> TCP-Session: e4ccb158-e8b4-4dd9-9b57-0c52ee2d7657 Authenticating user 'default' from [fd00:1122:3344:101::a]:58450 | ||
| 177 | 2026.05.06 00:54:05.903603 [ 262 ] {} <Debug> TCP-Session: 4821603f-e2d3-49e6-a083-104b3c61fdb2 Authenticating user 'default' from [fd00:1122:3344:101::a]:61675 | ||
| 178 | 2026.05.06 00:54:05.903649 [ 263 ] {} <Debug> TCP-Session: e4ccb158-e8b4-4dd9-9b57-0c52ee2d7657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.06 00:54:05.903668 [ 263 ] {} <Debug> TCP-Session: e4ccb158-e8b4-4dd9-9b57-0c52ee2d7657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.06 00:54:05.903674 [ 262 ] {} <Debug> TCP-Session: 4821603f-e2d3-49e6-a083-104b3c61fdb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.06 00:54:05.903720 [ 262 ] {} <Debug> TCP-Session: 4821603f-e2d3-49e6-a083-104b3c61fdb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.06 00:54:05.903738 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57411 | ||
| 183 | 2026.05.06 00:54:05.903791 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.06 00:54:05.903869 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.06 00:54:05.903875 [ 267 ] {} <Debug> TCP-Session: 9f86f008-435b-45f7-9be8-fb6768059e5d Authenticating user 'default' from [fd00:1122:3344:101::a]:46249 | ||
| 186 | 2026.05.06 00:54:05.903904 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.06 00:54:05.903922 [ 267 ] {} <Debug> TCP-Session: 9f86f008-435b-45f7-9be8-fb6768059e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.06 00:54:05.903921 [ 265 ] {} <Debug> TCP-Session: e8af4058-dd86-46b6-95fa-e5326306fdd1 Authenticating user 'default' from [fd00:1122:3344:101::a]:43849 | ||
| 189 | 2026.05.06 00:54:05.903945 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.06 00:54:05.903967 [ 265 ] {} <Debug> TCP-Session: e8af4058-dd86-46b6-95fa-e5326306fdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.06 00:54:05.903955 [ 264 ] {} <Debug> TCP-Session: 22b42d97-120e-4dd3-830a-8d921086d759 Authenticating user 'default' from [fd00:1122:3344:101::a]:33393 | ||
| 192 | 2026.05.06 00:54:05.904009 [ 265 ] {} <Debug> TCP-Session: e8af4058-dd86-46b6-95fa-e5326306fdd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.06 00:54:05.904028 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.06 00:54:05.904035 [ 264 ] {} <Debug> TCP-Session: 22b42d97-120e-4dd3-830a-8d921086d759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.06 00:54:05.904011 [ 266 ] {} <Debug> TCP-Session: 94ca4e00-2843-469d-a3cf-381c5249fbcd Authenticating user 'default' from [fd00:1122:3344:101::a]:42049 | ||
| 196 | 2026.05.06 00:54:05.904099 [ 264 ] {} <Debug> TCP-Session: 22b42d97-120e-4dd3-830a-8d921086d759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.06 00:54:05.904094 [ 268 ] {} <Debug> TCP-Session: dde8369b-b947-447d-ac60-d60357f2e94c Authenticating user 'default' from [fd00:1122:3344:101::a]:57411 | ||
| 198 | 2026.05.06 00:54:05.904135 [ 266 ] {} <Debug> TCP-Session: 94ca4e00-2843-469d-a3cf-381c5249fbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.06 00:54:05.904162 [ 268 ] {} <Debug> TCP-Session: dde8369b-b947-447d-ac60-d60357f2e94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.06 00:54:05.904180 [ 266 ] {} <Debug> TCP-Session: 94ca4e00-2843-469d-a3cf-381c5249fbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.06 00:54:05.904192 [ 268 ] {} <Debug> TCP-Session: dde8369b-b947-447d-ac60-d60357f2e94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.05.06 00:54:05.903953 [ 267 ] {} <Debug> TCP-Session: 9f86f008-435b-45f7-9be8-fb6768059e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.06 00:54:06.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.96 MiB, peak 118.96 MiB, free memory in arenas 0.00 B, will set to 123.86 MiB (RSS), difference: 4.90 MiB | ||
| 204 | 2026.05.06 00:54:06.335271 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36835 | ||
| 205 | 2026.05.06 00:54:06.335554 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.06 00:54:06.335591 [ 269 ] {} <Debug> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:36835 | ||
| 207 | 2026.05.06 00:54:06.335612 [ 269 ] {} <Debug> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.06 00:54:06.335665 [ 269 ] {} <Debug> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.06 00:54:06.335767 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 210 | 2026.05.06 00:54:06.335794 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 211 | 2026.05.06 00:54:06.335887 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 212 | 2026.05.06 00:54:06.336399 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58274 | ||
| 213 | 2026.05.06 00:54:06.336502 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40879 | ||
| 214 | 2026.05.06 00:54:06.336637 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.06 00:54:06.336634 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38690 | ||
| 216 | 2026.05.06 00:54:06.336748 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.06 00:54:06.336779 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42288 | ||
| 218 | 2026.05.06 00:54:06.336678 [ 270 ] {} <Debug> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Authenticating user 'default' from [fd00:1122:3344:101::d]:58274 | ||
| 219 | 2026.05.06 00:54:06.336854 [ 270 ] {} <Debug> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.05.06 00:54:06.336871 [ 271 ] {} <Debug> TCP-Session: eddb8370-08aa-4ed3-b2c7-e61e07262fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40879 | ||
| 221 | 2026.05.06 00:54:06.336868 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32802 | ||
| 222 | 2026.05.06 00:54:06.336995 [ 270 ] {} <Debug> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.06 00:54:06.337013 [ 271 ] {} <Debug> TCP-Session: eddb8370-08aa-4ed3-b2c7-e61e07262fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.06 00:54:06.337002 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35522 | ||
| 225 | 2026.05.06 00:54:06.337128 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.06 00:54:06.337185 [ 271 ] {} <Debug> TCP-Session: eddb8370-08aa-4ed3-b2c7-e61e07262fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.06 00:54:06.337253 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.06 00:54:06.337209 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.05.06 00:54:06.337197 [ 272 ] {} <Debug> TCP-Session: cb5c9f44-bc33-4319-a1f7-42d03884f8e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38690 | ||
| 230 | 2026.05.06 00:54:06.337364 [ 274 ] {} <Debug> TCP-Session: cececc09-4c04-4299-82b8-14d34415cfd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:32802 | ||
| 231 | 2026.05.06 00:54:06.337377 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36321 | ||
| 232 | 2026.05.06 00:54:06.337339 [ 273 ] {} <Debug> TCP-Session: 2bb19487-b571-482f-9767-1680b8d8c439 Authenticating user 'default' from [fd00:1122:3344:101::d]:42288 | ||
| 233 | 2026.05.06 00:54:06.337476 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43052 | ||
| 234 | 2026.05.06 00:54:06.337466 [ 274 ] {} <Debug> TCP-Session: cececc09-4c04-4299-82b8-14d34415cfd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.06 00:54:06.337516 [ 273 ] {} <Debug> TCP-Session: 2bb19487-b571-482f-9767-1680b8d8c439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.06 00:54:06.337443 [ 272 ] {} <Debug> TCP-Session: cb5c9f44-bc33-4319-a1f7-42d03884f8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.06 00:54:06.337592 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.06 00:54:06.337614 [ 272 ] {} <Debug> TCP-Session: cb5c9f44-bc33-4319-a1f7-42d03884f8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.06 00:54:06.337360 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 240 | 2026.05.06 00:54:06.337687 [ 274 ] {} <Debug> TCP-Session: cececc09-4c04-4299-82b8-14d34415cfd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.06 00:54:06.337635 [ 276 ] {} <Debug> TCP-Session: 0b559792-ba76-4897-a1d2-2941a07966f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36321 | ||
| 242 | 2026.05.06 00:54:06.337721 [ 275 ] {} <Debug> TCP-Session: 6a1002b0-5e05-42cb-8990-686166974d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:35522 | ||
| 243 | 2026.05.06 00:54:06.337791 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2026.05.06 00:54:06.337808 [ 275 ] {} <Debug> TCP-Session: 6a1002b0-5e05-42cb-8990-686166974d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.06 00:54:06.337799 [ 276 ] {} <Debug> TCP-Session: 0b559792-ba76-4897-a1d2-2941a07966f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.06 00:54:06.337903 [ 277 ] {} <Debug> TCP-Session: 4c20642b-49c9-4791-b71b-36a91e4737de Authenticating user 'default' from [fd00:1122:3344:101::d]:43052 | ||
| 247 | 2026.05.06 00:54:06.337877 [ 275 ] {} <Debug> TCP-Session: 6a1002b0-5e05-42cb-8990-686166974d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.06 00:54:06.337865 [ 273 ] {} <Debug> TCP-Session: 2bb19487-b571-482f-9767-1680b8d8c439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.06 00:54:06.337994 [ 277 ] {} <Debug> TCP-Session: 4c20642b-49c9-4791-b71b-36a91e4737de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.06 00:54:06.337965 [ 276 ] {} <Debug> TCP-Session: 0b559792-ba76-4897-a1d2-2941a07966f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.06 00:54:06.338085 [ 277 ] {} <Debug> TCP-Session: 4c20642b-49c9-4791-b71b-36a91e4737de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.06 00:54:06.339667 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 253 | 2026.05.06 00:54:06.339898 [ 269 ] {a8f0b02a-deb8-4e20-a426-2732390a419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 254 | 2026.05.06 00:54:06.385647 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41750 | ||
| 255 | 2026.05.06 00:54:06.390980 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.05.06 00:54:06.393322 [ 278 ] {} <Debug> TCP-Session: 9e094ce0-1d3a-46a6-946e-018871cc9e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:41750 | ||
| 257 | 2026.05.06 00:54:06.393344 [ 278 ] {} <Debug> TCP-Session: 9e094ce0-1d3a-46a6-946e-018871cc9e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.06 00:54:06.393441 [ 278 ] {} <Debug> TCP-Session: 9e094ce0-1d3a-46a6-946e-018871cc9e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.06 00:54:06.395852 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64967 | ||
| 260 | 2026.05.06 00:54:06.398889 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64996 | ||
| 261 | 2026.05.06 00:54:06.401396 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.05.06 00:54:06.401473 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43173 | ||
| 263 | 2026.05.06 00:54:06.404550 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45863 | ||
| 264 | 2026.05.06 00:54:06.407205 [ 279 ] {} <Debug> TCP-Session: 964c5d59-0cc1-4b16-85a5-df0760e734cf Authenticating user 'default' from [fd00:1122:3344:101::e]:64967 | ||
| 265 | 2026.05.06 00:54:06.407246 [ 279 ] {} <Debug> TCP-Session: 964c5d59-0cc1-4b16-85a5-df0760e734cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.06 00:54:06.407269 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64856 | ||
| 267 | 2026.05.06 00:54:06.407389 [ 279 ] {} <Debug> TCP-Session: 964c5d59-0cc1-4b16-85a5-df0760e734cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.06 00:54:06.409907 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61003 | ||
| 269 | 2026.05.06 00:54:06.412812 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59886 | ||
| 270 | 2026.05.06 00:54:06.414810 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.05.06 00:54:06.414853 [ 284 ] {} <Debug> TCP-Session: 2d0a2cb8-6ea4-44a7-8b4d-a0b9b975668b Authenticating user 'default' from [fd00:1122:3344:101::e]:61003 | ||
| 272 | 2026.05.06 00:54:06.421542 [ 284 ] {} <Debug> TCP-Session: 2d0a2cb8-6ea4-44a7-8b4d-a0b9b975668b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.06 00:54:06.414856 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.06 00:54:06.421657 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.05.06 00:54:06.421722 [ 285 ] {} <Debug> TCP-Session: 6df632b9-6ca9-453d-9a4b-ef15856cd2b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59886 | ||
| 276 | 2026.05.06 00:54:06.421790 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2026.05.06 00:54:06.421754 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.05.06 00:54:06.421755 [ 282 ] {} <Debug> TCP-Session: 6cc72381-adfd-4ca5-a368-a2f386f6dfe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45863 | ||
| 279 | 2026.05.06 00:54:06.421927 [ 283 ] {} <Debug> TCP-Session: cef92d10-86a4-48e7-bef6-4655c2f5b687 Authenticating user 'default' from [fd00:1122:3344:101::e]:64856 | ||
| 280 | 2026.05.06 00:54:06.421991 [ 282 ] {} <Debug> TCP-Session: 6cc72381-adfd-4ca5-a368-a2f386f6dfe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.06 00:54:06.421900 [ 281 ] {} <Debug> TCP-Session: 78f017fc-2328-43e1-9d9b-0e7f31570be3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43173 | ||
| 282 | 2026.05.06 00:54:06.421892 [ 285 ] {} <Debug> TCP-Session: 6df632b9-6ca9-453d-9a4b-ef15856cd2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.06 00:54:06.422074 [ 283 ] {} <Debug> TCP-Session: cef92d10-86a4-48e7-bef6-4655c2f5b687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.06 00:54:06.422090 [ 281 ] {} <Debug> TCP-Session: 78f017fc-2328-43e1-9d9b-0e7f31570be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.06 00:54:06.422102 [ 282 ] {} <Debug> TCP-Session: 6cc72381-adfd-4ca5-a368-a2f386f6dfe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.06 00:54:06.422171 [ 281 ] {} <Debug> TCP-Session: 78f017fc-2328-43e1-9d9b-0e7f31570be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.06 00:54:06.422190 [ 283 ] {} <Debug> TCP-Session: cef92d10-86a4-48e7-bef6-4655c2f5b687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2026.05.06 00:54:06.422162 [ 285 ] {} <Debug> TCP-Session: 6df632b9-6ca9-453d-9a4b-ef15856cd2b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2026.05.06 00:54:06.421745 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 290 | 2026.05.06 00:54:06.421692 [ 284 ] {} <Debug> TCP-Session: 2d0a2cb8-6ea4-44a7-8b4d-a0b9b975668b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.06 00:54:06.422356 [ 280 ] {} <Debug> TCP-Session: 09ba98c6-2852-43bf-8f5c-0dfe7a1552c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64996 | ||
| 292 | 2026.05.06 00:54:06.422499 [ 280 ] {} <Debug> TCP-Session: 09ba98c6-2852-43bf-8f5c-0dfe7a1552c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2026.05.06 00:54:06.422513 [ 280 ] {} <Debug> TCP-Session: 09ba98c6-2852-43bf-8f5c-0dfe7a1552c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.05.06 00:54:06.464614 [ 269 ] {a8f0b02a-deb8-4e20-a426-2732390a419e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36835) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2026.05.06 00:54:06.465655 [ 269 ] {a8f0b02a-deb8-4e20-a426-2732390a419e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2026.05.06 00:54:06.466000 [ 269 ] {a8f0b02a-deb8-4e20-a426-2732390a419e} <Debug> TCPHandler: Processed in 0.126493179 sec. | ||
| 343 | 2026.05.06 00:54:06.466401 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.06 00:54:06.466699 [ 270 ] {8e7f054f-665b-49fa-971e-2e65cae39756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 345 | 2026.05.06 00:54:06.467124 [ 270 ] {8e7f054f-665b-49fa-971e-2e65cae39756} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58274) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 346 | |||
| 347 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 360 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 361 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 368 | |||
| 369 | 2026.05.06 00:54:06.467461 [ 270 ] {8e7f054f-665b-49fa-971e-2e65cae39756} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 370 | |||
| 371 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 392 | |||
| 393 | 2026.05.06 00:54:06.467694 [ 270 ] {8e7f054f-665b-49fa-971e-2e65cae39756} <Debug> TCPHandler: Processed in 0.001459861 sec. | ||
| 394 | 2026.05.06 00:54:06.468008 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.05.06 00:54:06.468831 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 396 | 2026.05.06 00:54:06.468929 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 397 | 2026.05.06 00:54:06.470544 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 398 | 2026.05.06 00:54:06.470566 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6711e-05 sec | ||
| 399 | 2026.05.06 00:54:06.470580 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Trace> ReferentialDeps: No tables | ||
| 400 | 2026.05.06 00:54:06.470664 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Trace> LoadingDeps: No tables | ||
| 401 | 2026.05.06 00:54:06.470688 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 402 | 2026.05.06 00:54:06.470772 [ 269 ] {4057481a-b35f-4011-a81d-a2eb813038c2} <Debug> TCPHandler: Processed in 0.00287575 sec. | ||
| 403 | 2026.05.06 00:54:06.470932 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.05.06 00:54:06.471167 [ 269 ] {c67ed861-cf97-4973-a947-3402a514a904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) /* The version table contains metadata about the `oximeter` database */ | ||
| 405 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 406 | 2026.05.06 00:54:06.471215 [ 269 ] {c67ed861-cf97-4973-a947-3402a514a904} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 407 | 2026.05.06 00:54:06.477575 [ 269 ] {c67ed861-cf97-4973-a947-3402a514a904} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 408 | 2026.05.06 00:54:06.479343 [ 269 ] {c67ed861-cf97-4973-a947-3402a514a904} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c): Loading data parts | ||
| 409 | 2026.05.06 00:54:06.481714 [ 269 ] {c67ed861-cf97-4973-a947-3402a514a904} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c): There are no data parts | ||
| 410 | 2026.05.06 00:54:06.484791 [ 269 ] {c67ed861-cf97-4973-a947-3402a514a904} <Debug> TCPHandler: Processed in 0.013909872 sec. | ||
| 411 | 2026.05.06 00:54:06.484981 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.06 00:54:06.485175 [ 269 ] {befecc01-02b7-484a-bf4e-ac3e48b215ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) /* The measurement tables contain all individual samples from each timeseries. | ||
| 413 | * | ||
| 414 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 415 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 416 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 417 | * by all samples from the same timeseries. | ||
| 418 | * | ||
| 419 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 420 | * and then uses that to index quickly into the measurements tables. | ||
| 421 | */ | ||
| 422 | 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) | ||
| 423 | 2026.05.06 00:54:06.485246 [ 269 ] {befecc01-02b7-484a-bf4e-ac3e48b215ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 424 | 2026.05.06 00:54:06.493223 [ 269 ] {befecc01-02b7-484a-bf4e-ac3e48b215ae} <Debug> oximeter.measurements_bool (13aeb7dc-2293-4a9f-ad0c-c7c326093760): Loading data parts | ||
| 425 | 2026.05.06 00:54:06.493477 [ 269 ] {befecc01-02b7-484a-bf4e-ac3e48b215ae} <Debug> oximeter.measurements_bool (13aeb7dc-2293-4a9f-ad0c-c7c326093760): There are no data parts | ||
| 426 | 2026.05.06 00:54:06.494968 [ 269 ] {befecc01-02b7-484a-bf4e-ac3e48b215ae} <Debug> TCPHandler: Processed in 0.010048061 sec. | ||
| 427 | 2026.05.06 00:54:06.495158 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.05.06 00:54:06.495364 [ 269 ] {0f20675e-718f-4ada-b45d-5b8758cf0a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 429 | 2026.05.06 00:54:06.495426 [ 269 ] {0f20675e-718f-4ada-b45d-5b8758cf0a7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 430 | 2026.05.06 00:54:06.497202 [ 269 ] {0f20675e-718f-4ada-b45d-5b8758cf0a7d} <Debug> oximeter.measurements_i8 (5863a1ce-63b8-44dc-aa7e-b18c5cc5a3f2): Loading data parts | ||
| 431 | 2026.05.06 00:54:06.497369 [ 269 ] {0f20675e-718f-4ada-b45d-5b8758cf0a7d} <Debug> oximeter.measurements_i8 (5863a1ce-63b8-44dc-aa7e-b18c5cc5a3f2): There are no data parts | ||
| 432 | 2026.05.06 00:54:06.498620 [ 269 ] {0f20675e-718f-4ada-b45d-5b8758cf0a7d} <Debug> TCPHandler: Processed in 0.003525293 sec. | ||
| 433 | 2026.05.06 00:54:06.498779 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.05.06 00:54:06.498944 [ 269 ] {b84bc73a-6497-4487-890a-0b9f4608a846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 435 | 2026.05.06 00:54:06.499012 [ 269 ] {b84bc73a-6497-4487-890a-0b9f4608a846} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 436 | 2026.05.06 00:54:06.501263 [ 269 ] {b84bc73a-6497-4487-890a-0b9f4608a846} <Debug> oximeter.measurements_u8 (aa84e32f-102a-4e68-8ee7-24a87b94d5c3): Loading data parts | ||
| 437 | 2026.05.06 00:54:06.501435 [ 269 ] {b84bc73a-6497-4487-890a-0b9f4608a846} <Debug> oximeter.measurements_u8 (aa84e32f-102a-4e68-8ee7-24a87b94d5c3): There are no data parts | ||
| 438 | 2026.05.06 00:54:06.502652 [ 269 ] {b84bc73a-6497-4487-890a-0b9f4608a846} <Debug> TCPHandler: Processed in 0.003923273 sec. | ||
| 439 | 2026.05.06 00:54:06.502832 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.05.06 00:54:06.503052 [ 269 ] {3f0e7363-8274-440d-859e-89c9fee3c147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 441 | 2026.05.06 00:54:06.503119 [ 269 ] {3f0e7363-8274-440d-859e-89c9fee3c147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 442 | 2026.05.06 00:54:06.505398 [ 269 ] {3f0e7363-8274-440d-859e-89c9fee3c147} <Debug> oximeter.measurements_i16 (5bb84039-1b77-4b05-bed2-67dfbff7f95d): Loading data parts | ||
| 443 | 2026.05.06 00:54:06.505541 [ 269 ] {3f0e7363-8274-440d-859e-89c9fee3c147} <Debug> oximeter.measurements_i16 (5bb84039-1b77-4b05-bed2-67dfbff7f95d): There are no data parts | ||
| 444 | 2026.05.06 00:54:06.506795 [ 269 ] {3f0e7363-8274-440d-859e-89c9fee3c147} <Debug> TCPHandler: Processed in 0.004024804 sec. | ||
| 445 | 2026.05.06 00:54:06.506956 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.05.06 00:54:06.507115 [ 269 ] {11485e01-723d-4ac9-acbe-11b850a98e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 447 | 2026.05.06 00:54:06.507178 [ 269 ] {11485e01-723d-4ac9-acbe-11b850a98e16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 448 | 2026.05.06 00:54:06.509098 [ 269 ] {11485e01-723d-4ac9-acbe-11b850a98e16} <Debug> oximeter.measurements_u16 (a0409b4a-ae28-46e4-aa75-ccd055f8f881): Loading data parts | ||
| 449 | 2026.05.06 00:54:06.509388 [ 269 ] {11485e01-723d-4ac9-acbe-11b850a98e16} <Debug> oximeter.measurements_u16 (a0409b4a-ae28-46e4-aa75-ccd055f8f881): There are no data parts | ||
| 450 | 2026.05.06 00:54:06.510645 [ 269 ] {11485e01-723d-4ac9-acbe-11b850a98e16} <Debug> TCPHandler: Processed in 0.003739688 sec. | ||
| 451 | 2026.05.06 00:54:06.510813 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.06 00:54:06.510991 [ 269 ] {0fe84e38-f46d-4795-8f08-ffe4f7f0fbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 453 | 2026.05.06 00:54:06.511052 [ 269 ] {0fe84e38-f46d-4795-8f08-ffe4f7f0fbbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 454 | 2026.05.06 00:54:06.513678 [ 269 ] {0fe84e38-f46d-4795-8f08-ffe4f7f0fbbc} <Debug> oximeter.measurements_i32 (8fb0262c-7293-461a-b73f-8b74f457c10c): Loading data parts | ||
| 455 | 2026.05.06 00:54:06.513893 [ 269 ] {0fe84e38-f46d-4795-8f08-ffe4f7f0fbbc} <Debug> oximeter.measurements_i32 (8fb0262c-7293-461a-b73f-8b74f457c10c): There are no data parts | ||
| 456 | 2026.05.06 00:54:06.515546 [ 269 ] {0fe84e38-f46d-4795-8f08-ffe4f7f0fbbc} <Debug> TCPHandler: Processed in 0.004787691 sec. | ||
| 457 | 2026.05.06 00:54:06.515694 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.06 00:54:06.515847 [ 269 ] {d43c766b-8909-4008-b476-7c237f11916f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 459 | 2026.05.06 00:54:06.515911 [ 269 ] {d43c766b-8909-4008-b476-7c237f11916f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 460 | 2026.05.06 00:54:06.517804 [ 269 ] {d43c766b-8909-4008-b476-7c237f11916f} <Debug> oximeter.measurements_u32 (3cd09011-cc65-42a5-8ee3-9bea3f3f579f): Loading data parts | ||
| 461 | 2026.05.06 00:54:06.517991 [ 269 ] {d43c766b-8909-4008-b476-7c237f11916f} <Debug> oximeter.measurements_u32 (3cd09011-cc65-42a5-8ee3-9bea3f3f579f): There are no data parts | ||
| 462 | 2026.05.06 00:54:06.519728 [ 269 ] {d43c766b-8909-4008-b476-7c237f11916f} <Debug> TCPHandler: Processed in 0.004081365 sec. | ||
| 463 | 2026.05.06 00:54:06.519877 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.06 00:54:06.520053 [ 269 ] {e3ef0dbe-6c76-4cfc-9b54-e3761424e50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 465 | 2026.05.06 00:54:06.520118 [ 269 ] {e3ef0dbe-6c76-4cfc-9b54-e3761424e50d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 466 | 2026.05.06 00:54:06.521848 [ 269 ] {e3ef0dbe-6c76-4cfc-9b54-e3761424e50d} <Debug> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): Loading data parts | ||
| 467 | 2026.05.06 00:54:06.522074 [ 269 ] {e3ef0dbe-6c76-4cfc-9b54-e3761424e50d} <Debug> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): There are no data parts | ||
| 468 | 2026.05.06 00:54:06.523920 [ 269 ] {e3ef0dbe-6c76-4cfc-9b54-e3761424e50d} <Debug> TCPHandler: Processed in 0.004093476 sec. | ||
| 469 | 2026.05.06 00:54:06.524069 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.06 00:54:06.524223 [ 269 ] {2f3b203f-2f84-4255-9e3b-998c9cd41ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 471 | 2026.05.06 00:54:06.524288 [ 269 ] {2f3b203f-2f84-4255-9e3b-998c9cd41ed1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 472 | 2026.05.06 00:54:06.525874 [ 269 ] {2f3b203f-2f84-4255-9e3b-998c9cd41ed1} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Loading data parts | ||
| 473 | 2026.05.06 00:54:06.526086 [ 269 ] {2f3b203f-2f84-4255-9e3b-998c9cd41ed1} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): There are no data parts | ||
| 474 | 2026.05.06 00:54:06.527592 [ 269 ] {2f3b203f-2f84-4255-9e3b-998c9cd41ed1} <Debug> TCPHandler: Processed in 0.003573335 sec. | ||
| 475 | 2026.05.06 00:54:06.527737 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.06 00:54:06.527919 [ 269 ] {e026b24b-bb99-4cf1-9d52-033a8eb8ed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 477 | 2026.05.06 00:54:06.527980 [ 269 ] {e026b24b-bb99-4cf1-9d52-033a8eb8ed4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 478 | 2026.05.06 00:54:06.530022 [ 269 ] {e026b24b-bb99-4cf1-9d52-033a8eb8ed4d} <Debug> oximeter.measurements_f32 (65aba8e4-f130-4e53-b1ae-0ff958cae6cd): Loading data parts | ||
| 479 | 2026.05.06 00:54:06.530196 [ 269 ] {e026b24b-bb99-4cf1-9d52-033a8eb8ed4d} <Debug> oximeter.measurements_f32 (65aba8e4-f130-4e53-b1ae-0ff958cae6cd): There are no data parts | ||
| 480 | 2026.05.06 00:54:06.531964 [ 269 ] {e026b24b-bb99-4cf1-9d52-033a8eb8ed4d} <Debug> TCPHandler: Processed in 0.00427571 sec. | ||
| 481 | 2026.05.06 00:54:06.532119 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.06 00:54:06.532296 [ 269 ] {1a7bb8bc-d833-49bb-b573-dbd7788e4099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 483 | 2026.05.06 00:54:06.532371 [ 269 ] {1a7bb8bc-d833-49bb-b573-dbd7788e4099} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 484 | 2026.05.06 00:54:06.534668 [ 269 ] {1a7bb8bc-d833-49bb-b573-dbd7788e4099} <Debug> oximeter.measurements_f64 (de5eeee8-cc10-47a2-af3f-3a6c61a1ecbc): Loading data parts | ||
| 485 | 2026.05.06 00:54:06.534860 [ 269 ] {1a7bb8bc-d833-49bb-b573-dbd7788e4099} <Debug> oximeter.measurements_f64 (de5eeee8-cc10-47a2-af3f-3a6c61a1ecbc): There are no data parts | ||
| 486 | 2026.05.06 00:54:06.536382 [ 269 ] {1a7bb8bc-d833-49bb-b573-dbd7788e4099} <Debug> TCPHandler: Processed in 0.00431443 sec. | ||
| 487 | 2026.05.06 00:54:06.536545 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.06 00:54:06.536729 [ 269 ] {8be1bea7-6a91-4a7c-b7e6-94347c83167e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 489 | 2026.05.06 00:54:06.536794 [ 269 ] {8be1bea7-6a91-4a7c-b7e6-94347c83167e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 490 | 2026.05.06 00:54:06.538640 [ 269 ] {8be1bea7-6a91-4a7c-b7e6-94347c83167e} <Debug> oximeter.measurements_string (a8632f01-ca4c-4e70-87f1-c2e71616ed43): Loading data parts | ||
| 491 | 2026.05.06 00:54:06.538801 [ 269 ] {8be1bea7-6a91-4a7c-b7e6-94347c83167e} <Debug> oximeter.measurements_string (a8632f01-ca4c-4e70-87f1-c2e71616ed43): There are no data parts | ||
| 492 | 2026.05.06 00:54:06.540200 [ 269 ] {8be1bea7-6a91-4a7c-b7e6-94347c83167e} <Debug> TCPHandler: Processed in 0.003712708 sec. | ||
| 493 | 2026.05.06 00:54:06.540346 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.06 00:54:06.540511 [ 269 ] {92ae29e3-d5b4-4892-83fd-571dacaa3357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 495 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 496 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 497 | * a string isn't palatable for a few reasons. | ||
| 498 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 499 | * details. | ||
| 500 | */ | ||
| 501 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 502 | 2026.05.06 00:54:06.540589 [ 269 ] {92ae29e3-d5b4-4892-83fd-571dacaa3357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 503 | 2026.05.06 00:54:06.542956 [ 269 ] {92ae29e3-d5b4-4892-83fd-571dacaa3357} <Debug> oximeter.measurements_bytes (d96f9467-81d7-4710-95c1-7ac68cdc1ebf): Loading data parts | ||
| 504 | 2026.05.06 00:54:06.543108 [ 269 ] {92ae29e3-d5b4-4892-83fd-571dacaa3357} <Debug> oximeter.measurements_bytes (d96f9467-81d7-4710-95c1-7ac68cdc1ebf): There are no data parts | ||
| 505 | 2026.05.06 00:54:06.544632 [ 269 ] {92ae29e3-d5b4-4892-83fd-571dacaa3357} <Debug> TCPHandler: Processed in 0.004333731 sec. | ||
| 506 | 2026.05.06 00:54:06.544792 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.06 00:54:06.544957 [ 269 ] {83bfc98b-dac3-4a02-b700-81ac227c43ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 508 | 2026.05.06 00:54:06.545025 [ 269 ] {83bfc98b-dac3-4a02-b700-81ac227c43ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 509 | 2026.05.06 00:54:06.546908 [ 269 ] {83bfc98b-dac3-4a02-b700-81ac227c43ac} <Debug> oximeter.measurements_cumulativei64 (b7b7cf63-e427-4b20-a267-c5d43015d8bc): Loading data parts | ||
| 510 | 2026.05.06 00:54:06.547069 [ 269 ] {83bfc98b-dac3-4a02-b700-81ac227c43ac} <Debug> oximeter.measurements_cumulativei64 (b7b7cf63-e427-4b20-a267-c5d43015d8bc): There are no data parts | ||
| 511 | 2026.05.06 00:54:06.548601 [ 269 ] {83bfc98b-dac3-4a02-b700-81ac227c43ac} <Debug> TCPHandler: Processed in 0.003866161 sec. | ||
| 512 | 2026.05.06 00:54:06.548784 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.05.06 00:54:06.548956 [ 269 ] {7db23cfb-6920-441a-8dad-d2ca767e473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 514 | 2026.05.06 00:54:06.549020 [ 269 ] {7db23cfb-6920-441a-8dad-d2ca767e473e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 515 | 2026.05.06 00:54:06.550673 [ 269 ] {7db23cfb-6920-441a-8dad-d2ca767e473e} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Loading data parts | ||
| 516 | 2026.05.06 00:54:06.550844 [ 269 ] {7db23cfb-6920-441a-8dad-d2ca767e473e} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): There are no data parts | ||
| 517 | 2026.05.06 00:54:06.552017 [ 269 ] {7db23cfb-6920-441a-8dad-d2ca767e473e} <Debug> TCPHandler: Processed in 0.003283518 sec. | ||
| 518 | 2026.05.06 00:54:06.552169 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.05.06 00:54:06.552416 [ 269 ] {3d309abb-56f0-4ee4-b4c6-7145d7957031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 520 | 2026.05.06 00:54:06.552488 [ 269 ] {3d309abb-56f0-4ee4-b4c6-7145d7957031} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 521 | 2026.05.06 00:54:06.554092 [ 269 ] {3d309abb-56f0-4ee4-b4c6-7145d7957031} <Debug> oximeter.measurements_cumulativef32 (78c3b8d5-c5ae-4211-98e5-bbd6778d0f9f): Loading data parts | ||
| 522 | 2026.05.06 00:54:06.554243 [ 269 ] {3d309abb-56f0-4ee4-b4c6-7145d7957031} <Debug> oximeter.measurements_cumulativef32 (78c3b8d5-c5ae-4211-98e5-bbd6778d0f9f): There are no data parts | ||
| 523 | 2026.05.06 00:54:06.555780 [ 269 ] {3d309abb-56f0-4ee4-b4c6-7145d7957031} <Debug> TCPHandler: Processed in 0.003659906 sec. | ||
| 524 | 2026.05.06 00:54:06.555964 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.05.06 00:54:06.556132 [ 269 ] {3ebc8fc5-e3d9-4203-9ab7-732f806fd186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 526 | 2026.05.06 00:54:06.556202 [ 269 ] {3ebc8fc5-e3d9-4203-9ab7-732f806fd186} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 527 | 2026.05.06 00:54:06.557892 [ 269 ] {3ebc8fc5-e3d9-4203-9ab7-732f806fd186} <Debug> oximeter.measurements_cumulativef64 (ae556c09-e0fa-48be-9d4d-debb616d12c6): Loading data parts | ||
| 528 | 2026.05.06 00:54:06.558038 [ 269 ] {3ebc8fc5-e3d9-4203-9ab7-732f806fd186} <Debug> oximeter.measurements_cumulativef64 (ae556c09-e0fa-48be-9d4d-debb616d12c6): There are no data parts | ||
| 529 | 2026.05.06 00:54:06.559249 [ 269 ] {3ebc8fc5-e3d9-4203-9ab7-732f806fd186} <Debug> TCPHandler: Processed in 0.00334696 sec. | ||
| 530 | 2026.05.06 00:54:06.559439 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.05.06 00:54:06.559672 [ 269 ] {9d519bb0-bc08-4aef-b203-cb5e39b6d7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 532 | * NOTE: Array types cannot be Nullable, see | ||
| 533 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 534 | * for more details. | ||
| 535 | * | ||
| 536 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 537 | * is unfortunate, and at this point relies on the fact that an | ||
| 538 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 539 | * to figure out another way to represent missing samples here. | ||
| 540 | */ | ||
| 541 | 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) | ||
| 542 | 2026.05.06 00:54:06.559754 [ 269 ] {9d519bb0-bc08-4aef-b203-cb5e39b6d7a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 543 | 2026.05.06 00:54:06.562284 [ 269 ] {9d519bb0-bc08-4aef-b203-cb5e39b6d7a3} <Debug> oximeter.measurements_histogrami8 (1470882c-c87a-4461-9ef9-0c3426e89796): Loading data parts | ||
| 544 | 2026.05.06 00:54:06.562429 [ 269 ] {9d519bb0-bc08-4aef-b203-cb5e39b6d7a3} <Debug> oximeter.measurements_histogrami8 (1470882c-c87a-4461-9ef9-0c3426e89796): There are no data parts | ||
| 545 | 2026.05.06 00:54:06.563772 [ 269 ] {9d519bb0-bc08-4aef-b203-cb5e39b6d7a3} <Debug> TCPHandler: Processed in 0.004386782 sec. | ||
| 546 | 2026.05.06 00:54:06.563933 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.05.06 00:54:06.564149 [ 269 ] {2d1babaa-86b6-42fa-a8fc-61973af8a293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 548 | 2026.05.06 00:54:06.564224 [ 269 ] {2d1babaa-86b6-42fa-a8fc-61973af8a293} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 549 | 2026.05.06 00:54:06.566287 [ 269 ] {2d1babaa-86b6-42fa-a8fc-61973af8a293} <Debug> oximeter.measurements_histogramu8 (7b319260-ab31-4dc0-9458-194e58503f4c): Loading data parts | ||
| 550 | 2026.05.06 00:54:06.566451 [ 269 ] {2d1babaa-86b6-42fa-a8fc-61973af8a293} <Debug> oximeter.measurements_histogramu8 (7b319260-ab31-4dc0-9458-194e58503f4c): There are no data parts | ||
| 551 | 2026.05.06 00:54:06.567776 [ 269 ] {2d1babaa-86b6-42fa-a8fc-61973af8a293} <Debug> TCPHandler: Processed in 0.003897002 sec. | ||
| 552 | 2026.05.06 00:54:06.567930 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.05.06 00:54:06.568167 [ 269 ] {27812a5f-3987-4785-8b03-ba2d89ebdb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 554 | 2026.05.06 00:54:06.568242 [ 269 ] {27812a5f-3987-4785-8b03-ba2d89ebdb21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 555 | 2026.05.06 00:54:06.570164 [ 269 ] {27812a5f-3987-4785-8b03-ba2d89ebdb21} <Debug> oximeter.measurements_histogrami16 (3240c2ec-925b-4513-9da9-988d6dd788dc): Loading data parts | ||
| 556 | 2026.05.06 00:54:06.570330 [ 269 ] {27812a5f-3987-4785-8b03-ba2d89ebdb21} <Debug> oximeter.measurements_histogrami16 (3240c2ec-925b-4513-9da9-988d6dd788dc): There are no data parts | ||
| 557 | 2026.05.06 00:54:06.571789 [ 269 ] {27812a5f-3987-4785-8b03-ba2d89ebdb21} <Debug> TCPHandler: Processed in 0.003908322 sec. | ||
| 558 | 2026.05.06 00:54:06.571948 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.05.06 00:54:06.572162 [ 269 ] {feecbb37-eba2-4e27-8a67-c53e7419e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 560 | 2026.05.06 00:54:06.572242 [ 269 ] {feecbb37-eba2-4e27-8a67-c53e7419e454} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 561 | 2026.05.06 00:54:06.574171 [ 269 ] {feecbb37-eba2-4e27-8a67-c53e7419e454} <Debug> oximeter.measurements_histogramu16 (1c9c9724-621d-48ab-a93b-a61af6490726): Loading data parts | ||
| 562 | 2026.05.06 00:54:06.574341 [ 269 ] {feecbb37-eba2-4e27-8a67-c53e7419e454} <Debug> oximeter.measurements_histogramu16 (1c9c9724-621d-48ab-a93b-a61af6490726): There are no data parts | ||
| 563 | 2026.05.06 00:54:06.575566 [ 269 ] {feecbb37-eba2-4e27-8a67-c53e7419e454} <Debug> TCPHandler: Processed in 0.003669067 sec. | ||
| 564 | 2026.05.06 00:54:06.575722 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 565 | 2026.05.06 00:54:06.575959 [ 269 ] {24951789-d1cc-47a4-9401-973165d869e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 566 | 2026.05.06 00:54:06.576037 [ 269 ] {24951789-d1cc-47a4-9401-973165d869e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 567 | 2026.05.06 00:54:06.577850 [ 269 ] {24951789-d1cc-47a4-9401-973165d869e1} <Debug> oximeter.measurements_histogrami32 (a2143c6e-be03-42f0-9cef-d5f294e29d17): Loading data parts | ||
| 568 | 2026.05.06 00:54:06.577988 [ 269 ] {24951789-d1cc-47a4-9401-973165d869e1} <Debug> oximeter.measurements_histogrami32 (a2143c6e-be03-42f0-9cef-d5f294e29d17): There are no data parts | ||
| 569 | 2026.05.06 00:54:06.579308 [ 269 ] {24951789-d1cc-47a4-9401-973165d869e1} <Debug> TCPHandler: Processed in 0.003635666 sec. | ||
| 570 | 2026.05.06 00:54:06.579454 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 571 | 2026.05.06 00:54:06.579663 [ 269 ] {382af29e-ebf3-4c8d-8041-d47901fd8ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 572 | 2026.05.06 00:54:06.579730 [ 269 ] {382af29e-ebf3-4c8d-8041-d47901fd8ecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 573 | 2026.05.06 00:54:06.581587 [ 269 ] {382af29e-ebf3-4c8d-8041-d47901fd8ecd} <Debug> oximeter.measurements_histogramu32 (bb4f0d0b-ff58-44b4-a2d2-fe4b3d7b64fa): Loading data parts | ||
| 574 | 2026.05.06 00:54:06.581751 [ 269 ] {382af29e-ebf3-4c8d-8041-d47901fd8ecd} <Debug> oximeter.measurements_histogramu32 (bb4f0d0b-ff58-44b4-a2d2-fe4b3d7b64fa): There are no data parts | ||
| 575 | 2026.05.06 00:54:06.583314 [ 269 ] {382af29e-ebf3-4c8d-8041-d47901fd8ecd} <Debug> TCPHandler: Processed in 0.003909292 sec. | ||
| 576 | 2026.05.06 00:54:06.583470 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 577 | 2026.05.06 00:54:06.583706 [ 269 ] {cf86ff16-961a-4aa2-80b9-e10b1d9168a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 578 | 2026.05.06 00:54:06.583780 [ 269 ] {cf86ff16-961a-4aa2-80b9-e10b1d9168a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 579 | 2026.05.06 00:54:06.585737 [ 269 ] {cf86ff16-961a-4aa2-80b9-e10b1d9168a0} <Debug> oximeter.measurements_histogrami64 (9b1d1f49-859e-4d32-83dc-90473103605a): Loading data parts | ||
| 580 | 2026.05.06 00:54:06.585920 [ 269 ] {cf86ff16-961a-4aa2-80b9-e10b1d9168a0} <Debug> oximeter.measurements_histogrami64 (9b1d1f49-859e-4d32-83dc-90473103605a): There are no data parts | ||
| 581 | 2026.05.06 00:54:06.587574 [ 269 ] {cf86ff16-961a-4aa2-80b9-e10b1d9168a0} <Debug> TCPHandler: Processed in 0.004153577 sec. | ||
| 582 | 2026.05.06 00:54:06.587739 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 583 | 2026.05.06 00:54:06.587988 [ 269 ] {29c78301-2b4f-4169-a088-2cd45cc9c7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 584 | 2026.05.06 00:54:06.588076 [ 269 ] {29c78301-2b4f-4169-a088-2cd45cc9c7e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 585 | 2026.05.06 00:54:06.589877 [ 269 ] {29c78301-2b4f-4169-a088-2cd45cc9c7e3} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Loading data parts | ||
| 586 | 2026.05.06 00:54:06.590055 [ 269 ] {29c78301-2b4f-4169-a088-2cd45cc9c7e3} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): There are no data parts | ||
| 587 | 2026.05.06 00:54:06.591871 [ 269 ] {29c78301-2b4f-4169-a088-2cd45cc9c7e3} <Debug> TCPHandler: Processed in 0.004186048 sec. | ||
| 588 | 2026.05.06 00:54:06.592026 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.05.06 00:54:06.592277 [ 269 ] {affd54fa-8b60-483b-89d9-82043cbc3a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 590 | 2026.05.06 00:54:06.592356 [ 269 ] {affd54fa-8b60-483b-89d9-82043cbc3a3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 591 | 2026.05.06 00:54:06.594387 [ 269 ] {affd54fa-8b60-483b-89d9-82043cbc3a3f} <Debug> oximeter.measurements_histogramf32 (692f9a52-1e69-4772-bf49-eac4e8b33c04): Loading data parts | ||
| 592 | 2026.05.06 00:54:06.594610 [ 269 ] {affd54fa-8b60-483b-89d9-82043cbc3a3f} <Debug> oximeter.measurements_histogramf32 (692f9a52-1e69-4772-bf49-eac4e8b33c04): There are no data parts | ||
| 593 | 2026.05.06 00:54:06.596122 [ 269 ] {affd54fa-8b60-483b-89d9-82043cbc3a3f} <Debug> TCPHandler: Processed in 0.004145197 sec. | ||
| 594 | 2026.05.06 00:54:06.596275 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 595 | 2026.05.06 00:54:06.596493 [ 269 ] {1942d96a-b325-4356-bd92-e592d37cf521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 596 | 2026.05.06 00:54:06.596572 [ 269 ] {1942d96a-b325-4356-bd92-e592d37cf521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 597 | 2026.05.06 00:54:06.598783 [ 269 ] {1942d96a-b325-4356-bd92-e592d37cf521} <Debug> oximeter.measurements_histogramf64 (b811aafa-1974-4ef8-b6c8-fac6a891ba00): Loading data parts | ||
| 598 | 2026.05.06 00:54:06.598971 [ 269 ] {1942d96a-b325-4356-bd92-e592d37cf521} <Debug> oximeter.measurements_histogramf64 (b811aafa-1974-4ef8-b6c8-fac6a891ba00): There are no data parts | ||
| 599 | 2026.05.06 00:54:06.600251 [ 269 ] {1942d96a-b325-4356-bd92-e592d37cf521} <Debug> TCPHandler: Processed in 0.004025365 sec. | ||
| 600 | 2026.05.06 00:54:06.600413 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2026.05.06 00:54:06.600655 [ 269 ] {ae826cf0-ee1a-48e0-b77d-1b3ad572308e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) /* The field tables store named dimensions of each timeseries. | ||
| 602 | * | ||
| 603 | * As with the measurement tables, there is one field table for each field data | ||
| 604 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 605 | * this behavior **must not** be relied upon for query correctness. | ||
| 606 | * | ||
| 607 | * The index for the fields differs from the measurements, however. Rows are | ||
| 608 | * sorted by timeseries name, then field name, field value, and finally | ||
| 609 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 610 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 611 | * usually then used to look up measurements. | ||
| 612 | * | ||
| 613 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 614 | * timeseries name and then key, since it would improve lookups where one | ||
| 615 | * already has the key. Realistically though, these tables are quite small and | ||
| 616 | * so performance benefits will be low in absolute terms. | ||
| 617 | * | ||
| 618 | * TTL: We use a materialized column to expire old field table records. This | ||
| 619 | * column is generated automatically by the database whenever a new row is | ||
| 620 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 621 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 622 | * record will remain during a deduplication, which will have the last | ||
| 623 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 624 | * measurement tables. | ||
| 625 | */ | ||
| 626 | 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) | ||
| 627 | 2026.05.06 00:54:06.600749 [ 269 ] {ae826cf0-ee1a-48e0-b77d-1b3ad572308e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 628 | 2026.05.06 00:54:06.602624 [ 269 ] {ae826cf0-ee1a-48e0-b77d-1b3ad572308e} <Debug> oximeter.fields_bool (d2fdcd34-953c-4ff3-a420-53e43f431232): Loading data parts | ||
| 629 | 2026.05.06 00:54:06.602787 [ 269 ] {ae826cf0-ee1a-48e0-b77d-1b3ad572308e} <Debug> oximeter.fields_bool (d2fdcd34-953c-4ff3-a420-53e43f431232): There are no data parts | ||
| 630 | 2026.05.06 00:54:06.604857 [ 269 ] {ae826cf0-ee1a-48e0-b77d-1b3ad572308e} <Debug> TCPHandler: Processed in 0.004494174 sec. | ||
| 631 | 2026.05.06 00:54:06.605034 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 632 | 2026.05.06 00:54:06.605223 [ 269 ] {c8dce88f-0122-4fc7-ab29-0f3d8e1f436a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 633 | 2026.05.06 00:54:06.605303 [ 269 ] {c8dce88f-0122-4fc7-ab29-0f3d8e1f436a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 634 | 2026.05.06 00:54:06.607066 [ 269 ] {c8dce88f-0122-4fc7-ab29-0f3d8e1f436a} <Debug> oximeter.fields_i8 (b2b6a2c3-71db-4065-953e-fc98d4b1ae8c): Loading data parts | ||
| 635 | 2026.05.06 00:54:06.607241 [ 269 ] {c8dce88f-0122-4fc7-ab29-0f3d8e1f436a} <Debug> oximeter.fields_i8 (b2b6a2c3-71db-4065-953e-fc98d4b1ae8c): There are no data parts | ||
| 636 | 2026.05.06 00:54:06.608495 [ 269 ] {c8dce88f-0122-4fc7-ab29-0f3d8e1f436a} <Debug> TCPHandler: Processed in 0.003510793 sec. | ||
| 637 | 2026.05.06 00:54:06.608642 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 638 | 2026.05.06 00:54:06.608861 [ 269 ] {9133dc0b-5aa0-4659-bf2d-f428ab9a7079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 639 | 2026.05.06 00:54:06.608961 [ 269 ] {9133dc0b-5aa0-4659-bf2d-f428ab9a7079} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 640 | 2026.05.06 00:54:06.611001 [ 269 ] {9133dc0b-5aa0-4659-bf2d-f428ab9a7079} <Debug> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Loading data parts | ||
| 641 | 2026.05.06 00:54:06.611143 [ 269 ] {9133dc0b-5aa0-4659-bf2d-f428ab9a7079} <Debug> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): There are no data parts | ||
| 642 | 2026.05.06 00:54:06.612396 [ 269 ] {9133dc0b-5aa0-4659-bf2d-f428ab9a7079} <Debug> TCPHandler: Processed in 0.003803049 sec. | ||
| 643 | 2026.05.06 00:54:06.612577 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 644 | 2026.05.06 00:54:06.612737 [ 269 ] {37397e34-b406-4ba2-8ae8-eb4dc623a09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 645 | 2026.05.06 00:54:06.612805 [ 269 ] {37397e34-b406-4ba2-8ae8-eb4dc623a09f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 646 | 2026.05.06 00:54:06.614538 [ 269 ] {37397e34-b406-4ba2-8ae8-eb4dc623a09f} <Debug> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Loading data parts | ||
| 647 | 2026.05.06 00:54:06.614714 [ 269 ] {37397e34-b406-4ba2-8ae8-eb4dc623a09f} <Debug> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): There are no data parts | ||
| 648 | 2026.05.06 00:54:06.615987 [ 269 ] {37397e34-b406-4ba2-8ae8-eb4dc623a09f} <Debug> TCPHandler: Processed in 0.003459892 sec. | ||
| 649 | 2026.05.06 00:54:06.616134 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 650 | 2026.05.06 00:54:06.616357 [ 269 ] {0cfe376e-c69d-4e6d-bbdd-1b15b30b0e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 651 | 2026.05.06 00:54:06.616433 [ 269 ] {0cfe376e-c69d-4e6d-bbdd-1b15b30b0e30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 652 | 2026.05.06 00:54:06.618138 [ 269 ] {0cfe376e-c69d-4e6d-bbdd-1b15b30b0e30} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Loading data parts | ||
| 653 | 2026.05.06 00:54:06.618306 [ 269 ] {0cfe376e-c69d-4e6d-bbdd-1b15b30b0e30} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): There are no data parts | ||
| 654 | 2026.05.06 00:54:06.619993 [ 269 ] {0cfe376e-c69d-4e6d-bbdd-1b15b30b0e30} <Debug> TCPHandler: Processed in 0.003907262 sec. | ||
| 655 | 2026.05.06 00:54:06.620154 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.05.06 00:54:06.620318 [ 269 ] {d602ee9b-f21d-4bf4-9bc7-b7a16dda8d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 657 | 2026.05.06 00:54:06.620400 [ 269 ] {d602ee9b-f21d-4bf4-9bc7-b7a16dda8d35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 658 | 2026.05.06 00:54:06.622599 [ 269 ] {d602ee9b-f21d-4bf4-9bc7-b7a16dda8d35} <Debug> oximeter.fields_i32 (37c5982f-9d39-42ec-ad78-e4303f9c2367): Loading data parts | ||
| 659 | 2026.05.06 00:54:06.622949 [ 269 ] {d602ee9b-f21d-4bf4-9bc7-b7a16dda8d35} <Debug> oximeter.fields_i32 (37c5982f-9d39-42ec-ad78-e4303f9c2367): There are no data parts | ||
| 660 | 2026.05.06 00:54:06.624136 [ 269 ] {d602ee9b-f21d-4bf4-9bc7-b7a16dda8d35} <Debug> TCPHandler: Processed in 0.004034345 sec. | ||
| 661 | 2026.05.06 00:54:06.624297 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 662 | 2026.05.06 00:54:06.624628 [ 269 ] {59c6b6c8-6de6-4488-be83-f60dc3478749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 663 | 2026.05.06 00:54:06.624790 [ 269 ] {59c6b6c8-6de6-4488-be83-f60dc3478749} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 664 | 2026.05.06 00:54:06.626841 [ 269 ] {59c6b6c8-6de6-4488-be83-f60dc3478749} <Debug> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Loading data parts | ||
| 665 | 2026.05.06 00:54:06.627013 [ 269 ] {59c6b6c8-6de6-4488-be83-f60dc3478749} <Debug> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): There are no data parts | ||
| 666 | 2026.05.06 00:54:06.629568 [ 269 ] {59c6b6c8-6de6-4488-be83-f60dc3478749} <Debug> TCPHandler: Processed in 0.005326212 sec. | ||
| 667 | 2026.05.06 00:54:06.629726 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 668 | 2026.05.06 00:54:06.629884 [ 269 ] {82b71856-e0c7-45f0-9bbc-60028f2b661a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 669 | 2026.05.06 00:54:06.630019 [ 269 ] {82b71856-e0c7-45f0-9bbc-60028f2b661a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 670 | 2026.05.06 00:54:06.632096 [ 269 ] {82b71856-e0c7-45f0-9bbc-60028f2b661a} <Debug> oximeter.fields_i64 (304aa978-e2ac-40d5-b4e3-966e4a5a2c9a): Loading data parts | ||
| 671 | 2026.05.06 00:54:06.632296 [ 269 ] {82b71856-e0c7-45f0-9bbc-60028f2b661a} <Debug> oximeter.fields_i64 (304aa978-e2ac-40d5-b4e3-966e4a5a2c9a): There are no data parts | ||
| 672 | 2026.05.06 00:54:06.633814 [ 269 ] {82b71856-e0c7-45f0-9bbc-60028f2b661a} <Debug> TCPHandler: Processed in 0.004141967 sec. | ||
| 673 | 2026.05.06 00:54:06.633965 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 674 | 2026.05.06 00:54:06.634267 [ 269 ] {76f3ebc5-d8e8-4144-a5b8-93333b45cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 675 | 2026.05.06 00:54:06.634405 [ 269 ] {76f3ebc5-d8e8-4144-a5b8-93333b45cb56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 676 | 2026.05.06 00:54:06.636351 [ 269 ] {76f3ebc5-d8e8-4144-a5b8-93333b45cb56} <Debug> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Loading data parts | ||
| 677 | 2026.05.06 00:54:06.636504 [ 269 ] {76f3ebc5-d8e8-4144-a5b8-93333b45cb56} <Debug> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): There are no data parts | ||
| 678 | 2026.05.06 00:54:06.637847 [ 269 ] {76f3ebc5-d8e8-4144-a5b8-93333b45cb56} <Debug> TCPHandler: Processed in 0.003931012 sec. | ||
| 679 | 2026.05.06 00:54:06.638004 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 680 | 2026.05.06 00:54:06.638161 [ 269 ] {7a5a4336-e986-48ad-9c2b-225046ddc1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 681 | 2026.05.06 00:54:06.638346 [ 269 ] {7a5a4336-e986-48ad-9c2b-225046ddc1d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 682 | 2026.05.06 00:54:06.640387 [ 269 ] {7a5a4336-e986-48ad-9c2b-225046ddc1d9} <Debug> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Loading data parts | ||
| 683 | 2026.05.06 00:54:06.640531 [ 269 ] {7a5a4336-e986-48ad-9c2b-225046ddc1d9} <Debug> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): There are no data parts | ||
| 684 | 2026.05.06 00:54:06.641737 [ 269 ] {7a5a4336-e986-48ad-9c2b-225046ddc1d9} <Debug> TCPHandler: Processed in 0.003785459 sec. | ||
| 685 | 2026.05.06 00:54:06.641898 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 686 | 2026.05.06 00:54:06.642163 [ 269 ] {52e30eed-781d-4a03-aa62-fa55fa99f8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 687 | 2026.05.06 00:54:06.642297 [ 269 ] {52e30eed-781d-4a03-aa62-fa55fa99f8e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 688 | 2026.05.06 00:54:06.644354 [ 269 ] {52e30eed-781d-4a03-aa62-fa55fa99f8e4} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Loading data parts | ||
| 689 | 2026.05.06 00:54:06.644513 [ 269 ] {52e30eed-781d-4a03-aa62-fa55fa99f8e4} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): There are no data parts | ||
| 690 | 2026.05.06 00:54:06.646297 [ 269 ] {52e30eed-781d-4a03-aa62-fa55fa99f8e4} <Debug> TCPHandler: Processed in 0.004448953 sec. | ||
| 691 | 2026.05.06 00:54:06.646477 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 692 | 2026.05.06 00:54:06.646671 [ 269 ] {051984f7-daf4-42cb-ae46-2f2f51ec379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 693 | 2026.05.06 00:54:06.646807 [ 269 ] {051984f7-daf4-42cb-ae46-2f2f51ec379d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 694 | 2026.05.06 00:54:06.649340 [ 269 ] {051984f7-daf4-42cb-ae46-2f2f51ec379d} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Loading data parts | ||
| 695 | 2026.05.06 00:54:06.649484 [ 269 ] {051984f7-daf4-42cb-ae46-2f2f51ec379d} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): There are no data parts | ||
| 696 | 2026.05.06 00:54:06.651114 [ 269 ] {051984f7-daf4-42cb-ae46-2f2f51ec379d} <Debug> TCPHandler: Processed in 0.004700409 sec. | ||
| 697 | 2026.05.06 00:54:06.651402 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.05.06 00:54:06.651652 [ 269 ] {54270212-161e-4079-8cdd-55c20906e607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) /* The timeseries schema table stores the extracted schema for the samples | ||
| 699 | * oximeter collects. | ||
| 700 | */ | ||
| 701 | 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) | ||
| 702 | 2026.05.06 00:54:06.651803 [ 269 ] {54270212-161e-4079-8cdd-55c20906e607} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 703 | 2026.05.06 00:54:06.654248 [ 269 ] {54270212-161e-4079-8cdd-55c20906e607} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): Loading data parts | ||
| 704 | 2026.05.06 00:54:06.654548 [ 269 ] {54270212-161e-4079-8cdd-55c20906e607} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): There are no data parts | ||
| 705 | 2026.05.06 00:54:06.656251 [ 269 ] {54270212-161e-4079-8cdd-55c20906e607} <Debug> TCPHandler: Processed in 0.004951043 sec. | ||
| 706 | 2026.05.06 00:54:06.656598 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 707 | 2026.05.06 00:54:06.657027 [ 270 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 708 | 2026.05.06 00:54:06.658463 [ 270 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 709 | 2026.05.06 00:54:06.673872 [ 260 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Trace> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 710 | 2026.05.06 00:54:06.673972 [ 260 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 711 | 2026.05.06 00:54:06.679207 [ 260 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 712 | 2026.05.06 00:54:06.679854 [ 260 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Trace> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 713 | 2026.05.06 00:54:06.680093 [ 270 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023228 sec., 43.05148958153952 rows/sec., 688.82 B/sec. | ||
| 714 | 2026.05.06 00:54:06.680262 [ 270 ] {5ae75755-7459-4b17-bb22-b86e9396f4e2} <Debug> TCPHandler: Processed in 0.023793988 sec. | ||
| 715 | 2026.05.06 00:54:07.000344 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.25 MiB, peak 131.25 MiB, free memory in arenas 0.00 B, will set to 140.87 MiB (RSS), difference: 9.62 MiB | ||
| 716 | 2026.05.06 00:54:07.096830 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36160 | ||
| 717 | 2026.05.06 00:54:07.096970 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.06 00:54:07.097130 [ 287 ] {} <Debug> TCP-Session: d70b5e5f-d05d-476f-a92a-6830dacab28f Authenticating user 'default' from [fd00:1122:3344:101::b]:36160 | ||
| 719 | 2026.05.06 00:54:07.097215 [ 287 ] {} <Debug> TCP-Session: d70b5e5f-d05d-476f-a92a-6830dacab28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.06 00:54:07.097229 [ 287 ] {} <Debug> TCP-Session: d70b5e5f-d05d-476f-a92a-6830dacab28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.06 00:54:07.097351 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.06 00:54:07.097457 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.06 00:54:07.097551 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.06 00:54:07.098897 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52066 | ||
| 725 | 2026.05.06 00:54:07.099128 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.06 00:54:07.099141 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60311 | ||
| 727 | 2026.05.06 00:54:07.099154 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52281 | ||
| 728 | 2026.05.06 00:54:07.099214 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41092 | ||
| 729 | 2026.05.06 00:54:07.099238 [ 288 ] {} <Debug> TCP-Session: 7f3b3aaf-3236-49c7-81b7-c7524400d2f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52066 | ||
| 730 | 2026.05.06 00:54:07.099372 [ 288 ] {} <Debug> TCP-Session: 7f3b3aaf-3236-49c7-81b7-c7524400d2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.06 00:54:07.099389 [ 288 ] {} <Debug> TCP-Session: 7f3b3aaf-3236-49c7-81b7-c7524400d2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.06 00:54:07.099444 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58416 | ||
| 733 | 2026.05.06 00:54:07.099624 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.06 00:54:07.099452 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64190 | ||
| 735 | 2026.05.06 00:54:07.099667 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41328 | ||
| 736 | 2026.05.06 00:54:07.099723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.06 00:54:07.099774 [ 291 ] {} <Debug> TCP-Session: a30dc32e-ee98-4e92-82f2-2b2fb68ae309 Authenticating user 'default' from [fd00:1122:3344:101::b]:41092 | ||
| 738 | 2026.05.06 00:54:07.099725 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.06 00:54:07.099985 [ 289 ] {} <Debug> TCP-Session: 4175b611-6e0d-4873-a49c-8892fb5335c3 Authenticating user 'default' from [fd00:1122:3344:101::b]:60311 | ||
| 740 | 2026.05.06 00:54:07.100000 [ 290 ] {} <Debug> TCP-Session: 661b6102-7fbb-4a31-a7a3-6f39c38a4b8e Authenticating user 'default' from [fd00:1122:3344:101::b]:52281 | ||
| 741 | 2026.05.06 00:54:07.100006 [ 291 ] {} <Debug> TCP-Session: a30dc32e-ee98-4e92-82f2-2b2fb68ae309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.06 00:54:07.100118 [ 289 ] {} <Debug> TCP-Session: 4175b611-6e0d-4873-a49c-8892fb5335c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.06 00:54:07.100168 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.06 00:54:07.100171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.06 00:54:07.100138 [ 291 ] {} <Debug> TCP-Session: a30dc32e-ee98-4e92-82f2-2b2fb68ae309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.06 00:54:07.100298 [ 294 ] {} <Debug> TCP-Session: a124bd7f-de49-47e3-8930-70e4cb416024 Authenticating user 'default' from [fd00:1122:3344:101::b]:41328 | ||
| 747 | 2026.05.06 00:54:07.100271 [ 292 ] {} <Debug> TCP-Session: 7f43dca1-40a2-4d0a-9712-12f1ff5db0ef Authenticating user 'default' from [fd00:1122:3344:101::b]:64190 | ||
| 748 | 2026.05.06 00:54:07.100249 [ 289 ] {} <Debug> TCP-Session: 4175b611-6e0d-4873-a49c-8892fb5335c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.06 00:54:07.100132 [ 290 ] {} <Debug> TCP-Session: 661b6102-7fbb-4a31-a7a3-6f39c38a4b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.06 00:54:07.100080 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.05.06 00:54:07.100516 [ 294 ] {} <Debug> TCP-Session: a124bd7f-de49-47e3-8930-70e4cb416024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.06 00:54:07.100538 [ 290 ] {} <Debug> TCP-Session: 661b6102-7fbb-4a31-a7a3-6f39c38a4b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.06 00:54:07.100547 [ 293 ] {} <Debug> TCP-Session: 532966c6-2a8d-4d3a-bcba-46102f5733eb Authenticating user 'default' from [fd00:1122:3344:101::b]:58416 | ||
| 754 | 2026.05.06 00:54:07.100579 [ 294 ] {} <Debug> TCP-Session: a124bd7f-de49-47e3-8930-70e4cb416024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.06 00:54:07.100599 [ 293 ] {} <Debug> TCP-Session: 532966c6-2a8d-4d3a-bcba-46102f5733eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.06 00:54:07.100713 [ 293 ] {} <Debug> TCP-Session: 532966c6-2a8d-4d3a-bcba-46102f5733eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.06 00:54:07.100788 [ 292 ] {} <Debug> TCP-Session: 7f43dca1-40a2-4d0a-9712-12f1ff5db0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.06 00:54:07.100805 [ 292 ] {} <Debug> TCP-Session: 7f43dca1-40a2-4d0a-9712-12f1ff5db0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.06 00:54:07.706625 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51710 | ||
| 760 | 2026.05.06 00:54:07.706824 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.06 00:54:07.706859 [ 295 ] {} <Debug> TCP-Session: 889d3775-c1e6-4278-9501-4481210e2f75 Authenticating user 'default' from [fd00:1122:3344:101::c]:51710 | ||
| 762 | 2026.05.06 00:54:07.706882 [ 295 ] {} <Debug> TCP-Session: 889d3775-c1e6-4278-9501-4481210e2f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.06 00:54:07.706896 [ 295 ] {} <Debug> TCP-Session: 889d3775-c1e6-4278-9501-4481210e2f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.06 00:54:07.706961 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.06 00:54:07.706986 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.06 00:54:07.707012 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.06 00:54:07.709601 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41210 | ||
| 768 | 2026.05.06 00:54:07.709724 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37760 | ||
| 769 | 2026.05.06 00:54:07.709881 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62746 | ||
| 770 | 2026.05.06 00:54:07.709896 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.06 00:54:07.709957 [ 296 ] {} <Debug> TCP-Session: d889ed80-dcf7-4a9f-a902-0bc6e41fbca6 Authenticating user 'default' from [fd00:1122:3344:101::c]:41210 | ||
| 772 | 2026.05.06 00:54:07.709990 [ 296 ] {} <Debug> TCP-Session: d889ed80-dcf7-4a9f-a902-0bc6e41fbca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.06 00:54:07.710040 [ 296 ] {} <Debug> TCP-Session: d889ed80-dcf7-4a9f-a902-0bc6e41fbca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.06 00:54:07.710057 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43106 | ||
| 775 | 2026.05.06 00:54:07.710250 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.05.06 00:54:07.710293 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.06 00:54:07.710299 [ 297 ] {} <Debug> TCP-Session: 7a4c1c64-f7b8-4be1-b476-26d5f85b7b4a Authenticating user 'default' from [fd00:1122:3344:101::c]:37760 | ||
| 778 | 2026.05.06 00:54:07.710316 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59319 | ||
| 779 | 2026.05.06 00:54:07.710345 [ 297 ] {} <Debug> TCP-Session: 7a4c1c64-f7b8-4be1-b476-26d5f85b7b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.06 00:54:07.710348 [ 298 ] {} <Debug> TCP-Session: 5d666754-2c09-4756-9f1e-e518b69e6c09 Authenticating user 'default' from [fd00:1122:3344:101::c]:62746 | ||
| 781 | 2026.05.06 00:54:07.710370 [ 297 ] {} <Debug> TCP-Session: 7a4c1c64-f7b8-4be1-b476-26d5f85b7b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.06 00:54:07.710394 [ 298 ] {} <Debug> TCP-Session: 5d666754-2c09-4756-9f1e-e518b69e6c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.06 00:54:07.710414 [ 298 ] {} <Debug> TCP-Session: 5d666754-2c09-4756-9f1e-e518b69e6c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.06 00:54:07.710447 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39450 | ||
| 785 | 2026.05.06 00:54:07.710454 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.06 00:54:07.710553 [ 299 ] {} <Debug> TCP-Session: c79bb29b-5540-40f9-b681-f19c87b7e240 Authenticating user 'default' from [fd00:1122:3344:101::c]:43106 | ||
| 787 | 2026.05.06 00:54:07.710571 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47517 | ||
| 788 | 2026.05.06 00:54:07.710576 [ 299 ] {} <Debug> TCP-Session: c79bb29b-5540-40f9-b681-f19c87b7e240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.06 00:54:07.710611 [ 299 ] {} <Debug> TCP-Session: c79bb29b-5540-40f9-b681-f19c87b7e240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.06 00:54:07.710616 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.06 00:54:07.710651 [ 300 ] {} <Debug> TCP-Session: 964af8b2-d5c6-4883-82c6-1f57ef7e5576 Authenticating user 'default' from [fd00:1122:3344:101::c]:59319 | ||
| 792 | 2026.05.06 00:54:07.710667 [ 300 ] {} <Debug> TCP-Session: 964af8b2-d5c6-4883-82c6-1f57ef7e5576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.06 00:54:07.710680 [ 300 ] {} <Debug> TCP-Session: 964af8b2-d5c6-4883-82c6-1f57ef7e5576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.06 00:54:07.710778 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.06 00:54:07.710811 [ 301 ] {} <Debug> TCP-Session: c4be3b77-0199-4c89-9a14-cc6d52e430c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:39450 | ||
| 796 | 2026.05.06 00:54:07.710828 [ 301 ] {} <Debug> TCP-Session: c4be3b77-0199-4c89-9a14-cc6d52e430c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.06 00:54:07.710840 [ 301 ] {} <Debug> TCP-Session: c4be3b77-0199-4c89-9a14-cc6d52e430c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.06 00:54:07.710869 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.06 00:54:07.710910 [ 302 ] {} <Debug> TCP-Session: 5362e488-4873-4d86-af20-c49950dc4f52 Authenticating user 'default' from [fd00:1122:3344:101::c]:47517 | ||
| 800 | 2026.05.06 00:54:07.710927 [ 302 ] {} <Debug> TCP-Session: 5362e488-4873-4d86-af20-c49950dc4f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.06 00:54:07.710943 [ 302 ] {} <Debug> TCP-Session: 5362e488-4873-4d86-af20-c49950dc4f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.06 00:54:08.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.96 MiB, peak 140.96 MiB, free memory in arenas 0.00 B, will set to 142.04 MiB (RSS), difference: 1.08 MiB | ||
| 803 | 2026.05.06 00:54:12.667738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.06 00:54:12.667806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.06 00:54:12.667844 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.06 00:54:12.667894 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.06 00:54:12.672226 [ 245 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Loading data parts | ||
| 808 | 2026.05.06 00:54:12.672414 [ 245 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): There are no data parts | ||
| 809 | 2026.05.06 00:54:12.679312 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.06 00:54:12.679355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 811 | 2026.05.06 00:54:12.684373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.06 00:54:12.684905 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): 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.06 00:54:12.685048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.06 00:54:12.688730 [ 244 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Loading data parts | ||
| 815 | 2026.05.06 00:54:12.688908 [ 244 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): There are no data parts | ||
| 816 | 2026.05.06 00:54:12.713598 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.06 00:54:12.713660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 818 | 2026.05.06 00:54:12.721016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.06 00:54:12.722333 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.06 00:54:12.725949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.06 00:54:13.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.12 MiB, peak 151.12 MiB, free memory in arenas 0.00 B, will set to 156.23 MiB (RSS), difference: 9.11 MiB | ||
| 822 | 2026.05.06 00:54:15.167646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.06 00:54:15.167757 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.06 00:54:15.172942 [ 243 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Loading data parts | ||
| 825 | 2026.05.06 00:54:15.173141 [ 243 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): There are no data parts | ||
| 826 | 2026.05.06 00:54:15.178481 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.06 00:54:15.178524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 828 | 2026.05.06 00:54:15.180374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.06 00:54:15.180935 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.06 00:54:15.181232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.06 00:54:16.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.45 MiB, peak 160.45 MiB, free memory in arenas 0.00 B, will set to 157.18 MiB (RSS), difference: -3.27 MiB | ||
| 832 | 2026.05.06 00:54:20.139593 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.06 00:54:20.139687 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.06 00:54:20.185327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.06 00:54:20.191941 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.06 00:54:20.191994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 837 | 2026.05.06 00:54:20.192678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.06 00:54:20.193161 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.06 00:54:20.193319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.06 00:54:20.226227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.06 00:54:20.244622 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.06 00:54:20.244676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 843 | 2026.05.06 00:54:20.251039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.06 00:54:20.252097 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.06 00:54:20.254997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.06 00:54:21.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.92 MiB, peak 161.92 MiB, free memory in arenas 0.00 B, will set to 159.98 MiB (RSS), difference: 2.06 MiB | ||
| 847 | 2026.05.06 00:54:22.187917 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.06 00:54:22.188249 [ 269 ] {695432b5-b786-4227-89f8-8ca6eb2ca32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.06 00:54:22.197298 [ 269 ] {695432b5-b786-4227-89f8-8ca6eb2ca32a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.06 00:54:22.202236 [ 269 ] {695432b5-b786-4227-89f8-8ca6eb2ca32a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.06 00:54:22.202817 [ 269 ] {695432b5-b786-4227-89f8-8ca6eb2ca32a} <Debug> TCPHandler: Processed in 0.015067246 sec. | ||
| 852 | 2026.05.06 00:54:22.221280 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.06 00:54:22.221415 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.06 00:54:22.221471 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.06 00:54:22.224263 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.06 00:54:22.224310 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 857 | 2026.05.06 00:54:22.227129 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.06 00:54:22.227551 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.06 00:54:22.227701 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Debug> executeQuery: Read 31 rows, 7.11 KiB in 0.006325 sec., 4901.185770750988 rows/sec., 1.10 MiB/sec. | ||
| 860 | 2026.05.06 00:54:22.227741 [ 269 ] {990d696b-9417-4edf-b851-9bd709d72ce2} <Debug> TCPHandler: Processed in 0.006524937 sec. | ||
| 861 | 2026.05.06 00:54:22.227902 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.06 00:54:22.228003 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.06 00:54:22.228044 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 864 | 2026.05.06 00:54:22.235811 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.06 00:54:22.235871 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 866 | 2026.05.06 00:54:22.238784 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.06 00:54:22.239294 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.06 00:54:22.239455 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.011473 sec., 2091.867863679944 rows/sec., 177.73 KiB/sec. | ||
| 869 | 2026.05.06 00:54:22.239501 [ 269 ] {fe194571-051c-47e0-aeb2-9ffceea702ee} <Debug> TCPHandler: Processed in 0.011649534 sec. | ||
| 870 | 2026.05.06 00:54:22.239650 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.06 00:54:22.239748 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.06 00:54:22.239789 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 873 | 2026.05.06 00:54:22.240205 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.06 00:54:22.240243 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 875 | 2026.05.06 00:54:22.240724 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.06 00:54:22.241166 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.06 00:54:22.241292 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001564 sec., 6393.86189258312 rows/sec., 521.37 KiB/sec. | ||
| 878 | 2026.05.06 00:54:22.241329 [ 269 ] {1afba5c1-8394-4d15-a0a3-97f97d2180e0} <Debug> TCPHandler: Processed in 0.001728926 sec. | ||
| 879 | 2026.05.06 00:54:22.241449 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.06 00:54:22.241545 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.06 00:54:22.241585 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 882 | 2026.05.06 00:54:22.243239 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.06 00:54:22.243277 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 884 | 2026.05.06 00:54:22.243964 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.06 00:54:22.244395 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.06 00:54:22.244523 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Debug> executeQuery: Read 2532 rows, 193.91 KiB in 0.002998 sec., 844563.0420280187 rows/sec., 63.16 MiB/sec. | ||
| 887 | 2026.05.06 00:54:22.244561 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 888 | 2026.05.06 00:54:22.244575 [ 269 ] {67e38a18-55f1-498c-b9cb-9822930e8ac7} <Debug> TCPHandler: Processed in 0.003175176 sec. | ||
| 889 | 2026.05.06 00:54:22.244700 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.06 00:54:22.244797 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.06 00:54:22.244837 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.06 00:54:22.245297 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.06 00:54:22.245331 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 894 | 2026.05.06 00:54:22.245779 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.06 00:54:22.246191 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.06 00:54:22.246317 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Debug> executeQuery: Read 35 rows, 2.64 KiB in 0.00154 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 897 | 2026.05.06 00:54:22.246355 [ 269 ] {85a5b78e-88c9-4799-9cb0-5323893adb2d} <Debug> TCPHandler: Processed in 0.001704486 sec. | ||
| 898 | 2026.05.06 00:54:22.246470 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.06 00:54:22.246566 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.06 00:54:22.246607 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.06 00:54:22.247510 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.06 00:54:22.247548 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 903 | 2026.05.06 00:54:22.247994 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.06 00:54:22.248418 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.06 00:54:22.248543 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001995 sec., 413533.8345864662 rows/sec., 24.19 MiB/sec. | ||
| 906 | 2026.05.06 00:54:22.248582 [ 269 ] {6aeacc8b-0102-4039-ab8c-46fa0a7ee677} <Debug> TCPHandler: Processed in 0.002160605 sec. | ||
| 907 | 2026.05.06 00:54:22.248701 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.06 00:54:22.248797 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.06 00:54:22.248836 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 910 | 2026.05.06 00:54:22.249220 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.06 00:54:22.249257 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 912 | 2026.05.06 00:54:22.249684 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.06 00:54:22.250110 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.06 00:54:22.250234 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001456 sec., 1373.6263736263736 rows/sec., 96.58 KiB/sec. | ||
| 915 | 2026.05.06 00:54:22.250272 [ 269 ] {333264ae-5e63-4bd3-87de-8906d7872f94} <Debug> TCPHandler: Processed in 0.001620314 sec. | ||
| 916 | 2026.05.06 00:54:22.250391 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.06 00:54:22.250486 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.06 00:54:22.250524 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 919 | 2026.05.06 00:54:22.250964 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.06 00:54:22.251002 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 921 | 2026.05.06 00:54:22.251402 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.06 00:54:22.251810 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.06 00:54:22.251941 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001474 sec., 8141.112618724559 rows/sec., 636.02 KiB/sec. | ||
| 924 | 2026.05.06 00:54:22.251978 [ 269 ] {c8ab14fb-1e47-446d-8264-fc6cac9c6bd6} <Debug> TCPHandler: Processed in 0.001636865 sec. | ||
| 925 | 2026.05.06 00:54:22.252093 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.06 00:54:22.252187 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.06 00:54:22.252226 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 928 | 2026.05.06 00:54:22.253418 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.06 00:54:22.253463 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 930 | 2026.05.06 00:54:22.254036 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.06 00:54:22.254476 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.06 00:54:22.254605 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Debug> executeQuery: Read 1330 rows, 91.71 KiB in 0.002436 sec., 545977.011494253 rows/sec., 36.76 MiB/sec. | ||
| 933 | 2026.05.06 00:54:22.254643 [ 269 ] {a49d6a20-bcab-4fe9-86f0-3d3a40c6d572} <Debug> TCPHandler: Processed in 0.002598014 sec. | ||
| 934 | 2026.05.06 00:54:22.254762 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.06 00:54:22.254857 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.06 00:54:22.254900 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 937 | 2026.05.06 00:54:22.255968 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.06 00:54:22.256002 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 939 | 2026.05.06 00:54:22.256590 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.06 00:54:22.257023 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.06 00:54:22.257150 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Debug> executeQuery: Read 2227 rows, 141.75 KiB in 0.002312 sec., 963235.2941176471 rows/sec., 59.87 MiB/sec. | ||
| 942 | 2026.05.06 00:54:22.257186 [ 269 ] {735aac2b-b658-4ea5-a487-3bd627f12f2d} <Debug> TCPHandler: Processed in 0.002474272 sec. | ||
| 943 | 2026.05.06 00:54:22.257305 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.06 00:54:22.257400 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.06 00:54:22.257452 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 946 | 2026.05.06 00:54:22.258217 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.06 00:54:22.258253 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 948 | 2026.05.06 00:54:22.265046 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.06 00:54:22.265449 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.06 00:54:22.265582 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008201 sec., 1585.1725399341544 rows/sec., 2.84 MiB/sec. | ||
| 951 | 2026.05.06 00:54:22.265632 [ 269 ] {8bdcfaae-4c65-4853-9bda-777e4d647b9f} <Debug> TCPHandler: Processed in 0.008375735 sec. | ||
| 952 | 2026.05.06 00:54:22.265778 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.06 00:54:22.265872 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.06 00:54:22.265914 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 955 | 2026.05.06 00:54:22.266268 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.06 00:54:22.266304 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 957 | 2026.05.06 00:54:22.266718 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.05.06 00:54:22.267147 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.06 00:54:22.267273 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001419 sec., 7047.216349541932 rows/sec., 494.82 KiB/sec. | ||
| 960 | 2026.05.06 00:54:22.267309 [ 269 ] {4611d5e1-4c24-4dcf-ac7c-93210bab5f78} <Debug> TCPHandler: Processed in 0.001579803 sec. | ||
| 961 | 2026.05.06 00:54:25.183713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
| 962 | 2026.05.06 00:54:25.186301 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.06 00:54:25.186351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 964 | 2026.05.06 00:54:25.187874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 965 | 2026.05.06 00:54:25.188402 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.06 00:54:25.188763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
| 967 | 2026.05.06 00:54:26.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.44 MiB, peak 164.29 MiB, free memory in arenas 0.00 B, will set to 161.47 MiB (RSS), difference: 4.04 MiB | ||
| 968 | 2026.05.06 00:54:26.702376 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.05.06 00:54:26.702608 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 970 | 2026.05.06 00:54:26.707173 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 971 | 2026.05.06 00:54:26.712069 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 972 | 2026.05.06 00:54:26.712305 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 973 | 2026.05.06 00:54:26.716661 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 974 | 2026.05.06 00:54:26.722419 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 975 | 2026.05.06 00:54:26.722625 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 976 | 2026.05.06 00:54:26.724834 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 977 | 2026.05.06 00:54:26.724861 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 978 | 2026.05.06 00:54:26.729656 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 979 | 2026.05.06 00:54:26.729682 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 980 | 2026.05.06 00:54:26.752960 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Debug> executeQuery: Read 31 rows, 7.11 KiB in 0.050437 sec., 614.6281499692685 rows/sec., 140.94 KiB/sec. | ||
| 981 | 2026.05.06 00:54:26.753067 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Debug> MemoryTracker: Peak memory usage (for query): 135.28 KiB. | ||
| 982 | 2026.05.06 00:54:26.753082 [ 269 ] {f5eda9de-8526-4e81-b0e1-240b9655986e} <Debug> TCPHandler: Processed in 0.050831825 sec. | ||
| 983 | 2026.05.06 00:54:26.756583 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.05.06 00:54:26.756711 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 985 | 2026.05.06 00:54:26.756762 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 986 | 2026.05.06 00:54:26.757415 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.05.06 00:54:26.757458 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 988 | 2026.05.06 00:54:26.758029 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 989 | 2026.05.06 00:54:26.758553 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.05.06 00:54:26.758687 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002013 sec., 25832.0914058619 rows/sec., 1.97 MiB/sec. | ||
| 991 | 2026.05.06 00:54:26.758722 [ 269 ] {12855a0c-2849-4e8f-a6e7-65d1838b0ce2} <Debug> TCPHandler: Processed in 0.002200276 sec. | ||
| 992 | 2026.05.06 00:54:26.758856 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.05.06 00:54:26.758948 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 994 | 2026.05.06 00:54:26.758986 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 995 | 2026.05.06 00:54:26.759440 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.05.06 00:54:26.759474 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 997 | 2026.05.06 00:54:26.759882 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 998 | 2026.05.06 00:54:26.760306 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.05.06 00:54:26.760427 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.92 MiB/sec. | ||
| 1000 | 2026.05.06 00:54:26.760461 [ 269 ] {72523ed3-479b-41da-9680-ea098c65b15d} <Debug> TCPHandler: Processed in 0.001660924 sec. | ||
| 1001 | 2026.05.06 00:54:26.760582 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.05.06 00:54:26.760674 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1003 | 2026.05.06 00:54:26.760714 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1004 | 2026.05.06 00:54:26.761091 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.05.06 00:54:26.761124 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1006 | 2026.05.06 00:54:26.761555 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1007 | 2026.05.06 00:54:26.762005 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.05.06 00:54:26.762123 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001468 sec., 81743.86920980927 rows/sec., 5.67 MiB/sec. | ||
| 1009 | 2026.05.06 00:54:26.762157 [ 269 ] {f7c4d613-36f8-4d4e-814d-6ac56642f50b} <Debug> TCPHandler: Processed in 0.001620874 sec. | ||
| 1010 | 2026.05.06 00:54:26.762279 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.05.06 00:54:26.762374 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.05.06 00:54:26.762412 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1013 | 2026.05.06 00:54:26.762725 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.05.06 00:54:26.762758 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1015 | 2026.05.06 00:54:26.763145 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1016 | 2026.05.06 00:54:26.763592 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.05.06 00:54:26.763713 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001356 sec., 29498.525073746314 rows/sec., 2.02 MiB/sec. | ||
| 1018 | 2026.05.06 00:54:26.763746 [ 269 ] {d2174fc4-acac-409e-ad4a-1e955071d187} <Debug> TCPHandler: Processed in 0.001513601 sec. | ||
| 1019 | 2026.05.06 00:54:27.693485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1020 | 2026.05.06 00:54:27.694094 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.05.06 00:54:27.694132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1022 | 2026.05.06 00:54:27.694822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1023 | 2026.05.06 00:54:27.695278 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.05.06 00:54:27.695415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1025 | 2026.05.06 00:54:27.755156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1026 | 2026.05.06 00:54:27.771612 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.06 00:54:27.771659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1028 | 2026.05.06 00:54:27.777963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1029 | 2026.05.06 00:54:27.779048 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.06 00:54:27.781861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1031 | 2026.05.06 00:54:28.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.27 MiB, peak 167.27 MiB, free memory in arenas 0.00 B, will set to 164.65 MiB (RSS), difference: 1.38 MiB | ||
| 1032 | 2026.05.06 00:54:31.703843 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.05.06 00:54:31.704104 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1034 | 2026.05.06 00:54:31.704464 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1035 | 2026.05.06 00:54:31.704501 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1036 | 2026.05.06 00:54:31.704737 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.05.06 00:54:31.704808 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.05.06 00:54:31.704982 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1039 | 2026.05.06 00:54:31.705025 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1040 | 2026.05.06 00:54:31.705048 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1041 | 2026.05.06 00:54:31.705064 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1042 | 2026.05.06 00:54:31.705103 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1043 | 2026.05.06 00:54:31.705124 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1044 | 2026.05.06 00:54:31.706391 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Debug> executeQuery: Read 31 rows, 7.11 KiB in 0.002373 sec., 13063.632532659081 rows/sec., 2.93 MiB/sec. | ||
| 1045 | 2026.05.06 00:54:31.706498 [ 269 ] {d2b2ff68-240d-400e-bf15-7846dabfc10d} <Debug> TCPHandler: Processed in 0.002785248 sec. | ||
| 1046 | 2026.05.06 00:54:31.708776 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.05.06 00:54:31.708906 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1048 | 2026.05.06 00:54:31.708953 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1049 | 2026.05.06 00:54:31.709525 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.05.06 00:54:31.709574 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1051 | 2026.05.06 00:54:31.710088 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1052 | 2026.05.06 00:54:31.710511 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.05.06 00:54:31.710682 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001809 sec., 28745.163073521282 rows/sec., 2.20 MiB/sec. | ||
| 1054 | 2026.05.06 00:54:31.710722 [ 269 ] {8f730d59-eb1c-4df2-a195-00c5f1e7ccc1} <Debug> TCPHandler: Processed in 0.002020203 sec. | ||
| 1055 | 2026.05.06 00:54:31.710867 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.05.06 00:54:31.710984 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1057 | 2026.05.06 00:54:31.711026 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1058 | 2026.05.06 00:54:31.711505 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.05.06 00:54:31.711545 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1060 | 2026.05.06 00:54:31.711971 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1061 | 2026.05.06 00:54:31.712472 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.05.06 00:54:31.712606 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.66 MiB/sec. | ||
| 1063 | 2026.05.06 00:54:31.712652 [ 269 ] {7c862588-0fe7-4642-9a72-29654b1e3904} <Debug> TCPHandler: Processed in 0.001844549 sec. | ||
| 1064 | 2026.05.06 00:54:31.712867 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.05.06 00:54:31.712974 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1066 | 2026.05.06 00:54:31.713018 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1067 | 2026.05.06 00:54:31.713676 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.05.06 00:54:31.713738 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1069 | 2026.05.06 00:54:31.714361 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1070 | 2026.05.06 00:54:31.714974 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.05.06 00:54:31.715156 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002199 sec., 68212.82401091405 rows/sec., 4.73 MiB/sec. | ||
| 1072 | 2026.05.06 00:54:31.715205 [ 269 ] {fad75ace-f4a1-4133-81ff-4b9a49d91856} <Debug> TCPHandler: Processed in 0.00240149 sec. | ||
| 1073 | 2026.05.06 00:54:31.715359 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.05.06 00:54:31.715468 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1075 | 2026.05.06 00:54:31.715512 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1076 | 2026.05.06 00:54:31.715942 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.05.06 00:54:31.715986 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1078 | 2026.05.06 00:54:31.716513 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2026.05.06 00:54:31.717021 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.05.06 00:54:31.717158 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001712 sec., 29205.607476635516 rows/sec., 2.00 MiB/sec. | ||
| 1081 | 2026.05.06 00:54:31.717197 [ 269 ] {dcad7599-2f4a-4580-b022-6d5662a4f258} <Debug> TCPHandler: Processed in 0.00190521 sec. | ||
| 1082 | 2026.05.06 00:54:32.292313 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38982 | ||
| 1083 | 2026.05.06 00:54:32.292458 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.05.06 00:54:32.292504 [ 303 ] {} <Debug> TCP-Session: 7aaf1344-a21f-416d-9ed1-e860468b2382 Authenticating user 'default' from [fd00:1122:3344:101::e]:38982 | ||
| 1085 | 2026.05.06 00:54:32.292543 [ 303 ] {} <Debug> TCP-Session: 7aaf1344-a21f-416d-9ed1-e860468b2382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.05.06 00:54:32.292561 [ 303 ] {} <Debug> TCP-Session: 7aaf1344-a21f-416d-9ed1-e860468b2382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.05.06 00:54:32.293007 [ 303 ] {} <Trace> TCP-Session: 7aaf1344-a21f-416d-9ed1-e860468b2382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.05.06 00:54:32.293013 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61923 | ||
| 1089 | 2026.05.06 00:54:32.293194 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58937 | ||
| 1090 | 2026.05.06 00:54:32.293210 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35720 | ||
| 1091 | 2026.05.06 00:54:32.293227 [ 303 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1092 | 2026.05.06 00:54:32.293262 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56197 | ||
| 1093 | 2026.05.06 00:54:32.293176 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1094 | 2026.05.06 00:54:32.293347 [ 304 ] {} <Debug> TCP-Session: 22b2fb5a-faa9-439c-b4e0-51608906cddc Authenticating user 'default' from [fd00:1122:3344:101::e]:61923 | ||
| 1095 | 2026.05.06 00:54:32.293367 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1096 | 2026.05.06 00:54:32.293371 [ 304 ] {} <Debug> TCP-Session: 22b2fb5a-faa9-439c-b4e0-51608906cddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.05.06 00:54:32.293396 [ 304 ] {} <Debug> TCP-Session: 22b2fb5a-faa9-439c-b4e0-51608906cddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.05.06 00:54:32.293397 [ 306 ] {} <Debug> TCP-Session: 3c4c40ef-823c-4b37-ad23-36a41da8a56a Authenticating user 'default' from [fd00:1122:3344:101::e]:58937 | ||
| 1099 | 2026.05.06 00:54:32.293421 [ 306 ] {} <Debug> TCP-Session: 3c4c40ef-823c-4b37-ad23-36a41da8a56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.05.06 00:54:32.293434 [ 306 ] {} <Debug> TCP-Session: 3c4c40ef-823c-4b37-ad23-36a41da8a56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.05.06 00:54:32.293562 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.05.06 00:54:32.293603 [ 307 ] {} <Debug> TCP-Session: 77cfc996-ac43-480b-b730-86d5b8f3f526 Authenticating user 'default' from [fd00:1122:3344:101::e]:56197 | ||
| 1103 | 2026.05.06 00:54:32.293622 [ 307 ] {} <Debug> TCP-Session: 77cfc996-ac43-480b-b730-86d5b8f3f526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.05.06 00:54:32.293636 [ 307 ] {} <Debug> TCP-Session: 77cfc996-ac43-480b-b730-86d5b8f3f526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.05.06 00:54:32.293673 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.05.06 00:54:32.293691 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40679 | ||
| 1107 | 2026.05.06 00:54:32.293708 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34944 | ||
| 1108 | 2026.05.06 00:54:32.293733 [ 305 ] {} <Debug> TCP-Session: 8710cfb0-96db-46be-b258-3df14bdc5c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:35720 | ||
| 1109 | 2026.05.06 00:54:32.293731 [ 303 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1110 | 2026.05.06 00:54:32.293781 [ 305 ] {} <Debug> TCP-Session: 8710cfb0-96db-46be-b258-3df14bdc5c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.05.06 00:54:32.293779 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55113 | ||
| 1112 | 2026.05.06 00:54:32.293803 [ 305 ] {} <Debug> TCP-Session: 8710cfb0-96db-46be-b258-3df14bdc5c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.05.06 00:54:32.293831 [ 303 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.05.06 00:54:32.293887 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48598 | ||
| 1115 | 2026.05.06 00:54:32.293895 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2026.05.06 00:54:32.293988 [ 309 ] {} <Debug> TCP-Session: 0c9faa37-3e53-4148-ab1e-4c4380ca8616 Authenticating user 'default' from [fd00:1122:3344:101::e]:40679 | ||
| 1117 | 2026.05.06 00:54:32.294008 [ 309 ] {} <Debug> TCP-Session: 0c9faa37-3e53-4148-ab1e-4c4380ca8616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.06 00:54:32.294021 [ 309 ] {} <Debug> TCP-Session: 0c9faa37-3e53-4148-ab1e-4c4380ca8616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.06 00:54:32.294163 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.05.06 00:54:32.294215 [ 308 ] {} <Debug> TCP-Session: 255405c3-5fe7-48ed-9e0c-48a930a37f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:34944 | ||
| 1121 | 2026.05.06 00:54:32.294218 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.05.06 00:54:32.294240 [ 308 ] {} <Debug> TCP-Session: 255405c3-5fe7-48ed-9e0c-48a930a37f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.05.06 00:54:32.294248 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.05.06 00:54:32.294268 [ 308 ] {} <Debug> TCP-Session: 255405c3-5fe7-48ed-9e0c-48a930a37f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.05.06 00:54:32.294269 [ 310 ] {} <Debug> TCP-Session: 135e8f8d-86c9-4506-a44a-68b01223bc1f Authenticating user 'default' from [fd00:1122:3344:101::e]:55113 | ||
| 1126 | 2026.05.06 00:54:32.294291 [ 311 ] {} <Debug> TCP-Session: f2a69094-6293-4030-bc54-3e743f03e7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:48598 | ||
| 1127 | 2026.05.06 00:54:32.294322 [ 310 ] {} <Debug> TCP-Session: 135e8f8d-86c9-4506-a44a-68b01223bc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.06 00:54:32.294336 [ 311 ] {} <Debug> TCP-Session: f2a69094-6293-4030-bc54-3e743f03e7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.06 00:54:32.294353 [ 310 ] {} <Debug> TCP-Session: 135e8f8d-86c9-4506-a44a-68b01223bc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.05.06 00:54:32.294361 [ 311 ] {} <Debug> TCP-Session: f2a69094-6293-4030-bc54-3e743f03e7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.05.06 00:54:32.296424 [ 303 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 1132 | 2026.05.06 00:54:32.315891 [ 315 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Trace> AggregatingTransform: Aggregating | ||
| 1133 | 2026.05.06 00:54:32.316052 [ 315 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Trace> Aggregator: Aggregation method: without_key | ||
| 1134 | 2026.05.06 00:54:32.316764 [ 315 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00570269 sec. (175.356 rows/sec., 6.85 KiB/sec.) | ||
| 1135 | 2026.05.06 00:54:32.316786 [ 315 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Trace> Aggregator: Merging aggregated data | ||
| 1136 | 2026.05.06 00:54:32.316815 [ 315 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1137 | 2026.05.06 00:54:32.317815 [ 303 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.024687 sec., 40.50714951188885 rows/sec., 1.58 KiB/sec. | ||
| 1138 | 2026.05.06 00:54:32.317941 [ 303 ] {82444b48-abcf-45f9-adc7-73e56a06c905} <Debug> TCPHandler: Processed in 0.025087676 sec. | ||
| 1139 | 2026.05.06 00:54:32.325774 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.05.06 00:54:32.325809 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.05.06 00:54:32.325838 [ 303 ] {} <Debug> TCP-Session: 7aaf1344-a21f-416d-9ed1-e860468b2382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.05.06 00:54:32.325841 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.05.06 00:54:32.325893 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.05.06 00:54:32.325875 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.05.06 00:54:32.325937 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.05.06 00:54:32.325967 [ 308 ] {} <Debug> TCP-Session: 255405c3-5fe7-48ed-9e0c-48a930a37f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.05.06 00:54:32.325979 [ 309 ] {} <Debug> TCP-Session: 0c9faa37-3e53-4148-ab1e-4c4380ca8616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.05.06 00:54:32.325996 [ 306 ] {} <Debug> TCP-Session: 3c4c40ef-823c-4b37-ad23-36a41da8a56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.06 00:54:32.325990 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2026.05.06 00:54:32.325960 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.05.06 00:54:32.326059 [ 310 ] {} <Debug> TCP-Session: 135e8f8d-86c9-4506-a44a-68b01223bc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.05.06 00:54:32.325937 [ 304 ] {} <Debug> TCP-Session: 22b2fb5a-faa9-439c-b4e0-51608906cddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.05.06 00:54:32.326085 [ 307 ] {} <Debug> TCP-Session: 77cfc996-ac43-480b-b730-86d5b8f3f526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.05.06 00:54:32.325859 [ 305 ] {} <Debug> TCP-Session: 8710cfb0-96db-46be-b258-3df14bdc5c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.05.06 00:54:32.325853 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1156 | 2026.05.06 00:54:32.326181 [ 311 ] {} <Debug> TCP-Session: f2a69094-6293-4030-bc54-3e743f03e7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.05.06 00:54:33.001263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.96 MiB, peak 175.07 MiB, free memory in arenas 0.00 B, will set to 167.45 MiB (RSS), difference: 2.49 MiB | ||
| 1158 | 2026.05.06 00:54:35.139775 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1159 | 2026.05.06 00:54:35.139845 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1160 | 2026.05.06 00:54:35.188906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 138 | ||
| 1161 | 2026.05.06 00:54:35.190913 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.06 00:54:35.190982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1163 | 2026.05.06 00:54:35.192281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1164 | 2026.05.06 00:54:35.192770 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.05.06 00:54:35.193102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1166 | 2026.05.06 00:54:35.196444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 1900 | ||
| 1167 | 2026.05.06 00:54:35.196952 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.05.06 00:54:35.197000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1169 | 2026.05.06 00:54:35.197590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1170 | 2026.05.06 00:54:35.198236 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.05.06 00:54:35.198398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1900 | ||
| 1172 | 2026.05.06 00:54:35.282886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1173 | 2026.05.06 00:54:35.299254 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.05.06 00:54:35.299311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1175 | 2026.05.06 00:54:35.305691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1176 | 2026.05.06 00:54:35.306836 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.05.06 00:54:35.309718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1178 | 2026.05.06 00:54:36.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.01 MiB, peak 175.07 MiB, free memory in arenas 0.00 B, will set to 169.11 MiB (RSS), difference: 1.09 MiB | ||
| 1179 | 2026.05.06 00:54:36.703089 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.05.06 00:54:36.703349 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1181 | 2026.05.06 00:54:36.703705 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1182 | 2026.05.06 00:54:36.703747 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1183 | 2026.05.06 00:54:36.703990 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1184 | 2026.05.06 00:54:36.704072 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1185 | 2026.05.06 00:54:36.704238 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1186 | 2026.05.06 00:54:36.704275 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1187 | 2026.05.06 00:54:36.704297 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1188 | 2026.05.06 00:54:36.704312 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1189 | 2026.05.06 00:54:36.704350 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1190 | 2026.05.06 00:54:36.704370 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1191 | 2026.05.06 00:54:36.705374 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Debug> executeQuery: Read 31 rows, 7.11 KiB in 0.002121 sec., 14615.747289014615 rows/sec., 3.27 MiB/sec. | ||
| 1192 | 2026.05.06 00:54:36.705454 [ 269 ] {3f0f4192-1c27-4df0-b033-0869f07413cb} <Debug> TCPHandler: Processed in 0.002500913 sec. | ||
| 1193 | 2026.05.06 00:54:36.707442 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.06 00:54:36.707556 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.06 00:54:36.707605 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1196 | 2026.05.06 00:54:36.708162 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.06 00:54:36.708205 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1198 | 2026.05.06 00:54:36.708672 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1199 | 2026.05.06 00:54:36.709104 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.06 00:54:36.709256 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Debug> executeQuery: Read 74 rows, 6.28 KiB in 0.001702 sec., 43478.260869565216 rows/sec., 3.60 MiB/sec. | ||
| 1201 | 2026.05.06 00:54:36.709296 [ 269 ] {bbaee6db-fcac-47a9-a756-b6a1c3dd4c3e} <Debug> TCPHandler: Processed in 0.001887829 sec. | ||
| 1202 | 2026.05.06 00:54:36.709432 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.06 00:54:36.709530 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.06 00:54:36.709572 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1205 | 2026.05.06 00:54:36.709974 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.06 00:54:36.710012 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1207 | 2026.05.06 00:54:36.710413 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.05.06 00:54:36.710852 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.06 00:54:36.710986 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001477 sec., 7447.528774542992 rows/sec., 560.02 KiB/sec. | ||
| 1210 | 2026.05.06 00:54:36.711023 [ 269 ] {5c6eef92-a027-4867-b37f-0087eaf79fc0} <Debug> TCPHandler: Processed in 0.001641764 sec. | ||
| 1211 | 2026.05.06 00:54:36.711141 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.06 00:54:36.711237 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.06 00:54:36.711277 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1214 | 2026.05.06 00:54:36.711691 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.06 00:54:36.711728 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1216 | 2026.05.06 00:54:36.712186 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1217 | 2026.05.06 00:54:36.712595 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.06 00:54:36.712727 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Debug> executeQuery: Read 67 rows, 5.35 KiB in 0.001508 sec., 44429.70822281167 rows/sec., 3.47 MiB/sec. | ||
| 1219 | 2026.05.06 00:54:36.712765 [ 269 ] {bc77ea2b-c986-4d36-9bda-4edbde74a43a} <Debug> TCPHandler: Processed in 0.001673475 sec. | ||
| 1220 | 2026.05.06 00:54:36.712887 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.06 00:54:36.712982 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.05.06 00:54:36.713025 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1223 | 2026.05.06 00:54:36.713420 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.05.06 00:54:36.713457 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1225 | 2026.05.06 00:54:36.713915 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1226 | 2026.05.06 00:54:36.714325 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.05.06 00:54:36.714453 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001488 sec., 100806.45161290323 rows/sec., 6.99 MiB/sec. | ||
| 1228 | 2026.05.06 00:54:36.714490 [ 269 ] {1718e858-ba90-4303-9bd4-f316928e514b} <Debug> TCPHandler: Processed in 0.001652124 sec. | ||
| 1229 | 2026.05.06 00:54:36.714607 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.05.06 00:54:36.714701 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1231 | 2026.05.06 00:54:36.714754 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1232 | 2026.05.06 00:54:36.715438 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.06 00:54:36.715472 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1234 | 2026.05.06 00:54:36.716025 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1235 | 2026.05.06 00:54:36.716490 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.05.06 00:54:36.716628 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001944 sec., 5658.436213991769 rows/sec., 10.14 MiB/sec. | ||
| 1237 | 2026.05.06 00:54:36.716682 [ 269 ] {4b8f2135-560a-4820-861f-6256477e30cd} <Debug> TCPHandler: Processed in 0.002124134 sec. | ||
| 1238 | 2026.05.06 00:54:36.716805 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.05.06 00:54:36.716898 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1240 | 2026.05.06 00:54:36.716939 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1241 | 2026.05.06 00:54:36.717265 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.05.06 00:54:36.717302 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1243 | 2026.05.06 00:54:36.717679 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1244 | 2026.05.06 00:54:36.718081 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.05.06 00:54:36.718207 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001327 sec., 37678.97513187641 rows/sec., 2.58 MiB/sec. | ||
| 1246 | 2026.05.06 00:54:36.718243 [ 269 ] {f38b2f72-a122-4f7b-9adb-f83943df3b12} <Debug> TCPHandler: Processed in 0.001486992 sec. | ||
| 1247 | 2026.05.06 00:54:41.048569 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35635 | ||
| 1248 | 2026.05.06 00:54:41.048698 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2026.05.06 00:54:41.048728 [ 303 ] {} <Debug> TCP-Session: 985397df-3e4f-4703-b700-638c8aa45e2c Authenticating user 'default' from [fd00:1122:3344:101::e]:35635 | ||
| 1250 | 2026.05.06 00:54:41.048755 [ 303 ] {} <Debug> TCP-Session: 985397df-3e4f-4703-b700-638c8aa45e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.05.06 00:54:41.048771 [ 303 ] {} <Debug> TCP-Session: 985397df-3e4f-4703-b700-638c8aa45e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.05.06 00:54:41.048964 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55766 | ||
| 1253 | 2026.05.06 00:54:41.049000 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49437 | ||
| 1254 | 2026.05.06 00:54:41.049007 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43534 | ||
| 1255 | 2026.05.06 00:54:41.049056 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36171 | ||
| 1256 | 2026.05.06 00:54:41.049080 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1257 | 2026.05.06 00:54:41.049081 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39251 | ||
| 1258 | 2026.05.06 00:54:41.049120 [ 306 ] {} <Debug> TCP-Session: 5016b007-4fa4-437d-8450-bc1bf5f3ed9b Authenticating user 'default' from [fd00:1122:3344:101::e]:49437 | ||
| 1259 | 2026.05.06 00:54:41.049114 [ 303 ] {} <Trace> TCP-Session: 985397df-3e4f-4703-b700-638c8aa45e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.06 00:54:41.049146 [ 306 ] {} <Debug> TCP-Session: 5016b007-4fa4-437d-8450-bc1bf5f3ed9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.05.06 00:54:41.049153 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.05.06 00:54:41.049175 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.05.06 00:54:41.049173 [ 306 ] {} <Debug> TCP-Session: 5016b007-4fa4-437d-8450-bc1bf5f3ed9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.05.06 00:54:41.049193 [ 307 ] {} <Debug> TCP-Session: 809b734f-033d-41c4-b961-c2aef207d3ae Authenticating user 'default' from [fd00:1122:3344:101::e]:36171 | ||
| 1265 | 2026.05.06 00:54:41.049206 [ 309 ] {} <Debug> TCP-Session: 304020f5-b358-4b9c-b04d-1daa3bbb2bde Authenticating user 'default' from [fd00:1122:3344:101::e]:39251 | ||
| 1266 | 2026.05.06 00:54:41.049226 [ 307 ] {} <Debug> TCP-Session: 809b734f-033d-41c4-b961-c2aef207d3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.05.06 00:54:41.049241 [ 309 ] {} <Debug> TCP-Session: 304020f5-b358-4b9c-b04d-1daa3bbb2bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.05.06 00:54:41.049253 [ 307 ] {} <Debug> TCP-Session: 809b734f-033d-41c4-b961-c2aef207d3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.05.06 00:54:41.049266 [ 309 ] {} <Debug> TCP-Session: 304020f5-b358-4b9c-b04d-1daa3bbb2bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.06 00:54:41.049154 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.05.06 00:54:41.049097 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47252 | ||
| 1272 | 2026.05.06 00:54:41.049331 [ 303 ] {894ce374-a677-4485-917f-0fee830eacf7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1273 | 2026.05.06 00:54:41.049332 [ 305 ] {} <Debug> TCP-Session: 90d21482-bc63-47c7-be37-b10e9232e068 Authenticating user 'default' from [fd00:1122:3344:101::e]:43534 | ||
| 1274 | 2026.05.06 00:54:41.049092 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47597 | ||
| 1275 | 2026.05.06 00:54:41.049385 [ 305 ] {} <Debug> TCP-Session: 90d21482-bc63-47c7-be37-b10e9232e068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.05.06 00:54:41.049390 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1277 | 2026.05.06 00:54:41.049415 [ 305 ] {} <Debug> TCP-Session: 90d21482-bc63-47c7-be37-b10e9232e068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.06 00:54:41.049436 [ 311 ] {} <Debug> TCP-Session: bf57cfb7-004b-45ce-9579-9217cbe4c4a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47252 | ||
| 1279 | 2026.05.06 00:54:41.049449 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2026.05.06 00:54:41.049463 [ 311 ] {} <Debug> TCP-Session: bf57cfb7-004b-45ce-9579-9217cbe4c4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.05.06 00:54:41.049485 [ 310 ] {} <Debug> TCP-Session: 0677be7d-89d0-416f-8928-8ad07748fa0e Authenticating user 'default' from [fd00:1122:3344:101::e]:47597 | ||
| 1282 | 2026.05.06 00:54:41.049494 [ 311 ] {} <Debug> TCP-Session: bf57cfb7-004b-45ce-9579-9217cbe4c4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.05.06 00:54:41.049512 [ 310 ] {} <Debug> TCP-Session: 0677be7d-89d0-416f-8928-8ad07748fa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2026.05.06 00:54:41.049080 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.05.06 00:54:41.049536 [ 310 ] {} <Debug> TCP-Session: 0677be7d-89d0-416f-8928-8ad07748fa0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.05.06 00:54:41.049566 [ 304 ] {} <Debug> TCP-Session: f5797ee9-5aac-48a5-a141-84c10362d5e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55766 | ||
| 1287 | 2026.05.06 00:54:41.049084 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57507 | ||
| 1288 | 2026.05.06 00:54:41.049624 [ 303 ] {894ce374-a677-4485-917f-0fee830eacf7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1289 | 2026.05.06 00:54:41.049598 [ 304 ] {} <Debug> TCP-Session: f5797ee9-5aac-48a5-a141-84c10362d5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.05.06 00:54:41.049677 [ 304 ] {} <Debug> TCP-Session: f5797ee9-5aac-48a5-a141-84c10362d5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.06 00:54:41.049708 [ 303 ] {894ce374-a677-4485-917f-0fee830eacf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2026.05.06 00:54:41.049823 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.05.06 00:54:41.049862 [ 308 ] {} <Debug> TCP-Session: ec5266c4-c0f1-4ac0-9924-871a7b188ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57507 | ||
| 1294 | 2026.05.06 00:54:41.049886 [ 308 ] {} <Debug> TCP-Session: ec5266c4-c0f1-4ac0-9924-871a7b188ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.05.06 00:54:41.049898 [ 308 ] {} <Debug> TCP-Session: ec5266c4-c0f1-4ac0-9924-871a7b188ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.06 00:54:41.049997 [ 303 ] {894ce374-a677-4485-917f-0fee830eacf7} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 1297 | 2026.05.06 00:54:41.050900 [ 329 ] {894ce374-a677-4485-917f-0fee830eacf7} <Trace> AggregatingTransform: Aggregating | ||
| 1298 | 2026.05.06 00:54:41.050951 [ 329 ] {894ce374-a677-4485-917f-0fee830eacf7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1299 | 2026.05.06 00:54:41.050990 [ 329 ] {894ce374-a677-4485-917f-0fee830eacf7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890108 sec. (1123.459 rows/sec., 43.89 KiB/sec.) | ||
| 1300 | 2026.05.06 00:54:41.051010 [ 329 ] {894ce374-a677-4485-917f-0fee830eacf7} <Trace> Aggregator: Merging aggregated data | ||
| 1301 | 2026.05.06 00:54:41.052751 [ 303 ] {894ce374-a677-4485-917f-0fee830eacf7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003482 sec., 287.1912693854107 rows/sec., 11.22 KiB/sec. | ||
| 1302 | 2026.05.06 00:54:41.052930 [ 303 ] {894ce374-a677-4485-917f-0fee830eacf7} <Debug> TCPHandler: Processed in 0.003941463 sec. | ||
| 1303 | 2026.05.06 00:54:41.053072 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1304 | 2026.05.06 00:54:41.053100 [ 303 ] {} <Debug> TCP-Session: 985397df-3e4f-4703-b700-638c8aa45e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.05.06 00:54:41.053106 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1306 | 2026.05.06 00:54:41.053127 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1307 | 2026.05.06 00:54:41.053145 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1308 | 2026.05.06 00:54:41.053150 [ 304 ] {} <Debug> TCP-Session: f5797ee9-5aac-48a5-a141-84c10362d5e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.06 00:54:41.053166 [ 306 ] {} <Debug> TCP-Session: 5016b007-4fa4-437d-8450-bc1bf5f3ed9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2026.05.06 00:54:41.053167 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1311 | 2026.05.06 00:54:41.053187 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.05.06 00:54:41.053209 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.05.06 00:54:41.053235 [ 308 ] {} <Debug> TCP-Session: ec5266c4-c0f1-4ac0-9924-871a7b188ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.05.06 00:54:41.053245 [ 307 ] {} <Debug> TCP-Session: 809b734f-033d-41c4-b961-c2aef207d3ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.05.06 00:54:41.053263 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.05.06 00:54:41.053197 [ 305 ] {} <Debug> TCP-Session: 90d21482-bc63-47c7-be37-b10e9232e068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.05.06 00:54:41.053320 [ 309 ] {} <Debug> TCP-Session: 304020f5-b358-4b9c-b04d-1daa3bbb2bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.05.06 00:54:41.053269 [ 311 ] {} <Debug> TCP-Session: bf57cfb7-004b-45ce-9579-9217cbe4c4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.05.06 00:54:41.053232 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.05.06 00:54:41.053409 [ 310 ] {} <Debug> TCP-Session: 0677be7d-89d0-416f-8928-8ad07748fa0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.05.06 00:54:41.246441 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63375 | ||
| 1322 | 2026.05.06 00:54:41.246556 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1323 | 2026.05.06 00:54:41.246582 [ 307 ] {} <Debug> TCP-Session: 0ec11660-7ef4-46f3-afad-878aee490199 Authenticating user 'default' from [fd00:1122:3344:101::e]:63375 | ||
| 1324 | 2026.05.06 00:54:41.246605 [ 307 ] {} <Debug> TCP-Session: 0ec11660-7ef4-46f3-afad-878aee490199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.05.06 00:54:41.246618 [ 307 ] {} <Debug> TCP-Session: 0ec11660-7ef4-46f3-afad-878aee490199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.05.06 00:54:41.246863 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32814 | ||
| 1327 | 2026.05.06 00:54:41.246879 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59391 | ||
| 1328 | 2026.05.06 00:54:41.246924 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36504 | ||
| 1329 | 2026.05.06 00:54:41.246864 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45526 | ||
| 1330 | 2026.05.06 00:54:41.246977 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43141 | ||
| 1331 | 2026.05.06 00:54:41.246979 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1332 | 2026.05.06 00:54:41.247011 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2026.05.06 00:54:41.247019 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1334 | 2026.05.06 00:54:41.247037 [ 308 ] {} <Debug> TCP-Session: 8f44a2ec-1424-4e0e-bfd0-0703397c75f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32814 | ||
| 1335 | 2026.05.06 00:54:41.247048 [ 303 ] {} <Debug> TCP-Session: ddf1369f-ea9e-40d8-9f67-50ab3690727f Authenticating user 'default' from [fd00:1122:3344:101::e]:36504 | ||
| 1336 | 2026.05.06 00:54:41.247063 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1337 | 2026.05.06 00:54:41.247078 [ 308 ] {} <Debug> TCP-Session: 8f44a2ec-1424-4e0e-bfd0-0703397c75f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.05.06 00:54:41.247091 [ 303 ] {} <Debug> TCP-Session: ddf1369f-ea9e-40d8-9f67-50ab3690727f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.05.06 00:54:41.247114 [ 309 ] {} <Debug> TCP-Session: eb7849e4-e08e-443d-bd81-7c1599a122da Authenticating user 'default' from [fd00:1122:3344:101::e]:45526 | ||
| 1340 | 2026.05.06 00:54:41.247130 [ 303 ] {} <Debug> TCP-Session: ddf1369f-ea9e-40d8-9f67-50ab3690727f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.05.06 00:54:41.247153 [ 309 ] {} <Debug> TCP-Session: eb7849e4-e08e-443d-bd81-7c1599a122da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.06 00:54:41.247063 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1343 | 2026.05.06 00:54:41.247177 [ 309 ] {} <Debug> TCP-Session: eb7849e4-e08e-443d-bd81-7c1599a122da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.05.06 00:54:41.246978 [ 307 ] {} <Trace> TCP-Session: 0ec11660-7ef4-46f3-afad-878aee490199 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.05.06 00:54:41.247198 [ 306 ] {} <Debug> TCP-Session: 01ab19fe-4008-4093-808d-a65a0339f997 Authenticating user 'default' from [fd00:1122:3344:101::e]:43141 | ||
| 1346 | 2026.05.06 00:54:41.246964 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40194 | ||
| 1347 | 2026.05.06 00:54:41.247243 [ 306 ] {} <Debug> TCP-Session: 01ab19fe-4008-4093-808d-a65a0339f997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.06 00:54:41.246952 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42866 | ||
| 1349 | 2026.05.06 00:54:41.247280 [ 306 ] {} <Debug> TCP-Session: 01ab19fe-4008-4093-808d-a65a0339f997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.06 00:54:41.247122 [ 308 ] {} <Debug> TCP-Session: 8f44a2ec-1424-4e0e-bfd0-0703397c75f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.05.06 00:54:41.247313 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1352 | 2026.05.06 00:54:41.247344 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1353 | 2026.05.06 00:54:41.247364 [ 305 ] {} <Debug> TCP-Session: 909f3f68-934c-46ce-a09b-fb65729fbebc Authenticating user 'default' from [fd00:1122:3344:101::e]:40194 | ||
| 1354 | 2026.05.06 00:54:41.247381 [ 304 ] {} <Debug> TCP-Session: 9734f4e3-c11a-42c4-9a9a-86833ebb86ac Authenticating user 'default' from [fd00:1122:3344:101::e]:42866 | ||
| 1355 | 2026.05.06 00:54:41.247394 [ 307 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1356 | 2026.05.06 00:54:41.247398 [ 305 ] {} <Debug> TCP-Session: 909f3f68-934c-46ce-a09b-fb65729fbebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.05.06 00:54:41.247419 [ 304 ] {} <Debug> TCP-Session: 9734f4e3-c11a-42c4-9a9a-86833ebb86ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.06 00:54:41.247440 [ 305 ] {} <Debug> TCP-Session: 909f3f68-934c-46ce-a09b-fb65729fbebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.05.06 00:54:41.247453 [ 304 ] {} <Debug> TCP-Session: 9734f4e3-c11a-42c4-9a9a-86833ebb86ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.06 00:54:41.247071 [ 310 ] {} <Debug> TCP-Session: 4fb6b777-6fc4-42c2-a3d4-e907b3a2dc8e Authenticating user 'default' from [fd00:1122:3344:101::e]:59391 | ||
| 1361 | 2026.05.06 00:54:41.246888 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35475 | ||
| 1362 | 2026.05.06 00:54:41.247516 [ 310 ] {} <Debug> TCP-Session: 4fb6b777-6fc4-42c2-a3d4-e907b3a2dc8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2026.05.06 00:54:41.247549 [ 310 ] {} <Debug> TCP-Session: 4fb6b777-6fc4-42c2-a3d4-e907b3a2dc8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.06 00:54:41.247580 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2026.05.06 00:54:41.247605 [ 311 ] {} <Debug> TCP-Session: 315d7ec0-b8b4-49b1-a5cc-42204691443b Authenticating user 'default' from [fd00:1122:3344:101::e]:35475 | ||
| 1366 | 2026.05.06 00:54:41.247621 [ 311 ] {} <Debug> TCP-Session: 315d7ec0-b8b4-49b1-a5cc-42204691443b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.05.06 00:54:41.247634 [ 311 ] {} <Debug> TCP-Session: 315d7ec0-b8b4-49b1-a5cc-42204691443b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.05.06 00:54:41.247759 [ 307 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1369 | 2026.05.06 00:54:41.247835 [ 307 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.05.06 00:54:41.248189 [ 307 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 1371 | 2026.05.06 00:54:41.249134 [ 344 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Trace> AggregatingTransform: Aggregating | ||
| 1372 | 2026.05.06 00:54:41.249182 [ 344 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Trace> Aggregator: Aggregation method: without_key | ||
| 1373 | 2026.05.06 00:54:41.249221 [ 344 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932159 sec. (1072.778 rows/sec., 41.91 KiB/sec.) | ||
| 1374 | 2026.05.06 00:54:41.249242 [ 344 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Trace> Aggregator: Merging aggregated data | ||
| 1375 | 2026.05.06 00:54:41.250946 [ 307 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003618 sec., 276.3957987838585 rows/sec., 10.80 KiB/sec. | ||
| 1376 | 2026.05.06 00:54:41.251078 [ 307 ] {4beeab40-46cd-4c5e-a299-01702efad367} <Debug> TCPHandler: Processed in 0.00425069 sec. | ||
| 1377 | 2026.05.06 00:54:41.251198 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2026.05.06 00:54:41.251232 [ 307 ] {} <Debug> TCP-Session: 0ec11660-7ef4-46f3-afad-878aee490199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.06 00:54:41.251231 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2026.05.06 00:54:41.251252 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1381 | 2026.05.06 00:54:41.251269 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1382 | 2026.05.06 00:54:41.251285 [ 306 ] {} <Debug> TCP-Session: 01ab19fe-4008-4093-808d-a65a0339f997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2026.05.06 00:54:41.251303 [ 308 ] {} <Debug> TCP-Session: 8f44a2ec-1424-4e0e-bfd0-0703397c75f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.06 00:54:41.251303 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1385 | 2026.05.06 00:54:41.251343 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1386 | 2026.05.06 00:54:41.251356 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1387 | 2026.05.06 00:54:41.251383 [ 311 ] {} <Debug> TCP-Session: 315d7ec0-b8b4-49b1-a5cc-42204691443b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.05.06 00:54:41.251369 [ 303 ] {} <Debug> TCP-Session: ddf1369f-ea9e-40d8-9f67-50ab3690727f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.06 00:54:41.251413 [ 305 ] {} <Debug> TCP-Session: 909f3f68-934c-46ce-a09b-fb65729fbebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.06 00:54:41.251318 [ 309 ] {} <Debug> TCP-Session: eb7849e4-e08e-443d-bd81-7c1599a122da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.05.06 00:54:41.251329 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1392 | 2026.05.06 00:54:41.251285 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1393 | 2026.05.06 00:54:41.251528 [ 304 ] {} <Debug> TCP-Session: 9734f4e3-c11a-42c4-9a9a-86833ebb86ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.05.06 00:54:41.251546 [ 310 ] {} <Debug> TCP-Session: 4fb6b777-6fc4-42c2-a3d4-e907b3a2dc8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.05.06 00:54:41.705971 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.05.06 00:54:41.706217 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) 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) | ||
| 1397 | 2026.05.06 00:54:41.706549 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1398 | 2026.05.06 00:54:41.706586 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <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 | ||
| 1399 | 2026.05.06 00:54:41.706829 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.05.06 00:54:41.706906 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1401 | 2026.05.06 00:54:41.707055 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1402 | 2026.05.06 00:54:41.707091 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2026.05.06 00:54:41.707112 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1404 | 2026.05.06 00:54:41.707127 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2026.05.06 00:54:41.707169 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <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'))" | ||
| 1406 | 2026.05.06 00:54:41.707189 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1407 | 2026.05.06 00:54:41.708609 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Debug> executeQuery: Read 31 rows, 7.11 KiB in 0.002481 sec., 12494.96170898831 rows/sec., 2.80 MiB/sec. | ||
| 1408 | 2026.05.06 00:54:41.708763 [ 269 ] {2386304a-3c44-43db-a745-0952be07cab7} <Debug> TCPHandler: Processed in 0.002918721 sec. | ||
| 1409 | 2026.05.06 00:54:41.710734 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.05.06 00:54:41.710860 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1411 | 2026.05.06 00:54:41.710911 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2026.05.06 00:54:41.711512 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.05.06 00:54:41.711562 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1414 | 2026.05.06 00:54:41.712162 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1415 | 2026.05.06 00:54:41.712571 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.05.06 00:54:41.712736 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Debug> executeQuery: Read 7 rows, 801.00 B in 0.00191 sec., 3664.9214659685863 rows/sec., 409.54 KiB/sec. | ||
| 1417 | 2026.05.06 00:54:41.712781 [ 269 ] {af46351d-cc61-4a85-a1a7-85032d8c2ee5} <Debug> TCPHandler: Processed in 0.002108334 sec. | ||
| 1418 | 2026.05.06 00:54:41.712907 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.05.06 00:54:41.713011 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1420 | 2026.05.06 00:54:41.713054 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1421 | 2026.05.06 00:54:41.713524 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.05.06 00:54:41.713565 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1423 | 2026.05.06 00:54:41.713989 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1424 | 2026.05.06 00:54:41.714426 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.05.06 00:54:41.714581 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 204.75 KiB/sec. | ||
| 1426 | 2026.05.06 00:54:41.714620 [ 269 ] {202d022c-97d4-46a7-bb95-89d4cb636507} <Debug> TCPHandler: Processed in 0.001763857 sec. | ||
| 1427 | 2026.05.06 00:54:41.714750 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.05.06 00:54:41.714848 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1429 | 2026.05.06 00:54:41.714892 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1430 | 2026.05.06 00:54:41.715369 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.05.06 00:54:41.715408 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1432 | 2026.05.06 00:54:41.715875 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1433 | 2026.05.06 00:54:41.716352 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.06 00:54:41.716522 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001693 sec., 40165.38688718252 rows/sec., 3.17 MiB/sec. | ||
| 1435 | 2026.05.06 00:54:41.716561 [ 269 ] {55398bde-e429-4b5b-a29c-d0be5ac9d933} <Debug> TCPHandler: Processed in 0.001862259 sec. | ||
| 1436 | 2026.05.06 00:54:41.716687 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.06 00:54:41.716785 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.05.06 00:54:41.716825 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1439 | 2026.05.06 00:54:41.717224 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.05.06 00:54:41.717262 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1441 | 2026.05.06 00:54:41.717692 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1442 | 2026.05.06 00:54:41.718154 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.06 00:54:41.718290 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001524 sec., 5905.511811023623 rows/sec., 429.97 KiB/sec. | ||
| 1444 | 2026.05.06 00:54:41.718329 [ 269 ] {78caf205-cad3-4fe5-9668-7b23dfa25ba2} <Debug> TCPHandler: Processed in 0.001692496 sec. | ||
| 1445 | 2026.05.06 00:54:41.718451 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.06 00:54:41.718546 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1447 | 2026.05.06 00:54:41.718588 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1448 | 2026.05.06 00:54:41.719019 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.06 00:54:41.719058 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1450 | 2026.05.06 00:54:41.719482 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1451 | 2026.05.06 00:54:41.719903 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.06 00:54:41.720056 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001527 sec., 51735.42894564506 rows/sec., 4.04 MiB/sec. | ||
| 1453 | 2026.05.06 00:54:41.720096 [ 269 ] {3c061a49-1779-4f7e-b9c1-25c56497b660} <Debug> TCPHandler: Processed in 0.001693675 sec. | ||
| 1454 | 2026.05.06 00:54:41.720218 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.05.06 00:54:41.720314 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1456 | 2026.05.06 00:54:41.720357 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1457 | 2026.05.06 00:54:41.720781 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.05.06 00:54:41.720894 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1459 | 2026.05.06 00:54:41.721348 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1460 | 2026.05.06 00:54:41.721799 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.05.06 00:54:41.721959 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001662 sec., 97472.92418772563 rows/sec., 6.79 MiB/sec. | ||
| 1462 | 2026.05.06 00:54:41.721998 [ 269 ] {a8f77d00-3f1f-47e4-9ef8-1eff8ae9f26b} <Debug> TCPHandler: Processed in 0.001830048 sec. | ||
| 1463 | 2026.05.06 00:54:41.722114 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.05.06 00:54:41.722210 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.05.06 00:54:41.722263 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1466 | 2026.05.06 00:54:41.723218 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.06 00:54:41.723256 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1468 | 2026.05.06 00:54:41.723876 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1469 | 2026.05.06 00:54:41.724323 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.06 00:54:41.724467 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002274 sec., 2198.768689533861 rows/sec., 3.94 MiB/sec. | ||
| 1471 | 2026.05.06 00:54:41.724532 [ 269 ] {e218887f-9da5-4f68-aef4-cb2d7852de95} <Debug> TCPHandler: Processed in 0.002466841 sec. | ||
| 1472 | 2026.05.06 00:54:41.724681 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.06 00:54:41.724799 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.05.06 00:54:41.724853 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1475 | 2026.05.06 00:54:41.725285 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Trace> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.06 00:54:41.725327 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1477 | 2026.05.06 00:54:41.725866 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1478 | 2026.05.06 00:54:41.726476 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Trace> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.05.06 00:54:41.726641 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001866 sec., 3215.434083601286 rows/sec., 227.13 KiB/sec. | ||
| 1480 | 2026.05.06 00:54:41.726691 [ 269 ] {5b4863dc-bc26-464f-a955-438e8bf1881e} <Debug> TCPHandler: Processed in 0.002072604 sec. | ||
| 1481 | 2026.05.06 00:54:41.726846 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.05.06 00:54:41.726960 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.05.06 00:54:41.727013 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1484 | 2026.05.06 00:54:41.727489 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.05.06 00:54:41.727537 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1486 | 2026.05.06 00:54:41.728068 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1487 | 2026.05.06 00:54:41.728661 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.05.06 00:54:41.728865 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001927 sec., 31136.481577581733 rows/sec., 2.10 MiB/sec. | ||
| 1489 | 2026.05.06 00:54:41.728915 [ 269 ] {24edde07-167d-46a3-a39e-c000d32fab11} <Debug> TCPHandler: Processed in 0.002129884 sec. | ||
| 1490 | 2026.05.06 00:54:42.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.38 MiB, peak 179.71 MiB, free memory in arenas 0.00 B, will set to 169.24 MiB (RSS), difference: -1.15 MiB | ||
| 1491 | 2026.05.06 00:54:42.698969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2348 | ||
| 1492 | 2026.05.06 00:54:42.699458 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.05.06 00:54:42.699498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1494 | 2026.05.06 00:54:42.700154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1495 | 2026.05.06 00:54:42.700624 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.05.06 00:54:42.700778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2348 | ||
| 1497 | 2026.05.06 00:54:42.810257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1498 | 2026.05.06 00:54:42.826942 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.05.06 00:54:42.826997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1500 | 2026.05.06 00:54:42.833947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1501 | 2026.05.06 00:54:42.835762 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.05.06 00:54:42.839863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1503 | 2026.05.06 00:54:43.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.76 MiB, peak 179.71 MiB, free memory in arenas 0.00 B, will set to 170.99 MiB (RSS), difference: 1.22 MiB | ||
| 1504 | 2026.05.06 00:54:45.193996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 176 | ||
| 1505 | 2026.05.06 00:54:45.196347 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.05.06 00:54:45.196400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1507 | 2026.05.06 00:54:45.197687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1508 | 2026.05.06 00:54:45.198258 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.05.06 00:54:45.198561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1510 | 2026.05.06 00:54:46.704417 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.05.06 00:54:46.704681 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1512 | 2026.05.06 00:54:46.705035 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1513 | 2026.05.06 00:54:46.705078 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1514 | 2026.05.06 00:54:46.705305 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1515 | 2026.05.06 00:54:46.705381 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1516 | 2026.05.06 00:54:46.705520 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1517 | 2026.05.06 00:54:46.705645 [ 339 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1518 | 2026.05.06 00:54:46.705663 [ 357 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1519 | 2026.05.06 00:54:46.705787 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1520 | 2026.05.06 00:54:46.705817 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1521 | 2026.05.06 00:54:46.707862 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1522 | 2026.05.06 00:54:46.707890 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1523 | 2026.05.06 00:54:46.707944 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1524 | 2026.05.06 00:54:46.707985 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1525 | 2026.05.06 00:54:46.709470 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.004885 sec., 7778.915046059366 rows/sec., 1.58 MiB/sec. | ||
| 1526 | 2026.05.06 00:54:46.709582 [ 269 ] {d8a1a53c-b463-413a-b8ca-e864177c87e2} <Debug> TCPHandler: Processed in 0.005299851 sec. | ||
| 1527 | 2026.05.06 00:54:46.711474 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.05.06 00:54:46.711604 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1529 | 2026.05.06 00:54:46.711664 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1530 | 2026.05.06 00:54:46.712229 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.05.06 00:54:46.712271 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1532 | 2026.05.06 00:54:46.712757 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1533 | 2026.05.06 00:54:46.713187 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.05.06 00:54:46.713300 [ 76 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1535 | 2026.05.06 00:54:46.713335 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001768 sec., 44117.64705882353 rows/sec., 3.65 MiB/sec. | ||
| 1536 | 2026.05.06 00:54:46.713355 [ 76 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.05.06 00:54:46.713378 [ 269 ] {2bfc6ef6-125e-4350-8e9e-aacaaf25af24} <Debug> TCPHandler: Processed in 0.001966962 sec. | ||
| 1538 | 2026.05.06 00:54:46.713382 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1539 | 2026.05.06 00:54:46.713516 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.05.06 00:54:46.713620 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1541 | 2026.05.06 00:54:46.713663 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1542 | 2026.05.06 00:54:46.714069 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.06 00:54:46.714108 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1544 | 2026.05.06 00:54:46.714527 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1545 | 2026.05.06 00:54:46.715001 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.06 00:54:46.715137 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001537 sec., 7156.798959011061 rows/sec., 538.16 KiB/sec. | ||
| 1547 | 2026.05.06 00:54:46.715177 [ 269 ] {b08c62fc-053b-4601-ba92-889de88f2383} <Debug> TCPHandler: Processed in 0.001711306 sec. | ||
| 1548 | 2026.05.06 00:54:46.715294 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.05.06 00:54:46.715389 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1550 | 2026.05.06 00:54:46.715430 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1551 | 2026.05.06 00:54:46.715831 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.05.06 00:54:46.715869 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1553 | 2026.05.06 00:54:46.716383 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1554 | 2026.05.06 00:54:46.716933 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.05.06 00:54:46.717030 [ 76 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1556 | 2026.05.06 00:54:46.717064 [ 76 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.05.06 00:54:46.717067 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001697 sec., 44195.63936358279 rows/sec., 3.45 MiB/sec. | ||
| 1558 | 2026.05.06 00:54:46.717098 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1559 | 2026.05.06 00:54:46.717124 [ 269 ] {93022803-c6d0-4125-98ca-43d268816fbb} <Debug> TCPHandler: Processed in 0.001880789 sec. | ||
| 1560 | 2026.05.06 00:54:46.717252 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.05.06 00:54:46.717348 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1562 | 2026.05.06 00:54:46.717392 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1563 | 2026.05.06 00:54:46.717807 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.05.06 00:54:46.717845 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1565 | 2026.05.06 00:54:46.718062 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 1566 | 2026.05.06 00:54:46.718075 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 1567 | 2026.05.06 00:54:46.718318 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1568 | 2026.05.06 00:54:46.718813 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.06 00:54:46.718917 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1570 | 2026.05.06 00:54:46.718949 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. | ||
| 1571 | 2026.05.06 00:54:46.718949 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.05.06 00:54:46.718990 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1573 | 2026.05.06 00:54:46.718993 [ 269 ] {f8247c90-5cdd-4a3e-8283-e206e051cfb8} <Debug> TCPHandler: Processed in 0.001791527 sec. | ||
| 1574 | 2026.05.06 00:54:46.719111 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 1575 | 2026.05.06 00:54:46.719120 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.05.06 00:54:46.719241 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.05.06 00:54:46.719295 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1578 | 2026.05.06 00:54:46.720039 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.05.06 00:54:46.720079 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1580 | 2026.05.06 00:54:46.720179 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1581 | 2026.05.06 00:54:46.720185 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1582 | 2026.05.06 00:54:46.720182 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1583 | 2026.05.06 00:54:46.720316 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2532 rows starting from the beginning of the part | ||
| 1584 | 2026.05.06 00:54:46.720321 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1330 rows starting from the beginning of the part | ||
| 1585 | 2026.05.06 00:54:46.720325 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2227 rows starting from the beginning of the part | ||
| 1586 | 2026.05.06 00:54:46.720453 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1587 | 2026.05.06 00:54:46.720454 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1588 | 2026.05.06 00:54:46.720469 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
| 1589 | 2026.05.06 00:54:46.720530 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1590 | 2026.05.06 00:54:46.720538 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1591 | 2026.05.06 00:54:46.720566 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1592 | 2026.05.06 00:54:46.720604 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1593 | 2026.05.06 00:54:46.720609 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 67 rows starting from the beginning of the part | ||
| 1594 | 2026.05.06 00:54:46.720627 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
| 1595 | 2026.05.06 00:54:46.720675 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 68 rows starting from the beginning of the part | ||
| 1596 | 2026.05.06 00:54:46.720693 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 79 rows starting from the beginning of the part | ||
| 1597 | 2026.05.06 00:54:46.720702 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 162 rows starting from the beginning of the part | ||
| 1598 | 2026.05.06 00:54:46.720743 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1599 | 2026.05.06 00:54:46.720762 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1600 | 2026.05.06 00:54:46.720773 [ 186 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1601 | 2026.05.06 00:54:46.720778 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1602 | 2026.05.06 00:54:46.721343 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.06 00:54:46.721509 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002287 sec., 4809.794490599038 rows/sec., 8.62 MiB/sec. | ||
| 1604 | 2026.05.06 00:54:46.721574 [ 269 ] {1179fd01-918f-4e32-bdbf-8de433f855d0} <Debug> TCPHandler: Processed in 0.002503972 sec. | ||
| 1605 | 2026.05.06 00:54:46.721701 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.05.06 00:54:46.721798 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1607 | 2026.05.06 00:54:46.721840 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1608 | 2026.05.06 00:54:46.722245 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.06 00:54:46.722276 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1663 rows, containing 5 columns (5 merged, 0 gathered) in 0.00427107 sec., 389363.789401719 rows/sec., 28.54 MiB/sec. | ||
| 1610 | 2026.05.06 00:54:46.722282 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1611 | 2026.05.06 00:54:46.722646 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1612 | 2026.05.06 00:54:46.722739 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1613 | 2026.05.06 00:54:46.722938 [ 198 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2856 rows, containing 5 columns (5 merged, 0 gathered) in 0.006926515 sec., 412328.5663858376 rows/sec., 32.65 MiB/sec. | ||
| 1614 | 2026.05.06 00:54:46.723251 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.05.06 00:54:46.723313 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.05.06 00:54:46.723344 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_6_1} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1617 | 2026.05.06 00:54:46.723423 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1618 | 2026.05.06 00:54:46.723429 [ 75 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1619 | 2026.05.06 00:54:46.723464 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001686 sec., 35587.18861209964 rows/sec., 2.40 MiB/sec. | ||
| 1620 | 2026.05.06 00:54:46.723466 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1621 | 2026.05.06 00:54:46.723492 [ 75 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.05.06 00:54:46.723507 [ 269 ] {288397e5-6422-47d8-b327-44ec023442ec} <Debug> TCPHandler: Processed in 0.001854549 sec. | ||
| 1623 | 2026.05.06 00:54:46.723527 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1624 | 2026.05.06 00:54:46.723676 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 1625 | 2026.05.06 00:54:46.723811 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2026.05.06 00:54:46.723854 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1627 | 2026.05.06 00:54:46.723935 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1628 | 2026.05.06 00:54:46.724009 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1629 | 2026.05.06 00:54:46.724011 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.05.06 00:54:46.724064 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1631 | 2026.05.06 00:54:46.724111 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1632 | 2026.05.06 00:54:46.724117 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_6_1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1633 | 2026.05.06 00:54:46.724168 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 1634 | 2026.05.06 00:54:46.724228 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1635 | 2026.05.06 00:54:46.725103 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001497461 sec., 180305.196596105 rows/sec., 12.27 MiB/sec. | ||
| 1636 | 2026.05.06 00:54:46.725353 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1637 | 2026.05.06 00:54:46.725533 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2969 rows, containing 5 columns (5 merged, 0 gathered) in 0.006485346 sec., 457801.3262515215 rows/sec., 29.29 MiB/sec. | ||
| 1638 | 2026.05.06 00:54:46.725856 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.05.06 00:54:46.725933 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_6_1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1640 | 2026.05.06 00:54:46.725968 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1641 | 2026.05.06 00:54:46.726004 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1642 | 2026.05.06 00:54:46.726448 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.05.06 00:54:46.726521 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1644 | 2026.05.06 00:54:46.726594 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1645 | 2026.05.06 00:54:47.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.70 MiB, peak 181.23 MiB, free memory in arenas 0.00 B, will set to 172.98 MiB (RSS), difference: 1.28 MiB | ||
| 1646 | 2026.05.06 00:54:50.140109 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1647 | 2026.05.06 00:54:50.140166 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1648 | 2026.05.06 00:54:50.201332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2860 | ||
| 1649 | 2026.05.06 00:54:50.201869 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.05.06 00:54:50.201916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1651 | 2026.05.06 00:54:50.202528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1652 | 2026.05.06 00:54:50.202970 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.05.06 00:54:50.203106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2860 | ||
| 1654 | 2026.05.06 00:54:50.203121 [ 72 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.05.06 00:54:50.203188 [ 72 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.05.06 00:54:50.203213 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1657 | 2026.05.06 00:54:50.203351 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1658 | 2026.05.06 00:54:50.203522 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1659 | 2026.05.06 00:54:50.203565 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 1660 | 2026.05.06 00:54:50.203655 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 1661 | 2026.05.06 00:54:50.203698 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 1662 | 2026.05.06 00:54:50.203739 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 497 rows starting from the beginning of the part | ||
| 1663 | 2026.05.06 00:54:50.203778 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 1664 | 2026.05.06 00:54:50.203818 [ 198 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 1665 | 2026.05.06 00:54:50.232612 [ 200 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2860 rows, containing 4 columns (4 merged, 0 gathered) in 0.029325754 sec., 97525.19918157945 rows/sec., 1.40 MiB/sec. | ||
| 1666 | 2026.05.06 00:54:50.233555 [ 186 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2026.05.06 00:54:50.234207 [ 186 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_6_1} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.05.06 00:54:50.234323 [ 186 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_6_1} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2026.05.06 00:54:50.234433 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1670 | 2026.05.06 00:54:50.340424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1671 | 2026.05.06 00:54:50.357686 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.05.06 00:54:50.357733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1673 | 2026.05.06 00:54:50.363904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1674 | 2026.05.06 00:54:50.364969 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.05.06 00:54:50.365232 [ 72 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1676 | 2026.05.06 00:54:50.365274 [ 72 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.05.06 00:54:50.365296 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1678 | 2026.05.06 00:54:50.365399 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 1679 | 2026.05.06 00:54:50.368162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1680 | 2026.05.06 00:54:50.369803 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1681 | 2026.05.06 00:54:50.371331 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 1682 | 2026.05.06 00:54:50.375965 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 1683 | 2026.05.06 00:54:50.380448 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 1684 | 2026.05.06 00:54:50.384909 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 1685 | 2026.05.06 00:54:50.395052 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 1686 | 2026.05.06 00:54:50.399525 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 1687 | 2026.05.06 00:54:50.459428 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09406012 sec., 489.0489189254702 rows/sec., 2.53 MiB/sec. | ||
| 1688 | 2026.05.06 00:54:50.461302 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1689 | 2026.05.06 00:54:50.463502 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_6_1} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.05.06 00:54:50.463609 [ 186 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_6_1} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1691 | 2026.05.06 00:54:50.465394 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1692 | 2026.05.06 00:54:51.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.11 MiB, peak 183.64 MiB, free memory in arenas 0.00 B, will set to 184.46 MiB (RSS), difference: 10.36 MiB | ||
| 1693 | 2026.05.06 00:54:51.704942 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.05.06 00:54:51.705185 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1695 | 2026.05.06 00:54:51.705502 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1696 | 2026.05.06 00:54:51.705539 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1697 | 2026.05.06 00:54:51.705783 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1698 | 2026.05.06 00:54:51.705855 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1699 | 2026.05.06 00:54:51.706008 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1700 | 2026.05.06 00:54:51.706120 [ 340 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1701 | 2026.05.06 00:54:51.706163 [ 355 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1702 | 2026.05.06 00:54:51.706266 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1703 | 2026.05.06 00:54:51.706299 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1704 | 2026.05.06 00:54:51.706371 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1705 | 2026.05.06 00:54:51.706391 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1706 | 2026.05.06 00:54:51.706427 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1707 | 2026.05.06 00:54:51.706485 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1708 | 2026.05.06 00:54:51.707864 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002767 sec., 13733.285146367907 rows/sec., 2.78 MiB/sec. | ||
| 1709 | 2026.05.06 00:54:51.707995 [ 269 ] {8d99aafe-eae6-4efa-bd34-ac9bc910c588} <Debug> TCPHandler: Processed in 0.003179537 sec. | ||
| 1710 | 2026.05.06 00:54:51.712712 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.05.06 00:54:51.712828 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1712 | 2026.05.06 00:54:51.712874 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1713 | 2026.05.06 00:54:51.713398 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.05.06 00:54:51.713441 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1715 | 2026.05.06 00:54:51.713886 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1716 | 2026.05.06 00:54:51.714373 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.05.06 00:54:51.714534 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001738 sec., 58688.14729574223 rows/sec., 4.90 MiB/sec. | ||
| 1718 | 2026.05.06 00:54:51.714576 [ 269 ] {0fc00046-4f92-4ed8-8739-e7e312387e2a} <Debug> TCPHandler: Processed in 0.00191807 sec. | ||
| 1719 | 2026.05.06 00:54:51.714716 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.05.06 00:54:51.714817 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.05.06 00:54:51.714859 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1722 | 2026.05.06 00:54:51.715299 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.05.06 00:54:51.715339 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1724 | 2026.05.06 00:54:51.715770 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1725 | 2026.05.06 00:54:51.716368 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.05.06 00:54:51.716546 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00175 sec., 13142.857142857143 rows/sec., 988.28 KiB/sec. | ||
| 1727 | 2026.05.06 00:54:51.716590 [ 269 ] {1c86a2b3-67b6-496a-8481-83da1114e06a} <Debug> TCPHandler: Processed in 0.001925501 sec. | ||
| 1728 | 2026.05.06 00:54:51.716727 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.05.06 00:54:51.716827 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1730 | 2026.05.06 00:54:51.716870 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1731 | 2026.05.06 00:54:51.717315 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.05.06 00:54:51.717355 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1733 | 2026.05.06 00:54:51.717783 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1734 | 2026.05.06 00:54:51.718195 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.05.06 00:54:51.718340 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001533 sec., 61969.99347684279 rows/sec., 4.85 MiB/sec. | ||
| 1736 | 2026.05.06 00:54:51.718379 [ 269 ] {0fc1d782-af76-4052-a00e-c44d6f589ef0} <Debug> TCPHandler: Processed in 0.001702756 sec. | ||
| 1737 | 2026.05.06 00:54:51.718506 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.05.06 00:54:51.718604 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.05.06 00:54:51.718649 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1740 | 2026.05.06 00:54:51.719078 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.05.06 00:54:51.719118 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1742 | 2026.05.06 00:54:51.719577 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1743 | 2026.05.06 00:54:51.720142 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.05.06 00:54:51.720289 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. | ||
| 1745 | 2026.05.06 00:54:51.720328 [ 269 ] {f1d997fd-12b9-48fb-828b-850f287d1f2c} <Debug> TCPHandler: Processed in 0.001871789 sec. | ||
| 1746 | 2026.05.06 00:54:51.720461 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.05.06 00:54:51.720568 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1748 | 2026.05.06 00:54:51.720623 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1749 | 2026.05.06 00:54:51.721406 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.06 00:54:51.721444 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1751 | 2026.05.06 00:54:51.722115 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1752 | 2026.05.06 00:54:51.722596 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.06 00:54:51.722771 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002224 sec., 10341.726618705037 rows/sec., 18.53 MiB/sec. | ||
| 1754 | 2026.05.06 00:54:51.722835 [ 269 ] {8cc36508-8fad-4ee5-8aee-1dcec13de998} <Debug> TCPHandler: Processed in 0.00242368 sec. | ||
| 1755 | 2026.05.06 00:54:51.722967 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.05.06 00:54:51.723062 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.05.06 00:54:51.723104 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1758 | 2026.05.06 00:54:51.723448 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Trace> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.05.06 00:54:51.723483 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1760 | 2026.05.06 00:54:51.723937 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1761 | 2026.05.06 00:54:51.724445 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Trace> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.05.06 00:54:51.724612 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001569 sec., 9560.229445506691 rows/sec., 729.47 KiB/sec. | ||
| 1763 | 2026.05.06 00:54:51.724656 [ 269 ] {38a81ba0-8e43-453d-835f-626020ce34e8} <Debug> TCPHandler: Processed in 0.001738616 sec. | ||
| 1764 | 2026.05.06 00:54:51.724790 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.05.06 00:54:51.724896 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1766 | 2026.05.06 00:54:51.724943 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1767 | 2026.05.06 00:54:51.725322 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.05.06 00:54:51.725360 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1769 | 2026.05.06 00:54:51.725786 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.05.06 00:54:51.726231 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.05.06 00:54:51.726374 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
| 1772 | 2026.05.06 00:54:51.726413 [ 269 ] {2550904e-bfde-4fc3-b41a-34551562c276} <Debug> TCPHandler: Processed in 0.001680985 sec. | ||
| 1773 | 2026.05.06 00:54:52.115673 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.05.06 00:54:52.115904 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1775 | 2026.05.06 00:54:52.116261 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1776 | 2026.05.06 00:54:52.116301 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1777 | 2026.05.06 00:54:52.116548 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1778 | 2026.05.06 00:54:52.116616 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1779 | 2026.05.06 00:54:52.116753 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1780 | 2026.05.06 00:54:52.116865 [ 340 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1781 | 2026.05.06 00:54:52.116889 [ 318 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1782 | 2026.05.06 00:54:52.117023 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1783 | 2026.05.06 00:54:52.117051 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1784 | 2026.05.06 00:54:52.117121 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1785 | 2026.05.06 00:54:52.117142 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1786 | 2026.05.06 00:54:52.117176 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1787 | 2026.05.06 00:54:52.117228 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1788 | 2026.05.06 00:54:52.118701 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002892 sec., 13139.69571230982 rows/sec., 2.66 MiB/sec. | ||
| 1789 | 2026.05.06 00:54:52.118826 [ 269 ] {c4bd5cdc-435a-4539-b7c1-8ae6eeb5d930} <Debug> TCPHandler: Processed in 0.003282119 sec. | ||
| 1790 | 2026.05.06 00:54:52.131873 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.06 00:54:52.132029 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.06 00:54:52.132098 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1793 | 2026.05.06 00:54:52.132806 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.06 00:54:52.132858 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1795 | 2026.05.06 00:54:52.133411 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1796 | 2026.05.06 00:54:52.133869 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.06 00:54:52.134017 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00203 sec., 11822.660098522167 rows/sec., 1004.46 KiB/sec. | ||
| 1798 | 2026.05.06 00:54:52.134057 [ 269 ] {c481e710-928f-41fa-9c55-5b691b0f13fd} <Debug> TCPHandler: Processed in 0.002262027 sec. | ||
| 1799 | 2026.05.06 00:54:52.134184 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.06 00:54:52.134279 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.06 00:54:52.134318 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1802 | 2026.05.06 00:54:52.135826 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.06 00:54:52.135863 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1804 | 2026.05.06 00:54:52.136496 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2026.05.06 00:54:52.137058 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.06 00:54:52.137204 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Debug> executeQuery: Read 2541 rows, 194.82 KiB in 0.002942 sec., 863698.164513936 rows/sec., 64.67 MiB/sec. | ||
| 1807 | 2026.05.06 00:54:52.137243 [ 269 ] {7ad0deb9-820f-4403-b6e0-4075144a4c3e} <Debug> TCPHandler: Processed in 0.003108346 sec. | ||
| 1808 | 2026.05.06 00:54:52.137383 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.06 00:54:52.137478 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.06 00:54:52.137518 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1811 | 2026.05.06 00:54:52.137932 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.06 00:54:52.137969 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1813 | 2026.05.06 00:54:52.138374 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1814 | 2026.05.06 00:54:52.138828 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.06 00:54:52.138931 [ 70 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1816 | 2026.05.06 00:54:52.138969 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Debug> executeQuery: Read 31 rows, 2.39 KiB in 0.001509 sec., 20543.406229290922 rows/sec., 1.55 MiB/sec. | ||
| 1817 | 2026.05.06 00:54:52.138977 [ 70 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.05.06 00:54:52.139014 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1819 | 2026.05.06 00:54:52.139015 [ 269 ] {8bad0f89-78d1-42e1-affe-1e0fbdb75df5} <Debug> TCPHandler: Processed in 0.001681696 sec. | ||
| 1820 | 2026.05.06 00:54:52.139157 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.05.06 00:54:52.139156 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 1822 | 2026.05.06 00:54:52.139251 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.05.06 00:54:52.139295 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1824 | 2026.05.06 00:54:52.139300 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1825 | 2026.05.06 00:54:52.139348 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1826 | 2026.05.06 00:54:52.139425 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1827 | 2026.05.06 00:54:52.139473 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 1828 | 2026.05.06 00:54:52.139526 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1829 | 2026.05.06 00:54:52.139598 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1830 | 2026.05.06 00:54:52.139649 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
| 1831 | 2026.05.06 00:54:52.139991 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.05.06 00:54:52.140032 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1833 | 2026.05.06 00:54:52.140472 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367198 sec., 87770.75449203407 rows/sec., 6.81 MiB/sec. | ||
| 1834 | 2026.05.06 00:54:52.140702 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1835 | 2026.05.06 00:54:52.140703 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1836 | 2026.05.06 00:54:52.141387 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.05.06 00:54:52.141402 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.05.06 00:54:52.141472 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_6_1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1839 | 2026.05.06 00:54:52.141544 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1840 | 2026.05.06 00:54:52.141584 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00235 sec., 351063.829787234 rows/sec., 20.54 MiB/sec. | ||
| 1841 | 2026.05.06 00:54:52.141635 [ 269 ] {086a0cb8-acdb-4dec-adb2-1cc39d7064a6} <Debug> TCPHandler: Processed in 0.002529433 sec. | ||
| 1842 | 2026.05.06 00:54:52.141782 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.05.06 00:54:52.141887 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.05.06 00:54:52.141933 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1845 | 2026.05.06 00:54:52.142393 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.05.06 00:54:52.142436 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1847 | 2026.05.06 00:54:52.142960 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1848 | 2026.05.06 00:54:52.143480 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.05.06 00:54:52.143629 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001764 sec., 566.8934240362812 rows/sec., 39.86 KiB/sec. | ||
| 1850 | 2026.05.06 00:54:52.143681 [ 269 ] {aa6ab23b-e9b7-4cdb-b253-f5a62a454372} <Debug> TCPHandler: Processed in 0.001956312 sec. | ||
| 1851 | 2026.05.06 00:54:52.143819 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.05.06 00:54:52.143914 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1853 | 2026.05.06 00:54:52.143953 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1854 | 2026.05.06 00:54:52.144367 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.05.06 00:54:52.144405 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1856 | 2026.05.06 00:54:52.144851 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1857 | 2026.05.06 00:54:52.145388 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.05.06 00:54:52.145521 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001624 sec., 7389.162561576355 rows/sec., 577.28 KiB/sec. | ||
| 1859 | 2026.05.06 00:54:52.145561 [ 269 ] {8759c603-aff7-4ae5-9d89-f4a2a5942119} <Debug> TCPHandler: Processed in 0.001791598 sec. | ||
| 1860 | 2026.05.06 00:54:52.145682 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.06 00:54:52.145776 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1862 | 2026.05.06 00:54:52.145816 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1863 | 2026.05.06 00:54:52.146714 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.06 00:54:52.146753 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1865 | 2026.05.06 00:54:52.147257 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1866 | 2026.05.06 00:54:52.147785 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.05.06 00:54:52.147922 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Debug> executeQuery: Read 1334 rows, 92.01 KiB in 0.002163 sec., 616736.0147942672 rows/sec., 41.54 MiB/sec. | ||
| 1868 | 2026.05.06 00:54:52.147961 [ 269 ] {c9a059b2-c601-418e-bd80-c49df627aeaf} <Debug> TCPHandler: Processed in 0.002328109 sec. | ||
| 1869 | 2026.05.06 00:54:52.148098 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.05.06 00:54:52.148196 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.05.06 00:54:52.148240 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1872 | 2026.05.06 00:54:52.148968 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.05.06 00:54:52.149006 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1874 | 2026.05.06 00:54:52.149645 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1875 | 2026.05.06 00:54:52.150218 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.05.06 00:54:52.150377 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.0022 sec., 696363.6363636364 rows/sec., 42.57 MiB/sec. | ||
| 1877 | 2026.05.06 00:54:52.150417 [ 269 ] {6822d6d7-c300-47ff-8205-9662e7c53c90} <Debug> TCPHandler: Processed in 0.002371099 sec. | ||
| 1878 | 2026.05.06 00:54:52.150558 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.05.06 00:54:52.150654 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.05.06 00:54:52.150707 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1881 | 2026.05.06 00:54:52.151521 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.06 00:54:52.151558 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1883 | 2026.05.06 00:54:52.152240 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1884 | 2026.05.06 00:54:52.152727 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.06 00:54:52.152837 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1886 | 2026.05.06 00:54:52.152874 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.05.06 00:54:52.152877 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002243 sec., 8470.798038341507 rows/sec., 15.18 MiB/sec. | ||
| 1888 | 2026.05.06 00:54:52.152894 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1889 | 2026.05.06 00:54:52.152954 [ 269 ] {f2f36601-3d4f-45f3-9cee-724f4eb41ce9} <Debug> TCPHandler: Processed in 0.002445181 sec. | ||
| 1890 | 2026.05.06 00:54:52.152994 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 1891 | 2026.05.06 00:54:52.153081 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.05.06 00:54:52.153180 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1893 | 2026.05.06 00:54:52.153187 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1894 | 2026.05.06 00:54:52.153224 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1895 | 2026.05.06 00:54:52.153247 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1896 | 2026.05.06 00:54:52.153358 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1897 | 2026.05.06 00:54:52.153460 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 1898 | 2026.05.06 00:54:52.153562 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1899 | 2026.05.06 00:54:52.153566 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.06 00:54:52.153611 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1901 | 2026.05.06 00:54:52.153661 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1902 | 2026.05.06 00:54:52.153759 [ 192 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1903 | 2026.05.06 00:54:52.154046 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2026.05.06 00:54:52.154531 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.05.06 00:54:52.154668 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001508 sec., 7957.559681697613 rows/sec., 549.15 KiB/sec. | ||
| 1906 | 2026.05.06 00:54:52.154706 [ 269 ] {0e05a2af-e65c-44aa-818f-e6c43ff0c773} <Debug> TCPHandler: Processed in 0.001674515 sec. | ||
| 1907 | 2026.05.06 00:54:52.155668 [ 188 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 19 columns (19 merged, 0 gathered) in 0.002716026 sec., 30191.169009427747 rows/sec., 54.10 MiB/sec. | ||
| 1908 | 2026.05.06 00:54:52.156097 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1909 | 2026.05.06 00:54:52.156700 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.05.06 00:54:52.156765 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1911 | 2026.05.06 00:54:52.156833 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1912 | 2026.05.06 00:54:55.199088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 228 | ||
| 1913 | 2026.05.06 00:54:55.201674 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.05.06 00:54:55.201725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1915 | 2026.05.06 00:54:55.202946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1916 | 2026.05.06 00:54:55.203225 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.05.06 00:54:55.203572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1918 | 2026.05.06 00:54:56.702088 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.05.06 00:54:56.702324 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1920 | 2026.05.06 00:54:56.702640 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1921 | 2026.05.06 00:54:56.702675 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1922 | 2026.05.06 00:54:56.702899 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1923 | 2026.05.06 00:54:56.702973 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1924 | 2026.05.06 00:54:56.703112 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1925 | 2026.05.06 00:54:56.703252 [ 343 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1926 | 2026.05.06 00:54:56.703253 [ 313 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1927 | 2026.05.06 00:54:56.703408 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1928 | 2026.05.06 00:54:56.703437 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1929 | 2026.05.06 00:54:56.703507 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1930 | 2026.05.06 00:54:56.703528 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1931 | 2026.05.06 00:54:56.703566 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1932 | 2026.05.06 00:54:56.703606 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1933 | 2026.05.06 00:54:56.704874 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002636 sec., 14415.781487101669 rows/sec., 2.92 MiB/sec. | ||
| 1934 | 2026.05.06 00:54:56.704986 [ 269 ] {b7bb58af-3149-48ab-838b-fa31118359a9} <Debug> TCPHandler: Processed in 0.003023863 sec. | ||
| 1935 | 2026.05.06 00:54:56.706490 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.06 00:54:56.706605 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1937 | 2026.05.06 00:54:56.706651 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1938 | 2026.05.06 00:54:56.707160 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.05.06 00:54:56.707202 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1940 | 2026.05.06 00:54:56.707565 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1941 | 2026.05.06 00:54:56.707792 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.06 00:54:56.707941 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001366 sec., 40995.60761346998 rows/sec., 3.15 MiB/sec. | ||
| 1943 | 2026.05.06 00:54:56.707982 [ 269 ] {98d531bd-062c-4b75-9952-570f6e44d6e6} <Debug> TCPHandler: Processed in 0.001544662 sec. | ||
| 1944 | 2026.05.06 00:54:56.708109 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.05.06 00:54:56.708212 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1946 | 2026.05.06 00:54:56.708254 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1947 | 2026.05.06 00:54:56.708685 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.06 00:54:56.708724 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1949 | 2026.05.06 00:54:56.709032 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1950 | 2026.05.06 00:54:56.709254 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.06 00:54:56.709386 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 1952 | 2026.05.06 00:54:56.709423 [ 269 ] {6820e7c7-e10e-4526-896b-953592842d46} <Debug> TCPHandler: Processed in 0.001364338 sec. | ||
| 1953 | 2026.05.06 00:54:56.710088 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.05.06 00:54:56.710187 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.05.06 00:54:56.710230 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1956 | 2026.05.06 00:54:56.710609 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.05.06 00:54:56.710646 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1958 | 2026.05.06 00:54:56.710971 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1959 | 2026.05.06 00:54:56.711177 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.05.06 00:54:56.711304 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001138 sec., 112478.03163444641 rows/sec., 7.83 MiB/sec. | ||
| 1961 | 2026.05.06 00:54:56.711342 [ 269 ] {c2e60f20-2586-4e40-b89f-35e8019c4580} <Debug> TCPHandler: Processed in 0.001304137 sec. | ||
| 1962 | 2026.05.06 00:54:56.711472 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.05.06 00:54:56.711566 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1964 | 2026.05.06 00:54:56.711608 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1965 | 2026.05.06 00:54:56.711932 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.05.06 00:54:56.711969 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1967 | 2026.05.06 00:54:56.712268 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1968 | 2026.05.06 00:54:56.712478 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.05.06 00:54:56.712605 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 1970 | 2026.05.06 00:54:56.712642 [ 269 ] {f9040170-d321-4acc-a62d-49692118cc3f} <Debug> TCPHandler: Processed in 0.001219706 sec. | ||
| 1971 | 2026.05.06 00:54:57.703377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3308 | ||
| 1972 | 2026.05.06 00:54:57.704213 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.05.06 00:54:57.704262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1974 | 2026.05.06 00:54:57.704739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1975 | 2026.05.06 00:54:57.704981 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.06 00:54:57.705115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3308 | ||
| 1977 | 2026.05.06 00:54:57.868391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1978 | 2026.05.06 00:54:57.884877 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.05.06 00:54:57.884930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1980 | 2026.05.06 00:54:57.890481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1981 | 2026.05.06 00:54:57.891189 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.06 00:54:57.894161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1983 | 2026.05.06 00:55:01.705076 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.05.06 00:55:01.705310 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1985 | 2026.05.06 00:55:01.705625 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1986 | 2026.05.06 00:55:01.705661 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1987 | 2026.05.06 00:55:01.705903 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1988 | 2026.05.06 00:55:01.705983 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1989 | 2026.05.06 00:55:01.706116 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1990 | 2026.05.06 00:55:01.706282 [ 340 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1991 | 2026.05.06 00:55:01.706303 [ 343 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1992 | 2026.05.06 00:55:01.706400 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 1993 | 2026.05.06 00:55:01.706426 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1994 | 2026.05.06 00:55:01.706498 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1995 | 2026.05.06 00:55:01.706519 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1996 | 2026.05.06 00:55:01.706554 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1997 | 2026.05.06 00:55:01.706591 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1998 | 2026.05.06 00:55:01.707868 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002643 sec., 14377.601210745366 rows/sec., 2.92 MiB/sec. | ||
| 1999 | 2026.05.06 00:55:01.708004 [ 269 ] {3461670d-7ecf-4430-a73a-8158a7e4a3cc} <Debug> TCPHandler: Processed in 0.003070104 sec. | ||
| 2000 | 2026.05.06 00:55:01.710089 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.05.06 00:55:01.710225 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2002 | 2026.05.06 00:55:01.710281 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2003 | 2026.05.06 00:55:01.710961 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.05.06 00:55:01.711022 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2005 | 2026.05.06 00:55:01.711482 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2006 | 2026.05.06 00:55:01.711761 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.05.06 00:55:01.711944 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001756 sec., 60364.464692482914 rows/sec., 5.07 MiB/sec. | ||
| 2008 | 2026.05.06 00:55:01.711993 [ 269 ] {2f1084c1-58e4-43bd-a96f-c8f8bc6c6ace} <Debug> TCPHandler: Processed in 0.001957112 sec. | ||
| 2009 | 2026.05.06 00:55:01.712139 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.05.06 00:55:01.712251 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.05.06 00:55:01.712298 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2012 | 2026.05.06 00:55:01.712730 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.05.06 00:55:01.712769 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2014 | 2026.05.06 00:55:01.713089 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2015 | 2026.05.06 00:55:01.713320 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.05.06 00:55:01.713461 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001238 sec., 20193.861066235866 rows/sec., 1.48 MiB/sec. | ||
| 2017 | 2026.05.06 00:55:01.713501 [ 269 ] {4f555694-1808-4ef6-b5a6-6d3ae437e977} <Debug> TCPHandler: Processed in 0.00142198 sec. | ||
| 2018 | 2026.05.06 00:55:01.713621 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.05.06 00:55:01.713720 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2020 | 2026.05.06 00:55:01.713762 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2021 | 2026.05.06 00:55:01.714197 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.05.06 00:55:01.714240 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2023 | 2026.05.06 00:55:01.714543 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2024 | 2026.05.06 00:55:01.714758 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.06 00:55:01.714894 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001194 sec., 74539.36348408711 rows/sec., 5.82 MiB/sec. | ||
| 2026 | 2026.05.06 00:55:01.714931 [ 269 ] {f9968f0e-e9cc-4c6b-912e-334eb1c232d9} <Debug> TCPHandler: Processed in 0.001360588 sec. | ||
| 2027 | 2026.05.06 00:55:01.715062 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.06 00:55:01.715158 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.06 00:55:01.715201 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2030 | 2026.05.06 00:55:01.715601 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.06 00:55:01.715638 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2032 | 2026.05.06 00:55:01.715972 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2033 | 2026.05.06 00:55:01.716184 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.06 00:55:01.716317 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 2035 | 2026.05.06 00:55:01.716355 [ 269 ] {821202f5-0c26-4ad2-a107-47307e8e6fb4} <Debug> TCPHandler: Processed in 0.001342498 sec. | ||
| 2036 | 2026.05.06 00:55:01.716475 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.05.06 00:55:01.716571 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.05.06 00:55:01.716626 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2039 | 2026.05.06 00:55:01.717411 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.05.06 00:55:01.717449 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2041 | 2026.05.06 00:55:01.717964 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2042 | 2026.05.06 00:55:01.718201 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.06 00:55:01.718347 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001795 sec., 13927.57660167131 rows/sec., 24.96 MiB/sec. | ||
| 2044 | 2026.05.06 00:55:01.718408 [ 269 ] {f616cfdb-f57f-4161-8fbc-333bb571e20f} <Debug> TCPHandler: Processed in 0.001983312 sec. | ||
| 2045 | 2026.05.06 00:55:01.718537 [ 269 ] {} <Trace> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.05.06 00:55:01.718632 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.05.06 00:55:01.718676 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2048 | 2026.05.06 00:55:01.719017 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.05.06 00:55:01.719080 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2050 | 2026.05.06 00:55:01.719378 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2051 | 2026.05.06 00:55:01.719578 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.06 00:55:01.719703 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 2053 | 2026.05.06 00:55:01.719738 [ 269 ] {ad598dd3-6df8-4666-a0f5-fea343e81ec1} <Debug> TCPHandler: Processed in 0.001285426 sec. | ||
| 2054 | 2026.05.06 00:55:05.140208 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2055 | 2026.05.06 00:55:05.140264 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2056 | 2026.05.06 00:55:05.204052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 252 | ||
| 2057 | 2026.05.06 00:55:05.205492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3820 | ||
| 2058 | 2026.05.06 00:55:05.206038 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.05.06 00:55:05.206080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2060 | 2026.05.06 00:55:05.206126 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.05.06 00:55:05.206191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2062 | 2026.05.06 00:55:05.206644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2063 | 2026.05.06 00:55:05.206911 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.05.06 00:55:05.207049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3820 | ||
| 2065 | 2026.05.06 00:55:05.207572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2066 | 2026.05.06 00:55:05.207854 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.05.06 00:55:05.207979 [ 49 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2068 | 2026.05.06 00:55:05.208021 [ 49 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.05.06 00:55:05.208040 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2070 | 2026.05.06 00:55:05.208169 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 2071 | 2026.05.06 00:55:05.208208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 2072 | 2026.05.06 00:55:05.208778 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2073 | 2026.05.06 00:55:05.208922 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2074 | 2026.05.06 00:55:05.209292 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2075 | 2026.05.06 00:55:05.209646 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2076 | 2026.05.06 00:55:05.209992 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2077 | 2026.05.06 00:55:05.210331 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 2078 | 2026.05.06 00:55:05.210683 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2079 | 2026.05.06 00:55:05.216283 [ 194 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 72 columns (72 merged, 0 gathered) in 0.008170221 sec., 30843.71891531453 rows/sec., 29.16 MiB/sec. | ||
| 2080 | 2026.05.06 00:55:05.216899 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2081 | 2026.05.06 00:55:05.217393 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.05.06 00:55:05.217461 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_6_1} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2083 | 2026.05.06 00:55:05.217626 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2084 | 2026.05.06 00:55:05.358508 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2085 | 2026.05.06 00:55:05.358576 [ 3 ] {} <Debug> TCP-Session: ce6b249e-4f97-4ee6-910f-7baf32d44ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.05.06 00:55:05.394539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2087 | 2026.05.06 00:55:05.411013 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.05.06 00:55:05.411071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2089 | 2026.05.06 00:55:05.416329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2090 | 2026.05.06 00:55:05.417044 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.05.06 00:55:05.420038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2092 | 2026.05.06 00:55:06.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.57 MiB, peak 190.59 MiB, free memory in arenas 0.00 B, will set to 186.13 MiB (RSS), difference: 1.56 MiB | ||
| 2093 | 2026.05.06 00:55:06.340240 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2094 | 2026.05.06 00:55:06.340310 [ 269 ] {} <Debug> TCP-Session: 50fcbafa-978e-4152-a7fb-65d93e350d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.06 00:55:06.704458 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.05.06 00:55:06.704709 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2097 | 2026.05.06 00:55:06.705121 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2098 | 2026.05.06 00:55:06.705179 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2099 | 2026.05.06 00:55:06.705596 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2100 | 2026.05.06 00:55:06.705682 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2101 | 2026.05.06 00:55:06.705825 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2102 | 2026.05.06 00:55:06.705920 [ 313 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2103 | 2026.05.06 00:55:06.705948 [ 340 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2104 | 2026.05.06 00:55:06.706047 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 2105 | 2026.05.06 00:55:06.706081 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2106 | 2026.05.06 00:55:06.706153 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2107 | 2026.05.06 00:55:06.706173 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2108 | 2026.05.06 00:55:06.706208 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2109 | 2026.05.06 00:55:06.706248 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2110 | 2026.05.06 00:55:06.707494 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00286 sec., 13286.713286713286 rows/sec., 2.69 MiB/sec. | ||
| 2111 | 2026.05.06 00:55:06.707606 [ 270 ] {8eb105b7-4a4a-4b44-b325-acc094eb266e} <Debug> TCPHandler: Processed in 0.003285388 sec. | ||
| 2112 | 2026.05.06 00:55:06.709424 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.05.06 00:55:06.709542 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2114 | 2026.05.06 00:55:06.709593 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2115 | 2026.05.06 00:55:06.710180 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.06 00:55:06.710228 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2117 | 2026.05.06 00:55:06.710638 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2118 | 2026.05.06 00:55:06.710861 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.06 00:55:06.710987 [ 45 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2120 | 2026.05.06 00:55:06.711005 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001502 sec., 51930.75898801598 rows/sec., 4.30 MiB/sec. | ||
| 2121 | 2026.05.06 00:55:06.711033 [ 45 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.05.06 00:55:06.711046 [ 270 ] {36b0ceb8-5632-400c-857d-864ce5c47b28} <Debug> TCPHandler: Processed in 0.001673265 sec. | ||
| 2123 | 2026.05.06 00:55:06.711059 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2124 | 2026.05.06 00:55:06.711167 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.06 00:55:06.711216 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 2126 | 2026.05.06 00:55:06.711264 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.06 00:55:06.711309 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2128 | 2026.05.06 00:55:06.711380 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2129 | 2026.05.06 00:55:06.711437 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2548 rows starting from the beginning of the part | ||
| 2130 | 2026.05.06 00:55:06.711543 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2131 | 2026.05.06 00:55:06.711593 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2541 rows starting from the beginning of the part | ||
| 2132 | 2026.05.06 00:55:06.711642 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2133 | 2026.05.06 00:55:06.711683 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2134 | 2026.05.06 00:55:06.711706 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.06 00:55:06.711721 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 2136 | 2026.05.06 00:55:06.711751 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2137 | 2026.05.06 00:55:06.712078 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2138 | 2026.05.06 00:55:06.712306 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.05.06 00:55:06.712442 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001199 sec., 9174.311926605506 rows/sec., 689.87 KiB/sec. | ||
| 2140 | 2026.05.06 00:55:06.712484 [ 270 ] {42f1763c-1b30-4c93-bfa1-ae261a0e9950} <Debug> TCPHandler: Processed in 0.001365518 sec. | ||
| 2141 | 2026.05.06 00:55:06.712614 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.05.06 00:55:06.712708 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2143 | 2026.05.06 00:55:06.712747 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2144 | 2026.05.06 00:55:06.713149 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.05.06 00:55:06.713183 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2146 | 2026.05.06 00:55:06.713484 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2147 | 2026.05.06 00:55:06.713710 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.05.06 00:55:06.713799 [ 45 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2149 | 2026.05.06 00:55:06.713825 [ 45 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.06 00:55:06.713835 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001146 sec., 65445.02617801046 rows/sec., 5.11 MiB/sec. | ||
| 2151 | 2026.05.06 00:55:06.713842 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2152 | 2026.05.06 00:55:06.713870 [ 270 ] {5f711eff-4b66-4189-b236-bd1f9ea4beba} <Debug> TCPHandler: Processed in 0.001304497 sec. | ||
| 2153 | 2026.05.06 00:55:06.713928 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 2154 | 2026.05.06 00:55:06.714003 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.05.06 00:55:06.714030 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2026.05.06 00:55:06.714061 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1353 rows starting from the beginning of the part | ||
| 2157 | 2026.05.06 00:55:06.714100 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2158 | 2026.05.06 00:55:06.714113 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 95 rows starting from the beginning of the part | ||
| 2159 | 2026.05.06 00:55:06.714150 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2160 | 2026.05.06 00:55:06.714163 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1334 rows starting from the beginning of the part | ||
| 2161 | 2026.05.06 00:55:06.714207 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2162 | 2026.05.06 00:55:06.714244 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2163 | 2026.05.06 00:55:06.714281 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2164 | 2026.05.06 00:55:06.714559 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.05.06 00:55:06.714600 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2166 | 2026.05.06 00:55:06.714946 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2167 | 2026.05.06 00:55:06.715169 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.05.06 00:55:06.715259 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2169 | 2026.05.06 00:55:06.715282 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.05.06 00:55:06.715299 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2171 | 2026.05.06 00:55:06.715309 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 2172 | 2026.05.06 00:55:06.715345 [ 270 ] {5b893038-34c7-4f95-9905-6db847e726e7} <Debug> TCPHandler: Processed in 0.001388889 sec. | ||
| 2173 | 2026.05.06 00:55:06.715419 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 2174 | 2026.05.06 00:55:06.715473 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.05.06 00:55:06.715566 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2176 | 2026.05.06 00:55:06.715572 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2177 | 2026.05.06 00:55:06.715625 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2969 rows starting from the beginning of the part | ||
| 2178 | 2026.05.06 00:55:06.715635 [ 195 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739986 sec., 1729898.976198659 rows/sec., 125.26 MiB/sec. | ||
| 2179 | 2026.05.06 00:55:06.715640 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2180 | 2026.05.06 00:55:06.715724 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2181 | 2026.05.06 00:55:06.715782 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1532 rows starting from the beginning of the part | ||
| 2182 | 2026.05.06 00:55:06.715848 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2183 | 2026.05.06 00:55:06.715904 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2184 | 2026.05.06 00:55:06.715942 [ 193 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2185 | 2026.05.06 00:55:06.715954 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2186 | 2026.05.06 00:55:06.716318 [ 193 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.05.06 00:55:06.716414 [ 193 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_11_2} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2188 | 2026.05.06 00:55:06.716512 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.05.06 00:55:06.716516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2190 | 2026.05.06 00:55:06.716548 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2191 | 2026.05.06 00:55:06.717110 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2192 | 2026.05.06 00:55:06.717372 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.05.06 00:55:06.717520 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001965 sec., 5597.96437659033 rows/sec., 10.03 MiB/sec. | ||
| 2194 | 2026.05.06 00:55:06.717587 [ 270 ] {38786252-4d48-4329-b080-909db94e7ad6} <Debug> TCPHandler: Processed in 0.002160885 sec. | ||
| 2195 | 2026.05.06 00:55:06.717718 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.05.06 00:55:06.717811 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.05.06 00:55:06.717851 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2198 | 2026.05.06 00:55:06.718207 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.05.06 00:55:06.718243 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2200 | 2026.05.06 00:55:06.718257 [ 193 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5431 rows, containing 5 columns (5 merged, 0 gathered) in 0.007124039 sec., 762348.4374524058 rows/sec., 60.35 MiB/sec. | ||
| 2201 | 2026.05.06 00:55:06.718510 [ 188 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2202 | 2026.05.06 00:55:06.718571 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2203 | 2026.05.06 00:55:06.718865 [ 188 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5109 rows, containing 5 columns (5 merged, 0 gathered) in 0.003503243 sec., 1458363.008218385 rows/sec., 93.05 MiB/sec. | ||
| 2204 | 2026.05.06 00:55:06.718867 [ 195 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.05.06 00:55:06.718879 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.05.06 00:55:06.718999 [ 195 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_11_2} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2207 | 2026.05.06 00:55:06.719005 [ 45 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2208 | 2026.05.06 00:55:06.719034 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 2209 | 2026.05.06 00:55:06.719046 [ 45 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.05.06 00:55:06.719069 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2211 | 2026.05.06 00:55:06.719071 [ 270 ] {b82b36d5-1314-43a9-a3a8-aba90bb20190} <Debug> TCPHandler: Processed in 0.001402619 sec. | ||
| 2212 | 2026.05.06 00:55:06.719173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2213 | 2026.05.06 00:55:06.719223 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2214 | 2026.05.06 00:55:06.719294 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2215 | 2026.05.06 00:55:06.719333 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2216 | 2026.05.06 00:55:06.719363 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2217 | 2026.05.06 00:55:06.719410 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2218 | 2026.05.06 00:55:06.719452 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2219 | 2026.05.06 00:55:06.719492 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2220 | 2026.05.06 00:55:06.719529 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2221 | 2026.05.06 00:55:06.719566 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2222 | 2026.05.06 00:55:06.719614 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.05.06 00:55:06.719711 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2224 | 2026.05.06 00:55:06.719799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2225 | 2026.05.06 00:55:06.720351 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228226 sec., 415233.0271464698 rows/sec., 28.13 MiB/sec. | ||
| 2226 | 2026.05.06 00:55:06.720488 [ 188 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2227 | 2026.05.06 00:55:06.720745 [ 188 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.05.06 00:55:06.720818 [ 188 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_11_2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2229 | 2026.05.06 00:55:06.720890 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2230 | 2026.05.06 00:55:07.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.71 MiB, peak 194.03 MiB, free memory in arenas 0.00 B, will set to 187.82 MiB (RSS), difference: 3.11 MiB | ||
| 2231 | 2026.05.06 00:55:11.205237 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33043 | ||
| 2232 | 2026.05.06 00:55:11.205366 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.05.06 00:55:11.205397 [ 307 ] {} <Debug> TCP-Session: c47c6c28-cadf-4f95-9a80-7b80497262f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33043 | ||
| 2234 | 2026.05.06 00:55:11.205423 [ 307 ] {} <Debug> TCP-Session: c47c6c28-cadf-4f95-9a80-7b80497262f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.05.06 00:55:11.205438 [ 307 ] {} <Debug> TCP-Session: c47c6c28-cadf-4f95-9a80-7b80497262f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.05.06 00:55:11.205651 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48175 | ||
| 2237 | 2026.05.06 00:55:11.205683 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58021 | ||
| 2238 | 2026.05.06 00:55:11.205732 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56492 | ||
| 2239 | 2026.05.06 00:55:11.205762 [ 307 ] {} <Trace> TCP-Session: c47c6c28-cadf-4f95-9a80-7b80497262f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.05.06 00:55:11.205770 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36817 | ||
| 2241 | 2026.05.06 00:55:11.205797 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65043 | ||
| 2242 | 2026.05.06 00:55:11.205826 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2026.05.06 00:55:11.205826 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2026.05.06 00:55:11.205866 [ 3 ] {} <Debug> TCP-Session: 40c45ddc-fe1b-4949-9cb0-c59d4fedb2bc Authenticating user 'default' from [fd00:1122:3344:101::e]:56492 | ||
| 2245 | 2026.05.06 00:55:11.205868 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2026.05.06 00:55:11.205878 [ 310 ] {} <Debug> TCP-Session: 50616aad-17f1-4a85-81b5-1b1f5c3d00ad Authenticating user 'default' from [fd00:1122:3344:101::e]:58021 | ||
| 2247 | 2026.05.06 00:55:11.205895 [ 3 ] {} <Debug> TCP-Session: 40c45ddc-fe1b-4949-9cb0-c59d4fedb2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.06 00:55:11.205906 [ 303 ] {} <Debug> TCP-Session: faa92708-3559-4931-9298-ddbb9b08a29d Authenticating user 'default' from [fd00:1122:3344:101::e]:36817 | ||
| 2249 | 2026.05.06 00:55:11.205919 [ 3 ] {} <Debug> TCP-Session: 40c45ddc-fe1b-4949-9cb0-c59d4fedb2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.06 00:55:11.205935 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2251 | 2026.05.06 00:55:11.205937 [ 303 ] {} <Debug> TCP-Session: faa92708-3559-4931-9298-ddbb9b08a29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.05.06 00:55:11.205915 [ 310 ] {} <Debug> TCP-Session: 50616aad-17f1-4a85-81b5-1b1f5c3d00ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.06 00:55:11.205971 [ 303 ] {} <Debug> TCP-Session: faa92708-3559-4931-9298-ddbb9b08a29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.05.06 00:55:11.206011 [ 310 ] {} <Debug> TCP-Session: 50616aad-17f1-4a85-81b5-1b1f5c3d00ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.06 00:55:11.205783 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2026.05.06 00:55:11.205768 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51089 | ||
| 2257 | 2026.05.06 00:55:11.206088 [ 308 ] {} <Debug> TCP-Session: e664a046-27b2-4626-b911-061bd7de655b Authenticating user 'default' from [fd00:1122:3344:101::e]:48175 | ||
| 2258 | 2026.05.06 00:55:11.205706 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48208 | ||
| 2259 | 2026.05.06 00:55:11.206127 [ 308 ] {} <Debug> TCP-Session: e664a046-27b2-4626-b911-061bd7de655b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.06 00:55:11.205660 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57513 | ||
| 2261 | 2026.05.06 00:55:11.206163 [ 308 ] {} <Debug> TCP-Session: e664a046-27b2-4626-b911-061bd7de655b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.05.06 00:55:11.205967 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2263 | 2026.05.06 00:55:11.206200 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2264 | 2026.05.06 00:55:11.206236 [ 304 ] {} <Debug> TCP-Session: 34180296-820d-434b-b3b7-98b1b269ad68 Authenticating user 'default' from [fd00:1122:3344:101::e]:65043 | ||
| 2265 | 2026.05.06 00:55:11.206266 [ 304 ] {} <Debug> TCP-Session: 34180296-820d-434b-b3b7-98b1b269ad68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.05.06 00:55:11.206279 [ 304 ] {} <Debug> TCP-Session: 34180296-820d-434b-b3b7-98b1b269ad68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.05.06 00:55:11.206287 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2268 | 2026.05.06 00:55:11.206345 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2026.05.06 00:55:11.206346 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2026.05.06 00:55:11.206376 [ 311 ] {} <Debug> TCP-Session: a664731e-4f43-421f-8248-8130403373bf Authenticating user 'default' from [fd00:1122:3344:101::e]:48208 | ||
| 2271 | 2026.05.06 00:55:11.206396 [ 269 ] {} <Debug> TCP-Session: 4fc35851-ddbb-457b-bf17-e9dacf849d08 Authenticating user 'default' from [fd00:1122:3344:101::e]:51089 | ||
| 2272 | 2026.05.06 00:55:11.206401 [ 311 ] {} <Debug> TCP-Session: a664731e-4f43-421f-8248-8130403373bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.05.06 00:55:11.206422 [ 269 ] {} <Debug> TCP-Session: 4fc35851-ddbb-457b-bf17-e9dacf849d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.05.06 00:55:11.206427 [ 311 ] {} <Debug> TCP-Session: a664731e-4f43-421f-8248-8130403373bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.05.06 00:55:11.206431 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2026.05.06 00:55:11.206443 [ 269 ] {} <Debug> TCP-Session: 4fc35851-ddbb-457b-bf17-e9dacf849d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.05.06 00:55:11.206483 [ 309 ] {} <Debug> TCP-Session: bf4dbe97-a14f-4eff-9f6b-37d8535e57cb Authenticating user 'default' from [fd00:1122:3344:101::e]:57513 | ||
| 2278 | 2026.05.06 00:55:11.206500 [ 309 ] {} <Debug> TCP-Session: bf4dbe97-a14f-4eff-9f6b-37d8535e57cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.05.06 00:55:11.206513 [ 309 ] {} <Debug> TCP-Session: bf4dbe97-a14f-4eff-9f6b-37d8535e57cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.05.06 00:55:11.206569 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 2281 | 2026.05.06 00:55:11.206657 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2282 | 2026.05.06 00:55:11.598210 [ 344 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Trace> AggregatingTransform: Aggregating | ||
| 2283 | 2026.05.06 00:55:11.598267 [ 344 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2284 | 2026.05.06 00:55:11.598299 [ 344 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001596703 sec. (626.291 rows/sec., 24.46 KiB/sec.) | ||
| 2285 | 2026.05.06 00:55:11.598313 [ 344 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Trace> Aggregator: Merging aggregated data | ||
| 2286 | 2026.05.06 00:55:11.599316 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.39343 sec., 2.5417482144218795 rows/sec., 101.67 B/sec. | ||
| 2287 | 2026.05.06 00:55:11.599473 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2288 | 2026.05.06 00:55:11.599489 [ 307 ] {800eee3a-2a0a-45e0-a2b1-5a90e5477de9} <Debug> TCPHandler: Processed in 0.393842849 sec. | ||
| 2289 | 2026.05.06 00:55:11.599622 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.05.06 00:55:11.599657 [ 307 ] {} <Debug> TCP-Session: c47c6c28-cadf-4f95-9a80-7b80497262f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.05.06 00:55:11.599668 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2026.05.06 00:55:11.599695 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2293 | 2026.05.06 00:55:11.599703 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2294 | 2026.05.06 00:55:11.599738 [ 308 ] {} <Debug> TCP-Session: e664a046-27b2-4626-b911-061bd7de655b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.06 00:55:11.599750 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2296 | 2026.05.06 00:55:11.599770 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2026.05.06 00:55:11.599790 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2026.05.06 00:55:11.599801 [ 311 ] {} <Debug> TCP-Session: a664731e-4f43-421f-8248-8130403373bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.05.06 00:55:11.599817 [ 303 ] {} <Debug> TCP-Session: faa92708-3559-4931-9298-ddbb9b08a29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.05.06 00:55:11.599811 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2026.05.06 00:55:11.599844 [ 269 ] {} <Debug> TCP-Session: 4fc35851-ddbb-457b-bf17-e9dacf849d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.05.06 00:55:11.599768 [ 309 ] {} <Debug> TCP-Session: bf4dbe97-a14f-4eff-9f6b-37d8535e57cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.05.06 00:55:11.599758 [ 304 ] {} <Debug> TCP-Session: 34180296-820d-434b-b3b7-98b1b269ad68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.05.06 00:55:11.599919 [ 3 ] {} <Debug> TCP-Session: 40c45ddc-fe1b-4949-9cb0-c59d4fedb2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.05.06 00:55:11.599740 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2026.05.06 00:55:11.599989 [ 310 ] {} <Debug> TCP-Session: 50616aad-17f1-4a85-81b5-1b1f5c3d00ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.05.06 00:55:11.706122 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.05.06 00:55:11.706396 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2309 | 2026.05.06 00:55:11.706768 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2310 | 2026.05.06 00:55:11.706815 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2311 | 2026.05.06 00:55:11.707044 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2312 | 2026.05.06 00:55:11.707118 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2313 | 2026.05.06 00:55:11.707285 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2314 | 2026.05.06 00:55:11.707412 [ 314 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2315 | 2026.05.06 00:55:11.707417 [ 316 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2316 | 2026.05.06 00:55:11.707565 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 2317 | 2026.05.06 00:55:11.707594 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2318 | 2026.05.06 00:55:11.707668 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2319 | 2026.05.06 00:55:11.707690 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2320 | 2026.05.06 00:55:11.707725 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2321 | 2026.05.06 00:55:11.707776 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2322 | 2026.05.06 00:55:11.709110 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002816 sec., 13494.318181818182 rows/sec., 2.74 MiB/sec. | ||
| 2323 | 2026.05.06 00:55:11.709244 [ 270 ] {9e664e65-8654-4298-b24d-dd1470eeba2c} <Debug> TCPHandler: Processed in 0.003267088 sec. | ||
| 2324 | 2026.05.06 00:55:11.711417 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2026.05.06 00:55:11.711537 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2326 | 2026.05.06 00:55:11.711585 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2327 | 2026.05.06 00:55:11.712137 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2026.05.06 00:55:11.712185 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2329 | 2026.05.06 00:55:11.712581 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2330 | 2026.05.06 00:55:11.712835 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.05.06 00:55:11.713014 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001511 sec., 70152.21707478492 rows/sec., 5.89 MiB/sec. | ||
| 2332 | 2026.05.06 00:55:11.713054 [ 270 ] {abb76118-6b92-4a50-a835-0ec29453b539} <Debug> TCPHandler: Processed in 0.001695015 sec. | ||
| 2333 | 2026.05.06 00:55:11.713210 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2026.05.06 00:55:11.713323 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2335 | 2026.05.06 00:55:11.713371 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2336 | 2026.05.06 00:55:11.713821 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.05.06 00:55:11.713859 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2338 | 2026.05.06 00:55:11.714154 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2339 | 2026.05.06 00:55:11.714371 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.05.06 00:55:11.714511 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001211 sec., 20644.09578860446 rows/sec., 1.52 MiB/sec. | ||
| 2341 | 2026.05.06 00:55:11.714555 [ 270 ] {1c8b88b9-1960-4130-8d5f-a85a68941f30} <Debug> TCPHandler: Processed in 0.001399669 sec. | ||
| 2342 | 2026.05.06 00:55:11.714691 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2026.05.06 00:55:11.714788 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2344 | 2026.05.06 00:55:11.714828 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2345 | 2026.05.06 00:55:11.715268 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.05.06 00:55:11.715306 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2347 | 2026.05.06 00:55:11.715619 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2348 | 2026.05.06 00:55:11.715850 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.05.06 00:55:11.715986 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001216 sec., 73190.78947368421 rows/sec., 5.72 MiB/sec. | ||
| 2350 | 2026.05.06 00:55:11.716025 [ 270 ] {e3682e7b-c689-49ff-8a5c-3c700910b6bd} <Debug> TCPHandler: Processed in 0.001382399 sec. | ||
| 2351 | 2026.05.06 00:55:11.716155 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2026.05.06 00:55:11.716250 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2353 | 2026.05.06 00:55:11.716294 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2354 | 2026.05.06 00:55:11.716711 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.05.06 00:55:11.716749 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2356 | 2026.05.06 00:55:11.717115 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2357 | 2026.05.06 00:55:11.717337 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.05.06 00:55:11.717476 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 2359 | 2026.05.06 00:55:11.717518 [ 270 ] {76ce04f5-18ba-4aa7-95ca-e3853cd6d70e} <Debug> TCPHandler: Processed in 0.00141249 sec. | ||
| 2360 | 2026.05.06 00:55:11.717712 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.05.06 00:55:11.717809 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2362 | 2026.05.06 00:55:11.717864 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2363 | 2026.05.06 00:55:11.718716 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.05.06 00:55:11.718753 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2365 | 2026.05.06 00:55:11.719301 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2366 | 2026.05.06 00:55:11.719528 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.05.06 00:55:11.720170 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002377 sec., 10517.45898190997 rows/sec., 18.85 MiB/sec. | ||
| 2368 | 2026.05.06 00:55:11.720250 [ 270 ] {ea48bd97-bcd2-44ba-80e1-7fef23a820a2} <Debug> TCPHandler: Processed in 0.002589985 sec. | ||
| 2369 | 2026.05.06 00:55:11.720408 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.05.06 00:55:11.720523 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.05.06 00:55:11.720569 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2372 | 2026.05.06 00:55:11.720928 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.05.06 00:55:11.720965 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2374 | 2026.05.06 00:55:11.721300 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2375 | 2026.05.06 00:55:11.721506 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.05.06 00:55:11.721637 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 2377 | 2026.05.06 00:55:11.721672 [ 270 ] {e0e14ff9-1896-46fe-8f47-db57759b3ef9} <Debug> TCPHandler: Processed in 0.001325598 sec. | ||
| 2378 | 2026.05.06 00:55:12.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.75 MiB, peak 197.37 MiB, free memory in arenas 0.00 B, will set to 208.91 MiB (RSS), difference: 19.17 MiB | ||
| 2379 | 2026.05.06 00:55:12.707257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4268 | ||
| 2380 | 2026.05.06 00:55:12.707751 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.06 00:55:12.707805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2382 | 2026.05.06 00:55:12.708334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2383 | 2026.05.06 00:55:12.708583 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.06 00:55:12.708731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4268 | ||
| 2385 | 2026.05.06 00:55:12.920230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2386 | 2026.05.06 00:55:12.937084 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.05.06 00:55:12.937144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2388 | 2026.05.06 00:55:12.943094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2389 | 2026.05.06 00:55:12.943778 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.05.06 00:55:12.946661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2391 | 2026.05.06 00:55:13.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.44 MiB, peak 213.44 MiB, free memory in arenas 0.00 B, will set to 210.86 MiB (RSS), difference: 1.42 MiB | ||
| 2392 | 2026.05.06 00:55:15.208494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 282 | ||
| 2393 | 2026.05.06 00:55:15.211151 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.05.06 00:55:15.211211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2395 | 2026.05.06 00:55:15.212435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2396 | 2026.05.06 00:55:15.212727 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.06 00:55:15.213076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 2398 | 2026.05.06 00:55:16.705959 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.05.06 00:55:16.706210 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2400 | 2026.05.06 00:55:16.706578 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2401 | 2026.05.06 00:55:16.706626 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2402 | 2026.05.06 00:55:16.706867 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2403 | 2026.05.06 00:55:16.706943 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2404 | 2026.05.06 00:55:16.707084 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2405 | 2026.05.06 00:55:16.707209 [ 315 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2406 | 2026.05.06 00:55:16.707211 [ 316 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2407 | 2026.05.06 00:55:16.707358 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 2408 | 2026.05.06 00:55:16.707387 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2409 | 2026.05.06 00:55:16.707461 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2410 | 2026.05.06 00:55:16.707484 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2411 | 2026.05.06 00:55:16.707520 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2412 | 2026.05.06 00:55:16.707559 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2413 | 2026.05.06 00:55:16.708869 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002751 sec., 13813.15885132679 rows/sec., 2.80 MiB/sec. | ||
| 2414 | 2026.05.06 00:55:16.709015 [ 270 ] {10cf17a0-2c41-4daa-ae30-e748189655a7} <Debug> TCPHandler: Processed in 0.003190297 sec. | ||
| 2415 | 2026.05.06 00:55:16.710886 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.05.06 00:55:16.711013 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2417 | 2026.05.06 00:55:16.711066 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2418 | 2026.05.06 00:55:16.711594 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.05.06 00:55:16.711645 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2420 | 2026.05.06 00:55:16.712063 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2421 | 2026.05.06 00:55:16.712333 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.05.06 00:55:16.712516 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001539 sec., 50682.261208577 rows/sec., 4.20 MiB/sec. | ||
| 2423 | 2026.05.06 00:55:16.712566 [ 270 ] {9ccc5832-772b-4738-ab37-21e8a17e196d} <Debug> TCPHandler: Processed in 0.001740517 sec. | ||
| 2424 | 2026.05.06 00:55:16.712707 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.05.06 00:55:16.712815 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2426 | 2026.05.06 00:55:16.712862 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2427 | 2026.05.06 00:55:16.713290 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.05.06 00:55:16.713331 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2429 | 2026.05.06 00:55:16.713653 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2430 | 2026.05.06 00:55:16.713875 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.05.06 00:55:16.714048 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001257 sec., 8750.994431185361 rows/sec., 658.03 KiB/sec. | ||
| 2432 | 2026.05.06 00:55:16.714096 [ 270 ] {8ea5859a-3646-46c0-b2e4-da2ed8a87bd1} <Debug> TCPHandler: Processed in 0.001441161 sec. | ||
| 2433 | 2026.05.06 00:55:16.714235 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.05.06 00:55:16.714343 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2435 | 2026.05.06 00:55:16.714386 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2436 | 2026.05.06 00:55:16.714810 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.05.06 00:55:16.714849 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2438 | 2026.05.06 00:55:16.715163 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2439 | 2026.05.06 00:55:16.715418 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.05.06 00:55:16.715570 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001248 sec., 60096.153846153844 rows/sec., 4.69 MiB/sec. | ||
| 2441 | 2026.05.06 00:55:16.715615 [ 270 ] {d608d15c-8458-4095-8913-5864e2677596} <Debug> TCPHandler: Processed in 0.001431869 sec. | ||
| 2442 | 2026.05.06 00:55:16.715748 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.05.06 00:55:16.715845 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.05.06 00:55:16.715889 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2445 | 2026.05.06 00:55:16.716324 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.05.06 00:55:16.716362 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2447 | 2026.05.06 00:55:16.716695 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2448 | 2026.05.06 00:55:16.716909 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.05.06 00:55:16.717041 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 2450 | 2026.05.06 00:55:16.717079 [ 270 ] {f4adac7d-366b-488c-a4e9-9bd61d1ae4dd} <Debug> TCPHandler: Processed in 0.001380389 sec. | ||
| 2451 | 2026.05.06 00:55:16.717201 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.05.06 00:55:16.717299 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2453 | 2026.05.06 00:55:16.717354 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2454 | 2026.05.06 00:55:16.718113 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.05.06 00:55:16.718152 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2456 | 2026.05.06 00:55:16.718701 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2457 | 2026.05.06 00:55:16.718926 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.05.06 00:55:16.719068 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 2459 | 2026.05.06 00:55:16.719122 [ 270 ] {9094b279-27e7-44c5-bf79-7bcc411094b3} <Debug> TCPHandler: Processed in 0.001969721 sec. | ||
| 2460 | 2026.05.06 00:55:16.719258 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.05.06 00:55:16.719361 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2462 | 2026.05.06 00:55:16.719421 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2463 | 2026.05.06 00:55:16.719794 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.05.06 00:55:16.719831 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2465 | 2026.05.06 00:55:16.720141 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2466 | 2026.05.06 00:55:16.720375 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.05.06 00:55:16.720502 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 2468 | 2026.05.06 00:55:16.720538 [ 270 ] {299d7a10-0a35-4c19-bb4d-1461c14e2089} <Debug> TCPHandler: Processed in 0.001331558 sec. | ||
| 2469 | 2026.05.06 00:55:20.140331 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2470 | 2026.05.06 00:55:20.140394 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2471 | 2026.05.06 00:55:20.208871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4780 | ||
| 2472 | 2026.05.06 00:55:20.209383 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.05.06 00:55:20.209429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2474 | 2026.05.06 00:55:20.209939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2475 | 2026.05.06 00:55:20.210172 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.05.06 00:55:20.210301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4780 | ||
| 2477 | 2026.05.06 00:55:20.446792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2478 | 2026.05.06 00:55:20.463341 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.06 00:55:20.463395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2480 | 2026.05.06 00:55:20.469292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2481 | 2026.05.06 00:55:20.470021 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.06 00:55:20.472929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2483 | 2026.05.06 00:55:21.704963 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.05.06 00:55:21.705198 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2485 | 2026.05.06 00:55:21.705517 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2486 | 2026.05.06 00:55:21.705553 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2487 | 2026.05.06 00:55:21.705774 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2488 | 2026.05.06 00:55:21.705844 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2489 | 2026.05.06 00:55:21.705985 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2490 | 2026.05.06 00:55:21.706116 [ 316 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2491 | 2026.05.06 00:55:21.706123 [ 315 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2492 | 2026.05.06 00:55:21.706255 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 2493 | 2026.05.06 00:55:21.706291 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2494 | 2026.05.06 00:55:21.706377 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2495 | 2026.05.06 00:55:21.706402 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2496 | 2026.05.06 00:55:21.706444 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2497 | 2026.05.06 00:55:21.706491 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2498 | 2026.05.06 00:55:21.707768 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002659 sec., 14291.08687476495 rows/sec., 2.90 MiB/sec. | ||
| 2499 | 2026.05.06 00:55:21.707899 [ 270 ] {2156335d-8917-42ae-8675-341c987ca2cc} <Debug> TCPHandler: Processed in 0.003073315 sec. | ||
| 2500 | 2026.05.06 00:55:21.709875 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.05.06 00:55:21.709984 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2502 | 2026.05.06 00:55:21.710028 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2503 | 2026.05.06 00:55:21.710528 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.06 00:55:21.710571 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2505 | 2026.05.06 00:55:21.710942 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2506 | 2026.05.06 00:55:21.711166 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.05.06 00:55:21.711315 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001363 sec., 77769.62582538517 rows/sec., 6.53 MiB/sec. | ||
| 2508 | 2026.05.06 00:55:21.711354 [ 270 ] {15826ae7-719c-491e-9701-250d730c37e6} <Debug> TCPHandler: Processed in 0.001530512 sec. | ||
| 2509 | 2026.05.06 00:55:21.711476 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.05.06 00:55:21.711573 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2511 | 2026.05.06 00:55:21.711613 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2512 | 2026.05.06 00:55:21.712033 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.05.06 00:55:21.712070 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2514 | 2026.05.06 00:55:21.712374 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2515 | 2026.05.06 00:55:21.712583 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.05.06 00:55:21.712694 [ 23 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2517 | 2026.05.06 00:55:21.712715 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.58 MiB/sec. | ||
| 2518 | 2026.05.06 00:55:21.712746 [ 23 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.05.06 00:55:21.712758 [ 270 ] {8f1a090f-ca1b-46de-a84e-c085e55cc226} <Debug> TCPHandler: Processed in 0.001332388 sec. | ||
| 2520 | 2026.05.06 00:55:21.712774 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2521 | 2026.05.06 00:55:21.712875 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.05.06 00:55:21.712901 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 2523 | 2026.05.06 00:55:21.712973 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2524 | 2026.05.06 00:55:21.713018 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2525 | 2026.05.06 00:55:21.713045 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2526 | 2026.05.06 00:55:21.713085 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2527 | 2026.05.06 00:55:21.713154 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2528 | 2026.05.06 00:55:21.713202 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2529 | 2026.05.06 00:55:21.713247 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2530 | 2026.05.06 00:55:21.713291 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2531 | 2026.05.06 00:55:21.713335 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2532 | 2026.05.06 00:55:21.713432 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.06 00:55:21.713475 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2534 | 2026.05.06 00:55:21.713808 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2535 | 2026.05.06 00:55:21.714038 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.06 00:55:21.714180 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001224 sec., 72712.41830065359 rows/sec., 5.68 MiB/sec. | ||
| 2537 | 2026.05.06 00:55:21.714218 [ 270 ] {8dda6e1c-618a-4355-870d-6aa720625fc4} <Debug> TCPHandler: Processed in 0.001392629 sec. | ||
| 2538 | 2026.05.06 00:55:21.714255 [ 188 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140874 sec., 117125.94233144513 rows/sec., 9.04 MiB/sec. | ||
| 2539 | 2026.05.06 00:55:21.714348 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.05.06 00:55:21.714425 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2541 | 2026.05.06 00:55:21.714447 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2542 | 2026.05.06 00:55:21.714495 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2543 | 2026.05.06 00:55:21.714698 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.05.06 00:55:21.714781 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_11_2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2545 | 2026.05.06 00:55:21.714862 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2546 | 2026.05.06 00:55:21.714924 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.05.06 00:55:21.714966 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2548 | 2026.05.06 00:55:21.715303 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2549 | 2026.05.06 00:55:21.715518 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.05.06 00:55:21.715653 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 2551 | 2026.05.06 00:55:21.715689 [ 270 ] {1a9a7748-bc26-4556-971f-df034f527554} <Debug> TCPHandler: Processed in 0.001390229 sec. | ||
| 2552 | 2026.05.06 00:55:21.715810 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.05.06 00:55:21.715907 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2554 | 2026.05.06 00:55:21.715961 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2555 | 2026.05.06 00:55:21.716787 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.05.06 00:55:21.716823 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2557 | 2026.05.06 00:55:21.717354 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2558 | 2026.05.06 00:55:21.717605 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.06 00:55:21.717725 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2560 | 2026.05.06 00:55:21.717756 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001868 sec., 13383.297644539614 rows/sec., 23.98 MiB/sec. | ||
| 2561 | 2026.05.06 00:55:21.717765 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.06 00:55:21.717800 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2563 | 2026.05.06 00:55:21.717834 [ 270 ] {670bb403-2a79-4815-b656-91d1dc3d5fff} <Debug> TCPHandler: Processed in 0.002073543 sec. | ||
| 2564 | 2026.05.06 00:55:21.717915 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 2565 | 2026.05.06 00:55:21.717969 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.05.06 00:55:21.718070 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.06 00:55:21.718113 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2568 | 2026.05.06 00:55:21.718159 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2026.05.06 00:55:21.718236 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 82 rows starting from the beginning of the part | ||
| 2570 | 2026.05.06 00:55:21.718409 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2571 | 2026.05.06 00:55:21.718486 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.05.06 00:55:21.718533 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2573 | 2026.05.06 00:55:21.718535 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2574 | 2026.05.06 00:55:21.718676 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2575 | 2026.05.06 00:55:21.718795 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2576 | 2026.05.06 00:55:21.718870 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2577 | 2026.05.06 00:55:21.718900 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2578 | 2026.05.06 00:55:21.719095 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.06 00:55:21.719231 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 2580 | 2026.05.06 00:55:21.719269 [ 270 ] {cac7d915-a9eb-48f7-93f2-4be53040eb48} <Debug> TCPHandler: Processed in 0.001350968 sec. | ||
| 2581 | 2026.05.06 00:55:21.721359 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.003491063 sec., 51273.781080433095 rows/sec., 91.88 MiB/sec. | ||
| 2582 | 2026.05.06 00:55:21.721823 [ 188 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2583 | 2026.05.06 00:55:21.722209 [ 188 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.05.06 00:55:21.722287 [ 188 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2585 | 2026.05.06 00:55:21.722412 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2586 | 2026.05.06 00:55:22.116224 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.05.06 00:55:22.116498 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2588 | 2026.05.06 00:55:22.116897 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2589 | 2026.05.06 00:55:22.116946 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2590 | 2026.05.06 00:55:22.117269 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2591 | 2026.05.06 00:55:22.117344 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2592 | 2026.05.06 00:55:22.117483 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 39-element set) | ||
| 2593 | 2026.05.06 00:55:22.117607 [ 331 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2594 | 2026.05.06 00:55:22.117616 [ 316 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2595 | 2026.05.06 00:55:22.117777 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (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 | ||
| 2596 | 2026.05.06 00:55:22.117803 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2597 | 2026.05.06 00:55:22.117870 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2598 | 2026.05.06 00:55:22.117891 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2599 | 2026.05.06 00:55:22.117925 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2600 | 2026.05.06 00:55:22.117962 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2601 | 2026.05.06 00:55:22.119235 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002853 sec., 13319.31300385559 rows/sec., 2.70 MiB/sec. | ||
| 2602 | 2026.05.06 00:55:22.119360 [ 270 ] {8fe67fcc-8252-4473-8276-00573257aac2} <Debug> TCPHandler: Processed in 0.003290939 sec. | ||
| 2603 | 2026.05.06 00:55:22.132623 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.05.06 00:55:22.132832 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2605 | 2026.05.06 00:55:22.132914 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2606 | 2026.05.06 00:55:22.133584 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.05.06 00:55:22.133631 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2608 | 2026.05.06 00:55:22.134052 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2609 | 2026.05.06 00:55:22.134249 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.05.06 00:55:22.134397 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 63.70 KiB/sec. | ||
| 2611 | 2026.05.06 00:55:22.134438 [ 270 ] {58b32eff-c5a6-40d2-ac3e-d6147493e732} <Debug> TCPHandler: Processed in 0.00191996 sec. | ||
| 2612 | 2026.05.06 00:55:22.134554 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.05.06 00:55:22.134652 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2614 | 2026.05.06 00:55:22.134692 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2615 | 2026.05.06 00:55:22.135113 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.05.06 00:55:22.135150 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2617 | 2026.05.06 00:55:22.135450 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2618 | 2026.05.06 00:55:22.135671 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.05.06 00:55:22.135802 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.70 MiB/sec. | ||
| 2620 | 2026.05.06 00:55:22.135841 [ 270 ] {939d652d-8b82-4083-a5b5-b7c082067966} <Debug> TCPHandler: Processed in 0.001336568 sec. | ||
| 2621 | 2026.05.06 00:55:22.135973 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.05.06 00:55:22.136094 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2623 | 2026.05.06 00:55:22.136143 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2624 | 2026.05.06 00:55:22.136615 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.05.06 00:55:22.136660 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2626 | 2026.05.06 00:55:22.137019 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2627 | 2026.05.06 00:55:22.137254 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.05.06 00:55:22.137383 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001314 sec., 10654.490106544901 rows/sec., 868.80 KiB/sec. | ||
| 2629 | 2026.05.06 00:55:22.137421 [ 270 ] {4dd6f80c-11b2-4c2d-8cd2-ead02f8a8950} <Debug> TCPHandler: Processed in 0.001510801 sec. | ||
| 2630 | 2026.05.06 00:55:22.137535 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.05.06 00:55:22.137634 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2632 | 2026.05.06 00:55:22.137694 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2633 | 2026.05.06 00:55:22.139325 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.05.06 00:55:22.139363 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2635 | 2026.05.06 00:55:22.139857 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2636 | 2026.05.06 00:55:22.140081 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.05.06 00:55:22.140215 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Debug> executeQuery: Read 2559 rows, 196.38 KiB in 0.002598 sec., 984988.4526558891 rows/sec., 73.82 MiB/sec. | ||
| 2638 | 2026.05.06 00:55:22.140255 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2639 | 2026.05.06 00:55:22.140268 [ 270 ] {a7bf4b37-0017-4739-9822-58c5bf02a2f0} <Debug> TCPHandler: Processed in 0.002783818 sec. | ||
| 2640 | 2026.05.06 00:55:22.140400 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.05.06 00:55:22.140496 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.05.06 00:55:22.140536 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2643 | 2026.05.06 00:55:22.140987 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.06 00:55:22.141025 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2645 | 2026.05.06 00:55:22.141328 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2646 | 2026.05.06 00:55:22.141546 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): 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.06 00:55:22.141682 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Debug> executeQuery: Read 50 rows, 3.74 KiB in 0.001205 sec., 41493.77593360996 rows/sec., 3.03 MiB/sec. | ||
| 2648 | 2026.05.06 00:55:22.141721 [ 270 ] {364cf02a-511f-4af0-8a07-1932778e1d87} <Debug> TCPHandler: Processed in 0.001370659 sec. | ||
| 2649 | 2026.05.06 00:55:22.141844 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.05.06 00:55:22.141968 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.06 00:55:22.142017 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2652 | 2026.05.06 00:55:22.142689 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.06 00:55:22.142728 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2654 | 2026.05.06 00:55:22.143135 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2655 | 2026.05.06 00:55:22.143401 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.06 00:55:22.143554 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.00161 sec., 513043.4782608695 rows/sec., 30.02 MiB/sec. | ||
| 2657 | 2026.05.06 00:55:22.143600 [ 270 ] {2a0edfd2-cb0a-4317-a032-8ee4ef3d8e5a} <Debug> TCPHandler: Processed in 0.001818448 sec. | ||
| 2658 | 2026.05.06 00:55:22.143780 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.05.06 00:55:22.143886 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.05.06 00:55:22.143933 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2661 | 2026.05.06 00:55:22.144438 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.06 00:55:22.144482 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2663 | 2026.05.06 00:55:22.144823 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2664 | 2026.05.06 00:55:22.145096 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.06 00:55:22.145248 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 50.84 KiB/sec. | ||
| 2666 | 2026.05.06 00:55:22.145286 [ 270 ] {92ebee35-bc2c-4bb1-b142-9eac62d8ed98} <Debug> TCPHandler: Processed in 0.001565553 sec. | ||
| 2667 | 2026.05.06 00:55:22.145415 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.05.06 00:55:22.145510 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.06 00:55:22.145575 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2670 | 2026.05.06 00:55:22.145993 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.05.06 00:55:22.146030 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2672 | 2026.05.06 00:55:22.146338 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2673 | 2026.05.06 00:55:22.146556 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.06 00:55:22.146686 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 2675 | 2026.05.06 00:55:22.146726 [ 270 ] {4cd8b882-53de-43c5-9f41-17f389d9eee0} <Debug> TCPHandler: Processed in 0.001361238 sec. | ||
| 2676 | 2026.05.06 00:55:22.146864 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.05.06 00:55:22.146959 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2678 | 2026.05.06 00:55:22.147002 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2679 | 2026.05.06 00:55:22.147970 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.05.06 00:55:22.148008 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2681 | 2026.05.06 00:55:22.148375 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2682 | 2026.05.06 00:55:22.148608 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.05.06 00:55:22.148743 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Debug> executeQuery: Read 1359 rows, 94.04 KiB in 0.001801 sec., 754580.7884508607 rows/sec., 50.99 MiB/sec. | ||
| 2684 | 2026.05.06 00:55:22.148782 [ 270 ] {36e06882-0b92-4952-b83b-5fb9395c0102} <Debug> TCPHandler: Processed in 0.001967771 sec. | ||
| 2685 | 2026.05.06 00:55:22.148918 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.05.06 00:55:22.149013 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.05.06 00:55:22.149056 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2688 | 2026.05.06 00:55:22.149729 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.05.06 00:55:22.149771 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2690 | 2026.05.06 00:55:22.150212 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2691 | 2026.05.06 00:55:22.150438 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.05.06 00:55:22.150571 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001576 sec., 976522.842639594 rows/sec., 59.72 MiB/sec. | ||
| 2693 | 2026.05.06 00:55:22.150608 [ 270 ] {7b63f2a3-5241-45fa-9d59-5c2d772f6d5a} <Debug> TCPHandler: Processed in 0.001739937 sec. | ||
| 2694 | 2026.05.06 00:55:22.150742 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.05.06 00:55:22.150842 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.05.06 00:55:22.150885 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2697 | 2026.05.06 00:55:22.151214 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Trace> oximeter.measurements_f64 (de5eeee8-cc10-47a2-af3f-3a6c61a1ecbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.06 00:55:22.151252 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2699 | 2026.05.06 00:55:22.151557 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2700 | 2026.05.06 00:55:22.151770 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Trace> oximeter.measurements_f64 (de5eeee8-cc10-47a2-af3f-3a6c61a1ecbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.06 00:55:22.151898 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 58.99 KiB/sec. | ||
| 2702 | 2026.05.06 00:55:22.151936 [ 270 ] {b59ed43b-27c0-4c5d-9bc0-149b98c9c871} <Debug> TCPHandler: Processed in 0.001246086 sec. | ||
| 2703 | 2026.05.06 00:55:22.152056 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.05.06 00:55:22.152151 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.05.06 00:55:22.152204 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2706 | 2026.05.06 00:55:22.152984 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.05.06 00:55:22.153021 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2708 | 2026.05.06 00:55:22.153541 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2709 | 2026.05.06 00:55:22.153759 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.05.06 00:55:22.153895 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001763 sec., 13613.159387407828 rows/sec., 24.39 MiB/sec. | ||
| 2711 | 2026.05.06 00:55:22.153946 [ 270 ] {9461463d-827a-458d-93e8-16339355e9c2} <Debug> TCPHandler: Processed in 0.001938041 sec. | ||
| 2712 | 2026.05.06 00:55:22.154067 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.05.06 00:55:22.154162 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.05.06 00:55:22.154203 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2715 | 2026.05.06 00:55:22.154514 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Trace> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.06 00:55:22.154550 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2717 | 2026.05.06 00:55:22.154845 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2718 | 2026.05.06 00:55:22.155055 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Trace> oximeter.measurements_i64 (dfd84675-5757-4d10-8f1d-7e56a871753d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.06 00:55:22.155186 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 406.35 KiB/sec. | ||
| 2720 | 2026.05.06 00:55:22.155224 [ 270 ] {f60a3303-f6ab-473d-9540-6e16ac947f10} <Debug> TCPHandler: Processed in 0.001206355 sec. | ||
| 2721 | 2026.05.06 00:55:22.155371 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.05.06 00:55:22.155465 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.05.06 00:55:22.155505 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2724 | 2026.05.06 00:55:22.155820 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.05.06 00:55:22.155856 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2726 | 2026.05.06 00:55:22.156147 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2727 | 2026.05.06 00:55:22.156354 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.05.06 00:55:22.156484 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001037 sec., 11571.841851494697 rows/sec., 798.58 KiB/sec. | ||
| 2729 | 2026.05.06 00:55:22.156519 [ 270 ] {3abcfce4-1331-4098-86f6-712990059a26} <Debug> TCPHandler: Processed in 0.001197054 sec. | ||
| 2730 | 2026.05.06 00:55:25.213260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 340 | ||
| 2731 | 2026.05.06 00:55:25.216027 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.05.06 00:55:25.216079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2733 | 2026.05.06 00:55:25.217362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2734 | 2026.05.06 00:55:25.217647 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.05.06 00:55:25.217966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
| 2736 | 2026.05.06 00:55:26.702631 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.05.06 00:55:26.702897 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2738 | 2026.05.06 00:55:26.703261 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2739 | 2026.05.06 00:55:26.703304 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2740 | 2026.05.06 00:55:26.703532 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2741 | 2026.05.06 00:55:26.703603 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2742 | 2026.05.06 00:55:26.703738 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2743 | 2026.05.06 00:55:26.703866 [ 316 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2744 | 2026.05.06 00:55:26.703866 [ 331 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2745 | 2026.05.06 00:55:26.703866 [ 355 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2746 | 2026.05.06 00:55:26.704019 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2747 | 2026.05.06 00:55:26.704048 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2748 | 2026.05.06 00:55:26.704119 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2749 | 2026.05.06 00:55:26.704139 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2750 | 2026.05.06 00:55:26.704173 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2751 | 2026.05.06 00:55:26.704210 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2752 | 2026.05.06 00:55:26.705433 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002636 sec., 14415.781487101669 rows/sec., 2.92 MiB/sec. | ||
| 2753 | 2026.05.06 00:55:26.705566 [ 270 ] {a1d02018-8489-42cb-93f5-d71df48038de} <Debug> TCPHandler: Processed in 0.003070164 sec. | ||
| 2754 | 2026.05.06 00:55:26.706938 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.05.06 00:55:26.707050 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2756 | 2026.05.06 00:55:26.707094 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2757 | 2026.05.06 00:55:26.707598 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.05.06 00:55:26.707639 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2759 | 2026.05.06 00:55:26.708016 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2760 | 2026.05.06 00:55:26.708248 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.05.06 00:55:26.708374 [ 28 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2762 | 2026.05.06 00:55:26.708401 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001384 sec., 40462.42774566474 rows/sec., 3.11 MiB/sec. | ||
| 2763 | 2026.05.06 00:55:26.708437 [ 28 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.05.06 00:55:26.708453 [ 270 ] {a76bfe23-e64f-4e29-be04-e5fbb771c18d} <Debug> TCPHandler: Processed in 0.001566523 sec. | ||
| 2765 | 2026.05.06 00:55:26.708465 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2766 | 2026.05.06 00:55:26.708591 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.05.06 00:55:26.708593 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 2768 | 2026.05.06 00:55:26.708696 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2769 | 2026.05.06 00:55:26.708741 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2770 | 2026.05.06 00:55:26.708757 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2771 | 2026.05.06 00:55:26.708800 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2600 rows starting from the beginning of the part | ||
| 2772 | 2026.05.06 00:55:26.708873 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 2773 | 2026.05.06 00:55:26.708924 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2774 | 2026.05.06 00:55:26.708972 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 2775 | 2026.05.06 00:55:26.709016 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2559 rows starting from the beginning of the part | ||
| 2776 | 2026.05.06 00:55:26.709060 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2777 | 2026.05.06 00:55:26.709156 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.05.06 00:55:26.709198 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2779 | 2026.05.06 00:55:26.709534 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2780 | 2026.05.06 00:55:26.709761 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.05.06 00:55:26.709869 [ 28 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2782 | 2026.05.06 00:55:26.709899 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 2783 | 2026.05.06 00:55:26.709903 [ 28 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.05.06 00:55:26.709942 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2785 | 2026.05.06 00:55:26.709945 [ 270 ] {9bd6d46f-27dc-4689-8068-a8e14e0c2338} <Debug> TCPHandler: Processed in 0.001404359 sec. | ||
| 2786 | 2026.05.06 00:55:26.710027 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 2787 | 2026.05.06 00:55:26.710084 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.05.06 00:55:26.710125 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2789 | 2026.05.06 00:55:26.710159 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1386 rows starting from the beginning of the part | ||
| 2790 | 2026.05.06 00:55:26.710185 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.05.06 00:55:26.710217 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 2792 | 2026.05.06 00:55:26.710232 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2793 | 2026.05.06 00:55:26.710264 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part | ||
| 2794 | 2026.05.06 00:55:26.710309 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
| 2795 | 2026.05.06 00:55:26.710345 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1359 rows starting from the beginning of the part | ||
| 2796 | 2026.05.06 00:55:26.710384 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2797 | 2026.05.06 00:55:26.710619 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.06 00:55:26.710659 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2799 | 2026.05.06 00:55:26.711027 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2800 | 2026.05.06 00:55:26.711204 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5505 rows, containing 5 columns (5 merged, 0 gathered) in 0.002664915 sec., 2065731.9276599817 rows/sec., 163.92 MiB/sec. | ||
| 2801 | 2026.05.06 00:55:26.711255 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.06 00:55:26.711364 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2803 | 2026.05.06 00:55:26.711396 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001231 sec., 103980.50365556458 rows/sec., 7.24 MiB/sec. | ||
| 2804 | 2026.05.06 00:55:26.711398 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.05.06 00:55:26.711436 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2806 | 2026.05.06 00:55:26.711439 [ 270 ] {c6bf5f18-618e-4707-b8f8-8f19a65c0423} <Debug> TCPHandler: Processed in 0.001405559 sec. | ||
| 2807 | 2026.05.06 00:55:26.711506 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 2808 | 2026.05.06 00:55:26.711574 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.05.06 00:55:26.711610 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2810 | 2026.05.06 00:55:26.711628 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2811 | 2026.05.06 00:55:26.711639 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647625 sec., 1858432.592367802 rows/sec., 134.87 MiB/sec. | ||
| 2812 | 2026.05.06 00:55:26.711643 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5109 rows starting from the beginning of the part | ||
| 2813 | 2026.05.06 00:55:26.711673 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.05.06 00:55:26.711736 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2815 | 2026.05.06 00:55:26.711736 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2816 | 2026.05.06 00:55:26.711790 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 2817 | 2026.05.06 00:55:26.711830 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 2818 | 2026.05.06 00:55:26.711871 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1539 rows starting from the beginning of the part | ||
| 2819 | 2026.05.06 00:55:26.711913 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2820 | 2026.05.06 00:55:26.711915 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2821 | 2026.05.06 00:55:26.711983 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.06 00:55:26.712069 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_16_3} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2823 | 2026.05.06 00:55:26.712087 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.05.06 00:55:26.712123 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2825 | 2026.05.06 00:55:26.712162 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2826 | 2026.05.06 00:55:26.712264 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.05.06 00:55:26.712342 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_16_3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2828 | 2026.05.06 00:55:26.712414 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2829 | 2026.05.06 00:55:26.712448 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2830 | 2026.05.06 00:55:26.712669 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.06 00:55:26.712772 [ 28 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2832 | 2026.05.06 00:55:26.712805 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001151 sec., 41702.867072111214 rows/sec., 2.81 MiB/sec. | ||
| 2833 | 2026.05.06 00:55:26.712805 [ 28 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.05.06 00:55:26.712847 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2835 | 2026.05.06 00:55:26.712848 [ 270 ] {2946efb0-959e-4c58-a4da-77e5d9b2186e} <Debug> TCPHandler: Processed in 0.001323568 sec. | ||
| 2836 | 2026.05.06 00:55:26.712950 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2837 | 2026.05.06 00:55:26.713084 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2838 | 2026.05.06 00:55:26.713128 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 2839 | 2026.05.06 00:55:26.713217 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2840 | 2026.05.06 00:55:26.713268 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2841 | 2026.05.06 00:55:26.713315 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 2842 | 2026.05.06 00:55:26.713363 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 2843 | 2026.05.06 00:55:26.713408 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 2844 | 2026.05.06 00:55:26.714341 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.00143973 sec., 520931.0078973141 rows/sec., 35.23 MiB/sec. | ||
| 2845 | 2026.05.06 00:55:26.714468 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7256 rows, containing 5 columns (5 merged, 0 gathered) in 0.002991063 sec., 2425893.4031145447 rows/sec., 154.60 MiB/sec. | ||
| 2846 | 2026.05.06 00:55:26.714491 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2847 | 2026.05.06 00:55:26.714755 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.05.06 00:55:26.714818 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_16_3} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2849 | 2026.05.06 00:55:26.714887 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2850 | 2026.05.06 00:55:26.715126 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2851 | 2026.05.06 00:55:26.715403 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.05.06 00:55:26.715464 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2853 | 2026.05.06 00:55:26.715534 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 2854 | 2026.05.06 00:55:27.710447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5228 | ||
| 2855 | 2026.05.06 00:55:27.710987 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.05.06 00:55:27.711026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2857 | 2026.05.06 00:55:27.711587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2858 | 2026.05.06 00:55:27.711822 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.05.06 00:55:27.711940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5228 | ||
| 2860 | 2026.05.06 00:55:27.711950 [ 137 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2861 | 2026.05.06 00:55:27.711997 [ 137 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.05.06 00:55:27.712019 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2863 | 2026.05.06 00:55:27.712131 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 2864 | 2026.05.06 00:55:27.712241 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2865 | 2026.05.06 00:55:27.712284 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2860 rows starting from the beginning of the part | ||
| 2866 | 2026.05.06 00:55:27.712370 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 2867 | 2026.05.06 00:55:27.712425 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 2868 | 2026.05.06 00:55:27.712469 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 2869 | 2026.05.06 00:55:27.712519 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 2870 | 2026.05.06 00:55:27.712561 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 2871 | 2026.05.06 00:55:27.713776 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001686606 sec., 3099716.234852716 rows/sec., 44.34 MiB/sec. | ||
| 2872 | 2026.05.06 00:55:27.714450 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2873 | 2026.05.06 00:55:27.714674 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_11_2} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.05.06 00:55:27.714733 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_11_2} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2875 | 2026.05.06 00:55:27.714793 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2876 | 2026.05.06 00:55:27.973057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2877 | 2026.05.06 00:55:27.990109 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.06 00:55:27.990169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2879 | 2026.05.06 00:55:27.996260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2880 | 2026.05.06 00:55:27.996927 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.06 00:55:27.997201 [ 115 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2882 | 2026.05.06 00:55:27.997263 [ 115 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.05.06 00:55:27.997282 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2884 | 2026.05.06 00:55:27.997395 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 2885 | 2026.05.06 00:55:28.000100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2886 | 2026.05.06 00:55:28.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.14 MiB, peak 220.57 MiB, free memory in arenas 0.00 B, will set to 216.35 MiB (RSS), difference: 2.21 MiB | ||
| 2887 | 2026.05.06 00:55:28.001667 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2026.05.06 00:55:28.003110 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 2889 | 2026.05.06 00:55:28.007765 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 2890 | 2026.05.06 00:55:28.012097 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 2891 | 2026.05.06 00:55:28.016389 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 2892 | 2026.05.06 00:55:28.021169 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 2893 | 2026.05.06 00:55:28.025782 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 2894 | 2026.05.06 00:55:28.079260 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081914536 sec., 1013.2511768118909 rows/sec., 5.24 MiB/sec. | ||
| 2895 | 2026.05.06 00:55:28.081676 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2896 | 2026.05.06 00:55:28.083740 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_11_2} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.05.06 00:55:28.083850 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_11_2} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2898 | 2026.05.06 00:55:28.085963 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2899 | 2026.05.06 00:55:29.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.89 MiB, peak 226.80 MiB, free memory in arenas 0.00 B, will set to 224.46 MiB (RSS), difference: 7.57 MiB | ||
| 2900 | 2026.05.06 00:55:31.704781 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.05.06 00:55:31.705018 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2902 | 2026.05.06 00:55:31.705347 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2903 | 2026.05.06 00:55:31.705385 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2904 | 2026.05.06 00:55:31.705603 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2905 | 2026.05.06 00:55:31.705674 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2906 | 2026.05.06 00:55:31.705813 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2907 | 2026.05.06 00:55:31.705935 [ 355 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2908 | 2026.05.06 00:55:31.705941 [ 316 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2909 | 2026.05.06 00:55:31.705935 [ 331 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2910 | 2026.05.06 00:55:31.706103 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2911 | 2026.05.06 00:55:31.706132 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2912 | 2026.05.06 00:55:31.706201 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2913 | 2026.05.06 00:55:31.706221 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2914 | 2026.05.06 00:55:31.706256 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2915 | 2026.05.06 00:55:31.706295 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2916 | 2026.05.06 00:55:31.707437 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002508 sec., 15151.515151515152 rows/sec., 3.07 MiB/sec. | ||
| 2917 | 2026.05.06 00:55:31.707571 [ 270 ] {efd68fb6-4cc3-49ec-aaa6-111432737de6} <Debug> TCPHandler: Processed in 0.002915641 sec. | ||
| 2918 | 2026.05.06 00:55:31.709621 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.06 00:55:31.709753 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2920 | 2026.05.06 00:55:31.709805 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2921 | 2026.05.06 00:55:31.710416 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.05.06 00:55:31.710464 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2923 | 2026.05.06 00:55:31.710849 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2924 | 2026.05.06 00:55:31.711077 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.06 00:55:31.711226 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001511 sec., 70152.21707478492 rows/sec., 5.89 MiB/sec. | ||
| 2926 | 2026.05.06 00:55:31.711263 [ 270 ] {4510b4ec-7591-4b71-86e1-976550dc1632} <Debug> TCPHandler: Processed in 0.001704855 sec. | ||
| 2927 | 2026.05.06 00:55:31.711391 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.05.06 00:55:31.711491 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2929 | 2026.05.06 00:55:31.711531 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2930 | 2026.05.06 00:55:31.711937 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.06 00:55:31.711972 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2932 | 2026.05.06 00:55:31.712272 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2933 | 2026.05.06 00:55:31.712492 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.06 00:55:31.712621 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001153 sec., 21682.56721595837 rows/sec., 1.59 MiB/sec. | ||
| 2935 | 2026.05.06 00:55:31.712657 [ 270 ] {b6f52047-d3f7-42ca-9e65-c57bb4777cbc} <Debug> TCPHandler: Processed in 0.001316268 sec. | ||
| 2936 | 2026.05.06 00:55:31.712798 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.05.06 00:55:31.712894 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2938 | 2026.05.06 00:55:31.712934 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2939 | 2026.05.06 00:55:31.713351 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.06 00:55:31.713385 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2941 | 2026.05.06 00:55:31.713689 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2942 | 2026.05.06 00:55:31.713912 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.06 00:55:31.714040 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001165 sec., 76394.84978540773 rows/sec., 5.97 MiB/sec. | ||
| 2944 | 2026.05.06 00:55:31.714075 [ 270 ] {31e35641-2724-497e-ac07-4342866fab14} <Debug> TCPHandler: Processed in 0.001326037 sec. | ||
| 2945 | 2026.05.06 00:55:31.714193 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.06 00:55:31.714288 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.06 00:55:31.714330 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2948 | 2026.05.06 00:55:31.714727 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.06 00:55:31.714762 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2950 | 2026.05.06 00:55:31.715103 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2951 | 2026.05.06 00:55:31.715313 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.06 00:55:31.715449 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 2953 | 2026.05.06 00:55:31.715485 [ 270 ] {1ca29969-f07a-44a7-a0d7-358d15798826} <Debug> TCPHandler: Processed in 0.001340858 sec. | ||
| 2954 | 2026.05.06 00:55:31.715606 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.05.06 00:55:31.715729 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.05.06 00:55:31.715795 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2957 | 2026.05.06 00:55:31.716709 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.05.06 00:55:31.716745 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2959 | 2026.05.06 00:55:31.717304 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2960 | 2026.05.06 00:55:31.717537 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.05.06 00:55:31.717691 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001987 sec., 12581.781580271767 rows/sec., 22.55 MiB/sec. | ||
| 2962 | 2026.05.06 00:55:31.717756 [ 270 ] {4aa869dd-0a77-4dc3-8973-d4f4d05ccd91} <Debug> TCPHandler: Processed in 0.002211336 sec. | ||
| 2963 | 2026.05.06 00:55:31.717889 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.05.06 00:55:31.717986 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.05.06 00:55:31.718028 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2966 | 2026.05.06 00:55:31.718370 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.05.06 00:55:31.718405 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2968 | 2026.05.06 00:55:31.718732 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2969 | 2026.05.06 00:55:31.718941 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.06 00:55:31.719068 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2971 | 2026.05.06 00:55:31.719103 [ 270 ] {868f3e29-193a-46a9-94c5-558c30cd06f9} <Debug> TCPHandler: Processed in 0.001264167 sec. | ||
| 2972 | 2026.05.06 00:55:35.140453 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2973 | 2026.05.06 00:55:35.140510 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2974 | 2026.05.06 00:55:35.212084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5740 | ||
| 2975 | 2026.05.06 00:55:35.212827 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.06 00:55:35.212881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2977 | 2026.05.06 00:55:35.213496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2978 | 2026.05.06 00:55:35.213753 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.05.06 00:55:35.213910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5740 | ||
| 2980 | 2026.05.06 00:55:35.218298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 364 | ||
| 2981 | 2026.05.06 00:55:35.220363 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.05.06 00:55:35.220408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2983 | 2026.05.06 00:55:35.221567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2984 | 2026.05.06 00:55:35.221830 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.05.06 00:55:35.222070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2986 | 2026.05.06 00:55:35.500238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2987 | 2026.05.06 00:55:35.517256 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.05.06 00:55:35.517305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2989 | 2026.05.06 00:55:35.523128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2990 | 2026.05.06 00:55:35.523838 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.06 00:55:35.526579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2992 | 2026.05.06 00:55:36.705262 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.06 00:55:36.705484 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2994 | 2026.05.06 00:55:36.705797 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2995 | 2026.05.06 00:55:36.705833 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2996 | 2026.05.06 00:55:36.706062 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2997 | 2026.05.06 00:55:36.706131 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2998 | 2026.05.06 00:55:36.706268 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2999 | 2026.05.06 00:55:36.706379 [ 331 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3000 | 2026.05.06 00:55:36.706402 [ 330 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3001 | 2026.05.06 00:55:36.706379 [ 355 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3002 | 2026.05.06 00:55:36.706539 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3003 | 2026.05.06 00:55:36.706566 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3004 | 2026.05.06 00:55:36.706635 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3005 | 2026.05.06 00:55:36.706655 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3006 | 2026.05.06 00:55:36.706689 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3007 | 2026.05.06 00:55:36.706725 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3008 | 2026.05.06 00:55:36.707901 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002502 sec., 15187.849720223821 rows/sec., 3.08 MiB/sec. | ||
| 3009 | 2026.05.06 00:55:36.708030 [ 270 ] {36b98e60-21d7-4b35-b0aa-603908be8a42} <Debug> TCPHandler: Processed in 0.00288725 sec. | ||
| 3010 | 2026.05.06 00:55:36.709971 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.05.06 00:55:36.710082 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3012 | 2026.05.06 00:55:36.710125 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3013 | 2026.05.06 00:55:36.710653 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.06 00:55:36.710690 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3015 | 2026.05.06 00:55:36.711061 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3016 | 2026.05.06 00:55:36.711286 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.06 00:55:36.711444 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001395 sec., 61648.745519713266 rows/sec., 5.17 MiB/sec. | ||
| 3018 | 2026.05.06 00:55:36.711482 [ 270 ] {2c6c6ed3-ce2b-4177-92ed-ac22748321f3} <Debug> TCPHandler: Processed in 0.001560343 sec. | ||
| 3019 | 2026.05.06 00:55:36.711619 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.05.06 00:55:36.711718 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.05.06 00:55:36.711759 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3022 | 2026.05.06 00:55:36.712173 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.06 00:55:36.712207 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3024 | 2026.05.06 00:55:36.712502 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3025 | 2026.05.06 00:55:36.712733 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.05.06 00:55:36.712863 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001169 sec., 12831.479897348161 rows/sec., 964.87 KiB/sec. | ||
| 3027 | 2026.05.06 00:55:36.712896 [ 270 ] {74b34982-4be7-4666-9c8e-ccf7ee463d13} <Debug> TCPHandler: Processed in 0.001328747 sec. | ||
| 3028 | 2026.05.06 00:55:36.713006 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.05.06 00:55:36.713093 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3030 | 2026.05.06 00:55:36.713129 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3031 | 2026.05.06 00:55:36.713521 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.05.06 00:55:36.713552 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3033 | 2026.05.06 00:55:36.713898 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3034 | 2026.05.06 00:55:36.714104 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.06 00:55:36.714239 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001148 sec., 68815.33101045297 rows/sec., 5.37 MiB/sec. | ||
| 3036 | 2026.05.06 00:55:36.714275 [ 270 ] {0585e0bc-77d1-4170-9d29-aca17c7e502f} <Debug> TCPHandler: Processed in 0.001304577 sec. | ||
| 3037 | 2026.05.06 00:55:36.714392 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.05.06 00:55:36.714485 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.05.06 00:55:36.714526 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3040 | 2026.05.06 00:55:36.714938 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.05.06 00:55:36.714971 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3042 | 2026.05.06 00:55:36.715293 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3043 | 2026.05.06 00:55:36.715498 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.06 00:55:36.715636 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3045 | 2026.05.06 00:55:36.715672 [ 270 ] {7794d5de-063d-46a4-99f4-d84bf3580e56} <Debug> TCPHandler: Processed in 0.001327338 sec. | ||
| 3046 | 2026.05.06 00:55:36.715794 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.05.06 00:55:36.715886 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.05.06 00:55:36.715941 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3049 | 2026.05.06 00:55:36.716710 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.06 00:55:36.716744 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3051 | 2026.05.06 00:55:36.717261 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3052 | 2026.05.06 00:55:36.717501 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.05.06 00:55:36.717638 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 3054 | 2026.05.06 00:55:36.717701 [ 270 ] {07c744a7-b07f-4450-b995-7a00b055a47f} <Debug> TCPHandler: Processed in 0.001953801 sec. | ||
| 3055 | 2026.05.06 00:55:36.717837 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.05.06 00:55:36.717936 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.05.06 00:55:36.717977 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3058 | 2026.05.06 00:55:36.718323 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.05.06 00:55:36.718356 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3060 | 2026.05.06 00:55:36.718653 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3061 | 2026.05.06 00:55:36.718857 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.05.06 00:55:36.718993 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3063 | 2026.05.06 00:55:36.719027 [ 270 ] {bb4fa3a2-ba6d-4629-8ff2-2dc36d0d28c2} <Debug> TCPHandler: Processed in 0.001237596 sec. | ||
| 3064 | 2026.05.06 00:55:41.704939 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.05.06 00:55:41.705285 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3066 | 2026.05.06 00:55:41.705767 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3067 | 2026.05.06 00:55:41.705830 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 3068 | 2026.05.06 00:55:41.706158 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3069 | 2026.05.06 00:55:41.706226 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3070 | 2026.05.06 00:55:41.706362 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3071 | 2026.05.06 00:55:41.706472 [ 355 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3072 | 2026.05.06 00:55:41.706495 [ 330 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3073 | 2026.05.06 00:55:41.706499 [ 320 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3074 | 2026.05.06 00:55:41.706645 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3075 | 2026.05.06 00:55:41.706673 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3076 | 2026.05.06 00:55:41.706741 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3077 | 2026.05.06 00:55:41.706760 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3078 | 2026.05.06 00:55:41.706793 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3079 | 2026.05.06 00:55:41.706833 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3080 | 2026.05.06 00:55:41.708097 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002943 sec., 12911.99456337071 rows/sec., 2.62 MiB/sec. | ||
| 3081 | 2026.05.06 00:55:41.708248 [ 270 ] {85972126-c52d-46d1-bdb7-3ef5494a4985} <Debug> TCPHandler: Processed in 0.003469613 sec. | ||
| 3082 | 2026.05.06 00:55:41.710538 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.05.06 00:55:41.710725 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3084 | 2026.05.06 00:55:41.710799 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3085 | 2026.05.06 00:55:41.711393 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.05.06 00:55:41.711433 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3087 | 2026.05.06 00:55:41.711779 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3088 | 2026.05.06 00:55:41.712002 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.05.06 00:55:41.712147 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001477 sec., 2708.1922816519973 rows/sec., 220.83 KiB/sec. | ||
| 3090 | 2026.05.06 00:55:41.712185 [ 270 ] {ccf7f9b3-39cd-4387-83ef-b805e3a5da33} <Debug> TCPHandler: Processed in 0.001738907 sec. | ||
| 3091 | 2026.05.06 00:55:41.712302 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.05.06 00:55:41.712400 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3093 | 2026.05.06 00:55:41.712439 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3094 | 2026.05.06 00:55:41.712894 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.05.06 00:55:41.712930 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3096 | 2026.05.06 00:55:41.713230 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3097 | 2026.05.06 00:55:41.713435 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.05.06 00:55:41.713563 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001185 sec., 91139.24050632911 rows/sec., 7.63 MiB/sec. | ||
| 3099 | 2026.05.06 00:55:41.713599 [ 270 ] {abb49dd0-c69f-4c77-9d52-3f22f1b34632} <Debug> TCPHandler: Processed in 0.001344448 sec. | ||
| 3100 | 2026.05.06 00:55:41.713712 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.05.06 00:55:41.713806 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3102 | 2026.05.06 00:55:41.713845 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3103 | 2026.05.06 00:55:41.714242 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.05.06 00:55:41.714278 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3105 | 2026.05.06 00:55:41.714586 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3106 | 2026.05.06 00:55:41.714789 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.05.06 00:55:41.714916 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001129 sec., 25686.448184233835 rows/sec., 1.87 MiB/sec. | ||
| 3108 | 2026.05.06 00:55:41.714952 [ 270 ] {379618df-ea29-4556-b960-d879aea8b772} <Debug> TCPHandler: Processed in 0.001286667 sec. | ||
| 3109 | 2026.05.06 00:55:41.715057 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.05.06 00:55:41.715150 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3111 | 2026.05.06 00:55:41.715188 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3112 | 2026.05.06 00:55:41.715596 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.05.06 00:55:41.715632 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3114 | 2026.05.06 00:55:41.715931 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3115 | 2026.05.06 00:55:41.716134 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.05.06 00:55:41.716257 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001126 sec., 82593.25044404973 rows/sec., 6.46 MiB/sec. | ||
| 3117 | 2026.05.06 00:55:41.716293 [ 270 ] {0b8599b6-5152-4f5e-9f83-adc195a24a95} <Debug> TCPHandler: Processed in 0.001282346 sec. | ||
| 3118 | 2026.05.06 00:55:41.716405 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.05.06 00:55:41.716498 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.05.06 00:55:41.716539 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3121 | 2026.05.06 00:55:41.716918 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.05.06 00:55:41.716954 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3123 | 2026.05.06 00:55:41.717253 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3124 | 2026.05.06 00:55:41.717441 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.05.06 00:55:41.717560 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00112 sec., 144642.85714285716 rows/sec., 10.07 MiB/sec. | ||
| 3126 | 2026.05.06 00:55:41.717592 [ 270 ] {dbd0a78c-f446-4bde-a604-627d0eb48c54} <Debug> TCPHandler: Processed in 0.001276817 sec. | ||
| 3127 | 2026.05.06 00:55:41.717729 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.05.06 00:55:41.717846 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.05.06 00:55:41.717974 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3130 | 2026.05.06 00:55:41.718829 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.05.06 00:55:41.718868 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3132 | 2026.05.06 00:55:41.719429 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3133 | 2026.05.06 00:55:41.719663 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.05.06 00:55:41.719814 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001934 sec., 12926.577042399173 rows/sec., 23.16 MiB/sec. | ||
| 3135 | 2026.05.06 00:55:41.719873 [ 270 ] {abf3c8fd-901e-4dd8-b935-5c4449ddb5b2} <Debug> TCPHandler: Processed in 0.002152955 sec. | ||
| 3136 | 2026.05.06 00:55:41.719989 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.05.06 00:55:41.720087 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.05.06 00:55:41.720129 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2026.05.06 00:55:41.720480 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.05.06 00:55:41.720517 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3141 | 2026.05.06 00:55:41.720839 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3142 | 2026.05.06 00:55:41.721059 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.05.06 00:55:41.721189 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3144 | 2026.05.06 00:55:41.721225 [ 270 ] {a4fb582f-f8df-4bbb-9a7c-336dd9c6c918} <Debug> TCPHandler: Processed in 0.001285887 sec. | ||
| 3145 | 2026.05.06 00:55:42.714174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6188 | ||
| 3146 | 2026.05.06 00:55:42.714777 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.05.06 00:55:42.714816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3148 | 2026.05.06 00:55:42.715293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3149 | 2026.05.06 00:55:42.715525 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.05.06 00:55:42.715651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6188 | ||
| 3151 | 2026.05.06 00:55:43.026819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3152 | 2026.05.06 00:55:43.042390 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.05.06 00:55:43.042441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3154 | 2026.05.06 00:55:43.048323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3155 | 2026.05.06 00:55:43.049056 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.06 00:55:43.051643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3157 | 2026.05.06 00:55:45.222419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 394 | ||
| 3158 | 2026.05.06 00:55:45.224760 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.05.06 00:55:45.224816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3160 | 2026.05.06 00:55:45.226020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3161 | 2026.05.06 00:55:45.226310 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.05.06 00:55:45.226647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3163 | 2026.05.06 00:55:46.704504 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.05.06 00:55:46.704740 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3165 | 2026.05.06 00:55:46.705076 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3166 | 2026.05.06 00:55:46.705113 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3167 | 2026.05.06 00:55:46.705339 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3168 | 2026.05.06 00:55:46.705411 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3169 | 2026.05.06 00:55:46.705548 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3170 | 2026.05.06 00:55:46.705668 [ 330 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3171 | 2026.05.06 00:55:46.705678 [ 320 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3172 | 2026.05.06 00:55:46.705689 [ 355 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3173 | 2026.05.06 00:55:46.705847 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3174 | 2026.05.06 00:55:46.705876 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3175 | 2026.05.06 00:55:46.705946 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3176 | 2026.05.06 00:55:46.705966 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3177 | 2026.05.06 00:55:46.706001 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3178 | 2026.05.06 00:55:46.706038 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3179 | 2026.05.06 00:55:46.707227 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002579 sec., 14734.393175649477 rows/sec., 2.99 MiB/sec. | ||
| 3180 | 2026.05.06 00:55:46.707361 [ 270 ] {61815939-99c6-4cda-ba54-8d158404f5e0} <Debug> TCPHandler: Processed in 0.002980733 sec. | ||
| 3181 | 2026.05.06 00:55:46.709338 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.05.06 00:55:46.709453 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3183 | 2026.05.06 00:55:46.709498 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3184 | 2026.05.06 00:55:46.710027 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.05.06 00:55:46.710077 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3186 | 2026.05.06 00:55:46.710443 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3187 | 2026.05.06 00:55:46.710664 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.05.06 00:55:46.710811 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001391 sec., 63263.83896477354 rows/sec., 5.33 MiB/sec. | ||
| 3189 | 2026.05.06 00:55:46.710850 [ 270 ] {a51abca8-89ab-4b58-ae1e-747cfd7895a1} <Debug> TCPHandler: Processed in 0.001564223 sec. | ||
| 3190 | 2026.05.06 00:55:46.710983 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.05.06 00:55:46.711082 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.05.06 00:55:46.711123 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3193 | 2026.05.06 00:55:46.711535 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.05.06 00:55:46.711572 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3195 | 2026.05.06 00:55:46.711875 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3196 | 2026.05.06 00:55:46.712082 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.05.06 00:55:46.712205 [ 125 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3198 | 2026.05.06 00:55:46.712214 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001153 sec., 13876.843018213358 rows/sec., 1.02 MiB/sec. | ||
| 3199 | 2026.05.06 00:55:46.712243 [ 125 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.05.06 00:55:46.712257 [ 270 ] {4f519be9-ae33-4c91-8a15-32b5cd3bcc4d} <Debug> TCPHandler: Processed in 0.001322927 sec. | ||
| 3201 | 2026.05.06 00:55:46.712266 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3202 | 2026.05.06 00:55:46.712382 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 3203 | 2026.05.06 00:55:46.712384 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.05.06 00:55:46.712509 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3205 | 2026.05.06 00:55:46.712520 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3206 | 2026.05.06 00:55:46.712551 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3207 | 2026.05.06 00:55:46.712562 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 3208 | 2026.05.06 00:55:46.712635 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3209 | 2026.05.06 00:55:46.712680 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3210 | 2026.05.06 00:55:46.712722 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3211 | 2026.05.06 00:55:46.712761 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part | ||
| 3212 | 2026.05.06 00:55:46.712802 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3213 | 2026.05.06 00:55:46.713013 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.06 00:55:46.713054 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3215 | 2026.05.06 00:55:46.713371 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3216 | 2026.05.06 00:55:46.713606 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.05.06 00:55:46.713649 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316257 sec., 155744.660807122 rows/sec., 11.99 MiB/sec. | ||
| 3218 | 2026.05.06 00:55:46.713736 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001245 sec., 64257.0281124498 rows/sec., 5.02 MiB/sec. | ||
| 3219 | 2026.05.06 00:55:46.713776 [ 270 ] {af93d7d4-53b0-454c-8636-b404c0d5f0c0} <Debug> TCPHandler: Processed in 0.00144063 sec. | ||
| 3220 | 2026.05.06 00:55:46.713807 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3221 | 2026.05.06 00:55:46.713901 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.05.06 00:55:46.714001 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.05.06 00:55:46.714045 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3224 | 2026.05.06 00:55:46.714067 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.06 00:55:46.714142 [ 198 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_16_3} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3226 | 2026.05.06 00:55:46.714214 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3227 | 2026.05.06 00:55:46.714466 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.06 00:55:46.714506 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3229 | 2026.05.06 00:55:46.714852 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3230 | 2026.05.06 00:55:46.715060 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.05.06 00:55:46.715191 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 3232 | 2026.05.06 00:55:46.715227 [ 270 ] {4e51ff7d-c98d-4710-8b55-45d16b4056d1} <Debug> TCPHandler: Processed in 0.001373278 sec. | ||
| 3233 | 2026.05.06 00:55:46.715348 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.05.06 00:55:46.715442 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.05.06 00:55:46.715495 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3236 | 2026.05.06 00:55:46.716310 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.05.06 00:55:46.716344 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3238 | 2026.05.06 00:55:46.716869 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3239 | 2026.05.06 00:55:46.717089 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.05.06 00:55:46.717193 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3241 | 2026.05.06 00:55:46.717222 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.05.06 00:55:46.717227 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001804 sec., 8869.179600886917 rows/sec., 15.89 MiB/sec. | ||
| 3243 | 2026.05.06 00:55:46.717239 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3244 | 2026.05.06 00:55:46.717290 [ 270 ] {3a8731fe-eb67-4636-8a6d-ed84624a686b} <Debug> TCPHandler: Processed in 0.001989042 sec. | ||
| 3245 | 2026.05.06 00:55:46.717324 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 3246 | 2026.05.06 00:55:46.717435 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.06 00:55:46.717534 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.06 00:55:46.717545 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3249 | 2026.05.06 00:55:46.717576 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3250 | 2026.05.06 00:55:46.717607 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part | ||
| 3251 | 2026.05.06 00:55:46.717755 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 3252 | 2026.05.06 00:55:46.717903 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3253 | 2026.05.06 00:55:46.718061 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3254 | 2026.05.06 00:55:46.718068 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.05.06 00:55:46.718118 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3256 | 2026.05.06 00:55:46.718194 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3257 | 2026.05.06 00:55:46.718319 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3258 | 2026.05.06 00:55:46.718492 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3259 | 2026.05.06 00:55:46.718747 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.05.06 00:55:46.718884 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
| 3261 | 2026.05.06 00:55:46.718921 [ 270 ] {327f5d33-a90d-4bb0-995c-f4876febc408} <Debug> TCPHandler: Processed in 0.001534292 sec. | ||
| 3262 | 2026.05.06 00:55:46.721761 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.004471224 sec., 63517.28296323333 rows/sec., 113.82 MiB/sec. | ||
| 3263 | 2026.05.06 00:55:46.722373 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3264 | 2026.05.06 00:55:46.722676 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.05.06 00:55:46.722740 [ 198 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3266 | 2026.05.06 00:55:46.722819 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3267 | 2026.05.06 00:55:50.140561 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3268 | 2026.05.06 00:55:50.140620 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3269 | 2026.05.06 00:55:50.215829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6700 | ||
| 3270 | 2026.05.06 00:55:50.216338 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.05.06 00:55:50.216384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3272 | 2026.05.06 00:55:50.217066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3273 | 2026.05.06 00:55:50.217399 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.06 00:55:50.217542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6700 | ||
| 3275 | 2026.05.06 00:55:50.551814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3276 | 2026.05.06 00:55:50.567981 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.05.06 00:55:50.568028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3278 | 2026.05.06 00:55:50.573390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3279 | 2026.05.06 00:55:50.574074 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.05.06 00:55:50.576763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3281 | 2026.05.06 00:55:51.705567 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.05.06 00:55:51.705806 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3283 | 2026.05.06 00:55:51.706129 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3284 | 2026.05.06 00:55:51.706166 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3285 | 2026.05.06 00:55:51.706385 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3286 | 2026.05.06 00:55:51.706456 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3287 | 2026.05.06 00:55:51.706595 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3288 | 2026.05.06 00:55:51.706719 [ 320 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3289 | 2026.05.06 00:55:51.706720 [ 355 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3290 | 2026.05.06 00:55:51.706720 [ 286 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3291 | 2026.05.06 00:55:51.706873 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3292 | 2026.05.06 00:55:51.706902 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3293 | 2026.05.06 00:55:51.706972 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3294 | 2026.05.06 00:55:51.706992 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3295 | 2026.05.06 00:55:51.707028 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3296 | 2026.05.06 00:55:51.707070 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3297 | 2026.05.06 00:55:51.708188 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002469 sec., 15390.846496557311 rows/sec., 3.12 MiB/sec. | ||
| 3298 | 2026.05.06 00:55:51.708322 [ 270 ] {774515ed-887d-4c39-b0f7-1dac15a7375b} <Debug> TCPHandler: Processed in 0.002941702 sec. | ||
| 3299 | 2026.05.06 00:55:51.710410 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.05.06 00:55:51.710528 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3301 | 2026.05.06 00:55:51.710583 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3302 | 2026.05.06 00:55:51.711213 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.05.06 00:55:51.711263 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3304 | 2026.05.06 00:55:51.711667 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3305 | 2026.05.06 00:55:51.711885 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.05.06 00:55:51.712011 [ 131 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3307 | 2026.05.06 00:55:51.712041 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001549 sec., 68431.24596513879 rows/sec., 5.75 MiB/sec. | ||
| 3308 | 2026.05.06 00:55:51.712057 [ 131 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.05.06 00:55:51.712084 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3310 | 2026.05.06 00:55:51.712085 [ 270 ] {3e042958-f39d-4e2a-a569-910b9bed7c02} <Debug> TCPHandler: Processed in 0.001728986 sec. | ||
| 3311 | 2026.05.06 00:55:51.712189 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 3312 | 2026.05.06 00:55:51.712237 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.05.06 00:55:51.712314 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3314 | 2026.05.06 00:55:51.712342 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3315 | 2026.05.06 00:55:51.712352 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2613 rows starting from the beginning of the part | ||
| 3316 | 2026.05.06 00:55:51.712393 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3317 | 2026.05.06 00:55:51.712430 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3318 | 2026.05.06 00:55:51.712484 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3319 | 2026.05.06 00:55:51.712529 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3320 | 2026.05.06 00:55:51.712568 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
| 3321 | 2026.05.06 00:55:51.712609 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3322 | 2026.05.06 00:55:51.712816 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.05.06 00:55:51.712860 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3324 | 2026.05.06 00:55:51.713177 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3325 | 2026.05.06 00:55:51.713421 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.05.06 00:55:51.713561 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00124 sec., 20161.290322580644 rows/sec., 1.48 MiB/sec. | ||
| 3327 | 2026.05.06 00:55:51.713600 [ 270 ] {1e83891b-a514-4907-9ac3-9c09f45d3ffe} <Debug> TCPHandler: Processed in 0.001414349 sec. | ||
| 3328 | 2026.05.06 00:55:51.713712 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.05.06 00:55:51.713811 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3330 | 2026.05.06 00:55:51.713851 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3331 | 2026.05.06 00:55:51.713921 [ 198 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771187 sec., 1754190.8336048084 rows/sec., 141.14 MiB/sec. | ||
| 3332 | 2026.05.06 00:55:51.714299 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.06 00:55:51.714298 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3334 | 2026.05.06 00:55:51.714345 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3335 | 2026.05.06 00:55:51.714700 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3336 | 2026.05.06 00:55:51.714719 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.05.06 00:55:51.714821 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_21_4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3338 | 2026.05.06 00:55:51.714933 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.06 00:55:51.714936 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3340 | 2026.05.06 00:55:51.715040 [ 131 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3341 | 2026.05.06 00:55:51.715073 [ 131 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.06 00:55:51.715073 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001281 sec., 69476.97111631538 rows/sec., 5.43 MiB/sec. | ||
| 3343 | 2026.05.06 00:55:51.715094 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3344 | 2026.05.06 00:55:51.715125 [ 270 ] {27338c2e-35f5-49d5-9475-21668b1a83da} <Debug> TCPHandler: Processed in 0.00146405 sec. | ||
| 3345 | 2026.05.06 00:55:51.715188 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 3346 | 2026.05.06 00:55:51.715263 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.05.06 00:55:51.715288 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3348 | 2026.05.06 00:55:51.715321 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1400 rows starting from the beginning of the part | ||
| 3349 | 2026.05.06 00:55:51.715374 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.05.06 00:55:51.715403 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part | ||
| 3351 | 2026.05.06 00:55:51.715422 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3352 | 2026.05.06 00:55:51.715465 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3353 | 2026.05.06 00:55:51.715525 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 93 rows starting from the beginning of the part | ||
| 3354 | 2026.05.06 00:55:51.715569 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 80 rows starting from the beginning of the part | ||
| 3355 | 2026.05.06 00:55:51.715607 [ 196 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3356 | 2026.05.06 00:55:51.715846 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.05.06 00:55:51.715893 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3358 | 2026.05.06 00:55:51.716248 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3359 | 2026.05.06 00:55:51.716462 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.05.06 00:55:51.716562 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3361 | 2026.05.06 00:55:51.716589 [ 186 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014334 sec., 1276684.8053578902 rows/sec., 94.61 MiB/sec. | ||
| 3362 | 2026.05.06 00:55:51.716592 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.06 00:55:51.716597 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 3364 | 2026.05.06 00:55:51.716633 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3365 | 2026.05.06 00:55:51.716664 [ 270 ] {4f6cccbf-d414-4d16-bd8c-c49c208b6f0a} <Debug> TCPHandler: Processed in 0.00146003 sec. | ||
| 3366 | 2026.05.06 00:55:51.716707 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 3367 | 2026.05.06 00:55:51.716787 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3368 | 2026.05.06 00:55:51.716788 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.06 00:55:51.716804 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3370 | 2026.05.06 00:55:51.716853 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7256 rows starting from the beginning of the part | ||
| 3371 | 2026.05.06 00:55:51.716899 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 3372 | 2026.05.06 00:55:51.716909 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.05.06 00:55:51.716939 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3374 | 2026.05.06 00:55:51.716970 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3375 | 2026.05.06 00:55:51.716979 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3376 | 2026.05.06 00:55:51.717028 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 3377 | 2026.05.06 00:55:51.717066 [ 196 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3378 | 2026.05.06 00:55:51.717105 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.05.06 00:55:51.717191 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_21_4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3380 | 2026.05.06 00:55:51.717274 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3381 | 2026.05.06 00:55:51.717796 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.05.06 00:55:51.717838 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3383 | 2026.05.06 00:55:51.718485 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3384 | 2026.05.06 00:55:51.718766 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.05.06 00:55:51.718924 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002034 sec., 12291.052114060965 rows/sec., 22.03 MiB/sec. | ||
| 3386 | 2026.05.06 00:55:51.718988 [ 270 ] {03ef5f67-06da-42aa-a16d-a2c06f4d56c1} <Debug> TCPHandler: Processed in 0.002249197 sec. | ||
| 3387 | 2026.05.06 00:55:51.719117 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.05.06 00:55:51.719212 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3389 | 2026.05.06 00:55:51.719228 [ 199 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8058 rows, containing 5 columns (5 merged, 0 gathered) in 0.002545333 sec., 3165794.023807494 rows/sec., 203.62 MiB/sec. | ||
| 3390 | 2026.05.06 00:55:51.719253 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3391 | 2026.05.06 00:55:51.719601 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.06 00:55:51.719638 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3393 | 2026.05.06 00:55:51.719782 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3394 | 2026.05.06 00:55:51.719963 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3395 | 2026.05.06 00:55:51.720122 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.05.06 00:55:51.720209 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3397 | 2026.05.06 00:55:51.720232 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.06 00:55:51.720288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3399 | 2026.05.06 00:55:51.720364 [ 130 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3400 | 2026.05.06 00:55:51.720372 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 3401 | 2026.05.06 00:55:51.720405 [ 130 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.05.06 00:55:51.720433 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3403 | 2026.05.06 00:55:51.720433 [ 270 ] {2d883e40-96eb-451d-9939-d3d074e9df51} <Debug> TCPHandler: Processed in 0.001368858 sec. | ||
| 3404 | 2026.05.06 00:55:51.720511 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 3405 | 2026.05.06 00:55:51.720602 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3406 | 2026.05.06 00:55:51.720631 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 750 rows starting from the beginning of the part | ||
| 3407 | 2026.05.06 00:55:51.720688 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 3408 | 2026.05.06 00:55:51.720726 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 3409 | 2026.05.06 00:55:51.720767 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 3410 | 2026.05.06 00:55:51.720803 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 3411 | 2026.05.06 00:55:51.720844 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 3412 | 2026.05.06 00:55:51.721727 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001245196 sec., 843240.7428228166 rows/sec., 56.97 MiB/sec. | ||
| 3413 | 2026.05.06 00:55:51.721958 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3414 | 2026.05.06 00:55:51.722223 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_21_4} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.05.06 00:55:51.722289 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_21_4} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3416 | 2026.05.06 00:55:51.722368 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3417 | 2026.05.06 00:55:52.112665 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.05.06 00:55:52.113046 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3419 | 2026.05.06 00:55:52.113596 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3420 | 2026.05.06 00:55:52.113634 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3421 | 2026.05.06 00:55:52.113882 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3422 | 2026.05.06 00:55:52.113950 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3423 | 2026.05.06 00:55:52.114089 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 3424 | 2026.05.06 00:55:52.114213 [ 286 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3425 | 2026.05.06 00:55:52.114226 [ 320 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3426 | 2026.05.06 00:55:52.114213 [ 355 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3427 | 2026.05.06 00:55:52.114393 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3428 | 2026.05.06 00:55:52.114419 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3429 | 2026.05.06 00:55:52.114489 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3430 | 2026.05.06 00:55:52.114509 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3431 | 2026.05.06 00:55:52.114543 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3432 | 2026.05.06 00:55:52.114586 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3433 | 2026.05.06 00:55:52.115748 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002869 sec., 13245.033112582782 rows/sec., 2.69 MiB/sec. | ||
| 3434 | 2026.05.06 00:55:52.115874 [ 270 ] {65df720e-fa10-4b9a-8728-a78ac2b48d66} <Debug> TCPHandler: Processed in 0.003385591 sec. | ||
| 3435 | 2026.05.06 00:55:52.129179 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.05.06 00:55:52.129290 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.05.06 00:55:52.129334 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3438 | 2026.05.06 00:55:52.129822 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.05.06 00:55:52.129868 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3440 | 2026.05.06 00:55:52.130238 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3441 | 2026.05.06 00:55:52.130456 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.05.06 00:55:52.130605 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001345 sec., 17843.866171003716 rows/sec., 1.48 MiB/sec. | ||
| 3443 | 2026.05.06 00:55:52.130644 [ 270 ] {04224cb2-b8d5-4852-8b25-a1f2486c5dd2} <Debug> TCPHandler: Processed in 0.001518242 sec. | ||
| 3444 | 2026.05.06 00:55:52.130769 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.05.06 00:55:52.130867 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3446 | 2026.05.06 00:55:52.130906 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3447 | 2026.05.06 00:55:52.132383 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.05.06 00:55:52.132419 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3449 | 2026.05.06 00:55:52.132876 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3450 | 2026.05.06 00:55:52.133100 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.05.06 00:55:52.133233 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Debug> executeQuery: Read 2553 rows, 195.97 KiB in 0.002385 sec., 1070440.251572327 rows/sec., 80.24 MiB/sec. | ||
| 3452 | 2026.05.06 00:55:52.133272 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3453 | 2026.05.06 00:55:52.133286 [ 270 ] {7c9c9a2c-7b78-4779-bc77-bf636cbc2b17} <Debug> TCPHandler: Processed in 0.002567523 sec. | ||
| 3454 | 2026.05.06 00:55:52.133408 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.05.06 00:55:52.133505 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3456 | 2026.05.06 00:55:52.133545 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3457 | 2026.05.06 00:55:52.133955 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.05.06 00:55:52.133993 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3459 | 2026.05.06 00:55:52.134293 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3460 | 2026.05.06 00:55:52.134505 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.05.06 00:55:52.134642 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.001156 sec., 32006.920415224915 rows/sec., 2.40 MiB/sec. | ||
| 3462 | 2026.05.06 00:55:52.134680 [ 270 ] {ef1b9cfa-db86-4dcf-950d-e4cd57ca7717} <Debug> TCPHandler: Processed in 0.001323038 sec. | ||
| 3463 | 2026.05.06 00:55:52.134801 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.05.06 00:55:52.134904 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.05.06 00:55:52.134946 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3466 | 2026.05.06 00:55:52.135639 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.05.06 00:55:52.135677 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3468 | 2026.05.06 00:55:52.136032 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3469 | 2026.05.06 00:55:52.136255 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.05.06 00:55:52.136384 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001499 sec., 550366.9112741828 rows/sec., 32.19 MiB/sec. | ||
| 3471 | 2026.05.06 00:55:52.136421 [ 270 ] {7ba5b33d-2e60-4cd3-94fe-9c365ab731ec} <Debug> TCPHandler: Processed in 0.001672555 sec. | ||
| 3472 | 2026.05.06 00:55:52.136546 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.05.06 00:55:52.136661 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.05.06 00:55:52.136707 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3475 | 2026.05.06 00:55:52.137146 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.05.06 00:55:52.137189 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3477 | 2026.05.06 00:55:52.137521 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3478 | 2026.05.06 00:55:52.137730 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.06 00:55:52.137856 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 57.73 KiB/sec. | ||
| 3480 | 2026.05.06 00:55:52.137893 [ 270 ] {287215ae-95be-45d8-9e85-9576c8c54881} <Debug> TCPHandler: Processed in 0.001401399 sec. | ||
| 3481 | 2026.05.06 00:55:52.138007 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.05.06 00:55:52.138114 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.05.06 00:55:52.138155 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3484 | 2026.05.06 00:55:52.138558 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.05.06 00:55:52.138595 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3486 | 2026.05.06 00:55:52.138902 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3487 | 2026.05.06 00:55:52.139112 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.05.06 00:55:52.139243 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 3489 | 2026.05.06 00:55:52.139283 [ 270 ] {8b8f1f3e-1da6-4025-99a7-00af1f660e54} <Debug> TCPHandler: Processed in 0.001326548 sec. | ||
| 3490 | 2026.05.06 00:55:52.139456 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.05.06 00:55:52.139551 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3492 | 2026.05.06 00:55:52.139591 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3493 | 2026.05.06 00:55:52.140399 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.05.06 00:55:52.140442 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3495 | 2026.05.06 00:55:52.140806 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3496 | 2026.05.06 00:55:52.141025 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.05.06 00:55:52.141159 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Debug> executeQuery: Read 1340 rows, 92.49 KiB in 0.001625 sec., 824615.3846153846 rows/sec., 55.59 MiB/sec. | ||
| 3498 | 2026.05.06 00:55:52.141196 [ 270 ] {dc06dd5b-07b7-43d2-80e7-b27ff6e439a4} <Debug> TCPHandler: Processed in 0.001789748 sec. | ||
| 3499 | 2026.05.06 00:55:52.141305 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.05.06 00:55:52.141409 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.05.06 00:55:52.141453 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3502 | 2026.05.06 00:55:52.142146 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.05.06 00:55:52.142185 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3504 | 2026.05.06 00:55:52.142634 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3505 | 2026.05.06 00:55:52.142859 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.05.06 00:55:52.142995 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001605 sec., 954517.1339563862 rows/sec., 58.35 MiB/sec. | ||
| 3507 | 2026.05.06 00:55:52.143033 [ 270 ] {fd77aee6-7715-4407-a79f-99b60b3e6850} <Debug> TCPHandler: Processed in 0.001780147 sec. | ||
| 3508 | 2026.05.06 00:55:52.143150 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.05.06 00:55:52.143246 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.05.06 00:55:52.143299 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3511 | 2026.05.06 00:55:52.144080 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.05.06 00:55:52.144118 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3513 | 2026.05.06 00:55:52.144650 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3514 | 2026.05.06 00:55:52.144885 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.06 00:55:52.145030 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 3516 | 2026.05.06 00:55:52.145083 [ 270 ] {b65afe2d-64a0-46ed-80e8-bcc27eb33b2d} <Debug> TCPHandler: Processed in 0.001983081 sec. | ||
| 3517 | 2026.05.06 00:55:52.145217 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.05.06 00:55:52.145320 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.05.06 00:55:52.145362 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3520 | 2026.05.06 00:55:52.145728 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.05.06 00:55:52.145765 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3522 | 2026.05.06 00:55:52.146075 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3523 | 2026.05.06 00:55:52.146295 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.06 00:55:52.146455 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 718.24 KiB/sec. | ||
| 3525 | 2026.05.06 00:55:52.146494 [ 270 ] {b7b1d01f-bdf4-4152-8c0f-4fb98885097c} <Debug> TCPHandler: Processed in 0.001327818 sec. | ||
| 3526 | 2026.05.06 00:55:55.226865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 444 | ||
| 3527 | 2026.05.06 00:55:55.229645 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.05.06 00:55:55.229707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3529 | 2026.05.06 00:55:55.230912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3530 | 2026.05.06 00:55:55.231185 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.05.06 00:55:55.231362 [ 126 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3532 | 2026.05.06 00:55:55.231440 [ 126 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.05.06 00:55:55.231453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3534 | 2026.05.06 00:55:55.231465 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3535 | 2026.05.06 00:55:55.231578 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 3536 | 2026.05.06 00:55:55.232080 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3537 | 2026.05.06 00:55:55.232234 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 3538 | 2026.05.06 00:55:55.232628 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 3539 | 2026.05.06 00:55:55.232973 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
| 3540 | 2026.05.06 00:55:55.233306 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 3541 | 2026.05.06 00:55:55.233634 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 3542 | 2026.05.06 00:55:55.233954 [ 199 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 3543 | 2026.05.06 00:55:55.239498 [ 198 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 72 columns (72 merged, 0 gathered) in 0.007960377 sec., 55776.25280812706 rows/sec., 49.66 MiB/sec. | ||
| 3544 | 2026.05.06 00:55:55.240475 [ 198 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3545 | 2026.05.06 00:55:55.241112 [ 198 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.06 00:55:55.241203 [ 198 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_11_2} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3547 | 2026.05.06 00:55:55.241451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 3548 | 2026.05.06 00:55:56.703931 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.06 00:55:56.704198 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3550 | 2026.05.06 00:55:56.704568 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3551 | 2026.05.06 00:55:56.704610 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3552 | 2026.05.06 00:55:56.704882 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3553 | 2026.05.06 00:55:56.704954 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3554 | 2026.05.06 00:55:56.705096 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3555 | 2026.05.06 00:55:56.705221 [ 286 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3556 | 2026.05.06 00:55:56.705230 [ 320 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3557 | 2026.05.06 00:55:56.705251 [ 342 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3558 | 2026.05.06 00:55:56.705403 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3559 | 2026.05.06 00:55:56.705433 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3560 | 2026.05.06 00:55:56.705512 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3561 | 2026.05.06 00:55:56.705532 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3562 | 2026.05.06 00:55:56.705566 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3563 | 2026.05.06 00:55:56.705607 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3564 | 2026.05.06 00:55:56.706936 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002839 sec., 13384.994716449455 rows/sec., 2.71 MiB/sec. | ||
| 3565 | 2026.05.06 00:55:56.707070 [ 270 ] {c5d2ca54-b67a-4a9b-a6ad-6ccf3efcce3a} <Debug> TCPHandler: Processed in 0.003280759 sec. | ||
| 3566 | 2026.05.06 00:55:56.708595 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.05.06 00:55:56.708709 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3568 | 2026.05.06 00:55:56.708755 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3569 | 2026.05.06 00:55:56.709257 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.06 00:55:56.709299 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3571 | 2026.05.06 00:55:56.709670 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3572 | 2026.05.06 00:55:56.709896 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.05.06 00:55:56.710046 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001369 sec., 40905.77063550037 rows/sec., 3.14 MiB/sec. | ||
| 3574 | 2026.05.06 00:55:56.710085 [ 270 ] {9ef7c0b0-7629-477b-9c1d-0ac3cff19ced} <Debug> TCPHandler: Processed in 0.001542652 sec. | ||
| 3575 | 2026.05.06 00:55:56.710211 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.05.06 00:55:56.710311 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3577 | 2026.05.06 00:55:56.710351 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3578 | 2026.05.06 00:55:56.710775 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.05.06 00:55:56.710813 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3580 | 2026.05.06 00:55:56.711118 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3581 | 2026.05.06 00:55:56.711330 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.05.06 00:55:56.711461 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 3583 | 2026.05.06 00:55:56.711498 [ 270 ] {ee554c31-e0e0-4fe4-b460-eac5b0c1257a} <Debug> TCPHandler: Processed in 0.001339168 sec. | ||
| 3584 | 2026.05.06 00:55:56.711622 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.05.06 00:55:56.711719 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.05.06 00:55:56.711761 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3587 | 2026.05.06 00:55:56.712142 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.05.06 00:55:56.712178 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3589 | 2026.05.06 00:55:56.712508 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3590 | 2026.05.06 00:55:56.712726 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.05.06 00:55:56.712858 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001159 sec., 110440.03451251077 rows/sec., 7.69 MiB/sec. | ||
| 3592 | 2026.05.06 00:55:56.712895 [ 270 ] {ada87c3a-fe36-47bc-886b-5cf14ddeac05} <Debug> TCPHandler: Processed in 0.001322878 sec. | ||
| 3593 | 2026.05.06 00:55:56.713021 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.05.06 00:55:56.713117 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.05.06 00:55:56.713158 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3596 | 2026.05.06 00:55:56.713490 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.05.06 00:55:56.713527 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3598 | 2026.05.06 00:55:56.713833 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3599 | 2026.05.06 00:55:56.714045 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.05.06 00:55:56.714174 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 3601 | 2026.05.06 00:55:56.714211 [ 270 ] {41620160-7114-45d8-8d05-cf332576151f} <Debug> TCPHandler: Processed in 0.001240077 sec. | ||
| 3602 | 2026.05.06 00:55:57.717677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7148 | ||
| 3603 | 2026.05.06 00:55:57.718434 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.05.06 00:55:57.718504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3605 | 2026.05.06 00:55:57.719262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3606 | 2026.05.06 00:55:57.719487 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.05.06 00:55:57.719612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7148 | ||
| 3608 | 2026.05.06 00:55:58.076880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3609 | 2026.05.06 00:55:58.093231 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.05.06 00:55:58.093286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3611 | 2026.05.06 00:55:58.099329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3612 | 2026.05.06 00:55:58.100014 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.05.06 00:55:58.102651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3614 | 2026.05.06 00:55:59.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.84 MiB, peak 233.05 MiB, free memory in arenas 0.00 B, will set to 230.64 MiB (RSS), difference: 1.80 MiB | ||
| 3615 | 2026.05.06 00:56:01.705228 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.05.06 00:56:01.705499 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3617 | 2026.05.06 00:56:01.705877 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3618 | 2026.05.06 00:56:01.705915 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3619 | 2026.05.06 00:56:01.706141 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3620 | 2026.05.06 00:56:01.706212 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3621 | 2026.05.06 00:56:01.706355 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3622 | 2026.05.06 00:56:01.706469 [ 320 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3623 | 2026.05.06 00:56:01.706484 [ 286 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3624 | 2026.05.06 00:56:01.706481 [ 342 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3625 | 2026.05.06 00:56:01.706637 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3626 | 2026.05.06 00:56:01.706667 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3627 | 2026.05.06 00:56:01.706739 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3628 | 2026.05.06 00:56:01.706759 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3629 | 2026.05.06 00:56:01.706794 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3630 | 2026.05.06 00:56:01.706834 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3631 | 2026.05.06 00:56:01.708089 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002689 sec., 14131.647452584604 rows/sec., 2.87 MiB/sec. | ||
| 3632 | 2026.05.06 00:56:01.708234 [ 270 ] {5fb59a18-45cc-4e31-b3d8-372d3750d521} <Debug> TCPHandler: Processed in 0.003145756 sec. | ||
| 3633 | 2026.05.06 00:56:01.710189 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.05.06 00:56:01.710322 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3635 | 2026.05.06 00:56:01.710375 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3636 | 2026.05.06 00:56:01.710989 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.05.06 00:56:01.711034 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3638 | 2026.05.06 00:56:01.711444 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3639 | 2026.05.06 00:56:01.711674 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.05.06 00:56:01.711827 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001545 sec., 68608.4142394822 rows/sec., 5.76 MiB/sec. | ||
| 3641 | 2026.05.06 00:56:01.711869 [ 270 ] {80176523-a720-455e-b936-82fd3818784d} <Debug> TCPHandler: Processed in 0.001744367 sec. | ||
| 3642 | 2026.05.06 00:56:01.711997 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.05.06 00:56:01.712098 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.05.06 00:56:01.712141 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3645 | 2026.05.06 00:56:01.712560 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.05.06 00:56:01.712598 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3647 | 2026.05.06 00:56:01.712909 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3648 | 2026.05.06 00:56:01.713117 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.05.06 00:56:01.713253 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001177 sec., 21240.441801189463 rows/sec., 1.56 MiB/sec. | ||
| 3650 | 2026.05.06 00:56:01.713290 [ 270 ] {925464b2-d4b9-42bc-a493-f7d86dc42099} <Debug> TCPHandler: Processed in 0.001345729 sec. | ||
| 3651 | 2026.05.06 00:56:01.713407 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.05.06 00:56:01.713503 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3653 | 2026.05.06 00:56:01.713543 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3654 | 2026.05.06 00:56:01.713991 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.05.06 00:56:01.714030 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3656 | 2026.05.06 00:56:01.714350 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3657 | 2026.05.06 00:56:01.714562 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.05.06 00:56:01.714694 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00121 sec., 73553.71900826447 rows/sec., 5.74 MiB/sec. | ||
| 3659 | 2026.05.06 00:56:01.714731 [ 270 ] {8eab2939-001d-4ee4-8982-ac5742690af3} <Debug> TCPHandler: Processed in 0.001375149 sec. | ||
| 3660 | 2026.05.06 00:56:01.714853 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.05.06 00:56:01.714948 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.05.06 00:56:01.714991 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3663 | 2026.05.06 00:56:01.715409 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.05.06 00:56:01.715446 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3665 | 2026.05.06 00:56:01.715785 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3666 | 2026.05.06 00:56:01.715990 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.05.06 00:56:01.716131 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3668 | 2026.05.06 00:56:01.716169 [ 270 ] {4ab2dd7a-f1f0-427e-b6ad-78a71605556a} <Debug> TCPHandler: Processed in 0.001366739 sec. | ||
| 3669 | 2026.05.06 00:56:01.716291 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.05.06 00:56:01.716387 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.05.06 00:56:01.716441 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3672 | 2026.05.06 00:56:01.717228 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.05.06 00:56:01.717265 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3674 | 2026.05.06 00:56:01.717795 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3675 | 2026.05.06 00:56:01.718023 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.05.06 00:56:01.718171 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 3677 | 2026.05.06 00:56:01.718229 [ 270 ] {6fd935cb-5090-4202-a9c6-24469404c455} <Debug> TCPHandler: Processed in 0.001986641 sec. | ||
| 3678 | 2026.05.06 00:56:01.718350 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.05.06 00:56:01.718447 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.05.06 00:56:01.718488 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3681 | 2026.05.06 00:56:01.718833 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.05.06 00:56:01.718867 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3683 | 2026.05.06 00:56:01.719182 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3684 | 2026.05.06 00:56:01.719391 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.05.06 00:56:01.719520 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3686 | 2026.05.06 00:56:01.719555 [ 270 ] {ee61466c-8258-4091-b8c5-76ad8e55f548} <Debug> TCPHandler: Processed in 0.001254276 sec. | ||
| 3687 | 2026.05.06 00:56:02.582845 [ 4 ] {} <Trace> TCP-Session: c08b7913-207d-418d-9885-5c19c9da785a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.05.06 00:56:02.583252 [ 4 ] {96ccb669-93d5-4c79-9419-dbcc2b429840} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51559) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3689 | 2026.05.06 00:56:02.583961 [ 4 ] {96ccb669-93d5-4c79-9419-dbcc2b429840} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3690 | 2026.05.06 00:56:02.584141 [ 4 ] {96ccb669-93d5-4c79-9419-dbcc2b429840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3691 | 2026.05.06 00:56:02.584541 [ 342 ] {96ccb669-93d5-4c79-9419-dbcc2b429840} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3692 | 2026.05.06 00:56:02.585156 [ 4 ] {96ccb669-93d5-4c79-9419-dbcc2b429840} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.00209 sec., 66985.64593301436 rows/sec., 3.72 MiB/sec. | ||
| 3693 | 2026.05.06 00:56:02.585258 [ 4 ] {96ccb669-93d5-4c79-9419-dbcc2b429840} <Debug> TCPHandler: Processed in 0.002637565 sec. | ||
| 3694 | 2026.05.06 00:56:03.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.73 MiB, peak 233.05 MiB, free memory in arenas 0.00 B, will set to 230.71 MiB (RSS), difference: -2.03 MiB | ||
| 3695 | 2026.05.06 00:56:05.140871 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3696 | 2026.05.06 00:56:05.140920 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3697 | 2026.05.06 00:56:05.219731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7660 | ||
| 3698 | 2026.05.06 00:56:05.220494 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.05.06 00:56:05.220559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3700 | 2026.05.06 00:56:05.221337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3701 | 2026.05.06 00:56:05.221572 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.05.06 00:56:05.221694 [ 29 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3703 | 2026.05.06 00:56:05.221706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7660 | ||
| 3704 | 2026.05.06 00:56:05.221740 [ 29 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.05.06 00:56:05.221763 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3706 | 2026.05.06 00:56:05.221893 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 3707 | 2026.05.06 00:56:05.222057 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2026.05.06 00:56:05.222105 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5228 rows starting from the beginning of the part | ||
| 3709 | 2026.05.06 00:56:05.222196 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 3710 | 2026.05.06 00:56:05.222246 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 3711 | 2026.05.06 00:56:05.222290 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 3712 | 2026.05.06 00:56:05.222338 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 3713 | 2026.05.06 00:56:05.222383 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 3714 | 2026.05.06 00:56:05.223753 [ 192 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001915291 sec., 3999392.2594530024 rows/sec., 57.21 MiB/sec. | ||
| 3715 | 2026.05.06 00:56:05.224360 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3716 | 2026.05.06 00:56:05.224622 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_16_3} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2026.05.06 00:56:05.224690 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_16_3} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3718 | 2026.05.06 00:56:05.224760 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3719 | 2026.05.06 00:56:05.231680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 470 | ||
| 3720 | 2026.05.06 00:56:05.233710 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.05.06 00:56:05.233748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3722 | 2026.05.06 00:56:05.234849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3723 | 2026.05.06 00:56:05.235101 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.05.06 00:56:05.235325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3725 | 2026.05.06 00:56:05.602764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3726 | 2026.05.06 00:56:05.618567 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.05.06 00:56:05.618617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3728 | 2026.05.06 00:56:05.624134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3729 | 2026.05.06 00:56:05.624822 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.05.06 00:56:05.625169 [ 33 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3731 | 2026.05.06 00:56:05.625254 [ 33 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.05.06 00:56:05.625288 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3733 | 2026.05.06 00:56:05.625447 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 3734 | 2026.05.06 00:56:05.627619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3735 | 2026.05.06 00:56:05.629267 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3736 | 2026.05.06 00:56:05.630633 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 3737 | 2026.05.06 00:56:05.634985 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 3738 | 2026.05.06 00:56:05.639199 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 3739 | 2026.05.06 00:56:05.643567 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 3740 | 2026.05.06 00:56:05.648089 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 3741 | 2026.05.06 00:56:05.652487 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 3742 | 2026.05.06 00:56:05.705795 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080422934 sec., 1504.5459545159097 rows/sec., 7.78 MiB/sec. | ||
| 3743 | 2026.05.06 00:56:05.707348 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3744 | 2026.05.06 00:56:05.708935 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_16_3} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.05.06 00:56:05.709027 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_16_3} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3746 | 2026.05.06 00:56:05.710274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3747 | 2026.05.06 00:56:06.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.83 MiB, peak 241.78 MiB, free memory in arenas 0.00 B, will set to 239.97 MiB (RSS), difference: 8.14 MiB | ||
| 3748 | 2026.05.06 00:56:06.001262 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828798 sec. | ||
| 3749 | 2026.05.06 00:56:06.705824 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.05.06 00:56:06.706078 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3751 | 2026.05.06 00:56:06.706407 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3752 | 2026.05.06 00:56:06.706453 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3753 | 2026.05.06 00:56:06.706677 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3754 | 2026.05.06 00:56:06.706748 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3755 | 2026.05.06 00:56:06.706884 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3756 | 2026.05.06 00:56:06.707014 [ 286 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3757 | 2026.05.06 00:56:06.707023 [ 342 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3758 | 2026.05.06 00:56:06.707015 [ 366 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3759 | 2026.05.06 00:56:06.707218 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3760 | 2026.05.06 00:56:06.707248 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3761 | 2026.05.06 00:56:06.707316 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3762 | 2026.05.06 00:56:06.707335 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3763 | 2026.05.06 00:56:06.707370 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3764 | 2026.05.06 00:56:06.707411 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3765 | 2026.05.06 00:56:06.708693 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002711 sec., 14016.96790852084 rows/sec., 2.84 MiB/sec. | ||
| 3766 | 2026.05.06 00:56:06.708805 [ 270 ] {01d71510-f47b-462d-81d7-64755f4b71d5} <Debug> TCPHandler: Processed in 0.003108855 sec. | ||
| 3767 | 2026.05.06 00:56:06.710585 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.05.06 00:56:06.710695 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3769 | 2026.05.06 00:56:06.710739 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3770 | 2026.05.06 00:56:06.711247 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.05.06 00:56:06.711285 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3772 | 2026.05.06 00:56:06.711642 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3773 | 2026.05.06 00:56:06.711862 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.05.06 00:56:06.712013 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001348 sec., 65281.899109792284 rows/sec., 5.50 MiB/sec. | ||
| 3775 | 2026.05.06 00:56:06.712052 [ 270 ] {752a4549-bd03-4ca5-b6c2-a544e6f3f6e4} <Debug> TCPHandler: Processed in 0.001517682 sec. | ||
| 3776 | 2026.05.06 00:56:06.712176 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.05.06 00:56:06.712271 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3778 | 2026.05.06 00:56:06.712308 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3779 | 2026.05.06 00:56:06.712678 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.05.06 00:56:06.712712 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3781 | 2026.05.06 00:56:06.712983 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3782 | 2026.05.06 00:56:06.713240 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.05.06 00:56:06.713368 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001113 sec., 14375.561545372866 rows/sec., 1.06 MiB/sec. | ||
| 3784 | 2026.05.06 00:56:06.713404 [ 270 ] {10f0872e-be9b-4721-aad9-2c683df8f48a} <Debug> TCPHandler: Processed in 0.001274777 sec. | ||
| 3785 | 2026.05.06 00:56:06.713517 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.05.06 00:56:06.713610 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3787 | 2026.05.06 00:56:06.713648 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3788 | 2026.05.06 00:56:06.714056 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.05.06 00:56:06.714092 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3790 | 2026.05.06 00:56:06.714385 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3791 | 2026.05.06 00:56:06.714603 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.05.06 00:56:06.714733 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001141 sec., 70113.93514460999 rows/sec., 5.47 MiB/sec. | ||
| 3793 | 2026.05.06 00:56:06.714768 [ 270 ] {d29c6226-0a08-41cb-8c74-63a7c0859a05} <Debug> TCPHandler: Processed in 0.001298627 sec. | ||
| 3794 | 2026.05.06 00:56:06.714885 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2026.05.06 00:56:06.714979 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3796 | 2026.05.06 00:56:06.715020 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3797 | 2026.05.06 00:56:06.715420 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.05.06 00:56:06.715456 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3799 | 2026.05.06 00:56:06.715785 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3800 | 2026.05.06 00:56:06.715992 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.05.06 00:56:06.716121 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 3802 | 2026.05.06 00:56:06.716157 [ 270 ] {83cae6a1-b523-41cd-9db3-414510701c16} <Debug> TCPHandler: Processed in 0.001319588 sec. | ||
| 3803 | 2026.05.06 00:56:06.716274 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2026.05.06 00:56:06.716367 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3805 | 2026.05.06 00:56:06.716418 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3806 | 2026.05.06 00:56:06.717163 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.05.06 00:56:06.717199 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3808 | 2026.05.06 00:56:06.717725 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3809 | 2026.05.06 00:56:06.717946 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.05.06 00:56:06.718088 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001739 sec., 9200.690051753882 rows/sec., 16.49 MiB/sec. | ||
| 3811 | 2026.05.06 00:56:06.718146 [ 270 ] {4b275570-6841-4e1c-9ffe-9de01fc81e8d} <Debug> TCPHandler: Processed in 0.001919191 sec. | ||
| 3812 | 2026.05.06 00:56:06.718266 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2026.05.06 00:56:06.718365 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3814 | 2026.05.06 00:56:06.718406 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3815 | 2026.05.06 00:56:06.718741 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.05.06 00:56:06.718777 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3817 | 2026.05.06 00:56:06.719081 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3818 | 2026.05.06 00:56:06.719295 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.05.06 00:56:06.719423 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3820 | 2026.05.06 00:56:06.719458 [ 270 ] {41852311-b675-454d-be6d-1e2debbf19aa} <Debug> TCPHandler: Processed in 0.001244016 sec. | ||
| 3821 | 2026.05.06 00:56:10.852473 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54216 | ||
| 3822 | 2026.05.06 00:56:10.852589 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3823 | 2026.05.06 00:56:10.852616 [ 307 ] {} <Debug> TCP-Session: 65b39a4d-be54-41a3-8412-9cf19df7fc8b Authenticating user 'default' from [fd00:1122:3344:101::e]:54216 | ||
| 3824 | 2026.05.06 00:56:10.852639 [ 307 ] {} <Debug> TCP-Session: 65b39a4d-be54-41a3-8412-9cf19df7fc8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.05.06 00:56:10.852652 [ 307 ] {} <Debug> TCP-Session: 65b39a4d-be54-41a3-8412-9cf19df7fc8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.05.06 00:56:10.852843 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63888 | ||
| 3827 | 2026.05.06 00:56:10.852855 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40256 | ||
| 3828 | 2026.05.06 00:56:10.852892 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61913 | ||
| 3829 | 2026.05.06 00:56:10.852920 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44906 | ||
| 3830 | 2026.05.06 00:56:10.852961 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64922 | ||
| 3831 | 2026.05.06 00:56:10.852982 [ 307 ] {} <Trace> TCP-Session: 65b39a4d-be54-41a3-8412-9cf19df7fc8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.05.06 00:56:10.852935 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62748 | ||
| 3833 | 2026.05.06 00:56:10.852932 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34687 | ||
| 3834 | 2026.05.06 00:56:10.853078 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.05.06 00:56:10.852887 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62926 | ||
| 3836 | 2026.05.06 00:56:10.853123 [ 308 ] {} <Debug> TCP-Session: 6974044a-adf4-434b-9efe-f08f78cff257 Authenticating user 'default' from [fd00:1122:3344:101::e]:63888 | ||
| 3837 | 2026.05.06 00:56:10.853163 [ 308 ] {} <Debug> TCP-Session: 6974044a-adf4-434b-9efe-f08f78cff257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.06 00:56:10.853176 [ 308 ] {} <Debug> TCP-Session: 6974044a-adf4-434b-9efe-f08f78cff257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.06 00:56:10.853190 [ 307 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3840 | 2026.05.06 00:56:10.853442 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.05.06 00:56:10.853466 [ 307 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3842 | 2026.05.06 00:56:10.853481 [ 304 ] {} <Debug> TCP-Session: 2bc3f263-f6f6-46c5-a330-5a3249bcf460 Authenticating user 'default' from [fd00:1122:3344:101::e]:64922 | ||
| 3843 | 2026.05.06 00:56:10.853519 [ 304 ] {} <Debug> TCP-Session: 2bc3f263-f6f6-46c5-a330-5a3249bcf460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.06 00:56:10.853534 [ 304 ] {} <Debug> TCP-Session: 2bc3f263-f6f6-46c5-a330-5a3249bcf460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.05.06 00:56:10.853534 [ 307 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3846 | 2026.05.06 00:56:10.853554 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3847 | 2026.05.06 00:56:10.853594 [ 310 ] {} <Debug> TCP-Session: cc1f6112-75f0-4561-9368-c48422485f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:62926 | ||
| 3848 | 2026.05.06 00:56:10.853621 [ 310 ] {} <Debug> TCP-Session: cc1f6112-75f0-4561-9368-c48422485f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.05.06 00:56:10.853634 [ 310 ] {} <Debug> TCP-Session: cc1f6112-75f0-4561-9368-c48422485f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.05.06 00:56:10.853857 [ 307 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 3851 | 2026.05.06 00:56:10.853890 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3852 | 2026.05.06 00:56:10.853926 [ 269 ] {} <Debug> TCP-Session: b6538dcd-7b0a-402b-a255-25940be221c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34687 | ||
| 3853 | 2026.05.06 00:56:10.853944 [ 269 ] {} <Debug> TCP-Session: b6538dcd-7b0a-402b-a255-25940be221c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.06 00:56:10.853961 [ 269 ] {} <Debug> TCP-Session: b6538dcd-7b0a-402b-a255-25940be221c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.05.06 00:56:10.853992 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2026.05.06 00:56:10.854027 [ 303 ] {} <Debug> TCP-Session: 2562a8fa-bead-4ede-be44-40a3eac93259 Authenticating user 'default' from [fd00:1122:3344:101::e]:62748 | ||
| 3857 | 2026.05.06 00:56:10.854046 [ 303 ] {} <Debug> TCP-Session: 2562a8fa-bead-4ede-be44-40a3eac93259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.05.06 00:56:10.854059 [ 303 ] {} <Debug> TCP-Session: 2562a8fa-bead-4ede-be44-40a3eac93259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.06 00:56:10.854380 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2026.05.06 00:56:10.854424 [ 3 ] {} <Debug> TCP-Session: 3b4aed9d-9f38-4992-b5a6-1f2a656ed714 Authenticating user 'default' from [fd00:1122:3344:101::e]:44906 | ||
| 3861 | 2026.05.06 00:56:10.854450 [ 3 ] {} <Debug> TCP-Session: 3b4aed9d-9f38-4992-b5a6-1f2a656ed714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.06 00:56:10.854472 [ 3 ] {} <Debug> TCP-Session: 3b4aed9d-9f38-4992-b5a6-1f2a656ed714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.05.06 00:56:10.854635 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2026.05.06 00:56:10.854674 [ 311 ] {} <Debug> TCP-Session: d52d139b-ac37-4b61-9a69-d09a154ff45c Authenticating user 'default' from [fd00:1122:3344:101::e]:61913 | ||
| 3865 | 2026.05.06 00:56:10.854692 [ 311 ] {} <Debug> TCP-Session: d52d139b-ac37-4b61-9a69-d09a154ff45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.05.06 00:56:10.854743 [ 311 ] {} <Debug> TCP-Session: d52d139b-ac37-4b61-9a69-d09a154ff45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.05.06 00:56:10.854752 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.05.06 00:56:10.854793 [ 309 ] {} <Debug> TCP-Session: 73302ebf-45a8-4973-921a-8cee328dfe65 Authenticating user 'default' from [fd00:1122:3344:101::e]:40256 | ||
| 3869 | 2026.05.06 00:56:10.854811 [ 309 ] {} <Debug> TCP-Session: 73302ebf-45a8-4973-921a-8cee328dfe65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.06 00:56:10.854825 [ 309 ] {} <Debug> TCP-Session: 73302ebf-45a8-4973-921a-8cee328dfe65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.06 00:56:10.854999 [ 343 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Trace> AggregatingTransform: Aggregating | ||
| 3872 | 2026.05.06 00:56:10.855042 [ 343 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Trace> Aggregator: Aggregation method: without_key | ||
| 3873 | 2026.05.06 00:56:10.855077 [ 343 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001107094 sec. (903.266 rows/sec., 35.28 KiB/sec.) | ||
| 3874 | 2026.05.06 00:56:10.855096 [ 343 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Trace> Aggregator: Merging aggregated data | ||
| 3875 | 2026.05.06 00:56:10.856494 [ 307 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003365 sec., 297.1768202080238 rows/sec., 11.61 KiB/sec. | ||
| 3876 | 2026.05.06 00:56:10.856700 [ 307 ] {4872e72f-2d79-4988-aebf-c146d3775a55} <Debug> TCPHandler: Processed in 0.003835451 sec. | ||
| 3877 | 2026.05.06 00:56:10.856832 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3878 | 2026.05.06 00:56:10.856854 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3879 | 2026.05.06 00:56:10.856873 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3880 | 2026.05.06 00:56:10.856894 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.05.06 00:56:10.856919 [ 308 ] {} <Debug> TCP-Session: 6974044a-adf4-434b-9efe-f08f78cff257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.06 00:56:10.856930 [ 309 ] {} <Debug> TCP-Session: 73302ebf-45a8-4973-921a-8cee328dfe65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.06 00:56:10.856946 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3884 | 2026.05.06 00:56:10.856968 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2026.05.06 00:56:10.856982 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3886 | 2026.05.06 00:56:10.856999 [ 303 ] {} <Debug> TCP-Session: 2562a8fa-bead-4ede-be44-40a3eac93259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.05.06 00:56:10.857019 [ 311 ] {} <Debug> TCP-Session: d52d139b-ac37-4b61-9a69-d09a154ff45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.06 00:56:10.857031 [ 304 ] {} <Debug> TCP-Session: 2bc3f263-f6f6-46c5-a330-5a3249bcf460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.06 00:56:10.856941 [ 269 ] {} <Debug> TCP-Session: b6538dcd-7b0a-402b-a255-25940be221c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.06 00:56:10.856928 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.05.06 00:56:10.856913 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2026.05.06 00:56:10.857129 [ 310 ] {} <Debug> TCP-Session: cc1f6112-75f0-4561-9368-c48422485f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.06 00:56:10.856866 [ 307 ] {} <Debug> TCP-Session: 65b39a4d-be54-41a3-8412-9cf19df7fc8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.06 00:56:10.857154 [ 3 ] {} <Debug> TCP-Session: 3b4aed9d-9f38-4992-b5a6-1f2a656ed714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.06 00:56:10.877288 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65412 | ||
| 3896 | 2026.05.06 00:56:10.877365 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3897 | 2026.05.06 00:56:10.877387 [ 307 ] {} <Debug> TCP-Session: 7631ff4f-d160-481f-b500-7aaf2963465d Authenticating user 'default' from [fd00:1122:3344:101::e]:65412 | ||
| 3898 | 2026.05.06 00:56:10.877404 [ 307 ] {} <Debug> TCP-Session: 7631ff4f-d160-481f-b500-7aaf2963465d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.06 00:56:10.877416 [ 307 ] {} <Debug> TCP-Session: 7631ff4f-d160-481f-b500-7aaf2963465d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.06 00:56:10.877609 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52486 | ||
| 3901 | 2026.05.06 00:56:10.877627 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35918 | ||
| 3902 | 2026.05.06 00:56:10.877651 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49630 | ||
| 3903 | 2026.05.06 00:56:10.877684 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41627 | ||
| 3904 | 2026.05.06 00:56:10.877713 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.05.06 00:56:10.877747 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.05.06 00:56:10.877747 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3907 | 2026.05.06 00:56:10.877762 [ 308 ] {} <Debug> TCP-Session: 289c1719-0fe0-4f59-a0d0-7b80a0de8cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52486 | ||
| 3908 | 2026.05.06 00:56:10.877783 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2026.05.06 00:56:10.877785 [ 3 ] {} <Debug> TCP-Session: c375d4b4-76fe-4827-9343-54b5eb61c816 Authenticating user 'default' from [fd00:1122:3344:101::e]:49630 | ||
| 3910 | 2026.05.06 00:56:10.877802 [ 308 ] {} <Debug> TCP-Session: 289c1719-0fe0-4f59-a0d0-7b80a0de8cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.05.06 00:56:10.877834 [ 3 ] {} <Debug> TCP-Session: c375d4b4-76fe-4827-9343-54b5eb61c816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.05.06 00:56:10.877849 [ 308 ] {} <Debug> TCP-Session: 289c1719-0fe0-4f59-a0d0-7b80a0de8cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.06 00:56:10.877868 [ 3 ] {} <Debug> TCP-Session: c375d4b4-76fe-4827-9343-54b5eb61c816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.05.06 00:56:10.877817 [ 269 ] {} <Debug> TCP-Session: 3c2248ac-7f70-45f2-8173-fdeffb2c68f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41627 | ||
| 3915 | 2026.05.06 00:56:10.877778 [ 310 ] {} <Debug> TCP-Session: 765f83bf-ea77-447c-b69e-0d5aac3f7eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35918 | ||
| 3916 | 2026.05.06 00:56:10.877919 [ 269 ] {} <Debug> TCP-Session: 3c2248ac-7f70-45f2-8173-fdeffb2c68f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.05.06 00:56:10.877936 [ 310 ] {} <Debug> TCP-Session: 765f83bf-ea77-447c-b69e-0d5aac3f7eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.05.06 00:56:10.877949 [ 269 ] {} <Debug> TCP-Session: 3c2248ac-7f70-45f2-8173-fdeffb2c68f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.05.06 00:56:10.877962 [ 310 ] {} <Debug> TCP-Session: 765f83bf-ea77-447c-b69e-0d5aac3f7eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.05.06 00:56:10.877697 [ 307 ] {} <Trace> TCP-Session: 7631ff4f-d160-481f-b500-7aaf2963465d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.05.06 00:56:10.877682 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45812 | ||
| 3922 | 2026.05.06 00:56:10.877642 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39583 | ||
| 3923 | 2026.05.06 00:56:10.877617 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48344 | ||
| 3924 | 2026.05.06 00:56:10.878075 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3925 | 2026.05.06 00:56:10.877694 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39032 | ||
| 3926 | 2026.05.06 00:56:10.878114 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.05.06 00:56:10.878144 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3928 | 2026.05.06 00:56:10.878169 [ 311 ] {} <Debug> TCP-Session: e52e5508-1da1-4b6e-83ec-3643bc6cc311 Authenticating user 'default' from [fd00:1122:3344:101::e]:39583 | ||
| 3929 | 2026.05.06 00:56:10.878178 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3930 | 2026.05.06 00:56:10.878188 [ 309 ] {} <Debug> TCP-Session: f09ab2a5-2268-48df-b595-f86aa45bf082 Authenticating user 'default' from [fd00:1122:3344:101::e]:48344 | ||
| 3931 | 2026.05.06 00:56:10.878204 [ 311 ] {} <Debug> TCP-Session: e52e5508-1da1-4b6e-83ec-3643bc6cc311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.05.06 00:56:10.878218 [ 304 ] {} <Debug> TCP-Session: 6c5178a3-c9d5-4d6d-87ce-c2abfa8b51f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39032 | ||
| 3933 | 2026.05.06 00:56:10.878228 [ 309 ] {} <Debug> TCP-Session: f09ab2a5-2268-48df-b595-f86aa45bf082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.06 00:56:10.878236 [ 311 ] {} <Debug> TCP-Session: e52e5508-1da1-4b6e-83ec-3643bc6cc311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.05.06 00:56:10.878261 [ 309 ] {} <Debug> TCP-Session: f09ab2a5-2268-48df-b595-f86aa45bf082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.06 00:56:10.878253 [ 304 ] {} <Debug> TCP-Session: 6c5178a3-c9d5-4d6d-87ce-c2abfa8b51f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.06 00:56:10.878171 [ 307 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3938 | 2026.05.06 00:56:10.878336 [ 304 ] {} <Debug> TCP-Session: 6c5178a3-c9d5-4d6d-87ce-c2abfa8b51f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.05.06 00:56:10.878120 [ 303 ] {} <Debug> TCP-Session: 902e746a-ec02-468f-8082-ddeb10d08ec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45812 | ||
| 3940 | 2026.05.06 00:56:10.878394 [ 303 ] {} <Debug> TCP-Session: 902e746a-ec02-468f-8082-ddeb10d08ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.06 00:56:10.878409 [ 303 ] {} <Debug> TCP-Session: 902e746a-ec02-468f-8082-ddeb10d08ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.06 00:56:10.878555 [ 307 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3943 | 2026.05.06 00:56:10.878603 [ 307 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3944 | 2026.05.06 00:56:10.878857 [ 307 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 3945 | 2026.05.06 00:56:10.879823 [ 363 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Trace> AggregatingTransform: Aggregating | ||
| 3946 | 2026.05.06 00:56:10.879882 [ 363 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3947 | 2026.05.06 00:56:10.879926 [ 363 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009742 sec. (1026.483 rows/sec., 40.10 KiB/sec.) | ||
| 3948 | 2026.05.06 00:56:10.879954 [ 363 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Trace> Aggregator: Merging aggregated data | ||
| 3949 | 2026.05.06 00:56:10.881316 [ 307 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 3950 | 2026.05.06 00:56:10.881450 [ 307 ] {b4db1c0c-dce5-49d9-8717-fcc32e119c0d} <Debug> TCPHandler: Processed in 0.003862641 sec. | ||
| 3951 | 2026.05.06 00:56:10.881573 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2026.05.06 00:56:10.881602 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.05.06 00:56:10.881627 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.05.06 00:56:10.881643 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3955 | 2026.05.06 00:56:10.881666 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.05.06 00:56:10.881705 [ 304 ] {} <Debug> TCP-Session: 6c5178a3-c9d5-4d6d-87ce-c2abfa8b51f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.05.06 00:56:10.881705 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2026.05.06 00:56:10.881733 [ 311 ] {} <Debug> TCP-Session: e52e5508-1da1-4b6e-83ec-3643bc6cc311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.06 00:56:10.881745 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.05.06 00:56:10.881767 [ 269 ] {} <Debug> TCP-Session: 3c2248ac-7f70-45f2-8173-fdeffb2c68f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.05.06 00:56:10.881727 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2026.05.06 00:56:10.881796 [ 303 ] {} <Debug> TCP-Session: 902e746a-ec02-468f-8082-ddeb10d08ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.06 00:56:10.881691 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3964 | 2026.05.06 00:56:10.881839 [ 310 ] {} <Debug> TCP-Session: 765f83bf-ea77-447c-b69e-0d5aac3f7eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.05.06 00:56:10.881867 [ 3 ] {} <Debug> TCP-Session: c375d4b4-76fe-4827-9343-54b5eb61c816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.06 00:56:10.881688 [ 308 ] {} <Debug> TCP-Session: 289c1719-0fe0-4f59-a0d0-7b80a0de8cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.05.06 00:56:10.881657 [ 309 ] {} <Debug> TCP-Session: f09ab2a5-2268-48df-b595-f86aa45bf082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.05.06 00:56:10.881607 [ 307 ] {} <Debug> TCP-Session: 7631ff4f-d160-481f-b500-7aaf2963465d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.05.06 00:56:11.111885 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57236 | ||
| 3970 | 2026.05.06 00:56:11.112000 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2026.05.06 00:56:11.112030 [ 307 ] {} <Debug> TCP-Session: dabf8e93-0686-40db-adbe-6d58ad0bcd34 Authenticating user 'default' from [fd00:1122:3344:101::e]:57236 | ||
| 3972 | 2026.05.06 00:56:11.112055 [ 307 ] {} <Debug> TCP-Session: dabf8e93-0686-40db-adbe-6d58ad0bcd34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.06 00:56:11.112071 [ 307 ] {} <Debug> TCP-Session: dabf8e93-0686-40db-adbe-6d58ad0bcd34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.06 00:56:11.112332 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37573 | ||
| 3975 | 2026.05.06 00:56:11.112345 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64857 | ||
| 3976 | 2026.05.06 00:56:11.112378 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53604 | ||
| 3977 | 2026.05.06 00:56:11.112384 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59698 | ||
| 3978 | 2026.05.06 00:56:11.112449 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3979 | 2026.05.06 00:56:11.112469 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3980 | 2026.05.06 00:56:11.112464 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.05.06 00:56:11.112505 [ 311 ] {} <Debug> TCP-Session: 9dfafa75-2558-451d-98a7-735630509051 Authenticating user 'default' from [fd00:1122:3344:101::e]:64857 | ||
| 3982 | 2026.05.06 00:56:11.112510 [ 303 ] {} <Debug> TCP-Session: eb9264eb-c8d1-4039-9149-83819c917954 Authenticating user 'default' from [fd00:1122:3344:101::e]:53604 | ||
| 3983 | 2026.05.06 00:56:11.112532 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.05.06 00:56:11.112545 [ 311 ] {} <Debug> TCP-Session: 9dfafa75-2558-451d-98a7-735630509051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.05.06 00:56:11.112556 [ 303 ] {} <Debug> TCP-Session: eb9264eb-c8d1-4039-9149-83819c917954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.05.06 00:56:11.112577 [ 304 ] {} <Debug> TCP-Session: cf8f95a7-ed8c-4bcb-8f2f-810fb91e57d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59698 | ||
| 3987 | 2026.05.06 00:56:11.112578 [ 311 ] {} <Debug> TCP-Session: 9dfafa75-2558-451d-98a7-735630509051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.06 00:56:11.112592 [ 303 ] {} <Debug> TCP-Session: eb9264eb-c8d1-4039-9149-83819c917954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.06 00:56:11.112610 [ 304 ] {} <Debug> TCP-Session: cf8f95a7-ed8c-4bcb-8f2f-810fb91e57d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.06 00:56:11.112545 [ 308 ] {} <Debug> TCP-Session: 4569fe1e-1bd2-4b45-a01c-8d0f117c8ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:37573 | ||
| 3991 | 2026.05.06 00:56:11.112641 [ 304 ] {} <Debug> TCP-Session: cf8f95a7-ed8c-4bcb-8f2f-810fb91e57d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.05.06 00:56:11.112416 [ 307 ] {} <Trace> TCP-Session: dabf8e93-0686-40db-adbe-6d58ad0bcd34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.05.06 00:56:11.112674 [ 308 ] {} <Debug> TCP-Session: 4569fe1e-1bd2-4b45-a01c-8d0f117c8ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.05.06 00:56:11.112359 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35142 | ||
| 3995 | 2026.05.06 00:56:11.112714 [ 308 ] {} <Debug> TCP-Session: 4569fe1e-1bd2-4b45-a01c-8d0f117c8ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.05.06 00:56:11.112351 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34402 | ||
| 3997 | 2026.05.06 00:56:11.112336 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53940 | ||
| 3998 | 2026.05.06 00:56:11.112371 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58979 | ||
| 3999 | 2026.05.06 00:56:11.112816 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4000 | 2026.05.06 00:56:11.112844 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.05.06 00:56:11.112843 [ 307 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57236) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4002 | 2026.05.06 00:56:11.112868 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4003 | 2026.05.06 00:56:11.112880 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4004 | 2026.05.06 00:56:11.112878 [ 310 ] {} <Debug> TCP-Session: 5e9c4bcd-d4c1-483b-a933-e37cfd40d72a Authenticating user 'default' from [fd00:1122:3344:101::e]:34402 | ||
| 4005 | 2026.05.06 00:56:11.112907 [ 309 ] {} <Debug> TCP-Session: 353ace48-5285-4509-ac5f-83b4a07c0e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:53940 | ||
| 4006 | 2026.05.06 00:56:11.112915 [ 269 ] {} <Debug> TCP-Session: 877f1365-5845-49ee-a1c1-fd2a12881c2e Authenticating user 'default' from [fd00:1122:3344:101::e]:58979 | ||
| 4007 | 2026.05.06 00:56:11.112937 [ 310 ] {} <Debug> TCP-Session: 5e9c4bcd-d4c1-483b-a933-e37cfd40d72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.05.06 00:56:11.112952 [ 269 ] {} <Debug> TCP-Session: 877f1365-5845-49ee-a1c1-fd2a12881c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.06 00:56:11.112965 [ 310 ] {} <Debug> TCP-Session: 5e9c4bcd-d4c1-483b-a933-e37cfd40d72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.06 00:56:11.112978 [ 269 ] {} <Debug> TCP-Session: 877f1365-5845-49ee-a1c1-fd2a12881c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.06 00:56:11.112941 [ 309 ] {} <Debug> TCP-Session: 353ace48-5285-4509-ac5f-83b4a07c0e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.06 00:56:11.112867 [ 3 ] {} <Debug> TCP-Session: 1c8220d3-4d6a-48a6-9863-db6589d6321b Authenticating user 'default' from [fd00:1122:3344:101::e]:35142 | ||
| 4013 | 2026.05.06 00:56:11.113018 [ 309 ] {} <Debug> TCP-Session: 353ace48-5285-4509-ac5f-83b4a07c0e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.06 00:56:11.113041 [ 3 ] {} <Debug> TCP-Session: 1c8220d3-4d6a-48a6-9863-db6589d6321b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.05.06 00:56:11.113059 [ 3 ] {} <Debug> TCP-Session: 1c8220d3-4d6a-48a6-9863-db6589d6321b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.05.06 00:56:11.113120 [ 307 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4017 | 2026.05.06 00:56:11.113178 [ 307 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4018 | 2026.05.06 00:56:11.113451 [ 307 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 4019 | 2026.05.06 00:56:11.114374 [ 356 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Trace> AggregatingTransform: Aggregating | ||
| 4020 | 2026.05.06 00:56:11.114426 [ 356 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Trace> Aggregator: Aggregation method: without_key | ||
| 4021 | 2026.05.06 00:56:11.114464 [ 356 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913799 sec. (1094.333 rows/sec., 42.75 KiB/sec.) | ||
| 4022 | 2026.05.06 00:56:11.114484 [ 356 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Trace> Aggregator: Merging aggregated data | ||
| 4023 | 2026.05.06 00:56:11.116180 [ 307 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003395 sec., 294.5508100147275 rows/sec., 11.51 KiB/sec. | ||
| 4024 | 2026.05.06 00:56:11.116319 [ 307 ] {35eea4b3-99ce-4059-9225-2a15ef7c8acf} <Debug> TCPHandler: Processed in 0.004019624 sec. | ||
| 4025 | 2026.05.06 00:56:11.116437 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4026 | 2026.05.06 00:56:11.116465 [ 307 ] {} <Debug> TCP-Session: dabf8e93-0686-40db-adbe-6d58ad0bcd34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.05.06 00:56:11.116469 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.05.06 00:56:11.116485 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.05.06 00:56:11.116516 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4030 | 2026.05.06 00:56:11.116515 [ 304 ] {} <Debug> TCP-Session: cf8f95a7-ed8c-4bcb-8f2f-810fb91e57d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.05.06 00:56:11.116529 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4032 | 2026.05.06 00:56:11.116554 [ 269 ] {} <Debug> TCP-Session: 877f1365-5845-49ee-a1c1-fd2a12881c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.05.06 00:56:11.116551 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2026.05.06 00:56:11.116587 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.05.06 00:56:11.116618 [ 311 ] {} <Debug> TCP-Session: 9dfafa75-2558-451d-98a7-735630509051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.05.06 00:56:11.116582 [ 309 ] {} <Debug> TCP-Session: 353ace48-5285-4509-ac5f-83b4a07c0e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.05.06 00:56:11.116637 [ 303 ] {} <Debug> TCP-Session: eb9264eb-c8d1-4039-9149-83819c917954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.05.06 00:56:11.116569 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4039 | 2026.05.06 00:56:11.116535 [ 308 ] {} <Debug> TCP-Session: 4569fe1e-1bd2-4b45-a01c-8d0f117c8ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.05.06 00:56:11.116532 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4041 | 2026.05.06 00:56:11.116717 [ 3 ] {} <Debug> TCP-Session: 1c8220d3-4d6a-48a6-9863-db6589d6321b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.05.06 00:56:11.116752 [ 310 ] {} <Debug> TCP-Session: 5e9c4bcd-d4c1-483b-a933-e37cfd40d72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.05.06 00:56:11.706296 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.05.06 00:56:11.706536 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4045 | 2026.05.06 00:56:11.706897 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4046 | 2026.05.06 00:56:11.706933 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4047 | 2026.05.06 00:56:11.707158 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4048 | 2026.05.06 00:56:11.707230 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4049 | 2026.05.06 00:56:11.707380 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4050 | 2026.05.06 00:56:11.707512 [ 328 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4051 | 2026.05.06 00:56:11.707518 [ 315 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4052 | 2026.05.06 00:56:11.707518 [ 342 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4053 | 2026.05.06 00:56:11.707685 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4054 | 2026.05.06 00:56:11.707721 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4055 | 2026.05.06 00:56:11.707800 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4056 | 2026.05.06 00:56:11.707821 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4057 | 2026.05.06 00:56:11.707858 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4058 | 2026.05.06 00:56:11.707899 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4059 | 2026.05.06 00:56:11.709240 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002795 sec., 13595.706618962433 rows/sec., 2.76 MiB/sec. | ||
| 4060 | 2026.05.06 00:56:11.709379 [ 270 ] {8b27eec4-5a49-48cc-9796-36c7227b5cfc} <Debug> TCPHandler: Processed in 0.003228327 sec. | ||
| 4061 | 2026.05.06 00:56:11.711617 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.05.06 00:56:11.711736 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4063 | 2026.05.06 00:56:11.711781 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4064 | 2026.05.06 00:56:11.712338 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.05.06 00:56:11.712389 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4066 | 2026.05.06 00:56:11.712781 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4067 | 2026.05.06 00:56:11.713005 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.05.06 00:56:11.713155 [ 30 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4069 | 2026.05.06 00:56:11.713167 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001466 sec., 72305.59345156889 rows/sec., 6.07 MiB/sec. | ||
| 4070 | 2026.05.06 00:56:11.713209 [ 30 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.05.06 00:56:11.713226 [ 270 ] {9da235a9-f428-4efd-8aec-9c5e6d0459af} <Debug> TCPHandler: Processed in 0.001663525 sec. | ||
| 4072 | 2026.05.06 00:56:11.713237 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4073 | 2026.05.06 00:56:11.713346 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 4074 | 2026.05.06 00:56:11.713373 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.05.06 00:56:11.713467 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4076 | 2026.05.06 00:56:11.713479 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.05.06 00:56:11.713504 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2615 rows starting from the beginning of the part | ||
| 4078 | 2026.05.06 00:56:11.713527 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4079 | 2026.05.06 00:56:11.713565 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2553 rows starting from the beginning of the part | ||
| 4080 | 2026.05.06 00:56:11.713611 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4081 | 2026.05.06 00:56:11.713653 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 4082 | 2026.05.06 00:56:11.713705 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 4083 | 2026.05.06 00:56:11.713746 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4084 | 2026.05.06 00:56:11.713966 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.05.06 00:56:11.714010 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4086 | 2026.05.06 00:56:11.714338 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4087 | 2026.05.06 00:56:11.714570 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.05.06 00:56:11.714681 [ 30 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4089 | 2026.05.06 00:56:11.714715 [ 30 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.05.06 00:56:11.714720 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001262 sec., 19809.825673534073 rows/sec., 1.45 MiB/sec. | ||
| 4091 | 2026.05.06 00:56:11.714737 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4092 | 2026.05.06 00:56:11.714770 [ 270 ] {8ec6d765-ca62-4bb4-8fa6-9f4a3243615d} <Debug> TCPHandler: Processed in 0.00144854 sec. | ||
| 4093 | 2026.05.06 00:56:11.714844 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 4094 | 2026.05.06 00:56:11.714909 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2026.05.06 00:56:11.714961 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4096 | 2026.05.06 00:56:11.714999 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4097 | 2026.05.06 00:56:11.715011 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4098 | 2026.05.06 00:56:11.715056 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4099 | 2026.05.06 00:56:11.715062 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4100 | 2026.05.06 00:56:11.715116 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
| 4101 | 2026.05.06 00:56:11.715156 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4102 | 2026.05.06 00:56:11.715193 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 4103 | 2026.05.06 00:56:11.715250 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4104 | 2026.05.06 00:56:11.715510 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.05.06 00:56:11.715553 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4106 | 2026.05.06 00:56:11.715945 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4107 | 2026.05.06 00:56:11.716080 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279067 sec., 162618.53366555466 rows/sec., 12.58 MiB/sec. | ||
| 4108 | 2026.05.06 00:56:11.716104 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800378 sec., 1972590.8430933252 rows/sec., 156.70 MiB/sec. | ||
| 4109 | 2026.05.06 00:56:11.716202 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.05.06 00:56:11.716264 [ 191 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4111 | 2026.05.06 00:56:11.716324 [ 30 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4112 | 2026.05.06 00:56:11.716359 [ 30 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.05.06 00:56:11.716365 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001373 sec., 64821.55863073561 rows/sec., 5.06 MiB/sec. | ||
| 4114 | 2026.05.06 00:56:11.716384 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4115 | 2026.05.06 00:56:11.716416 [ 270 ] {ac3cef07-5837-4b3b-bf86-bef17c6ac168} <Debug> TCPHandler: Processed in 0.001558393 sec. | ||
| 4116 | 2026.05.06 00:56:11.716449 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4117 | 2026.05.06 00:56:11.716478 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 4118 | 2026.05.06 00:56:11.716557 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.05.06 00:56:11.716571 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4120 | 2026.05.06 00:56:11.716593 [ 191 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.05.06 00:56:11.716605 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4122 | 2026.05.06 00:56:11.716654 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1340 rows starting from the beginning of the part | ||
| 4123 | 2026.05.06 00:56:11.716660 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.05.06 00:56:11.716682 [ 191 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_21_4} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4125 | 2026.05.06 00:56:11.716694 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4126 | 2026.05.06 00:56:11.716712 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4127 | 2026.05.06 00:56:11.716731 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part | ||
| 4128 | 2026.05.06 00:56:11.716756 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.05.06 00:56:11.716775 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 80 rows starting from the beginning of the part | ||
| 4130 | 2026.05.06 00:56:11.716777 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4131 | 2026.05.06 00:56:11.716816 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part | ||
| 4132 | 2026.05.06 00:56:11.716833 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_26_5} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4133 | 2026.05.06 00:56:11.716920 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4134 | 2026.05.06 00:56:11.717159 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.05.06 00:56:11.717198 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4136 | 2026.05.06 00:56:11.717583 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4137 | 2026.05.06 00:56:11.717806 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.05.06 00:56:11.717915 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4139 | 2026.05.06 00:56:11.717948 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.05.06 00:56:11.717951 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 4141 | 2026.05.06 00:56:11.717965 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4142 | 2026.05.06 00:56:11.718000 [ 270 ] {c9c6645f-1d19-4c9f-aa6e-65f16ddf1330} <Debug> TCPHandler: Processed in 0.001493971 sec. | ||
| 4143 | 2026.05.06 00:56:11.718074 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 4144 | 2026.05.06 00:56:11.718143 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.05.06 00:56:11.718163 [ 191 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714936 sec., 1786072.4831713836 rows/sec., 129.62 MiB/sec. | ||
| 4146 | 2026.05.06 00:56:11.718206 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4147 | 2026.05.06 00:56:11.718245 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8058 rows starting from the beginning of the part | ||
| 4148 | 2026.05.06 00:56:11.718254 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4149 | 2026.05.06 00:56:11.718307 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1532 rows starting from the beginning of the part | ||
| 4150 | 2026.05.06 00:56:11.718317 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4151 | 2026.05.06 00:56:11.718330 [ 191 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4152 | 2026.05.06 00:56:11.718362 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4153 | 2026.05.06 00:56:11.718423 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4154 | 2026.05.06 00:56:11.718466 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 4155 | 2026.05.06 00:56:11.718513 [ 194 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 4156 | 2026.05.06 00:56:11.718602 [ 191 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.05.06 00:56:11.718678 [ 191 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_26_5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4158 | 2026.05.06 00:56:11.718744 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4159 | 2026.05.06 00:56:11.719189 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.05.06 00:56:11.719242 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4161 | 2026.05.06 00:56:11.719862 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4162 | 2026.05.06 00:56:11.720109 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.05.06 00:56:11.720225 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4164 | 2026.05.06 00:56:11.720257 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.05.06 00:56:11.720273 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002038 sec., 12266.928361138373 rows/sec., 21.98 MiB/sec. | ||
| 4166 | 2026.05.06 00:56:11.720275 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4167 | 2026.05.06 00:56:11.720349 [ 270 ] {6ffbcf25-5e9b-47ff-8fdd-8ac2f51f8699} <Debug> TCPHandler: Processed in 0.002260277 sec. | ||
| 4168 | 2026.05.06 00:56:11.720376 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 4169 | 2026.05.06 00:56:11.720481 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.05.06 00:56:11.720582 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.05.06 00:56:11.720587 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4172 | 2026.05.06 00:56:11.720626 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4173 | 2026.05.06 00:56:11.720658 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 284 rows starting from the beginning of the part | ||
| 4174 | 2026.05.06 00:56:11.720776 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4175 | 2026.05.06 00:56:11.720878 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4176 | 2026.05.06 00:56:11.720976 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4177 | 2026.05.06 00:56:11.721000 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.05.06 00:56:11.721040 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4179 | 2026.05.06 00:56:11.721069 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 4180 | 2026.05.06 00:56:11.721166 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4181 | 2026.05.06 00:56:11.721398 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4182 | 2026.05.06 00:56:11.721679 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.05.06 00:56:11.721786 [ 30 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4184 | 2026.05.06 00:56:11.721815 [ 30 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.05.06 00:56:11.721815 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 4186 | 2026.05.06 00:56:11.721834 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4187 | 2026.05.06 00:56:11.721867 [ 270 ] {f4ab12d9-5325-4ad4-80f1-a07d510cb65c} <Debug> TCPHandler: Processed in 0.00143877 sec. | ||
| 4188 | 2026.05.06 00:56:11.721926 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4189 | 2026.05.06 00:56:11.722018 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4190 | 2026.05.06 00:56:11.722043 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1050 rows starting from the beginning of the part | ||
| 4191 | 2026.05.06 00:56:11.722090 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4192 | 2026.05.06 00:56:11.722135 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4193 | 2026.05.06 00:56:11.722173 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4194 | 2026.05.06 00:56:11.722211 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4195 | 2026.05.06 00:56:11.722260 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4196 | 2026.05.06 00:56:11.722869 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10198 rows, containing 5 columns (5 merged, 0 gathered) in 0.004835471 sec., 2108998.275452381 rows/sec., 135.31 MiB/sec. | ||
| 4197 | 2026.05.06 00:56:11.723153 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4198 | 2026.05.06 00:56:11.723215 [ 194 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320048 sec., 977237.1913748591 rows/sec., 65.99 MiB/sec. | ||
| 4199 | 2026.05.06 00:56:11.723434 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4200 | 2026.05.06 00:56:11.723436 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.05.06 00:56:11.723527 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4202 | 2026.05.06 00:56:11.723621 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 4203 | 2026.05.06 00:56:11.723709 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.05.06 00:56:11.723781 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_26_5} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4205 | 2026.05.06 00:56:11.723841 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4206 | 2026.05.06 00:56:11.724891 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 19 columns (19 merged, 0 gathered) in 0.004545335 sec., 88002.31446087032 rows/sec., 157.70 MiB/sec. | ||
| 4207 | 2026.05.06 00:56:11.725540 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4208 | 2026.05.06 00:56:11.725839 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.05.06 00:56:11.725904 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4210 | 2026.05.06 00:56:11.725981 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4211 | 2026.05.06 00:56:12.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.22 MiB, peak 252.33 MiB, free memory in arenas 0.00 B, will set to 244.59 MiB (RSS), difference: 3.37 MiB | ||
| 4212 | 2026.05.06 00:56:12.721928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8108 | ||
| 4213 | 2026.05.06 00:56:12.722584 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.05.06 00:56:12.722627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4215 | 2026.05.06 00:56:12.723115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4216 | 2026.05.06 00:56:12.723360 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.05.06 00:56:12.723492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8108 | ||
| 4218 | 2026.05.06 00:56:13.127800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4219 | 2026.05.06 00:56:13.142313 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.05.06 00:56:13.142354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4221 | 2026.05.06 00:56:13.148230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4222 | 2026.05.06 00:56:13.148920 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.05.06 00:56:13.151434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4224 | 2026.05.06 00:56:15.235590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 504 | ||
| 4225 | 2026.05.06 00:56:15.237865 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.05.06 00:56:15.237913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4227 | 2026.05.06 00:56:15.239114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4228 | 2026.05.06 00:56:15.239372 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.05.06 00:56:15.239621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 4230 | 2026.05.06 00:56:16.705537 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.05.06 00:56:16.705770 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4232 | 2026.05.06 00:56:16.706121 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4233 | 2026.05.06 00:56:16.706166 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4234 | 2026.05.06 00:56:16.706391 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4235 | 2026.05.06 00:56:16.706463 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4236 | 2026.05.06 00:56:16.706606 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4237 | 2026.05.06 00:56:16.706736 [ 314 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4238 | 2026.05.06 00:56:16.706743 [ 315 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4239 | 2026.05.06 00:56:16.706736 [ 342 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4240 | 2026.05.06 00:56:16.706898 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4241 | 2026.05.06 00:56:16.706928 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4242 | 2026.05.06 00:56:16.707019 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4243 | 2026.05.06 00:56:16.707046 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4244 | 2026.05.06 00:56:16.707083 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4245 | 2026.05.06 00:56:16.707120 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4246 | 2026.05.06 00:56:16.708388 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002705 sec., 14048.059149722736 rows/sec., 2.85 MiB/sec. | ||
| 4247 | 2026.05.06 00:56:16.708523 [ 270 ] {7a45ae68-fac6-474d-b501-cf70f1bd5542} <Debug> TCPHandler: Processed in 0.003114975 sec. | ||
| 4248 | 2026.05.06 00:56:16.710579 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.05.06 00:56:16.710701 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4250 | 2026.05.06 00:56:16.710747 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4251 | 2026.05.06 00:56:16.711302 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.05.06 00:56:16.711349 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4253 | 2026.05.06 00:56:16.711725 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4254 | 2026.05.06 00:56:16.711948 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.06 00:56:16.712099 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001434 sec., 61366.806136680614 rows/sec., 5.17 MiB/sec. | ||
| 4256 | 2026.05.06 00:56:16.712141 [ 270 ] {a756728e-5761-4076-a56e-312ab085ae46} <Debug> TCPHandler: Processed in 0.001624594 sec. | ||
| 4257 | 2026.05.06 00:56:16.712274 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.05.06 00:56:16.712373 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.05.06 00:56:16.712414 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4260 | 2026.05.06 00:56:16.712823 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.05.06 00:56:16.712861 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4262 | 2026.05.06 00:56:16.713151 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4263 | 2026.05.06 00:56:16.713365 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.05.06 00:56:16.713499 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001147 sec., 13949.433304272014 rows/sec., 1.02 MiB/sec. | ||
| 4265 | 2026.05.06 00:56:16.713536 [ 270 ] {b9466b12-c8a6-4b5b-acc6-784ebbb70eb2} <Debug> TCPHandler: Processed in 0.001313018 sec. | ||
| 4266 | 2026.05.06 00:56:16.713662 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.05.06 00:56:16.713756 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4268 | 2026.05.06 00:56:16.713796 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4269 | 2026.05.06 00:56:16.714212 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.05.06 00:56:16.714249 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4271 | 2026.05.06 00:56:16.714549 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4272 | 2026.05.06 00:56:16.714759 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.05.06 00:56:16.714890 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001152 sec., 69444.44444444444 rows/sec., 5.42 MiB/sec. | ||
| 4274 | 2026.05.06 00:56:16.714925 [ 270 ] {b8b319cc-1173-4bb0-bc7c-d25220a48aa9} <Debug> TCPHandler: Processed in 0.001312738 sec. | ||
| 4275 | 2026.05.06 00:56:16.715058 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.05.06 00:56:16.715153 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.05.06 00:56:16.715194 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4278 | 2026.05.06 00:56:16.715600 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.06 00:56:16.715636 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4280 | 2026.05.06 00:56:16.715964 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4281 | 2026.05.06 00:56:16.716167 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.05.06 00:56:16.716298 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 4283 | 2026.05.06 00:56:16.716334 [ 270 ] {2cb1eb72-a52f-4421-8343-87d619bc3755} <Debug> TCPHandler: Processed in 0.001324747 sec. | ||
| 4284 | 2026.05.06 00:56:16.716463 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.05.06 00:56:16.716556 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.05.06 00:56:16.716609 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4287 | 2026.05.06 00:56:16.717380 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.06 00:56:16.717416 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4289 | 2026.05.06 00:56:16.717937 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4290 | 2026.05.06 00:56:16.718151 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.06 00:56:16.718289 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00175 sec., 9142.857142857143 rows/sec., 16.38 MiB/sec. | ||
| 4292 | 2026.05.06 00:56:16.718349 [ 270 ] {d338407c-3a34-4e8f-aba9-ddb2fff712a0} <Debug> TCPHandler: Processed in 0.001936281 sec. | ||
| 4293 | 2026.05.06 00:56:16.718479 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.06 00:56:16.718572 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.06 00:56:16.718614 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4296 | 2026.05.06 00:56:16.718960 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.05.06 00:56:16.718996 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4298 | 2026.05.06 00:56:16.719303 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4299 | 2026.05.06 00:56:16.719519 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.05.06 00:56:16.719648 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4301 | 2026.05.06 00:56:16.719683 [ 270 ] {356e88c2-c255-48a7-91aa-d7d0bce4bf83} <Debug> TCPHandler: Processed in 0.001253466 sec. | ||
| 4302 | 2026.05.06 00:56:20.140954 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4303 | 2026.05.06 00:56:20.141010 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4304 | 2026.05.06 00:56:20.223604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8620 | ||
| 4305 | 2026.05.06 00:56:20.224119 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.06 00:56:20.224164 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4307 | 2026.05.06 00:56:20.224675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4308 | 2026.05.06 00:56:20.224902 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.06 00:56:20.225036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8620 | ||
| 4310 | 2026.05.06 00:56:20.651552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4311 | 2026.05.06 00:56:20.667216 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.05.06 00:56:20.667268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4313 | 2026.05.06 00:56:20.673481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4314 | 2026.05.06 00:56:20.674209 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.05.06 00:56:20.677014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4316 | 2026.05.06 00:56:21.705175 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.05.06 00:56:21.705432 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4318 | 2026.05.06 00:56:21.705772 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4319 | 2026.05.06 00:56:21.705807 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4320 | 2026.05.06 00:56:21.706025 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4321 | 2026.05.06 00:56:21.706094 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4322 | 2026.05.06 00:56:21.706232 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4323 | 2026.05.06 00:56:21.706360 [ 345 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4324 | 2026.05.06 00:56:21.706386 [ 315 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4325 | 2026.05.06 00:56:21.706400 [ 342 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4326 | 2026.05.06 00:56:21.706512 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4327 | 2026.05.06 00:56:21.706538 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4328 | 2026.05.06 00:56:21.706608 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4329 | 2026.05.06 00:56:21.706627 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4330 | 2026.05.06 00:56:21.706663 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4331 | 2026.05.06 00:56:21.706699 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4332 | 2026.05.06 00:56:21.708051 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002718 sec., 13980.868285504048 rows/sec., 2.84 MiB/sec. | ||
| 4333 | 2026.05.06 00:56:21.708163 [ 270 ] {11e6f1a7-907d-4c29-bfaf-5d8ee9e5aefc} <Debug> TCPHandler: Processed in 0.003120815 sec. | ||
| 4334 | 2026.05.06 00:56:21.710352 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.05.06 00:56:21.710480 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4336 | 2026.05.06 00:56:21.710531 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4337 | 2026.05.06 00:56:21.711060 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.05.06 00:56:21.711098 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4339 | 2026.05.06 00:56:21.711455 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4340 | 2026.05.06 00:56:21.711674 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.05.06 00:56:21.711819 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001376 sec., 77034.88372093023 rows/sec., 6.47 MiB/sec. | ||
| 4342 | 2026.05.06 00:56:21.711856 [ 270 ] {fe7d221f-9836-4a2f-b102-cebb57f643b4} <Debug> TCPHandler: Processed in 0.001563283 sec. | ||
| 4343 | 2026.05.06 00:56:21.711982 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.05.06 00:56:21.712080 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.05.06 00:56:21.712120 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4346 | 2026.05.06 00:56:21.712524 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.05.06 00:56:21.712559 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4348 | 2026.05.06 00:56:21.712852 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4349 | 2026.05.06 00:56:21.713058 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.05.06 00:56:21.713186 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001128 sec., 22163.120567375885 rows/sec., 1.63 MiB/sec. | ||
| 4351 | 2026.05.06 00:56:21.713222 [ 270 ] {da18e6ad-07d1-44d0-973f-64efe3394dc0} <Debug> TCPHandler: Processed in 0.001288177 sec. | ||
| 4352 | 2026.05.06 00:56:21.713331 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.05.06 00:56:21.713424 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4354 | 2026.05.06 00:56:21.713463 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4355 | 2026.05.06 00:56:21.713878 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.05.06 00:56:21.713911 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4357 | 2026.05.06 00:56:21.714200 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4358 | 2026.05.06 00:56:21.714403 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.05.06 00:56:21.714528 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001123 sec., 79252.00356188779 rows/sec., 6.19 MiB/sec. | ||
| 4360 | 2026.05.06 00:56:21.714563 [ 270 ] {dd1942b5-f5eb-498c-894c-4753be0e7081} <Debug> TCPHandler: Processed in 0.001279057 sec. | ||
| 4361 | 2026.05.06 00:56:21.714673 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.05.06 00:56:21.714765 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4363 | 2026.05.06 00:56:21.714806 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4364 | 2026.05.06 00:56:21.715197 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.05.06 00:56:21.715229 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4366 | 2026.05.06 00:56:21.715539 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4367 | 2026.05.06 00:56:21.715743 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.05.06 00:56:21.715869 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 4369 | 2026.05.06 00:56:21.715904 [ 270 ] {be2f6851-b440-457e-a3cf-978cfab96e16} <Debug> TCPHandler: Processed in 0.001277187 sec. | ||
| 4370 | 2026.05.06 00:56:21.716023 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.05.06 00:56:21.716145 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.05.06 00:56:21.716208 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4373 | 2026.05.06 00:56:21.717035 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.05.06 00:56:21.717070 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4375 | 2026.05.06 00:56:21.717598 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4376 | 2026.05.06 00:56:21.717824 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.05.06 00:56:21.717967 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001848 sec., 13528.138528138528 rows/sec., 24.24 MiB/sec. | ||
| 4378 | 2026.05.06 00:56:21.718029 [ 270 ] {adbe211c-f93b-4300-a9e9-0dfd06866ee0} <Debug> TCPHandler: Processed in 0.002066633 sec. | ||
| 4379 | 2026.05.06 00:56:21.718147 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.05.06 00:56:21.718243 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.05.06 00:56:21.718285 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4382 | 2026.05.06 00:56:21.718627 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.06 00:56:21.718662 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4384 | 2026.05.06 00:56:21.718968 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4385 | 2026.05.06 00:56:21.719180 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.05.06 00:56:21.719307 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4387 | 2026.05.06 00:56:21.719344 [ 270 ] {9b50bd96-fb4f-4a1b-b222-d391210aebc4} <Debug> TCPHandler: Processed in 0.001246947 sec. | ||
| 4388 | 2026.05.06 00:56:22.122514 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.05.06 00:56:22.122772 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4390 | 2026.05.06 00:56:22.123170 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4391 | 2026.05.06 00:56:22.123218 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4392 | 2026.05.06 00:56:22.123531 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4393 | 2026.05.06 00:56:22.123616 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4394 | 2026.05.06 00:56:22.123767 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4395 | 2026.05.06 00:56:22.123890 [ 341 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4396 | 2026.05.06 00:56:22.123893 [ 331 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4397 | 2026.05.06 00:56:22.123893 [ 351 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4398 | 2026.05.06 00:56:22.124031 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4399 | 2026.05.06 00:56:22.124056 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4400 | 2026.05.06 00:56:22.124127 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4401 | 2026.05.06 00:56:22.124147 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4402 | 2026.05.06 00:56:22.124183 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4403 | 2026.05.06 00:56:22.124228 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4404 | 2026.05.06 00:56:22.125387 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002729 sec., 13924.51447416636 rows/sec., 2.82 MiB/sec. | ||
| 4405 | 2026.05.06 00:56:22.125501 [ 270 ] {f6888a39-e479-46d2-bef5-1302206218ec} <Debug> TCPHandler: Processed in 0.003124446 sec. | ||
| 4406 | 2026.05.06 00:56:22.138328 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.05.06 00:56:22.138465 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4408 | 2026.05.06 00:56:22.138518 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4409 | 2026.05.06 00:56:22.139030 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.06 00:56:22.139072 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4411 | 2026.05.06 00:56:22.139432 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4412 | 2026.05.06 00:56:22.139670 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.06 00:56:22.139817 [ 96 ] {} <Debug> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4414 | 2026.05.06 00:56:22.139828 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001402 sec., 17118.402282453637 rows/sec., 1.42 MiB/sec. | ||
| 4415 | 2026.05.06 00:56:22.139869 [ 96 ] {} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.05.06 00:56:22.139889 [ 270 ] {355109af-cb48-4849-9d66-e008c155ce5a} <Debug> TCPHandler: Processed in 0.001626494 sec. | ||
| 4417 | 2026.05.06 00:56:22.139900 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4418 | 2026.05.06 00:56:22.139997 [ 197 ] {9750c359-8d89-4423-bacf-62cec79fe197::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 | ||
| 4419 | 2026.05.06 00:56:22.140023 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.06 00:56:22.140094 [ 197 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4421 | 2026.05.06 00:56:22.140123 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4422 | 2026.05.06 00:56:22.140125 [ 197 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4423 | 2026.05.06 00:56:22.140167 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4424 | 2026.05.06 00:56:22.140191 [ 197 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4425 | 2026.05.06 00:56:22.140237 [ 197 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4426 | 2026.05.06 00:56:22.140280 [ 197 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4427 | 2026.05.06 00:56:22.140318 [ 197 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4428 | 2026.05.06 00:56:22.140580 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.06 00:56:22.140617 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4430 | 2026.05.06 00:56:22.140912 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4431 | 2026.05.06 00:56:22.141010 [ 191 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001043962 sec., 114946.712619808 rows/sec., 9.98 MiB/sec. | ||
| 4432 | 2026.05.06 00:56:22.141121 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.05.06 00:56:22.141196 [ 200 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4434 | 2026.05.06 00:56:22.141271 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001169 sec., 11976.047904191617 rows/sec., 976.56 KiB/sec. | ||
| 4435 | 2026.05.06 00:56:22.141315 [ 270 ] {cd919389-9411-41d4-9a3d-d3f1940eeb03} <Debug> TCPHandler: Processed in 0.001342738 sec. | ||
| 4436 | 2026.05.06 00:56:22.141434 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.05.06 00:56:22.141505 [ 200 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.05.06 00:56:22.141534 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4439 | 2026.05.06 00:56:22.141579 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4440 | 2026.05.06 00:56:22.141585 [ 200 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_5_1} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4441 | 2026.05.06 00:56:22.141684 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4442 | 2026.05.06 00:56:22.143017 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.05.06 00:56:22.143060 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4444 | 2026.05.06 00:56:22.143523 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4445 | 2026.05.06 00:56:22.143731 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.05.06 00:56:22.143866 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Debug> executeQuery: Read 2560 rows, 196.49 KiB in 0.002351 sec., 1088898.3411314336 rows/sec., 81.62 MiB/sec. | ||
| 4447 | 2026.05.06 00:56:22.143906 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4448 | 2026.05.06 00:56:22.143919 [ 270 ] {4b7b5bef-cea8-4725-8019-afaf2afd3a5e} <Debug> TCPHandler: Processed in 0.002534153 sec. | ||
| 4449 | 2026.05.06 00:56:22.144042 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.05.06 00:56:22.144138 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.05.06 00:56:22.144178 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4452 | 2026.05.06 00:56:22.144598 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.05.06 00:56:22.144635 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4454 | 2026.05.06 00:56:22.144941 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4455 | 2026.05.06 00:56:22.145151 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.06 00:56:22.145283 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001164 sec., 43814.432989690715 rows/sec., 3.20 MiB/sec. | ||
| 4457 | 2026.05.06 00:56:22.145322 [ 270 ] {faa63f06-8f21-4a61-8bf6-deea6c9800df} <Debug> TCPHandler: Processed in 0.001329888 sec. | ||
| 4458 | 2026.05.06 00:56:22.145438 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.05.06 00:56:22.145533 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.05.06 00:56:22.145572 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4461 | 2026.05.06 00:56:22.146216 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.06 00:56:22.146253 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4463 | 2026.05.06 00:56:22.146619 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4464 | 2026.05.06 00:56:22.146884 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.06 00:56:22.147042 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001526 sec., 540629.0956749673 rows/sec., 31.62 MiB/sec. | ||
| 4466 | 2026.05.06 00:56:22.147088 [ 270 ] {68c85277-656d-45da-a4e3-216e6fb87937} <Debug> TCPHandler: Processed in 0.001699296 sec. | ||
| 4467 | 2026.05.06 00:56:22.147246 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.05.06 00:56:22.147351 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.05.06 00:56:22.147397 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4470 | 2026.05.06 00:56:22.147866 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.05.06 00:56:22.147907 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4472 | 2026.05.06 00:56:22.148248 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4473 | 2026.05.06 00:56:22.148499 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.05.06 00:56:22.148665 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001334 sec., 749.625187406297 rows/sec., 52.71 KiB/sec. | ||
| 4475 | 2026.05.06 00:56:22.148708 [ 270 ] {cbd01f90-3d74-400d-a78c-f2bbd56587f3} <Debug> TCPHandler: Processed in 0.001518662 sec. | ||
| 4476 | 2026.05.06 00:56:22.148862 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.06 00:56:22.148964 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.05.06 00:56:22.149010 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4479 | 2026.05.06 00:56:22.149482 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.05.06 00:56:22.149521 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4481 | 2026.05.06 00:56:22.149882 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4482 | 2026.05.06 00:56:22.150119 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.05.06 00:56:22.150225 [ 96 ] {} <Debug> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4484 | 2026.05.06 00:56:22.150263 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001321 sec., 9084.027252081756 rows/sec., 709.69 KiB/sec. | ||
| 4485 | 2026.05.06 00:56:22.150264 [ 96 ] {} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.05.06 00:56:22.150308 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4487 | 2026.05.06 00:56:22.150311 [ 270 ] {946644e7-7d12-41d2-b949-1630395d7b4a} <Debug> TCPHandler: Processed in 0.001511621 sec. | ||
| 4488 | 2026.05.06 00:56:22.150405 [ 197 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::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 | ||
| 4489 | 2026.05.06 00:56:22.150468 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.05.06 00:56:22.150488 [ 197 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2026.05.06 00:56:22.150513 [ 197 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4492 | 2026.05.06 00:56:22.150560 [ 197 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4493 | 2026.05.06 00:56:22.150566 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4494 | 2026.05.06 00:56:22.150600 [ 197 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4495 | 2026.05.06 00:56:22.150610 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4496 | 2026.05.06 00:56:22.150635 [ 197 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4497 | 2026.05.06 00:56:22.150674 [ 197 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4498 | 2026.05.06 00:56:22.151405 [ 200 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001031641 sec., 58159.76681810823 rows/sec., 4.66 MiB/sec. | ||
| 4499 | 2026.05.06 00:56:22.151539 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.05.06 00:56:22.151581 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4501 | 2026.05.06 00:56:22.151627 [ 190 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4502 | 2026.05.06 00:56:22.152001 [ 190 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.05.06 00:56:22.152090 [ 190 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_5_1} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4504 | 2026.05.06 00:56:22.152114 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4505 | 2026.05.06 00:56:22.152203 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4506 | 2026.05.06 00:56:22.152356 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.05.06 00:56:22.152516 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Debug> executeQuery: Read 1354 rows, 93.64 KiB in 0.001968 sec., 688008.1300813007 rows/sec., 46.46 MiB/sec. | ||
| 4508 | 2026.05.06 00:56:22.152566 [ 270 ] {35b15448-364e-416c-9d50-1d7a1f223cb9} <Debug> TCPHandler: Processed in 0.002148416 sec. | ||
| 4509 | 2026.05.06 00:56:22.152715 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.05.06 00:56:22.152814 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4511 | 2026.05.06 00:56:22.152859 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4512 | 2026.05.06 00:56:22.153592 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.05.06 00:56:22.153631 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4514 | 2026.05.06 00:56:22.154100 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4515 | 2026.05.06 00:56:22.154359 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.05.06 00:56:22.154537 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001741 sec., 883974.7271682941 rows/sec., 54.06 MiB/sec. | ||
| 4517 | 2026.05.06 00:56:22.154579 [ 270 ] {3d2419f6-14a6-4472-8252-0e28bcfb8dc3} <Debug> TCPHandler: Processed in 0.00191541 sec. | ||
| 4518 | 2026.05.06 00:56:22.154704 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.05.06 00:56:22.154801 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.05.06 00:56:22.154855 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4521 | 2026.05.06 00:56:22.155643 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.05.06 00:56:22.155704 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4523 | 2026.05.06 00:56:22.156259 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4524 | 2026.05.06 00:56:22.156484 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.05.06 00:56:22.156634 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001851 sec., 13506.212857914641 rows/sec., 24.20 MiB/sec. | ||
| 4526 | 2026.05.06 00:56:22.156694 [ 270 ] {d14e1148-6726-4831-a787-ce30c906cafb} <Debug> TCPHandler: Processed in 0.002040993 sec. | ||
| 4527 | 2026.05.06 00:56:22.156813 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.05.06 00:56:22.156910 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.05.06 00:56:22.156951 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4530 | 2026.05.06 00:56:22.157286 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.05.06 00:56:22.157322 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4532 | 2026.05.06 00:56:22.157632 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4533 | 2026.05.06 00:56:22.157843 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.05.06 00:56:22.157969 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 767.49 KiB/sec. | ||
| 4535 | 2026.05.06 00:56:22.158006 [ 270 ] {4b5db56c-5013-4eb7-8bd4-6eb4c5613b21} <Debug> TCPHandler: Processed in 0.001243175 sec. | ||
| 4536 | 2026.05.06 00:56:25.239776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 556 | ||
| 4537 | 2026.05.06 00:56:25.242586 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.05.06 00:56:25.242635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4539 | 2026.05.06 00:56:25.243855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4540 | 2026.05.06 00:56:25.244121 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.05.06 00:56:25.244378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4542 | 2026.05.06 00:56:26.703329 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.05.06 00:56:26.703587 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4544 | 2026.05.06 00:56:26.703932 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4545 | 2026.05.06 00:56:26.703967 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4546 | 2026.05.06 00:56:26.704180 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4547 | 2026.05.06 00:56:26.704249 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4548 | 2026.05.06 00:56:26.704387 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4549 | 2026.05.06 00:56:26.704504 [ 341 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4550 | 2026.05.06 00:56:26.704516 [ 351 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4551 | 2026.05.06 00:56:26.704516 [ 331 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4552 | 2026.05.06 00:56:26.704649 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4553 | 2026.05.06 00:56:26.704677 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4554 | 2026.05.06 00:56:26.704752 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4555 | 2026.05.06 00:56:26.704772 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4556 | 2026.05.06 00:56:26.704806 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4557 | 2026.05.06 00:56:26.704847 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4558 | 2026.05.06 00:56:26.706075 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002586 sec., 14694.508894044855 rows/sec., 2.98 MiB/sec. | ||
| 4559 | 2026.05.06 00:56:26.706192 [ 270 ] {5955949d-8ca9-4882-a8bc-73acd9ac8926} <Debug> TCPHandler: Processed in 0.002998073 sec. | ||
| 4560 | 2026.05.06 00:56:26.707585 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.05.06 00:56:26.707695 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.06 00:56:26.707739 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4563 | 2026.05.06 00:56:26.708295 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.06 00:56:26.708357 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4565 | 2026.05.06 00:56:26.708776 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4566 | 2026.05.06 00:56:26.709001 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.05.06 00:56:26.709147 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001484 sec., 37735.84905660377 rows/sec., 2.90 MiB/sec. | ||
| 4568 | 2026.05.06 00:56:26.709187 [ 270 ] {fe7c6752-d3fa-48d2-890c-93934040751e} <Debug> TCPHandler: Processed in 0.001651405 sec. | ||
| 4569 | 2026.05.06 00:56:26.709311 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.05.06 00:56:26.709409 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4571 | 2026.05.06 00:56:26.709449 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4572 | 2026.05.06 00:56:26.709853 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.06 00:56:26.709890 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4574 | 2026.05.06 00:56:26.710179 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4575 | 2026.05.06 00:56:26.710381 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.05.06 00:56:26.710507 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 4577 | 2026.05.06 00:56:26.710544 [ 270 ] {3f59de71-d5d6-4293-b331-9e91b9a02182} <Debug> TCPHandler: Processed in 0.001281066 sec. | ||
| 4578 | 2026.05.06 00:56:26.710664 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.05.06 00:56:26.710759 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.05.06 00:56:26.710801 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4581 | 2026.05.06 00:56:26.711168 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.05.06 00:56:26.711204 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4583 | 2026.05.06 00:56:26.711526 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4584 | 2026.05.06 00:56:26.711733 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.05.06 00:56:26.711862 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 4586 | 2026.05.06 00:56:26.711898 [ 270 ] {cf06107a-faeb-4d7e-8aaa-03732ba879f1} <Debug> TCPHandler: Processed in 0.001280847 sec. | ||
| 4587 | 2026.05.06 00:56:26.712016 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.06 00:56:26.712110 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.05.06 00:56:26.712150 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4590 | 2026.05.06 00:56:26.712468 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.05.06 00:56:26.712504 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4592 | 2026.05.06 00:56:26.712800 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4593 | 2026.05.06 00:56:26.713006 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.05.06 00:56:26.713134 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001042 sec., 46065.25911708253 rows/sec., 3.10 MiB/sec. | ||
| 4595 | 2026.05.06 00:56:26.713168 [ 270 ] {13e1b2ae-270b-4c90-9f28-fd16ffb9b78b} <Debug> TCPHandler: Processed in 0.001199245 sec. | ||
| 4596 | 2026.05.06 00:56:27.725132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9068 | ||
| 4597 | 2026.05.06 00:56:27.725968 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.05.06 00:56:27.726044 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4599 | 2026.05.06 00:56:27.726520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4600 | 2026.05.06 00:56:27.726744 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.05.06 00:56:27.726867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9068 | ||
| 4602 | 2026.05.06 00:56:28.177058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4603 | 2026.05.06 00:56:28.193681 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.05.06 00:56:28.193736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4605 | 2026.05.06 00:56:28.199934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4606 | 2026.05.06 00:56:28.200679 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.05.06 00:56:28.203561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4608 | 2026.05.06 00:56:31.706426 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.05.06 00:56:31.706655 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4610 | 2026.05.06 00:56:31.706994 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4611 | 2026.05.06 00:56:31.707036 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4612 | 2026.05.06 00:56:31.707253 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4613 | 2026.05.06 00:56:31.707323 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4614 | 2026.05.06 00:56:31.707458 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4615 | 2026.05.06 00:56:31.707583 [ 343 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4616 | 2026.05.06 00:56:31.707583 [ 351 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4617 | 2026.05.06 00:56:31.707585 [ 344 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4618 | 2026.05.06 00:56:31.707759 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4619 | 2026.05.06 00:56:31.707787 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4620 | 2026.05.06 00:56:31.707856 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4621 | 2026.05.06 00:56:31.707875 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4622 | 2026.05.06 00:56:31.707909 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4623 | 2026.05.06 00:56:31.707947 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4624 | 2026.05.06 00:56:31.709271 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002703 sec., 14058.453570107287 rows/sec., 2.85 MiB/sec. | ||
| 4625 | 2026.05.06 00:56:31.709400 [ 270 ] {24a247ab-1f02-4917-a242-3e9ca69022bb} <Debug> TCPHandler: Processed in 0.003097295 sec. | ||
| 4626 | 2026.05.06 00:56:31.711510 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.05.06 00:56:31.711625 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4628 | 2026.05.06 00:56:31.711670 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4629 | 2026.05.06 00:56:31.712219 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.05.06 00:56:31.712262 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4631 | 2026.05.06 00:56:31.712644 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4632 | 2026.05.06 00:56:31.712864 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.05.06 00:56:31.713003 [ 109 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4634 | 2026.05.06 00:56:31.713025 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001433 sec., 73970.69085833915 rows/sec., 6.21 MiB/sec. | ||
| 4635 | 2026.05.06 00:56:31.713046 [ 109 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.05.06 00:56:31.713066 [ 270 ] {12e517f4-27f6-42de-9d7e-6dd17e6e834c} <Debug> TCPHandler: Processed in 0.001609614 sec. | ||
| 4637 | 2026.05.06 00:56:31.713070 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4638 | 2026.05.06 00:56:31.713192 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.05.06 00:56:31.713202 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 4640 | 2026.05.06 00:56:31.713293 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.05.06 00:56:31.713339 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4642 | 2026.05.06 00:56:31.713343 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4643 | 2026.05.06 00:56:31.713387 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2615 rows starting from the beginning of the part | ||
| 4644 | 2026.05.06 00:56:31.713454 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 88 rows starting from the beginning of the part | ||
| 4645 | 2026.05.06 00:56:31.713496 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 4646 | 2026.05.06 00:56:31.713538 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2560 rows starting from the beginning of the part | ||
| 4647 | 2026.05.06 00:56:31.713577 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4648 | 2026.05.06 00:56:31.713619 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4649 | 2026.05.06 00:56:31.713766 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.05.06 00:56:31.713809 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4651 | 2026.05.06 00:56:31.714137 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4652 | 2026.05.06 00:56:31.714358 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.05.06 00:56:31.714504 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001267 sec., 19731.64956590371 rows/sec., 1.45 MiB/sec. | ||
| 4654 | 2026.05.06 00:56:31.714540 [ 270 ] {04e25430-b496-41f3-8754-7f46df625ae2} <Debug> TCPHandler: Processed in 0.001433121 sec. | ||
| 4655 | 2026.05.06 00:56:31.714674 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.05.06 00:56:31.714764 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4657 | 2026.05.06 00:56:31.714801 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4658 | 2026.05.06 00:56:31.715295 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.05.06 00:56:31.715330 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4660 | 2026.05.06 00:56:31.715642 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4661 | 2026.05.06 00:56:31.715852 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.05.06 00:56:31.715859 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710997 sec., 2040208.8235435155 rows/sec., 162.06 MiB/sec. | ||
| 4663 | 2026.05.06 00:56:31.715963 [ 109 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4664 | 2026.05.06 00:56:31.715996 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001199 sec., 74228.52376980818 rows/sec., 5.80 MiB/sec. | ||
| 4665 | 2026.05.06 00:56:31.715998 [ 109 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.05.06 00:56:31.716028 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4667 | 2026.05.06 00:56:31.716033 [ 270 ] {50f5218a-91b1-4f18-bca3-dee19f950f40} <Debug> TCPHandler: Processed in 0.001361808 sec. | ||
| 4668 | 2026.05.06 00:56:31.716107 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 4669 | 2026.05.06 00:56:31.716169 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.05.06 00:56:31.716204 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4671 | 2026.05.06 00:56:31.716210 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4672 | 2026.05.06 00:56:31.716254 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4673 | 2026.05.06 00:56:31.716266 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.05.06 00:56:31.716309 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 80 rows starting from the beginning of the part | ||
| 4675 | 2026.05.06 00:56:31.716312 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4676 | 2026.05.06 00:56:31.716357 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 89 rows starting from the beginning of the part | ||
| 4677 | 2026.05.06 00:56:31.716402 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1354 rows starting from the beginning of the part | ||
| 4678 | 2026.05.06 00:56:31.716445 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4679 | 2026.05.06 00:56:31.716486 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 4680 | 2026.05.06 00:56:31.716525 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.05.06 00:56:31.716625 [ 200 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_31_6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4682 | 2026.05.06 00:56:31.716715 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4683 | 2026.05.06 00:56:31.716756 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.05.06 00:56:31.716795 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4685 | 2026.05.06 00:56:31.717145 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4686 | 2026.05.06 00:56:31.717361 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.05.06 00:56:31.717464 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4688 | 2026.05.06 00:56:31.717490 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.05.06 00:56:31.717503 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 4690 | 2026.05.06 00:56:31.717507 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4691 | 2026.05.06 00:56:31.717540 [ 270 ] {15d1f57a-34a3-4f45-b53a-bb8b98de87c5} <Debug> TCPHandler: Processed in 0.001418359 sec. | ||
| 4692 | 2026.05.06 00:56:31.717595 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 4693 | 2026.05.06 00:56:31.717660 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.06 00:56:31.717703 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4695 | 2026.05.06 00:56:31.717737 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10198 rows starting from the beginning of the part | ||
| 4696 | 2026.05.06 00:56:31.717759 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.05.06 00:56:31.717789 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4698 | 2026.05.06 00:56:31.717807 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737876 sec., 1770552.099229174 rows/sec., 128.58 MiB/sec. | ||
| 4699 | 2026.05.06 00:56:31.717826 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4700 | 2026.05.06 00:56:31.717836 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 4701 | 2026.05.06 00:56:31.717907 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1539 rows starting from the beginning of the part | ||
| 4702 | 2026.05.06 00:56:31.717957 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4703 | 2026.05.06 00:56:31.717972 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4704 | 2026.05.06 00:56:31.718010 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 4705 | 2026.05.06 00:56:31.718253 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.06 00:56:31.718327 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_31_6} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4707 | 2026.05.06 00:56:31.718397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4708 | 2026.05.06 00:56:31.718696 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.05.06 00:56:31.718732 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4710 | 2026.05.06 00:56:31.719316 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4711 | 2026.05.06 00:56:31.719554 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.05.06 00:56:31.719708 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001966 sec., 12716.174974567652 rows/sec., 22.79 MiB/sec. | ||
| 4713 | 2026.05.06 00:56:31.719772 [ 270 ] {16ff49fa-6133-4622-b622-933f868ce626} <Debug> TCPHandler: Processed in 0.002159225 sec. | ||
| 4714 | 2026.05.06 00:56:31.719889 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.05.06 00:56:31.719984 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.05.06 00:56:31.720024 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4717 | 2026.05.06 00:56:31.720362 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.05.06 00:56:31.720396 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4719 | 2026.05.06 00:56:31.720709 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4720 | 2026.05.06 00:56:31.720915 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.05.06 00:56:31.721004 [ 109 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4722 | 2026.05.06 00:56:31.721030 [ 109 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.06 00:56:31.721041 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4724 | 2026.05.06 00:56:31.721045 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4725 | 2026.05.06 00:56:31.721076 [ 270 ] {8339ec55-e622-41db-a5c3-4da68a466964} <Debug> TCPHandler: Processed in 0.001234835 sec. | ||
| 4726 | 2026.05.06 00:56:31.721135 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4727 | 2026.05.06 00:56:31.721241 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4728 | 2026.05.06 00:56:31.721270 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1290 rows starting from the beginning of the part | ||
| 4729 | 2026.05.06 00:56:31.721324 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4730 | 2026.05.06 00:56:31.721369 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4731 | 2026.05.06 00:56:31.721413 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 4732 | 2026.05.06 00:56:31.721455 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4733 | 2026.05.06 00:56:31.721506 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 4734 | 2026.05.06 00:56:31.721803 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12345 rows, containing 5 columns (5 merged, 0 gathered) in 0.004241689 sec., 2910397.249774795 rows/sec., 186.42 MiB/sec. | ||
| 4735 | 2026.05.06 00:56:31.722197 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4736 | 2026.05.06 00:56:31.722456 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363599 sec., 1122030.7436423758 rows/sec., 75.75 MiB/sec. | ||
| 4737 | 2026.05.06 00:56:31.722511 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.05.06 00:56:31.722604 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4739 | 2026.05.06 00:56:31.722655 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4740 | 2026.05.06 00:56:31.722687 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4741 | 2026.05.06 00:56:31.722892 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.05.06 00:56:31.722963 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_31_6} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4743 | 2026.05.06 00:56:31.723030 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4744 | 2026.05.06 00:56:34.098316 [ 103 ] {} <Debug> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4745 | 2026.05.06 00:56:34.098381 [ 103 ] {} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.05.06 00:56:34.098403 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4747 | 2026.05.06 00:56:34.098545 [ 196 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::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 | ||
| 4748 | 2026.05.06 00:56:34.098739 [ 196 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4749 | 2026.05.06 00:56:34.098792 [ 196 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::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 | ||
| 4750 | 2026.05.06 00:56:34.098862 [ 196 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4751 | 2026.05.06 00:56:34.098905 [ 196 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::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 | ||
| 4752 | 2026.05.06 00:56:34.098947 [ 196 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::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 | ||
| 4753 | 2026.05.06 00:56:34.098984 [ 196 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::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 | ||
| 4754 | 2026.05.06 00:56:34.099762 [ 198 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284577 sec., 4670.798247205111 rows/sec., 346.66 KiB/sec. | ||
| 4755 | 2026.05.06 00:56:34.099962 [ 193 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4756 | 2026.05.06 00:56:34.100286 [ 193 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_5_1} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.05.06 00:56:34.100365 [ 193 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_5_1} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4758 | 2026.05.06 00:56:34.100457 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4759 | 2026.05.06 00:56:34.900289 [ 103 ] {} <Debug> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4760 | 2026.05.06 00:56:34.900350 [ 103 ] {} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.05.06 00:56:34.900370 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4762 | 2026.05.06 00:56:34.900494 [ 196 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::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 | ||
| 4763 | 2026.05.06 00:56:34.900624 [ 196 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4764 | 2026.05.06 00:56:34.900657 [ 196 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4765 | 2026.05.06 00:56:34.900722 [ 196 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::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 | ||
| 4766 | 2026.05.06 00:56:34.900766 [ 196 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::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 | ||
| 4767 | 2026.05.06 00:56:34.900805 [ 196 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4768 | 2026.05.06 00:56:34.900844 [ 196 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4769 | 2026.05.06 00:56:34.901762 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325728 sec., 34697.91691810085 rows/sec., 2.90 MiB/sec. | ||
| 4770 | 2026.05.06 00:56:34.901944 [ 195 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4771 | 2026.05.06 00:56:34.902238 [ 195 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.05.06 00:56:34.902311 [ 195 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_5_1} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4773 | 2026.05.06 00:56:34.902399 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4774 | 2026.05.06 00:56:35.141054 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4775 | 2026.05.06 00:56:35.141106 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4776 | 2026.05.06 00:56:35.227640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9580 | ||
| 4777 | 2026.05.06 00:56:35.228153 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.05.06 00:56:35.228204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4779 | 2026.05.06 00:56:35.228704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4780 | 2026.05.06 00:56:35.228938 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.06 00:56:35.229088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9580 | ||
| 4782 | 2026.05.06 00:56:35.245343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 580 | ||
| 4783 | 2026.05.06 00:56:35.247505 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.06 00:56:35.247548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4785 | 2026.05.06 00:56:35.248755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4786 | 2026.05.06 00:56:35.249028 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.05.06 00:56:35.249420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4788 | 2026.05.06 00:56:35.512940 [ 102 ] {} <Debug> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4789 | 2026.05.06 00:56:35.513016 [ 102 ] {} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.05.06 00:56:35.513042 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4791 | 2026.05.06 00:56:35.513207 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::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 | ||
| 4792 | 2026.05.06 00:56:35.513427 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4793 | 2026.05.06 00:56:35.513482 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 4794 | 2026.05.06 00:56:35.513586 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 4795 | 2026.05.06 00:56:35.513661 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 826 rows starting from the beginning of the part | ||
| 4796 | 2026.05.06 00:56:35.513730 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4797 | 2026.05.06 00:56:35.513801 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4798 | 2026.05.06 00:56:35.515257 [ 195 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.002138855 sec., 1929069.5255171577 rows/sec., 120.21 MiB/sec. | ||
| 4799 | 2026.05.06 00:56:35.515425 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4800 | 2026.05.06 00:56:35.515673 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.06 00:56:35.515738 [ 196 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_5_1} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4802 | 2026.05.06 00:56:35.515800 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4803 | 2026.05.06 00:56:35.704328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4804 | 2026.05.06 00:56:35.720844 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.05.06 00:56:35.720889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4806 | 2026.05.06 00:56:35.727046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4807 | 2026.05.06 00:56:35.727730 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.05.06 00:56:35.730467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4809 | 2026.05.06 00:56:36.705485 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.05.06 00:56:36.705784 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4811 | 2026.05.06 00:56:36.706135 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4812 | 2026.05.06 00:56:36.706171 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4813 | 2026.05.06 00:56:36.706388 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4814 | 2026.05.06 00:56:36.706458 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4815 | 2026.05.06 00:56:36.706597 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4816 | 2026.05.06 00:56:36.706718 [ 343 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4817 | 2026.05.06 00:56:36.706721 [ 320 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4818 | 2026.05.06 00:56:36.706718 [ 351 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4819 | 2026.05.06 00:56:36.706890 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4820 | 2026.05.06 00:56:36.706919 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4821 | 2026.05.06 00:56:36.706989 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4822 | 2026.05.06 00:56:36.707009 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4823 | 2026.05.06 00:56:36.707043 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4824 | 2026.05.06 00:56:36.707081 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4825 | 2026.05.06 00:56:36.708356 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002688 sec., 14136.904761904763 rows/sec., 2.87 MiB/sec. | ||
| 4826 | 2026.05.06 00:56:36.708490 [ 270 ] {39609cf8-a8d9-4683-84cb-580f65b1005c} <Debug> TCPHandler: Processed in 0.003153186 sec. | ||
| 4827 | 2026.05.06 00:56:36.710469 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.05.06 00:56:36.710600 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4829 | 2026.05.06 00:56:36.710652 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4830 | 2026.05.06 00:56:36.711219 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.05.06 00:56:36.711256 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4832 | 2026.05.06 00:56:36.711622 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4833 | 2026.05.06 00:56:36.711837 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.05.06 00:56:36.711988 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001426 sec., 61711.07994389902 rows/sec., 5.20 MiB/sec. | ||
| 4835 | 2026.05.06 00:56:36.712027 [ 270 ] {8af2449b-3aa9-457a-a15d-75238fad94be} <Debug> TCPHandler: Processed in 0.001627774 sec. | ||
| 4836 | 2026.05.06 00:56:36.712173 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.05.06 00:56:36.712273 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.05.06 00:56:36.712314 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4839 | 2026.05.06 00:56:36.712738 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.05.06 00:56:36.712772 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4841 | 2026.05.06 00:56:36.713061 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4842 | 2026.05.06 00:56:36.713272 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.05.06 00:56:36.713388 [ 105 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4844 | 2026.05.06 00:56:36.713401 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001151 sec., 13900.955690703737 rows/sec., 1.02 MiB/sec. | ||
| 4845 | 2026.05.06 00:56:36.713426 [ 105 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.05.06 00:56:36.713443 [ 270 ] {0c2b38d4-124a-455e-ba2e-f63acaf90fee} <Debug> TCPHandler: Processed in 0.001319118 sec. | ||
| 4847 | 2026.05.06 00:56:36.713446 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4848 | 2026.05.06 00:56:36.713558 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 4849 | 2026.05.06 00:56:36.713564 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.05.06 00:56:36.713682 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4851 | 2026.05.06 00:56:36.713687 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4852 | 2026.05.06 00:56:36.713733 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4853 | 2026.05.06 00:56:36.713740 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4854 | 2026.05.06 00:56:36.713817 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4855 | 2026.05.06 00:56:36.713864 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4856 | 2026.05.06 00:56:36.713907 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part | ||
| 4857 | 2026.05.06 00:56:36.713948 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4858 | 2026.05.06 00:56:36.713986 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 4859 | 2026.05.06 00:56:36.714178 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.05.06 00:56:36.714218 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4861 | 2026.05.06 00:56:36.714530 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4862 | 2026.05.06 00:56:36.714753 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.05.06 00:56:36.714823 [ 195 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315438 sec., 161923.25293932515 rows/sec., 12.47 MiB/sec. | ||
| 4864 | 2026.05.06 00:56:36.714883 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00122 sec., 65573.77049180328 rows/sec., 5.12 MiB/sec. | ||
| 4865 | 2026.05.06 00:56:36.714926 [ 270 ] {7ef24b5d-040e-4248-90b9-06b5b4aa6c2b} <Debug> TCPHandler: Processed in 0.00141009 sec. | ||
| 4866 | 2026.05.06 00:56:36.714962 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4867 | 2026.05.06 00:56:36.715052 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.05.06 00:56:36.715151 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2026.05.06 00:56:36.715196 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2026.05.06 00:56:36.715225 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.05.06 00:56:36.715304 [ 199 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_26_5} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4872 | 2026.05.06 00:56:36.715388 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4873 | 2026.05.06 00:56:36.715615 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.05.06 00:56:36.715654 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4875 | 2026.05.06 00:56:36.715972 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4876 | 2026.05.06 00:56:36.716180 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.05.06 00:56:36.716308 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4878 | 2026.05.06 00:56:36.716344 [ 270 ] {671d483e-7e02-4ab5-9cbe-138ae4eaac8b} <Debug> TCPHandler: Processed in 0.001338918 sec. | ||
| 4879 | 2026.05.06 00:56:36.716465 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.05.06 00:56:36.716558 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.05.06 00:56:36.716610 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4882 | 2026.05.06 00:56:36.717389 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.05.06 00:56:36.717424 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4884 | 2026.05.06 00:56:36.717933 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4885 | 2026.05.06 00:56:36.718155 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.05.06 00:56:36.718282 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4887 | 2026.05.06 00:56:36.718299 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001759 sec., 9096.077316657193 rows/sec., 16.30 MiB/sec. | ||
| 4888 | 2026.05.06 00:56:36.718321 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.06 00:56:36.718344 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4890 | 2026.05.06 00:56:36.718368 [ 270 ] {376c7a92-46e5-4113-b385-b4284f61abf6} <Debug> TCPHandler: Processed in 0.001949801 sec. | ||
| 4891 | 2026.05.06 00:56:36.718440 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 4892 | 2026.05.06 00:56:36.718503 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.05.06 00:56:36.718612 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.05.06 00:56:36.718652 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4895 | 2026.05.06 00:56:36.718664 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4896 | 2026.05.06 00:56:36.718726 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 400 rows starting from the beginning of the part | ||
| 4897 | 2026.05.06 00:56:36.718851 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4898 | 2026.05.06 00:56:36.718959 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4899 | 2026.05.06 00:56:36.719000 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.06 00:56:36.719040 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4901 | 2026.05.06 00:56:36.719064 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 4902 | 2026.05.06 00:56:36.719171 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4903 | 2026.05.06 00:56:36.719274 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 4904 | 2026.05.06 00:56:36.719364 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4905 | 2026.05.06 00:56:36.719588 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.05.06 00:56:36.719724 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4907 | 2026.05.06 00:56:36.719760 [ 270 ] {9e73bb61-109a-479a-b2f1-d2bc15216802} <Debug> TCPHandler: Processed in 0.001304567 sec. | ||
| 4908 | 2026.05.06 00:56:36.722745 [ 195 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 507 rows, containing 19 columns (19 merged, 0 gathered) in 0.004347551 sec., 116617.3783815302 rows/sec., 208.97 MiB/sec. | ||
| 4909 | 2026.05.06 00:56:36.723452 [ 188 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4910 | 2026.05.06 00:56:36.723797 [ 188 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.05.06 00:56:36.723872 [ 188 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4912 | 2026.05.06 00:56:36.723960 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 4913 | 2026.05.06 00:56:37.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.12 MiB, peak 255.93 MiB, free memory in arenas 0.00 B, will set to 251.18 MiB (RSS), difference: 1.06 MiB | ||
| 4914 | 2026.05.06 00:56:41.706802 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.05.06 00:56:41.707040 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4916 | 2026.05.06 00:56:41.707370 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4917 | 2026.05.06 00:56:41.707404 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4918 | 2026.05.06 00:56:41.707627 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4919 | 2026.05.06 00:56:41.707698 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4920 | 2026.05.06 00:56:41.707841 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4921 | 2026.05.06 00:56:41.707949 [ 333 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4922 | 2026.05.06 00:56:41.707957 [ 320 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4923 | 2026.05.06 00:56:41.707980 [ 354 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4924 | 2026.05.06 00:56:41.708097 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4925 | 2026.05.06 00:56:41.708124 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4926 | 2026.05.06 00:56:41.708194 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4927 | 2026.05.06 00:56:41.708214 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4928 | 2026.05.06 00:56:41.708249 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4929 | 2026.05.06 00:56:41.708287 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4930 | 2026.05.06 00:56:41.709547 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002597 sec., 14632.268001540238 rows/sec., 2.97 MiB/sec. | ||
| 4931 | 2026.05.06 00:56:41.709680 [ 270 ] {c97f73e4-ae01-4bf5-bc80-a9ac50838f08} <Debug> TCPHandler: Processed in 0.003003913 sec. | ||
| 4932 | 2026.05.06 00:56:41.711776 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.05.06 00:56:41.711905 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4934 | 2026.05.06 00:56:41.711958 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4935 | 2026.05.06 00:56:41.712469 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.05.06 00:56:41.712513 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4937 | 2026.05.06 00:56:41.712867 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4938 | 2026.05.06 00:56:41.713091 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.05.06 00:56:41.713251 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001382 sec., 2894.356005788712 rows/sec., 236.01 KiB/sec. | ||
| 4940 | 2026.05.06 00:56:41.713291 [ 270 ] {3d222e1b-1127-45d1-851f-d976800babf4} <Debug> TCPHandler: Processed in 0.001577522 sec. | ||
| 4941 | 2026.05.06 00:56:41.713416 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.05.06 00:56:41.713513 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4943 | 2026.05.06 00:56:41.713552 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4944 | 2026.05.06 00:56:41.713996 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.05.06 00:56:41.714033 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4946 | 2026.05.06 00:56:41.714328 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4947 | 2026.05.06 00:56:41.714535 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.05.06 00:56:41.714664 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001169 sec., 92386.65526090677 rows/sec., 7.74 MiB/sec. | ||
| 4949 | 2026.05.06 00:56:41.714702 [ 270 ] {df3c4902-a327-43b0-a383-4367cb2919ef} <Debug> TCPHandler: Processed in 0.001335268 sec. | ||
| 4950 | 2026.05.06 00:56:41.714823 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.05.06 00:56:41.714919 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.05.06 00:56:41.714959 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4953 | 2026.05.06 00:56:41.715360 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.05.06 00:56:41.715396 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4955 | 2026.05.06 00:56:41.715700 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4956 | 2026.05.06 00:56:41.715900 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.05.06 00:56:41.716031 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.00113 sec., 25663.716814159292 rows/sec., 1.87 MiB/sec. | ||
| 4958 | 2026.05.06 00:56:41.716069 [ 270 ] {bced12f5-9f75-4d99-960a-a618dbb104af} <Debug> TCPHandler: Processed in 0.001296038 sec. | ||
| 4959 | 2026.05.06 00:56:41.716186 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.05.06 00:56:41.716282 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4961 | 2026.05.06 00:56:41.716321 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4962 | 2026.05.06 00:56:41.716736 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.05.06 00:56:41.716771 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4964 | 2026.05.06 00:56:41.717061 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4965 | 2026.05.06 00:56:41.717263 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.06 00:56:41.717394 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001129 sec., 82373.78210806023 rows/sec., 6.44 MiB/sec. | ||
| 4967 | 2026.05.06 00:56:41.717431 [ 270 ] {9d9873f2-2c9a-4b91-8974-4967dc585b9b} <Debug> TCPHandler: Processed in 0.001294937 sec. | ||
| 4968 | 2026.05.06 00:56:41.717551 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.05.06 00:56:41.717648 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4970 | 2026.05.06 00:56:41.717692 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4971 | 2026.05.06 00:56:41.718104 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.05.06 00:56:41.718141 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4973 | 2026.05.06 00:56:41.718466 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4974 | 2026.05.06 00:56:41.718668 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.05.06 00:56:41.718799 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00117 sec., 138461.53846153847 rows/sec., 9.64 MiB/sec. | ||
| 4976 | 2026.05.06 00:56:41.718836 [ 270 ] {e6a43c9b-f2cc-49fc-8978-c1db1156251d} <Debug> TCPHandler: Processed in 0.001335398 sec. | ||
| 4977 | 2026.05.06 00:56:41.718951 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.05.06 00:56:41.719051 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4979 | 2026.05.06 00:56:41.719116 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4980 | 2026.05.06 00:56:41.720037 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.05.06 00:56:41.720079 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4982 | 2026.05.06 00:56:41.720618 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4983 | 2026.05.06 00:56:41.720843 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.05.06 00:56:41.720989 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001956 sec., 12781.186094069531 rows/sec., 22.90 MiB/sec. | ||
| 4985 | 2026.05.06 00:56:41.721050 [ 270 ] {8dd7f0f1-9522-44d2-a05b-be929189abb7} <Debug> TCPHandler: Processed in 0.002150375 sec. | ||
| 4986 | 2026.05.06 00:56:41.721182 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.05.06 00:56:41.721278 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.05.06 00:56:41.721319 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4989 | 2026.05.06 00:56:41.721670 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.05.06 00:56:41.721706 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4991 | 2026.05.06 00:56:41.722013 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4992 | 2026.05.06 00:56:41.722221 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.05.06 00:56:41.722354 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4994 | 2026.05.06 00:56:41.722391 [ 270 ] {fa517f8f-c6cc-483c-b246-9ad67046af36} <Debug> TCPHandler: Processed in 0.001259666 sec. | ||
| 4995 | 2026.05.06 00:56:42.729230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10028 | ||
| 4996 | 2026.05.06 00:56:42.729951 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.05.06 00:56:42.730016 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4998 | 2026.05.06 00:56:42.730564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4999 | 2026.05.06 00:56:42.730787 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.05.06 00:56:42.730916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10028 | ||
| 5001 | 2026.05.06 00:56:42.730928 [ 94 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5002 | 2026.05.06 00:56:42.731017 [ 94 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.05.06 00:56:42.731050 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5004 | 2026.05.06 00:56:42.731251 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 5005 | 2026.05.06 00:56:42.731475 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5006 | 2026.05.06 00:56:42.731537 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7660 rows starting from the beginning of the part | ||
| 5007 | 2026.05.06 00:56:42.731638 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 5008 | 2026.05.06 00:56:42.731711 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 5009 | 2026.05.06 00:56:42.731777 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 5010 | 2026.05.06 00:56:42.731840 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 5011 | 2026.05.06 00:56:42.731906 [ 196 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 5012 | 2026.05.06 00:56:42.733998 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10028 rows, containing 4 columns (4 merged, 0 gathered) in 0.002827629 sec., 3546434.1326248953 rows/sec., 50.73 MiB/sec. | ||
| 5013 | 2026.05.06 00:56:42.734247 [ 192 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5014 | 2026.05.06 00:56:42.734516 [ 192 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_21_4} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.05.06 00:56:42.734587 [ 192 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_21_4} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5016 | 2026.05.06 00:56:42.734655 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5017 | 2026.05.06 00:56:43.230574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5018 | 2026.05.06 00:56:43.247386 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.05.06 00:56:43.247436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5020 | 2026.05.06 00:56:43.253474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5021 | 2026.05.06 00:56:43.254155 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.05.06 00:56:43.254460 [ 94 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5023 | 2026.05.06 00:56:43.254527 [ 94 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.05.06 00:56:43.254550 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5025 | 2026.05.06 00:56:43.254656 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 5026 | 2026.05.06 00:56:43.256928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5027 | 2026.05.06 00:56:43.257595 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5028 | 2026.05.06 00:56:43.258329 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 5029 | 2026.05.06 00:56:43.261727 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 5030 | 2026.05.06 00:56:43.265091 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 5031 | 2026.05.06 00:56:43.268755 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 5032 | 2026.05.06 00:56:43.272610 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 5033 | 2026.05.06 00:56:43.276904 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 5034 | 2026.05.06 00:56:43.324748 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070125829 sec., 2267.352875072607 rows/sec., 11.72 MiB/sec. | ||
| 5035 | 2026.05.06 00:56:43.327617 [ 201 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5036 | 2026.05.06 00:56:43.329901 [ 201 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_21_4} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.05.06 00:56:43.330009 [ 201 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_21_4} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5038 | 2026.05.06 00:56:43.332284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5039 | 2026.05.06 00:56:44.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.87 MiB, peak 263.43 MiB, free memory in arenas 0.00 B, will set to 256.25 MiB (RSS), difference: 3.38 MiB | ||
| 5040 | 2026.05.06 00:56:45.249610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 610 | ||
| 5041 | 2026.05.06 00:56:45.251845 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.05.06 00:56:45.251889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5043 | 2026.05.06 00:56:45.253093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5044 | 2026.05.06 00:56:45.253389 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.05.06 00:56:45.253551 [ 93 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5046 | 2026.05.06 00:56:45.253615 [ 93 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.05.06 00:56:45.253635 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5048 | 2026.05.06 00:56:45.253687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 5049 | 2026.05.06 00:56:45.253731 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 5050 | 2026.05.06 00:56:45.254238 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5051 | 2026.05.06 00:56:45.254383 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 444 rows starting from the beginning of the part | ||
| 5052 | 2026.05.06 00:56:45.254772 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 5053 | 2026.05.06 00:56:45.255123 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5054 | 2026.05.06 00:56:45.255466 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 5055 | 2026.05.06 00:56:45.255801 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 5056 | 2026.05.06 00:56:45.256124 [ 195 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 5057 | 2026.05.06 00:56:45.261807 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 72 columns (72 merged, 0 gathered) in 0.00811705 sec., 75150.45490664711 rows/sec., 65.50 MiB/sec. | ||
| 5058 | 2026.05.06 00:56:45.262671 [ 187 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5059 | 2026.05.06 00:56:45.263196 [ 187 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.06 00:56:45.263262 [ 187 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_16_3} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5061 | 2026.05.06 00:56:45.263384 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 5062 | 2026.05.06 00:56:46.706390 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.05.06 00:56:46.706632 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5064 | 2026.05.06 00:56:46.706970 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5065 | 2026.05.06 00:56:46.707005 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5066 | 2026.05.06 00:56:46.707235 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5067 | 2026.05.06 00:56:46.707307 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5068 | 2026.05.06 00:56:46.707450 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5069 | 2026.05.06 00:56:46.707586 [ 286 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5070 | 2026.05.06 00:56:46.707590 [ 354 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5071 | 2026.05.06 00:56:46.707588 [ 320 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5072 | 2026.05.06 00:56:46.707763 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5073 | 2026.05.06 00:56:46.707792 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5074 | 2026.05.06 00:56:46.707863 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5075 | 2026.05.06 00:56:46.707883 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5076 | 2026.05.06 00:56:46.707920 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5077 | 2026.05.06 00:56:46.707959 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5078 | 2026.05.06 00:56:46.709134 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002591 sec., 14666.152064839831 rows/sec., 2.97 MiB/sec. | ||
| 5079 | 2026.05.06 00:56:46.709273 [ 270 ] {8ff1bc83-7594-4b80-9107-e8223b764bc0} <Debug> TCPHandler: Processed in 0.003034304 sec. | ||
| 5080 | 2026.05.06 00:56:46.711248 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.05.06 00:56:46.711455 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5082 | 2026.05.06 00:56:46.711537 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5083 | 2026.05.06 00:56:46.712373 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.05.06 00:56:46.712420 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5085 | 2026.05.06 00:56:46.712812 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5086 | 2026.05.06 00:56:46.713036 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.05.06 00:56:46.713189 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001794 sec., 49052.396878483836 rows/sec., 4.13 MiB/sec. | ||
| 5088 | 2026.05.06 00:56:46.713231 [ 270 ] {d78b7922-2300-4657-9df7-aac85168a1b4} <Debug> TCPHandler: Processed in 0.002039053 sec. | ||
| 5089 | 2026.05.06 00:56:46.713364 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.05.06 00:56:46.713464 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5091 | 2026.05.06 00:56:46.713506 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5092 | 2026.05.06 00:56:46.713914 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.05.06 00:56:46.713952 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5094 | 2026.05.06 00:56:46.714260 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5095 | 2026.05.06 00:56:46.714472 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.06 00:56:46.714609 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001167 sec., 13710.368466152528 rows/sec., 1.01 MiB/sec. | ||
| 5097 | 2026.05.06 00:56:46.714648 [ 270 ] {d0fa78ec-af50-4e05-ab0e-5c853b907a85} <Debug> TCPHandler: Processed in 0.001334279 sec. | ||
| 5098 | 2026.05.06 00:56:46.714768 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.05.06 00:56:46.714863 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5100 | 2026.05.06 00:56:46.714902 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5101 | 2026.05.06 00:56:46.715308 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.05.06 00:56:46.715346 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5103 | 2026.05.06 00:56:46.715652 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5104 | 2026.05.06 00:56:46.715876 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.05.06 00:56:46.716005 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00116 sec., 68965.5172413793 rows/sec., 5.38 MiB/sec. | ||
| 5106 | 2026.05.06 00:56:46.716042 [ 270 ] {bda4489d-1c41-4c4e-a6ee-7f736d0f9390} <Debug> TCPHandler: Processed in 0.001323028 sec. | ||
| 5107 | 2026.05.06 00:56:46.716166 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.05.06 00:56:46.716260 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.05.06 00:56:46.716302 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5110 | 2026.05.06 00:56:46.716701 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.05.06 00:56:46.716737 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5112 | 2026.05.06 00:56:46.717063 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5113 | 2026.05.06 00:56:46.717289 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.05.06 00:56:46.717422 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 5115 | 2026.05.06 00:56:46.717458 [ 270 ] {506895b5-c3ca-4756-94f8-806df44f90f3} <Debug> TCPHandler: Processed in 0.001341558 sec. | ||
| 5116 | 2026.05.06 00:56:46.717586 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.05.06 00:56:46.717705 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.05.06 00:56:46.717798 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5119 | 2026.05.06 00:56:46.718632 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.05.06 00:56:46.718669 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5121 | 2026.05.06 00:56:46.719182 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5122 | 2026.05.06 00:56:46.719406 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.05.06 00:56:46.719550 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00187 sec., 8556.14973262032 rows/sec., 15.33 MiB/sec. | ||
| 5124 | 2026.05.06 00:56:46.719611 [ 270 ] {2c44d211-1c46-4a9e-8a08-0adb8a957b8d} <Debug> TCPHandler: Processed in 0.002084244 sec. | ||
| 5125 | 2026.05.06 00:56:46.719755 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.05.06 00:56:46.719848 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5127 | 2026.05.06 00:56:46.719888 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5128 | 2026.05.06 00:56:46.720265 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.05.06 00:56:46.720310 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5130 | 2026.05.06 00:56:46.720686 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5131 | 2026.05.06 00:56:46.720944 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.05.06 00:56:46.721098 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001266 sec., 47393.364928909956 rows/sec., 3.19 MiB/sec. | ||
| 5133 | 2026.05.06 00:56:46.721141 [ 270 ] {6aee2f35-cf4a-4d00-b2d3-782974dc75a0} <Debug> TCPHandler: Processed in 0.001432601 sec. | ||
| 5134 | 2026.05.06 00:56:50.141364 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5135 | 2026.05.06 00:56:50.141419 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5136 | 2026.05.06 00:56:50.231059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10540 | ||
| 5137 | 2026.05.06 00:56:50.231855 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.05.06 00:56:50.231937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5139 | 2026.05.06 00:56:50.232861 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5140 | 2026.05.06 00:56:50.233167 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.06 00:56:50.233311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10540 | ||
| 5142 | 2026.05.06 00:56:50.757063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5143 | 2026.05.06 00:56:50.771622 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.05.06 00:56:50.771679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5145 | 2026.05.06 00:56:50.777932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5146 | 2026.05.06 00:56:50.778653 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.05.06 00:56:50.781297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5148 | 2026.05.06 00:56:51.706443 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.05.06 00:56:51.706706 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5150 | 2026.05.06 00:56:51.707098 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5151 | 2026.05.06 00:56:51.707143 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5152 | 2026.05.06 00:56:51.707405 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5153 | 2026.05.06 00:56:51.707485 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5154 | 2026.05.06 00:56:51.707628 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5155 | 2026.05.06 00:56:51.707759 [ 354 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5156 | 2026.05.06 00:56:51.707770 [ 320 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5157 | 2026.05.06 00:56:51.707767 [ 286 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5158 | 2026.05.06 00:56:51.707938 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5159 | 2026.05.06 00:56:51.707966 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5160 | 2026.05.06 00:56:51.708038 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5161 | 2026.05.06 00:56:51.708059 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5162 | 2026.05.06 00:56:51.708094 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5163 | 2026.05.06 00:56:51.708131 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5164 | 2026.05.06 00:56:51.709376 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002772 sec., 13708.513708513708 rows/sec., 2.78 MiB/sec. | ||
| 5165 | 2026.05.06 00:56:51.709512 [ 270 ] {6f41849f-c189-4a97-aef2-977d2d0f4c6a} <Debug> TCPHandler: Processed in 0.003196947 sec. | ||
| 5166 | 2026.05.06 00:56:51.711442 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2026.05.06 00:56:51.711578 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5168 | 2026.05.06 00:56:51.711631 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5169 | 2026.05.06 00:56:51.712254 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.05.06 00:56:51.712299 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5171 | 2026.05.06 00:56:51.712698 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5172 | 2026.05.06 00:56:51.712919 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.05.06 00:56:51.713084 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001547 sec., 68519.71557853911 rows/sec., 5.75 MiB/sec. | ||
| 5174 | 2026.05.06 00:56:51.713127 [ 270 ] {9f280a49-0dc6-4df6-986f-197534838e56} <Debug> TCPHandler: Processed in 0.001740487 sec. | ||
| 5175 | 2026.05.06 00:56:51.713263 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2026.05.06 00:56:51.713367 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5177 | 2026.05.06 00:56:51.713410 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5178 | 2026.05.06 00:56:51.713838 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.05.06 00:56:51.713874 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5180 | 2026.05.06 00:56:51.714174 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5181 | 2026.05.06 00:56:51.714379 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.05.06 00:56:51.714521 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001177 sec., 21240.441801189463 rows/sec., 1.56 MiB/sec. | ||
| 5183 | 2026.05.06 00:56:51.714559 [ 270 ] {7bda2033-1095-47aa-869b-a5598d6b9f6c} <Debug> TCPHandler: Processed in 0.001347708 sec. | ||
| 5184 | 2026.05.06 00:56:51.714681 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.05.06 00:56:51.714778 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5186 | 2026.05.06 00:56:51.714818 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5187 | 2026.05.06 00:56:51.715253 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.05.06 00:56:51.715289 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5189 | 2026.05.06 00:56:51.715602 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5190 | 2026.05.06 00:56:51.715822 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.05.06 00:56:51.715953 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001194 sec., 74539.36348408711 rows/sec., 5.82 MiB/sec. | ||
| 5192 | 2026.05.06 00:56:51.715991 [ 270 ] {659b5ddb-e4c7-4adc-9670-0fc459d13d29} <Debug> TCPHandler: Processed in 0.001359889 sec. | ||
| 5193 | 2026.05.06 00:56:51.716119 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2026.05.06 00:56:51.716216 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5195 | 2026.05.06 00:56:51.716258 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5196 | 2026.05.06 00:56:51.716664 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.05.06 00:56:51.716699 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5198 | 2026.05.06 00:56:51.717028 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5199 | 2026.05.06 00:56:51.717238 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.05.06 00:56:51.717366 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 5201 | 2026.05.06 00:56:51.717403 [ 270 ] {a50467d7-deb1-465c-b890-93892ddb4ebd} <Debug> TCPHandler: Processed in 0.001334539 sec. | ||
| 5202 | 2026.05.06 00:56:51.717526 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2026.05.06 00:56:51.717621 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5204 | 2026.05.06 00:56:51.717675 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5205 | 2026.05.06 00:56:51.718449 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.05.06 00:56:51.718484 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5207 | 2026.05.06 00:56:51.719021 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5208 | 2026.05.06 00:56:51.719249 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.05.06 00:56:51.719397 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001794 sec., 13935.340022296545 rows/sec., 24.97 MiB/sec. | ||
| 5210 | 2026.05.06 00:56:51.719452 [ 270 ] {8fc28ade-84d4-4685-abeb-af109eb90330} <Debug> TCPHandler: Processed in 0.001976111 sec. | ||
| 5211 | 2026.05.06 00:56:51.719598 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5212 | 2026.05.06 00:56:51.719695 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5213 | 2026.05.06 00:56:51.719736 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5214 | 2026.05.06 00:56:51.720076 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.05.06 00:56:51.720113 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5216 | 2026.05.06 00:56:51.720424 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5217 | 2026.05.06 00:56:51.720648 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2026.05.06 00:56:51.720777 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 5219 | 2026.05.06 00:56:51.720813 [ 270 ] {043cdf15-7409-4449-9b1c-747645d3f014} <Debug> TCPHandler: Processed in 0.001265897 sec. | ||
| 5220 | 2026.05.06 00:56:52.116961 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.05.06 00:56:52.117204 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5222 | 2026.05.06 00:56:52.117574 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5223 | 2026.05.06 00:56:52.117612 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5224 | 2026.05.06 00:56:52.117862 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5225 | 2026.05.06 00:56:52.117932 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5226 | 2026.05.06 00:56:52.118071 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 5227 | 2026.05.06 00:56:52.118202 [ 320 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5228 | 2026.05.06 00:56:52.118206 [ 286 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5229 | 2026.05.06 00:56:52.118202 [ 324 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5230 | 2026.05.06 00:56:52.118353 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5231 | 2026.05.06 00:56:52.118379 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5232 | 2026.05.06 00:56:52.118448 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5233 | 2026.05.06 00:56:52.118469 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5234 | 2026.05.06 00:56:52.118503 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5235 | 2026.05.06 00:56:52.118544 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5236 | 2026.05.06 00:56:52.120038 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002942 sec., 12916.383412644458 rows/sec., 2.62 MiB/sec. | ||
| 5237 | 2026.05.06 00:56:52.120169 [ 270 ] {5407720f-d832-4a8e-8d2a-75178ecf554d} <Debug> TCPHandler: Processed in 0.00333781 sec. | ||
| 5238 | 2026.05.06 00:56:52.132689 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.06 00:56:52.132826 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5240 | 2026.05.06 00:56:52.132880 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5241 | 2026.05.06 00:56:52.133437 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.06 00:56:52.133484 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5243 | 2026.05.06 00:56:52.133850 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5244 | 2026.05.06 00:56:52.134086 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.06 00:56:52.134245 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001456 sec., 16483.516483516483 rows/sec., 1.37 MiB/sec. | ||
| 5246 | 2026.05.06 00:56:52.134283 [ 270 ] {c2643f5c-3f18-4e57-83c1-970deec9f67d} <Debug> TCPHandler: Processed in 0.001660395 sec. | ||
| 5247 | 2026.05.06 00:56:52.134412 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.05.06 00:56:52.134508 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.06 00:56:52.134548 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5250 | 2026.05.06 00:56:52.136429 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.05.06 00:56:52.136466 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5252 | 2026.05.06 00:56:52.136920 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5253 | 2026.05.06 00:56:52.137136 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.06 00:56:52.137252 [ 80 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5255 | 2026.05.06 00:56:52.137280 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Debug> executeQuery: Read 2553 rows, 195.97 KiB in 0.00279 sec., 915053.7634408602 rows/sec., 68.60 MiB/sec. | ||
| 5256 | 2026.05.06 00:56:52.137303 [ 80 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.05.06 00:56:52.137324 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5258 | 2026.05.06 00:56:52.137329 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5259 | 2026.05.06 00:56:52.137345 [ 270 ] {9ea597f0-c1cd-46e7-9a64-13a1e88e25b7} <Debug> TCPHandler: Processed in 0.002983972 sec. | ||
| 5260 | 2026.05.06 00:56:52.137450 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 5261 | 2026.05.06 00:56:52.137486 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.05.06 00:56:52.137585 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5263 | 2026.05.06 00:56:52.137586 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5264 | 2026.05.06 00:56:52.137627 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2615 rows starting from the beginning of the part | ||
| 5265 | 2026.05.06 00:56:52.137646 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5266 | 2026.05.06 00:56:52.137698 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 5267 | 2026.05.06 00:56:52.137751 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 5268 | 2026.05.06 00:56:52.137795 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 5269 | 2026.05.06 00:56:52.137841 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
| 5270 | 2026.05.06 00:56:52.137885 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2553 rows starting from the beginning of the part | ||
| 5271 | 2026.05.06 00:56:52.138076 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.05.06 00:56:52.138117 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5273 | 2026.05.06 00:56:52.138663 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5274 | 2026.05.06 00:56:52.138893 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.05.06 00:56:52.139036 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.001469 sec., 25187.20217835262 rows/sec., 1.89 MiB/sec. | ||
| 5276 | 2026.05.06 00:56:52.139075 [ 270 ] {be1df722-c756-44de-b466-838128c80529} <Debug> TCPHandler: Processed in 0.001640574 sec. | ||
| 5277 | 2026.05.06 00:56:52.139206 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.05.06 00:56:52.139326 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.05.06 00:56:52.139376 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5280 | 2026.05.06 00:56:52.140017 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5558 rows, containing 5 columns (5 merged, 0 gathered) in 0.002614965 sec., 2125458.6581464764 rows/sec., 169.11 MiB/sec. | ||
| 5281 | 2026.05.06 00:56:52.140166 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.05.06 00:56:52.140205 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5283 | 2026.05.06 00:56:52.140291 [ 191 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5284 | 2026.05.06 00:56:52.140587 [ 191 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.05.06 00:56:52.140628 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5286 | 2026.05.06 00:56:52.140661 [ 191 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_36_7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5287 | 2026.05.06 00:56:52.140738 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5288 | 2026.05.06 00:56:52.140865 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.05.06 00:56:52.141001 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.0017 sec., 485294.11764705885 rows/sec., 28.39 MiB/sec. | ||
| 5290 | 2026.05.06 00:56:52.141042 [ 270 ] {953c6033-cdda-4353-8a38-8007a27783b2} <Debug> TCPHandler: Processed in 0.001898829 sec. | ||
| 5291 | 2026.05.06 00:56:52.141162 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2026.05.06 00:56:52.141259 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5293 | 2026.05.06 00:56:52.141298 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5294 | 2026.05.06 00:56:52.141680 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.05.06 00:56:52.141717 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5296 | 2026.05.06 00:56:52.142013 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5297 | 2026.05.06 00:56:52.142223 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.05.06 00:56:52.142352 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 5299 | 2026.05.06 00:56:52.142391 [ 270 ] {bdbec2b5-3fd4-46ed-b0dd-ed36717404b6} <Debug> TCPHandler: Processed in 0.001280347 sec. | ||
| 5300 | 2026.05.06 00:56:52.142511 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.05.06 00:56:52.142607 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5302 | 2026.05.06 00:56:52.142646 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5303 | 2026.05.06 00:56:52.143052 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.05.06 00:56:52.143088 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5305 | 2026.05.06 00:56:52.143409 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5306 | 2026.05.06 00:56:52.143618 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.05.06 00:56:52.143757 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 802.65 KiB/sec. | ||
| 5308 | 2026.05.06 00:56:52.143797 [ 270 ] {982656b5-f27d-4e68-8281-88d685cd6f4f} <Debug> TCPHandler: Processed in 0.001336238 sec. | ||
| 5309 | 2026.05.06 00:56:52.143934 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.05.06 00:56:52.144030 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5311 | 2026.05.06 00:56:52.144070 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5312 | 2026.05.06 00:56:52.145069 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.05.06 00:56:52.145106 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5314 | 2026.05.06 00:56:52.145507 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5315 | 2026.05.06 00:56:52.145716 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.05.06 00:56:52.145835 [ 80 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5317 | 2026.05.06 00:56:52.145859 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Debug> executeQuery: Read 1340 rows, 92.49 KiB in 0.001847 sec., 725500.8121277748 rows/sec., 48.90 MiB/sec. | ||
| 5318 | 2026.05.06 00:56:52.145874 [ 80 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.05.06 00:56:52.145902 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5320 | 2026.05.06 00:56:52.145904 [ 270 ] {4e97008e-19e5-4cc0-ae5c-498fe9d58f5e} <Debug> TCPHandler: Processed in 0.002020262 sec. | ||
| 5321 | 2026.05.06 00:56:52.145994 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 5322 | 2026.05.06 00:56:52.146043 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.05.06 00:56:52.146095 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2026.05.06 00:56:52.146124 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5325 | 2026.05.06 00:56:52.146143 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5326 | 2026.05.06 00:56:52.146168 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 80 rows starting from the beginning of the part | ||
| 5327 | 2026.05.06 00:56:52.146194 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5328 | 2026.05.06 00:56:52.146224 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 93 rows starting from the beginning of the part | ||
| 5329 | 2026.05.06 00:56:52.146276 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 5330 | 2026.05.06 00:56:52.146312 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part | ||
| 5331 | 2026.05.06 00:56:52.146345 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1340 rows starting from the beginning of the part | ||
| 5332 | 2026.05.06 00:56:52.146978 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.05.06 00:56:52.147019 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5334 | 2026.05.06 00:56:52.147506 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5335 | 2026.05.06 00:56:52.147528 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563172 sec., 1972271.7653591542 rows/sec., 143.25 MiB/sec. | ||
| 5336 | 2026.05.06 00:56:52.147729 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.05.06 00:56:52.147773 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5338 | 2026.05.06 00:56:52.147843 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5339 | 2026.05.06 00:56:52.147876 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.05.06 00:56:52.147876 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001751 sec., 874928.6122215877 rows/sec., 53.48 MiB/sec. | ||
| 5341 | 2026.05.06 00:56:52.147898 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5342 | 2026.05.06 00:56:52.147930 [ 270 ] {ff4ab304-2189-44f6-87a2-13032b813dc1} <Debug> TCPHandler: Processed in 0.001937751 sec. | ||
| 5343 | 2026.05.06 00:56:52.147990 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 5344 | 2026.05.06 00:56:52.148063 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.05.06 00:56:52.148091 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5346 | 2026.05.06 00:56:52.148122 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12345 rows starting from the beginning of the part | ||
| 5347 | 2026.05.06 00:56:52.148130 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.05.06 00:56:52.148163 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5349 | 2026.05.06 00:56:52.148173 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5350 | 2026.05.06 00:56:52.148225 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_36_7} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5351 | 2026.05.06 00:56:52.148228 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part | ||
| 5352 | 2026.05.06 00:56:52.148226 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5353 | 2026.05.06 00:56:52.148289 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5354 | 2026.05.06 00:56:52.148332 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 5355 | 2026.05.06 00:56:52.148346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5356 | 2026.05.06 00:56:52.148371 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1532 rows starting from the beginning of the part | ||
| 5357 | 2026.05.06 00:56:52.149092 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.05.06 00:56:52.149133 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5359 | 2026.05.06 00:56:52.149824 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5360 | 2026.05.06 00:56:52.150077 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.05.06 00:56:52.150239 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002093 sec., 11944.577161968467 rows/sec., 21.40 MiB/sec. | ||
| 5362 | 2026.05.06 00:56:52.150303 [ 270 ] {9d5785b6-19f1-49c6-9786-8b6a4a8168ce} <Debug> TCPHandler: Processed in 0.002289898 sec. | ||
| 5363 | 2026.05.06 00:56:52.150436 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.05.06 00:56:52.150532 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5365 | 2026.05.06 00:56:52.150574 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5366 | 2026.05.06 00:56:52.150902 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.05.06 00:56:52.150939 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5368 | 2026.05.06 00:56:52.151374 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5369 | 2026.05.06 00:56:52.151611 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.05.06 00:56:52.151716 [ 80 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5371 | 2026.05.06 00:56:52.151743 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 673.82 KiB/sec. | ||
| 5372 | 2026.05.06 00:56:52.151746 [ 80 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.05.06 00:56:52.151781 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5374 | 2026.05.06 00:56:52.151785 [ 270 ] {7ce33457-9712-4235-b05d-f01f26ca8b99} <Debug> TCPHandler: Processed in 0.001400119 sec. | ||
| 5375 | 2026.05.06 00:56:52.151875 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 5376 | 2026.05.06 00:56:52.151973 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5377 | 2026.05.06 00:56:52.152007 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1530 rows starting from the beginning of the part | ||
| 5378 | 2026.05.06 00:56:52.152067 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5379 | 2026.05.06 00:56:52.152115 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 5380 | 2026.05.06 00:56:52.152158 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5381 | 2026.05.06 00:56:52.152199 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 5382 | 2026.05.06 00:56:52.152241 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5383 | 2026.05.06 00:56:52.152786 [ 200 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14519 rows, containing 5 columns (5 merged, 0 gathered) in 0.004823781 sec., 3009879.5944509087 rows/sec., 192.61 MiB/sec. | ||
| 5384 | 2026.05.06 00:56:52.153171 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5385 | 2026.05.06 00:56:52.153273 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 4 columns (4 merged, 0 gathered) in 0.00143825 sec., 1239005.7361376672 rows/sec., 83.62 MiB/sec. | ||
| 5386 | 2026.05.06 00:56:52.153428 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.05.06 00:56:52.153507 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5388 | 2026.05.06 00:56:52.153531 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5389 | 2026.05.06 00:56:52.153572 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 5390 | 2026.05.06 00:56:52.153783 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.05.06 00:56:52.153851 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_36_7} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5392 | 2026.05.06 00:56:52.153912 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5393 | 2026.05.06 00:56:53.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.88 MiB, peak 267.74 MiB, free memory in arenas 0.00 B, will set to 260.44 MiB (RSS), difference: 1.56 MiB | ||
| 5394 | 2026.05.06 00:56:55.253925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 660 | ||
| 5395 | 2026.05.06 00:56:55.256667 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.05.06 00:56:55.256719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5397 | 2026.05.06 00:56:55.257941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5398 | 2026.05.06 00:56:55.258214 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.05.06 00:56:55.258465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5400 | 2026.05.06 00:56:56.704411 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.05.06 00:56:56.704668 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5402 | 2026.05.06 00:56:56.704995 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5403 | 2026.05.06 00:56:56.705034 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5404 | 2026.05.06 00:56:56.705251 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5405 | 2026.05.06 00:56:56.705321 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5406 | 2026.05.06 00:56:56.705458 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5407 | 2026.05.06 00:56:56.705571 [ 328 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5408 | 2026.05.06 00:56:56.705585 [ 330 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5409 | 2026.05.06 00:56:56.705571 [ 320 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5410 | 2026.05.06 00:56:56.705734 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5411 | 2026.05.06 00:56:56.705765 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5412 | 2026.05.06 00:56:56.705842 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5413 | 2026.05.06 00:56:56.705862 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5414 | 2026.05.06 00:56:56.705896 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5415 | 2026.05.06 00:56:56.705937 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5416 | 2026.05.06 00:56:56.707131 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00256 sec., 14843.749999999998 rows/sec., 3.01 MiB/sec. | ||
| 5417 | 2026.05.06 00:56:56.707269 [ 270 ] {4cd3a769-a4d4-4f62-a492-60a82f7c5e62} <Debug> TCPHandler: Processed in 0.002990513 sec. | ||
| 5418 | 2026.05.06 00:56:56.708795 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.05.06 00:56:56.708926 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5420 | 2026.05.06 00:56:56.708979 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5421 | 2026.05.06 00:56:56.709532 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.05.06 00:56:56.709584 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5423 | 2026.05.06 00:56:56.709952 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5424 | 2026.05.06 00:56:56.710181 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.05.06 00:56:56.710335 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 2.97 MiB/sec. | ||
| 5426 | 2026.05.06 00:56:56.710375 [ 270 ] {2c95bc5f-7da5-455f-b904-e9ad8093f65b} <Debug> TCPHandler: Processed in 0.001641304 sec. | ||
| 5427 | 2026.05.06 00:56:56.710496 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.05.06 00:56:56.710596 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5429 | 2026.05.06 00:56:56.710637 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5430 | 2026.05.06 00:56:56.711062 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.05.06 00:56:56.711100 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5432 | 2026.05.06 00:56:56.711395 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5433 | 2026.05.06 00:56:56.711599 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.05.06 00:56:56.711731 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 5435 | 2026.05.06 00:56:56.711768 [ 270 ] {5b67a67e-e8ec-4f8c-9134-8e52a968ccd1} <Debug> TCPHandler: Processed in 0.001320788 sec. | ||
| 5436 | 2026.05.06 00:56:56.711883 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.05.06 00:56:56.711978 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5438 | 2026.05.06 00:56:56.712021 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5439 | 2026.05.06 00:56:56.712384 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.05.06 00:56:56.712420 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5441 | 2026.05.06 00:56:56.712738 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5442 | 2026.05.06 00:56:56.712939 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.05.06 00:56:56.713067 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001109 sec., 115419.29666366096 rows/sec., 8.04 MiB/sec. | ||
| 5444 | 2026.05.06 00:56:56.713104 [ 270 ] {43cc7efd-fb39-4326-81e9-e82de5b96ee2} <Debug> TCPHandler: Processed in 0.001268666 sec. | ||
| 5445 | 2026.05.06 00:56:56.713218 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.05.06 00:56:56.713313 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.05.06 00:56:56.713353 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5448 | 2026.05.06 00:56:56.713679 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.05.06 00:56:56.713716 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5450 | 2026.05.06 00:56:56.714016 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5451 | 2026.05.06 00:56:56.714217 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.05.06 00:56:56.714346 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 5453 | 2026.05.06 00:56:56.714381 [ 270 ] {282e3b15-b7df-4151-97b5-744cbf780fa8} <Debug> TCPHandler: Processed in 0.001211176 sec. | ||
| 5454 | 2026.05.06 00:56:57.733435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10988 | ||
| 5455 | 2026.05.06 00:56:57.733914 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.05.06 00:56:57.733958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5457 | 2026.05.06 00:56:57.734465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5458 | 2026.05.06 00:56:57.734687 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.05.06 00:56:57.734812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10988 | ||
| 5460 | 2026.05.06 00:56:58.281426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5461 | 2026.05.06 00:56:58.297078 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.05.06 00:56:58.297133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5463 | 2026.05.06 00:56:58.303513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5464 | 2026.05.06 00:56:58.304236 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.05.06 00:56:58.306927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5466 | 2026.05.06 00:57:01.706583 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.05.06 00:57:01.706824 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5468 | 2026.05.06 00:57:01.707188 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5469 | 2026.05.06 00:57:01.707227 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5470 | 2026.05.06 00:57:01.707452 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5471 | 2026.05.06 00:57:01.707523 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5472 | 2026.05.06 00:57:01.707664 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5473 | 2026.05.06 00:57:01.707782 [ 320 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5474 | 2026.05.06 00:57:01.707788 [ 366 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5475 | 2026.05.06 00:57:01.707782 [ 328 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5476 | 2026.05.06 00:57:01.707952 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5477 | 2026.05.06 00:57:01.707980 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5478 | 2026.05.06 00:57:01.708050 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5479 | 2026.05.06 00:57:01.708071 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5480 | 2026.05.06 00:57:01.708106 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5481 | 2026.05.06 00:57:01.708144 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5482 | 2026.05.06 00:57:01.709294 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002558 sec., 14855.355746677093 rows/sec., 3.01 MiB/sec. | ||
| 5483 | 2026.05.06 00:57:01.709429 [ 270 ] {b93882a9-2acf-4b14-be59-7bbbda2ae606} <Debug> TCPHandler: Processed in 0.002973852 sec. | ||
| 5484 | 2026.05.06 00:57:01.711516 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2026.05.06 00:57:01.711628 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5486 | 2026.05.06 00:57:01.711672 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5487 | 2026.05.06 00:57:01.712212 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.05.06 00:57:01.712259 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5489 | 2026.05.06 00:57:01.712642 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5490 | 2026.05.06 00:57:01.712871 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.05.06 00:57:01.713042 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001447 sec., 73255.01036627505 rows/sec., 6.15 MiB/sec. | ||
| 5492 | 2026.05.06 00:57:01.713084 [ 270 ] {0452f454-1d8e-4cc7-9b9d-dc28187bc2e2} <Debug> TCPHandler: Processed in 0.001620754 sec. | ||
| 5493 | 2026.05.06 00:57:01.713221 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.05.06 00:57:01.713322 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.05.06 00:57:01.713364 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5496 | 2026.05.06 00:57:01.713791 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.05.06 00:57:01.713830 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5498 | 2026.05.06 00:57:01.714133 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5499 | 2026.05.06 00:57:01.714360 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.05.06 00:57:01.714476 [ 72 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5501 | 2026.05.06 00:57:01.714510 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00121 sec., 20661.15702479339 rows/sec., 1.52 MiB/sec. | ||
| 5502 | 2026.05.06 00:57:01.714526 [ 72 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.05.06 00:57:01.714555 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5504 | 2026.05.06 00:57:01.714556 [ 270 ] {d5e3e3d7-24ff-4ac0-989e-9c556d277f68} <Debug> TCPHandler: Processed in 0.001387029 sec. | ||
| 5505 | 2026.05.06 00:57:01.714676 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 5506 | 2026.05.06 00:57:01.714695 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.05.06 00:57:01.714813 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5508 | 2026.05.06 00:57:01.714829 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5509 | 2026.05.06 00:57:01.714856 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5510 | 2026.05.06 00:57:01.714868 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5511 | 2026.05.06 00:57:01.714939 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part | ||
| 5512 | 2026.05.06 00:57:01.714982 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5513 | 2026.05.06 00:57:01.715023 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5514 | 2026.05.06 00:57:01.715060 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
| 5515 | 2026.05.06 00:57:01.715097 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5516 | 2026.05.06 00:57:01.715318 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.05.06 00:57:01.715363 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5518 | 2026.05.06 00:57:01.715848 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5519 | 2026.05.06 00:57:01.715948 [ 191 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325728 sec., 159912.13883994304 rows/sec., 12.35 MiB/sec. | ||
| 5520 | 2026.05.06 00:57:01.716080 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.05.06 00:57:01.716127 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5522 | 2026.05.06 00:57:01.716241 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001446 sec., 61549.100968188104 rows/sec., 4.81 MiB/sec. | ||
| 5523 | 2026.05.06 00:57:01.716288 [ 270 ] {2cc6c1a1-3caf-4fcb-89c2-05dffd7fdd2d} <Debug> TCPHandler: Processed in 0.001644434 sec. | ||
| 5524 | 2026.05.06 00:57:01.716424 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.05.06 00:57:01.716430 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.05.06 00:57:01.716523 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.05.06 00:57:01.716524 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_31_6} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5528 | 2026.05.06 00:57:01.716572 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5529 | 2026.05.06 00:57:01.716636 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5530 | 2026.05.06 00:57:01.717003 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.06 00:57:01.717044 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5532 | 2026.05.06 00:57:01.717384 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5533 | 2026.05.06 00:57:01.717599 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.05.06 00:57:01.717740 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 5535 | 2026.05.06 00:57:01.717778 [ 270 ] {02e4bbf8-4e6d-4d07-98e6-1b0415cf3aae} <Debug> TCPHandler: Processed in 0.001404469 sec. | ||
| 5536 | 2026.05.06 00:57:01.717899 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.05.06 00:57:01.717994 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5538 | 2026.05.06 00:57:01.718048 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5539 | 2026.05.06 00:57:01.718875 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.05.06 00:57:01.718912 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5541 | 2026.05.06 00:57:01.719456 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5542 | 2026.05.06 00:57:01.719694 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.05.06 00:57:01.719810 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5544 | 2026.05.06 00:57:01.719841 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001866 sec., 13397.642015005358 rows/sec., 24.01 MiB/sec. | ||
| 5545 | 2026.05.06 00:57:01.719857 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.05.06 00:57:01.719883 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5547 | 2026.05.06 00:57:01.719911 [ 270 ] {04ccb30f-8b09-44bd-9699-fb843f8b775e} <Debug> TCPHandler: Processed in 0.002062203 sec. | ||
| 5548 | 2026.05.06 00:57:01.719956 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 5549 | 2026.05.06 00:57:01.720050 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2026.05.06 00:57:01.720148 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5551 | 2026.05.06 00:57:01.720150 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5552 | 2026.05.06 00:57:01.720200 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 507 rows starting from the beginning of the part | ||
| 5553 | 2026.05.06 00:57:01.720208 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5554 | 2026.05.06 00:57:01.720307 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 5555 | 2026.05.06 00:57:01.720405 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5556 | 2026.05.06 00:57:01.720491 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5557 | 2026.05.06 00:57:01.720564 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.05.06 00:57:01.720577 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 5559 | 2026.05.06 00:57:01.720608 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5560 | 2026.05.06 00:57:01.720674 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5561 | 2026.05.06 00:57:01.720942 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5562 | 2026.05.06 00:57:01.721188 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.05.06 00:57:01.721331 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 5564 | 2026.05.06 00:57:01.721367 [ 270 ] {3b56111e-a31d-4444-b343-192f7478a1b1} <Debug> TCPHandler: Processed in 0.001368498 sec. | ||
| 5565 | 2026.05.06 00:57:01.743462 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 19 columns (19 merged, 0 gathered) in 0.023534283 sec., 26472.01956396972 rows/sec., 47.44 MiB/sec. | ||
| 5566 | 2026.05.06 00:57:01.744368 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5567 | 2026.05.06 00:57:01.744749 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.05.06 00:57:01.744839 [ 191 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5569 | 2026.05.06 00:57:01.744981 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 5570 | 2026.05.06 00:57:02.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.87 MiB, peak 269.37 MiB, free memory in arenas 0.00 B, will set to 263.52 MiB (RSS), difference: 1.65 MiB | ||
| 5571 | 2026.05.06 00:57:05.141480 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5572 | 2026.05.06 00:57:05.141533 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5573 | 2026.05.06 00:57:05.234934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11500 | ||
| 5574 | 2026.05.06 00:57:05.235445 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.05.06 00:57:05.235489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5576 | 2026.05.06 00:57:05.235958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5577 | 2026.05.06 00:57:05.236188 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.05.06 00:57:05.236323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11500 | ||
| 5579 | 2026.05.06 00:57:05.258818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 684 | ||
| 5580 | 2026.05.06 00:57:05.260998 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.05.06 00:57:05.261049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5582 | 2026.05.06 00:57:05.262270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5583 | 2026.05.06 00:57:05.262552 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.05.06 00:57:05.262920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5585 | 2026.05.06 00:57:05.807051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5586 | 2026.05.06 00:57:05.823538 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.05.06 00:57:05.823593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5588 | 2026.05.06 00:57:05.829678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5589 | 2026.05.06 00:57:05.830359 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.05.06 00:57:05.833081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5591 | 2026.05.06 00:57:06.707509 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.05.06 00:57:06.707777 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5593 | 2026.05.06 00:57:06.708121 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5594 | 2026.05.06 00:57:06.708159 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5595 | 2026.05.06 00:57:06.708379 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5596 | 2026.05.06 00:57:06.708453 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5597 | 2026.05.06 00:57:06.708659 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5598 | 2026.05.06 00:57:06.708798 [ 365 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5599 | 2026.05.06 00:57:06.708797 [ 328 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5600 | 2026.05.06 00:57:06.708810 [ 366 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5601 | 2026.05.06 00:57:06.708936 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5602 | 2026.05.06 00:57:06.708965 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5603 | 2026.05.06 00:57:06.709039 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5604 | 2026.05.06 00:57:06.709060 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5605 | 2026.05.06 00:57:06.709099 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5606 | 2026.05.06 00:57:06.709137 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5607 | 2026.05.06 00:57:06.710525 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002864 sec., 13268.156424581006 rows/sec., 2.69 MiB/sec. | ||
| 5608 | 2026.05.06 00:57:06.710695 [ 270 ] {f9c18421-1e7d-4ee9-8b40-689a0ba36a33} <Debug> TCPHandler: Processed in 0.0033101 sec. | ||
| 5609 | 2026.05.06 00:57:06.712895 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.05.06 00:57:06.713010 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5611 | 2026.05.06 00:57:06.713064 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5612 | 2026.05.06 00:57:06.713678 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.05.06 00:57:06.713729 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5614 | 2026.05.06 00:57:06.714146 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5615 | 2026.05.06 00:57:06.714370 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.05.06 00:57:06.714524 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001548 sec., 56847.54521963825 rows/sec., 4.79 MiB/sec. | ||
| 5617 | 2026.05.06 00:57:06.714568 [ 270 ] {77a28200-a8f1-4cf8-ac20-d9390b308170} <Debug> TCPHandler: Processed in 0.001725566 sec. | ||
| 5618 | 2026.05.06 00:57:06.714696 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.05.06 00:57:06.714796 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.05.06 00:57:06.714839 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5621 | 2026.05.06 00:57:06.715254 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.05.06 00:57:06.715291 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5623 | 2026.05.06 00:57:06.715601 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5624 | 2026.05.06 00:57:06.715822 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.05.06 00:57:06.715959 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001185 sec., 13502.109704641349 rows/sec., 1015.30 KiB/sec. | ||
| 5626 | 2026.05.06 00:57:06.715997 [ 270 ] {48305cae-fea7-4f7e-908a-488b6bc9da4d} <Debug> TCPHandler: Processed in 0.001352278 sec. | ||
| 5627 | 2026.05.06 00:57:06.716126 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.05.06 00:57:06.716220 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5629 | 2026.05.06 00:57:06.716260 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5630 | 2026.05.06 00:57:06.716673 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.05.06 00:57:06.716709 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5632 | 2026.05.06 00:57:06.717008 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5633 | 2026.05.06 00:57:06.717219 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.05.06 00:57:06.717348 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001147 sec., 69747.16652136006 rows/sec., 5.45 MiB/sec. | ||
| 5635 | 2026.05.06 00:57:06.717386 [ 270 ] {0541f772-29b3-4a62-8839-28e80f42e2c5} <Debug> TCPHandler: Processed in 0.001310578 sec. | ||
| 5636 | 2026.05.06 00:57:06.717510 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5637 | 2026.05.06 00:57:06.717605 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5638 | 2026.05.06 00:57:06.717648 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5639 | 2026.05.06 00:57:06.718033 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.05.06 00:57:06.718069 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5641 | 2026.05.06 00:57:06.718402 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5642 | 2026.05.06 00:57:06.718611 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.05.06 00:57:06.718743 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 5644 | 2026.05.06 00:57:06.718779 [ 270 ] {fa3d6e72-e519-4e7d-9cb2-d57925de400c} <Debug> TCPHandler: Processed in 0.001318557 sec. | ||
| 5645 | 2026.05.06 00:57:06.718890 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.05.06 00:57:06.718984 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5647 | 2026.05.06 00:57:06.719037 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5648 | 2026.05.06 00:57:06.719821 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.05.06 00:57:06.719859 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5650 | 2026.05.06 00:57:06.720374 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5651 | 2026.05.06 00:57:06.720597 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.05.06 00:57:06.720740 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001774 sec., 9019.165727170237 rows/sec., 16.16 MiB/sec. | ||
| 5653 | 2026.05.06 00:57:06.720802 [ 270 ] {4308badd-70c0-45aa-b7cf-ccad3461d5ed} <Debug> TCPHandler: Processed in 0.001960961 sec. | ||
| 5654 | 2026.05.06 00:57:06.720921 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.05.06 00:57:06.721015 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5656 | 2026.05.06 00:57:06.721057 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5657 | 2026.05.06 00:57:06.721389 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.05.06 00:57:06.721423 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5659 | 2026.05.06 00:57:06.721711 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5660 | 2026.05.06 00:57:06.721913 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.05.06 00:57:06.722038 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5662 | 2026.05.06 00:57:06.722073 [ 270 ] {0b10f38d-5405-4efe-b083-10fd1ef6f9a1} <Debug> TCPHandler: Processed in 0.001253066 sec. | ||
| 5663 | 2026.05.06 00:57:10.843245 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37257 | ||
| 5664 | 2026.05.06 00:57:10.843358 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2026.05.06 00:57:10.843384 [ 307 ] {} <Debug> TCP-Session: 7056f18e-a561-4f5c-9ee2-59468c9d45a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37257 | ||
| 5666 | 2026.05.06 00:57:10.843408 [ 307 ] {} <Debug> TCP-Session: 7056f18e-a561-4f5c-9ee2-59468c9d45a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.05.06 00:57:10.843422 [ 307 ] {} <Debug> TCP-Session: 7056f18e-a561-4f5c-9ee2-59468c9d45a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.05.06 00:57:10.843649 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63053 | ||
| 5669 | 2026.05.06 00:57:10.843687 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49386 | ||
| 5670 | 2026.05.06 00:57:10.843704 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60764 | ||
| 5671 | 2026.05.06 00:57:10.843749 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40511 | ||
| 5672 | 2026.05.06 00:57:10.843772 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2026.05.06 00:57:10.843802 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5674 | 2026.05.06 00:57:10.843820 [ 308 ] {} <Debug> TCP-Session: d473440f-0ea8-4f2a-9d1d-3310bef9ade3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63053 | ||
| 5675 | 2026.05.06 00:57:10.843745 [ 307 ] {} <Trace> TCP-Session: 7056f18e-a561-4f5c-9ee2-59468c9d45a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.05.06 00:57:10.843841 [ 309 ] {} <Debug> TCP-Session: abfcbea3-7c20-45cc-a55f-3a9166a02519 Authenticating user 'default' from [fd00:1122:3344:101::e]:49386 | ||
| 5677 | 2026.05.06 00:57:10.843853 [ 308 ] {} <Debug> TCP-Session: d473440f-0ea8-4f2a-9d1d-3310bef9ade3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.05.06 00:57:10.843727 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40738 | ||
| 5679 | 2026.05.06 00:57:10.843897 [ 308 ] {} <Debug> TCP-Session: d473440f-0ea8-4f2a-9d1d-3310bef9ade3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.05.06 00:57:10.843893 [ 309 ] {} <Debug> TCP-Session: abfcbea3-7c20-45cc-a55f-3a9166a02519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.05.06 00:57:10.843715 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63000 | ||
| 5682 | 2026.05.06 00:57:10.843968 [ 309 ] {} <Debug> TCP-Session: abfcbea3-7c20-45cc-a55f-3a9166a02519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.05.06 00:57:10.843698 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50978 | ||
| 5684 | 2026.05.06 00:57:10.844032 [ 307 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5685 | 2026.05.06 00:57:10.843738 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56349 | ||
| 5686 | 2026.05.06 00:57:10.844339 [ 307 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5687 | 2026.05.06 00:57:10.844398 [ 307 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5688 | 2026.05.06 00:57:10.844442 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5689 | 2026.05.06 00:57:10.844474 [ 311 ] {} <Debug> TCP-Session: 1572365e-ae96-424b-bcf7-4965db6dc479 Authenticating user 'default' from [fd00:1122:3344:101::e]:50978 | ||
| 5690 | 2026.05.06 00:57:10.844494 [ 311 ] {} <Debug> TCP-Session: 1572365e-ae96-424b-bcf7-4965db6dc479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.05.06 00:57:10.844511 [ 311 ] {} <Debug> TCP-Session: 1572365e-ae96-424b-bcf7-4965db6dc479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.05.06 00:57:10.844557 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2026.05.06 00:57:10.844593 [ 269 ] {} <Debug> TCP-Session: 72e08aa6-5fdd-4584-b451-3f1e6eb72d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:40738 | ||
| 5694 | 2026.05.06 00:57:10.844611 [ 269 ] {} <Debug> TCP-Session: 72e08aa6-5fdd-4584-b451-3f1e6eb72d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.05.06 00:57:10.844624 [ 269 ] {} <Debug> TCP-Session: 72e08aa6-5fdd-4584-b451-3f1e6eb72d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.05.06 00:57:10.844707 [ 307 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 5697 | 2026.05.06 00:57:10.844780 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5698 | 2026.05.06 00:57:10.844832 [ 310 ] {} <Debug> TCP-Session: 35d16611-3484-47fc-8cb8-83ec40d589ee Authenticating user 'default' from [fd00:1122:3344:101::e]:60764 | ||
| 5699 | 2026.05.06 00:57:10.844856 [ 310 ] {} <Debug> TCP-Session: 35d16611-3484-47fc-8cb8-83ec40d589ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.05.06 00:57:10.844856 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5701 | 2026.05.06 00:57:10.844872 [ 310 ] {} <Debug> TCP-Session: 35d16611-3484-47fc-8cb8-83ec40d589ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.05.06 00:57:10.844894 [ 3 ] {} <Debug> TCP-Session: 5ff07719-1994-4539-9b99-2647dd0a5093 Authenticating user 'default' from [fd00:1122:3344:101::e]:63000 | ||
| 5703 | 2026.05.06 00:57:10.844911 [ 3 ] {} <Debug> TCP-Session: 5ff07719-1994-4539-9b99-2647dd0a5093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.05.06 00:57:10.844923 [ 3 ] {} <Debug> TCP-Session: 5ff07719-1994-4539-9b99-2647dd0a5093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.05.06 00:57:10.845108 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5706 | 2026.05.06 00:57:10.845144 [ 303 ] {} <Debug> TCP-Session: 26557ba9-4f3d-41cb-8a60-5cd7dccf7dda Authenticating user 'default' from [fd00:1122:3344:101::e]:56349 | ||
| 5707 | 2026.05.06 00:57:10.845162 [ 303 ] {} <Debug> TCP-Session: 26557ba9-4f3d-41cb-8a60-5cd7dccf7dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.05.06 00:57:10.845175 [ 303 ] {} <Debug> TCP-Session: 26557ba9-4f3d-41cb-8a60-5cd7dccf7dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.05.06 00:57:10.845228 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2026.05.06 00:57:10.845267 [ 304 ] {} <Debug> TCP-Session: a6624500-614c-4978-83d5-50f97378686e Authenticating user 'default' from [fd00:1122:3344:101::e]:40511 | ||
| 5711 | 2026.05.06 00:57:10.845285 [ 304 ] {} <Debug> TCP-Session: a6624500-614c-4978-83d5-50f97378686e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.05.06 00:57:10.845298 [ 304 ] {} <Debug> TCP-Session: a6624500-614c-4978-83d5-50f97378686e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.05.06 00:57:10.845663 [ 365 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Trace> AggregatingTransform: Aggregating | ||
| 5714 | 2026.05.06 00:57:10.845705 [ 365 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5715 | 2026.05.06 00:57:10.845742 [ 365 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924209 sec. (1082.006 rows/sec., 42.27 KiB/sec.) | ||
| 5716 | 2026.05.06 00:57:10.845764 [ 365 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Trace> Aggregator: Merging aggregated data | ||
| 5717 | 2026.05.06 00:57:10.847182 [ 307 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003211 sec., 311.4294612270321 rows/sec., 12.17 KiB/sec. | ||
| 5718 | 2026.05.06 00:57:10.847386 [ 307 ] {9e503c8c-045b-4029-b03c-274b4a1dbae7} <Debug> TCPHandler: Processed in 0.003764339 sec. | ||
| 5719 | 2026.05.06 00:57:10.847532 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5720 | 2026.05.06 00:57:10.847559 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2026.05.06 00:57:10.847597 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2026.05.06 00:57:10.847625 [ 308 ] {} <Debug> TCP-Session: d473440f-0ea8-4f2a-9d1d-3310bef9ade3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.05.06 00:57:10.847632 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5724 | 2026.05.06 00:57:10.847657 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5725 | 2026.05.06 00:57:10.847718 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5726 | 2026.05.06 00:57:10.847744 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5727 | 2026.05.06 00:57:10.847762 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2026.05.06 00:57:10.847777 [ 269 ] {} <Debug> TCP-Session: 72e08aa6-5fdd-4584-b451-3f1e6eb72d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.05.06 00:57:10.847810 [ 310 ] {} <Debug> TCP-Session: 35d16611-3484-47fc-8cb8-83ec40d589ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.05.06 00:57:10.847832 [ 311 ] {} <Debug> TCP-Session: 1572365e-ae96-424b-bcf7-4965db6dc479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.05.06 00:57:10.847752 [ 309 ] {} <Debug> TCP-Session: abfcbea3-7c20-45cc-a55f-3a9166a02519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.05.06 00:57:10.847680 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5733 | 2026.05.06 00:57:10.847654 [ 304 ] {} <Debug> TCP-Session: a6624500-614c-4978-83d5-50f97378686e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.05.06 00:57:10.847920 [ 3 ] {} <Debug> TCP-Session: 5ff07719-1994-4539-9b99-2647dd0a5093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.06 00:57:10.847567 [ 307 ] {} <Debug> TCP-Session: 7056f18e-a561-4f5c-9ee2-59468c9d45a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.05.06 00:57:10.847685 [ 303 ] {} <Debug> TCP-Session: 26557ba9-4f3d-41cb-8a60-5cd7dccf7dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.05.06 00:57:10.907068 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39668 | ||
| 5738 | 2026.05.06 00:57:10.907172 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5739 | 2026.05.06 00:57:10.907197 [ 307 ] {} <Debug> TCP-Session: 9d13281e-3146-488e-a81c-00c8dd7a4add Authenticating user 'default' from [fd00:1122:3344:101::e]:39668 | ||
| 5740 | 2026.05.06 00:57:10.907219 [ 307 ] {} <Debug> TCP-Session: 9d13281e-3146-488e-a81c-00c8dd7a4add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.05.06 00:57:10.907232 [ 307 ] {} <Debug> TCP-Session: 9d13281e-3146-488e-a81c-00c8dd7a4add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.05.06 00:57:10.907474 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49166 | ||
| 5743 | 2026.05.06 00:57:10.907483 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63642 | ||
| 5744 | 2026.05.06 00:57:10.907535 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46265 | ||
| 5745 | 2026.05.06 00:57:10.907556 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62056 | ||
| 5746 | 2026.05.06 00:57:10.907550 [ 307 ] {} <Trace> TCP-Session: 9d13281e-3146-488e-a81c-00c8dd7a4add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.05.06 00:57:10.907596 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2026.05.06 00:57:10.907619 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5749 | 2026.05.06 00:57:10.907622 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.05.06 00:57:10.907648 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5751 | 2026.05.06 00:57:10.907661 [ 309 ] {} <Debug> TCP-Session: 31b7ed21-4ead-4945-90a7-a21002969039 Authenticating user 'default' from [fd00:1122:3344:101::e]:63642 | ||
| 5752 | 2026.05.06 00:57:10.907665 [ 269 ] {} <Debug> TCP-Session: a599888c-9a51-4911-a616-e32dbf676e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:46265 | ||
| 5753 | 2026.05.06 00:57:10.907682 [ 304 ] {} <Debug> TCP-Session: 138a3c23-c785-4cf3-83ef-ead77614b025 Authenticating user 'default' from [fd00:1122:3344:101::e]:62056 | ||
| 5754 | 2026.05.06 00:57:10.907689 [ 309 ] {} <Debug> TCP-Session: 31b7ed21-4ead-4945-90a7-a21002969039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.05.06 00:57:10.907696 [ 269 ] {} <Debug> TCP-Session: a599888c-9a51-4911-a616-e32dbf676e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.05.06 00:57:10.907707 [ 309 ] {} <Debug> TCP-Session: 31b7ed21-4ead-4945-90a7-a21002969039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.05.06 00:57:10.907714 [ 269 ] {} <Debug> TCP-Session: a599888c-9a51-4911-a616-e32dbf676e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.05.06 00:57:10.907706 [ 304 ] {} <Debug> TCP-Session: 138a3c23-c785-4cf3-83ef-ead77614b025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.05.06 00:57:10.907522 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64077 | ||
| 5760 | 2026.05.06 00:57:10.907767 [ 307 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5761 | 2026.05.06 00:57:10.907744 [ 304 ] {} <Debug> TCP-Session: 138a3c23-c785-4cf3-83ef-ead77614b025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.05.06 00:57:10.907497 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49705 | ||
| 5763 | 2026.05.06 00:57:10.907485 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46415 | ||
| 5764 | 2026.05.06 00:57:10.907863 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5765 | 2026.05.06 00:57:10.907901 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5766 | 2026.05.06 00:57:10.907647 [ 308 ] {} <Debug> TCP-Session: e702cbc1-6139-4df9-ac50-58e23b7ba5f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49166 | ||
| 5767 | 2026.05.06 00:57:10.907927 [ 3 ] {} <Debug> TCP-Session: b7d07be7-c29d-4aed-9085-646bdf11e346 Authenticating user 'default' from [fd00:1122:3344:101::e]:64077 | ||
| 5768 | 2026.05.06 00:57:10.907930 [ 310 ] {} <Debug> TCP-Session: 52d922b3-2b10-4f8e-9780-89a0ea303bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49705 | ||
| 5769 | 2026.05.06 00:57:10.907955 [ 308 ] {} <Debug> TCP-Session: e702cbc1-6139-4df9-ac50-58e23b7ba5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.05.06 00:57:10.907966 [ 3 ] {} <Debug> TCP-Session: b7d07be7-c29d-4aed-9085-646bdf11e346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.05.06 00:57:10.907970 [ 310 ] {} <Debug> TCP-Session: 52d922b3-2b10-4f8e-9780-89a0ea303bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.05.06 00:57:10.907982 [ 308 ] {} <Debug> TCP-Session: e702cbc1-6139-4df9-ac50-58e23b7ba5f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.05.06 00:57:10.908002 [ 310 ] {} <Debug> TCP-Session: 52d922b3-2b10-4f8e-9780-89a0ea303bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.05.06 00:57:10.907995 [ 3 ] {} <Debug> TCP-Session: b7d07be7-c29d-4aed-9085-646bdf11e346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.05.06 00:57:10.907940 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5776 | 2026.05.06 00:57:10.907547 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40584 | ||
| 5777 | 2026.05.06 00:57:10.908074 [ 311 ] {} <Debug> TCP-Session: 5735a015-94c3-4389-9196-59346e0cb252 Authenticating user 'default' from [fd00:1122:3344:101::e]:46415 | ||
| 5778 | 2026.05.06 00:57:10.908061 [ 307 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5779 | 2026.05.06 00:57:10.908103 [ 311 ] {} <Debug> TCP-Session: 5735a015-94c3-4389-9196-59346e0cb252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.05.06 00:57:10.908127 [ 311 ] {} <Debug> TCP-Session: 5735a015-94c3-4389-9196-59346e0cb252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.05.06 00:57:10.908134 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5782 | 2026.05.06 00:57:10.908158 [ 307 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5783 | 2026.05.06 00:57:10.908161 [ 303 ] {} <Debug> TCP-Session: 89208a8f-8f2c-4a01-bcf8-6d7a59b47e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:40584 | ||
| 5784 | 2026.05.06 00:57:10.908186 [ 303 ] {} <Debug> TCP-Session: 89208a8f-8f2c-4a01-bcf8-6d7a59b47e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.05.06 00:57:10.908201 [ 303 ] {} <Debug> TCP-Session: 89208a8f-8f2c-4a01-bcf8-6d7a59b47e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.05.06 00:57:10.908435 [ 307 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 5787 | 2026.05.06 00:57:10.909415 [ 360 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Trace> AggregatingTransform: Aggregating | ||
| 5788 | 2026.05.06 00:57:10.909467 [ 360 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5789 | 2026.05.06 00:57:10.909578 [ 360 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044282 sec. (957.596 rows/sec., 37.41 KiB/sec.) | ||
| 5790 | 2026.05.06 00:57:10.909597 [ 360 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Trace> Aggregator: Merging aggregated data | ||
| 5791 | 2026.05.06 00:57:10.910965 [ 307 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003256 sec., 307.12530712530713 rows/sec., 12.00 KiB/sec. | ||
| 5792 | 2026.05.06 00:57:10.911096 [ 307 ] {09631cb6-b5a2-406c-8448-2608846b2b5e} <Debug> TCPHandler: Processed in 0.003661487 sec. | ||
| 5793 | 2026.05.06 00:57:10.911217 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5794 | 2026.05.06 00:57:10.911241 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5795 | 2026.05.06 00:57:10.911245 [ 307 ] {} <Debug> TCP-Session: 9d13281e-3146-488e-a81c-00c8dd7a4add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.05.06 00:57:10.911262 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2026.05.06 00:57:10.911288 [ 308 ] {} <Debug> TCP-Session: e702cbc1-6139-4df9-ac50-58e23b7ba5f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2026.05.06 00:57:10.911301 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2026.05.06 00:57:10.911317 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5800 | 2026.05.06 00:57:10.911351 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5801 | 2026.05.06 00:57:10.911368 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5802 | 2026.05.06 00:57:10.911399 [ 311 ] {} <Debug> TCP-Session: 5735a015-94c3-4389-9196-59346e0cb252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.05.06 00:57:10.911379 [ 309 ] {} <Debug> TCP-Session: 31b7ed21-4ead-4945-90a7-a21002969039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.05.06 00:57:10.911427 [ 3 ] {} <Debug> TCP-Session: b7d07be7-c29d-4aed-9085-646bdf11e346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.05.06 00:57:10.911361 [ 310 ] {} <Debug> TCP-Session: 52d922b3-2b10-4f8e-9780-89a0ea303bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.05.06 00:57:10.911326 [ 304 ] {} <Debug> TCP-Session: 138a3c23-c785-4cf3-83ef-ead77614b025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.05.06 00:57:10.911277 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5808 | 2026.05.06 00:57:10.911384 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5809 | 2026.05.06 00:57:10.911526 [ 269 ] {} <Debug> TCP-Session: a599888c-9a51-4911-a616-e32dbf676e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.05.06 00:57:10.911554 [ 303 ] {} <Debug> TCP-Session: 89208a8f-8f2c-4a01-bcf8-6d7a59b47e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.05.06 00:57:11.134651 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33456 | ||
| 5812 | 2026.05.06 00:57:11.134769 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5813 | 2026.05.06 00:57:11.134797 [ 3 ] {} <Debug> TCP-Session: a7398509-7d70-4c6b-bfb4-2d1ba5d27fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33456 | ||
| 5814 | 2026.05.06 00:57:11.134820 [ 3 ] {} <Debug> TCP-Session: a7398509-7d70-4c6b-bfb4-2d1ba5d27fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.05.06 00:57:11.134833 [ 3 ] {} <Debug> TCP-Session: a7398509-7d70-4c6b-bfb4-2d1ba5d27fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.05.06 00:57:11.135022 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38102 | ||
| 5817 | 2026.05.06 00:57:11.135055 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56805 | ||
| 5818 | 2026.05.06 00:57:11.135088 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42187 | ||
| 5819 | 2026.05.06 00:57:11.135116 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54416 | ||
| 5820 | 2026.05.06 00:57:11.135137 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.05.06 00:57:11.135146 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5822 | 2026.05.06 00:57:11.135110 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34745 | ||
| 5823 | 2026.05.06 00:57:11.135182 [ 307 ] {} <Debug> TCP-Session: fca65fff-bb93-4b03-a040-4d0c7ce97be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56805 | ||
| 5824 | 2026.05.06 00:57:11.135199 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5825 | 2026.05.06 00:57:11.135204 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2026.05.06 00:57:11.135234 [ 311 ] {} <Debug> TCP-Session: 090250d7-5b0f-492c-a202-fce1a4abe302 Authenticating user 'default' from [fd00:1122:3344:101::e]:54416 | ||
| 5827 | 2026.05.06 00:57:11.135226 [ 307 ] {} <Debug> TCP-Session: fca65fff-bb93-4b03-a040-4d0c7ce97be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.05.06 00:57:11.135262 [ 311 ] {} <Debug> TCP-Session: 090250d7-5b0f-492c-a202-fce1a4abe302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.05.06 00:57:11.135258 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5830 | 2026.05.06 00:57:11.135292 [ 311 ] {} <Debug> TCP-Session: 090250d7-5b0f-492c-a202-fce1a4abe302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.05.06 00:57:11.135289 [ 307 ] {} <Debug> TCP-Session: fca65fff-bb93-4b03-a040-4d0c7ce97be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.05.06 00:57:11.135316 [ 310 ] {} <Debug> TCP-Session: 23fb3826-eaad-42a9-b8d6-513f1535abf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34745 | ||
| 5833 | 2026.05.06 00:57:11.135218 [ 3 ] {} <Trace> TCP-Session: a7398509-7d70-4c6b-bfb4-2d1ba5d27fd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.06 00:57:11.135356 [ 310 ] {} <Debug> TCP-Session: 23fb3826-eaad-42a9-b8d6-513f1535abf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.05.06 00:57:11.135096 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45416 | ||
| 5836 | 2026.05.06 00:57:11.135384 [ 310 ] {} <Debug> TCP-Session: 23fb3826-eaad-42a9-b8d6-513f1535abf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.05.06 00:57:11.135047 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43947 | ||
| 5838 | 2026.05.06 00:57:11.135026 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57718 | ||
| 5839 | 2026.05.06 00:57:11.135255 [ 309 ] {} <Debug> TCP-Session: 8682dc04-9461-4b17-b615-92cfbd6dc3cb Authenticating user 'default' from [fd00:1122:3344:101::e]:42187 | ||
| 5840 | 2026.05.06 00:57:11.135499 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2026.05.06 00:57:11.135522 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5842 | 2026.05.06 00:57:11.135524 [ 3 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5843 | 2026.05.06 00:57:11.135545 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5844 | 2026.05.06 00:57:11.135561 [ 304 ] {} <Debug> TCP-Session: 6d1e30bf-e65f-4f45-812e-881c0fa335c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43947 | ||
| 5845 | 2026.05.06 00:57:11.135593 [ 269 ] {} <Debug> TCP-Session: 03b9b814-f0e1-44b8-9246-d67364cc11ee Authenticating user 'default' from [fd00:1122:3344:101::e]:57718 | ||
| 5846 | 2026.05.06 00:57:11.135601 [ 304 ] {} <Debug> TCP-Session: 6d1e30bf-e65f-4f45-812e-881c0fa335c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.05.06 00:57:11.135548 [ 308 ] {} <Debug> TCP-Session: c4914c23-9917-44f5-bd12-869c0bf32a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:45416 | ||
| 5848 | 2026.05.06 00:57:11.135617 [ 269 ] {} <Debug> TCP-Session: 03b9b814-f0e1-44b8-9246-d67364cc11ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.05.06 00:57:11.135622 [ 304 ] {} <Debug> TCP-Session: 6d1e30bf-e65f-4f45-812e-881c0fa335c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.05.06 00:57:11.135646 [ 308 ] {} <Debug> TCP-Session: c4914c23-9917-44f5-bd12-869c0bf32a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.05.06 00:57:11.135648 [ 269 ] {} <Debug> TCP-Session: 03b9b814-f0e1-44b8-9246-d67364cc11ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2026.05.06 00:57:11.135672 [ 308 ] {} <Debug> TCP-Session: c4914c23-9917-44f5-bd12-869c0bf32a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.06 00:57:11.135535 [ 309 ] {} <Debug> TCP-Session: 8682dc04-9461-4b17-b615-92cfbd6dc3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.05.06 00:57:11.135171 [ 303 ] {} <Debug> TCP-Session: 2b53b102-2426-4f0a-b4b2-8d7942113231 Authenticating user 'default' from [fd00:1122:3344:101::e]:38102 | ||
| 5855 | 2026.05.06 00:57:11.135734 [ 309 ] {} <Debug> TCP-Session: 8682dc04-9461-4b17-b615-92cfbd6dc3cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.05.06 00:57:11.135755 [ 303 ] {} <Debug> TCP-Session: 2b53b102-2426-4f0a-b4b2-8d7942113231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.06 00:57:11.135776 [ 303 ] {} <Debug> TCP-Session: 2b53b102-2426-4f0a-b4b2-8d7942113231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.05.06 00:57:11.135816 [ 3 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5859 | 2026.05.06 00:57:11.135877 [ 3 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5860 | 2026.05.06 00:57:11.136173 [ 3 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 5861 | 2026.05.06 00:57:11.137150 [ 324 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Trace> AggregatingTransform: Aggregating | ||
| 5862 | 2026.05.06 00:57:11.137204 [ 324 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Trace> Aggregator: Aggregation method: without_key | ||
| 5863 | 2026.05.06 00:57:11.137238 [ 324 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096767 sec. (1033.410 rows/sec., 40.37 KiB/sec.) | ||
| 5864 | 2026.05.06 00:57:11.137254 [ 324 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Trace> Aggregator: Merging aggregated data | ||
| 5865 | 2026.05.06 00:57:11.138340 [ 3 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002877 sec., 347.58428919012863 rows/sec., 13.58 KiB/sec. | ||
| 5866 | 2026.05.06 00:57:11.138472 [ 3 ] {b18a5682-8898-4bf5-9e20-80b20726d878} <Debug> TCPHandler: Processed in 0.003374811 sec. | ||
| 5867 | 2026.05.06 00:57:11.138622 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5868 | 2026.05.06 00:57:11.138652 [ 3 ] {} <Debug> TCP-Session: a7398509-7d70-4c6b-bfb4-2d1ba5d27fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.05.06 00:57:11.138652 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2026.05.06 00:57:11.138668 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5871 | 2026.05.06 00:57:11.138701 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5872 | 2026.05.06 00:57:11.138731 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5873 | 2026.05.06 00:57:11.138743 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5874 | 2026.05.06 00:57:11.138757 [ 309 ] {} <Debug> TCP-Session: 8682dc04-9461-4b17-b615-92cfbd6dc3cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2026.05.06 00:57:11.138779 [ 304 ] {} <Debug> TCP-Session: 6d1e30bf-e65f-4f45-812e-881c0fa335c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2026.05.06 00:57:11.138760 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5877 | 2026.05.06 00:57:11.138799 [ 308 ] {} <Debug> TCP-Session: c4914c23-9917-44f5-bd12-869c0bf32a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.05.06 00:57:11.138849 [ 307 ] {} <Debug> TCP-Session: fca65fff-bb93-4b03-a040-4d0c7ce97be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.05.06 00:57:11.138714 [ 269 ] {} <Debug> TCP-Session: 03b9b814-f0e1-44b8-9246-d67364cc11ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.05.06 00:57:11.138684 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5881 | 2026.05.06 00:57:11.138739 [ 303 ] {} <Debug> TCP-Session: 2b53b102-2426-4f0a-b4b2-8d7942113231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.06 00:57:11.138935 [ 310 ] {} <Debug> TCP-Session: 23fb3826-eaad-42a9-b8d6-513f1535abf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.05.06 00:57:11.138718 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5884 | 2026.05.06 00:57:11.138994 [ 311 ] {} <Debug> TCP-Session: 090250d7-5b0f-492c-a202-fce1a4abe302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.05.06 00:57:11.707470 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2026.05.06 00:57:11.707739 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5887 | 2026.05.06 00:57:11.708050 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5888 | 2026.05.06 00:57:11.708083 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5889 | 2026.05.06 00:57:11.708352 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5890 | 2026.05.06 00:57:11.708420 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5891 | 2026.05.06 00:57:11.708558 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5892 | 2026.05.06 00:57:11.708660 [ 361 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5893 | 2026.05.06 00:57:11.708660 [ 329 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5894 | 2026.05.06 00:57:11.708691 [ 326 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5895 | 2026.05.06 00:57:11.708798 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5896 | 2026.05.06 00:57:11.708825 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5897 | 2026.05.06 00:57:11.708895 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5898 | 2026.05.06 00:57:11.708916 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5899 | 2026.05.06 00:57:11.708949 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5900 | 2026.05.06 00:57:11.708990 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5901 | 2026.05.06 00:57:11.710293 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00262 sec., 14503.816793893131 rows/sec., 2.94 MiB/sec. | ||
| 5902 | 2026.05.06 00:57:11.710400 [ 270 ] {08b627fd-9415-439a-8d60-68bafb133a7d} <Debug> TCPHandler: Processed in 0.003050634 sec. | ||
| 5903 | 2026.05.06 00:57:11.712386 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.05.06 00:57:11.712512 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5905 | 2026.05.06 00:57:11.712562 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5906 | 2026.05.06 00:57:11.713128 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.05.06 00:57:11.713179 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5908 | 2026.05.06 00:57:11.713559 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5909 | 2026.05.06 00:57:11.713782 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.05.06 00:57:11.713933 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001458 sec., 72702.33196159122 rows/sec., 6.10 MiB/sec. | ||
| 5911 | 2026.05.06 00:57:11.713972 [ 270 ] {37009e8a-acb8-4cdc-8277-7c65de05f8cb} <Debug> TCPHandler: Processed in 0.001647125 sec. | ||
| 5912 | 2026.05.06 00:57:11.714093 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.05.06 00:57:11.714188 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5914 | 2026.05.06 00:57:11.714229 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5915 | 2026.05.06 00:57:11.714630 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.05.06 00:57:11.714667 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5917 | 2026.05.06 00:57:11.714961 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5918 | 2026.05.06 00:57:11.715164 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.05.06 00:57:11.715298 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001129 sec., 22143.489813994685 rows/sec., 1.63 MiB/sec. | ||
| 5920 | 2026.05.06 00:57:11.715336 [ 270 ] {b6d4125d-7fcc-43a5-bcf2-c88f6aaa0392} <Debug> TCPHandler: Processed in 0.001292407 sec. | ||
| 5921 | 2026.05.06 00:57:11.715452 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.05.06 00:57:11.715547 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5923 | 2026.05.06 00:57:11.715585 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5924 | 2026.05.06 00:57:11.715992 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.05.06 00:57:11.716029 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5926 | 2026.05.06 00:57:11.716325 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5927 | 2026.05.06 00:57:11.716542 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.05.06 00:57:11.716671 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001143 sec., 77865.2668416448 rows/sec., 6.08 MiB/sec. | ||
| 5929 | 2026.05.06 00:57:11.716710 [ 270 ] {87d5c314-2b57-4308-bb46-63d5b4e11af9} <Debug> TCPHandler: Processed in 0.001307477 sec. | ||
| 5930 | 2026.05.06 00:57:11.716833 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.05.06 00:57:11.716934 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5932 | 2026.05.06 00:57:11.716981 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5933 | 2026.05.06 00:57:11.717412 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.05.06 00:57:11.717450 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5935 | 2026.05.06 00:57:11.717853 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5936 | 2026.05.06 00:57:11.718098 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.05.06 00:57:11.718269 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 5938 | 2026.05.06 00:57:11.718317 [ 270 ] {7a0ff69c-df2b-46db-a484-72046413e298} <Debug> TCPHandler: Processed in 0.001540013 sec. | ||
| 5939 | 2026.05.06 00:57:11.718444 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.05.06 00:57:11.718539 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5941 | 2026.05.06 00:57:11.718594 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5942 | 2026.05.06 00:57:11.719639 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.05.06 00:57:11.719685 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5944 | 2026.05.06 00:57:11.720366 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5945 | 2026.05.06 00:57:11.720647 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.05.06 00:57:11.720826 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002305 sec., 10845.986984815618 rows/sec., 19.44 MiB/sec. | ||
| 5947 | 2026.05.06 00:57:11.720924 [ 270 ] {27000375-2e64-45a9-a31e-298e44779ccf} <Debug> TCPHandler: Processed in 0.002529243 sec. | ||
| 5948 | 2026.05.06 00:57:11.721066 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.05.06 00:57:11.721162 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5950 | 2026.05.06 00:57:11.721203 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5951 | 2026.05.06 00:57:11.721557 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.05.06 00:57:11.721595 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5953 | 2026.05.06 00:57:11.721908 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5954 | 2026.05.06 00:57:11.722127 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.05.06 00:57:11.722260 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 5956 | 2026.05.06 00:57:11.722297 [ 270 ] {6df68f0d-8ace-4678-8202-bf8c86eafe51} <Debug> TCPHandler: Processed in 0.001290407 sec. | ||
| 5957 | 2026.05.06 00:57:12.736461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11948 | ||
| 5958 | 2026.05.06 00:57:12.736933 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.05.06 00:57:12.736969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5960 | 2026.05.06 00:57:12.737443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5961 | 2026.05.06 00:57:12.737685 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.05.06 00:57:12.737821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11948 | ||
| 5963 | 2026.05.06 00:57:13.333210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5964 | 2026.05.06 00:57:13.353250 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.06 00:57:13.353334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5966 | 2026.05.06 00:57:13.358895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5967 | 2026.05.06 00:57:13.359732 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.06 00:57:13.364101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5969 | 2026.05.06 00:57:15.263125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 718 | ||
| 5970 | 2026.05.06 00:57:15.265521 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.06 00:57:15.265578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5972 | 2026.05.06 00:57:15.266839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5973 | 2026.05.06 00:57:15.267134 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.06 00:57:15.267495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5975 | 2026.05.06 00:57:16.706725 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.05.06 00:57:16.706943 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5977 | 2026.05.06 00:57:16.707274 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5978 | 2026.05.06 00:57:16.707312 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5979 | 2026.05.06 00:57:16.707537 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5980 | 2026.05.06 00:57:16.707606 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5981 | 2026.05.06 00:57:16.707743 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5982 | 2026.05.06 00:57:16.707848 [ 329 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5983 | 2026.05.06 00:57:16.707848 [ 361 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5984 | 2026.05.06 00:57:16.707854 [ 317 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5985 | 2026.05.06 00:57:16.707969 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5986 | 2026.05.06 00:57:16.707991 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5987 | 2026.05.06 00:57:16.708064 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5988 | 2026.05.06 00:57:16.708085 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5989 | 2026.05.06 00:57:16.708120 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5990 | 2026.05.06 00:57:16.708157 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5991 | 2026.05.06 00:57:16.709544 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002689 sec., 14131.647452584604 rows/sec., 2.87 MiB/sec. | ||
| 5992 | 2026.05.06 00:57:16.709655 [ 270 ] {909ce4b3-c75d-4fc7-b6d0-00c562171f42} <Debug> TCPHandler: Processed in 0.003057044 sec. | ||
| 5993 | 2026.05.06 00:57:16.711686 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.05.06 00:57:16.711821 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5995 | 2026.05.06 00:57:16.711874 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5996 | 2026.05.06 00:57:16.712402 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.05.06 00:57:16.712445 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5998 | 2026.05.06 00:57:16.712824 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5999 | 2026.05.06 00:57:16.713046 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.05.06 00:57:16.713198 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001428 sec., 61624.64985994398 rows/sec., 5.19 MiB/sec. | ||
| 6001 | 2026.05.06 00:57:16.713203 [ 55 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6002 | 2026.05.06 00:57:16.713239 [ 270 ] {fb925a72-7980-4efa-99c3-a07e33286c88} <Debug> TCPHandler: Processed in 0.001607834 sec. | ||
| 6003 | 2026.05.06 00:57:16.713272 [ 55 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.05.06 00:57:16.713298 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6005 | 2026.05.06 00:57:16.713371 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2026.05.06 00:57:16.713410 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 6007 | 2026.05.06 00:57:16.713475 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6008 | 2026.05.06 00:57:16.713521 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6009 | 2026.05.06 00:57:16.713559 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6010 | 2026.05.06 00:57:16.713601 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2615 rows starting from the beginning of the part | ||
| 6011 | 2026.05.06 00:57:16.713671 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6012 | 2026.05.06 00:57:16.713723 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6013 | 2026.05.06 00:57:16.713767 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
| 6014 | 2026.05.06 00:57:16.713817 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6015 | 2026.05.06 00:57:16.713867 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 6016 | 2026.05.06 00:57:16.713940 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.05.06 00:57:16.713984 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6018 | 2026.05.06 00:57:16.714312 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6019 | 2026.05.06 00:57:16.714530 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.05.06 00:57:16.714675 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00122 sec., 13114.754098360656 rows/sec., 986.17 KiB/sec. | ||
| 6021 | 2026.05.06 00:57:16.714715 [ 270 ] {7a1ccc48-e5c4-4421-b227-33a1e7233b7e} <Debug> TCPHandler: Processed in 0.00139336 sec. | ||
| 6022 | 2026.05.06 00:57:16.714848 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.05.06 00:57:16.714943 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6024 | 2026.05.06 00:57:16.714983 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6025 | 2026.05.06 00:57:16.715284 [ 191 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.00192369 sec., 1590173.0528307576 rows/sec., 127.60 MiB/sec. | ||
| 6026 | 2026.05.06 00:57:16.715412 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.05.06 00:57:16.715454 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6028 | 2026.05.06 00:57:16.715546 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6029 | 2026.05.06 00:57:16.715808 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6030 | 2026.05.06 00:57:16.715837 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.05.06 00:57:16.715925 [ 190 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_41_8} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6032 | 2026.05.06 00:57:16.716003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6033 | 2026.05.06 00:57:16.716065 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.05.06 00:57:16.716177 [ 55 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6035 | 2026.05.06 00:57:16.716205 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001281 sec., 62451.209992193595 rows/sec., 4.88 MiB/sec. | ||
| 6036 | 2026.05.06 00:57:16.716214 [ 55 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.06 00:57:16.716247 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6038 | 2026.05.06 00:57:16.716251 [ 270 ] {2efd7c37-7673-4d99-860a-4db3a5a0ba8d} <Debug> TCPHandler: Processed in 0.001452411 sec. | ||
| 6039 | 2026.05.06 00:57:16.716339 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 6040 | 2026.05.06 00:57:16.716386 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.05.06 00:57:16.716424 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6042 | 2026.05.06 00:57:16.716493 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 6043 | 2026.05.06 00:57:16.716545 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6044 | 2026.05.06 00:57:16.716548 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6045 | 2026.05.06 00:57:16.716590 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6046 | 2026.05.06 00:57:16.716604 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part | ||
| 6047 | 2026.05.06 00:57:16.716644 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 80 rows starting from the beginning of the part | ||
| 6048 | 2026.05.06 00:57:16.716682 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part | ||
| 6049 | 2026.05.06 00:57:16.716721 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part | ||
| 6050 | 2026.05.06 00:57:16.716974 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.05.06 00:57:16.717009 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6052 | 2026.05.06 00:57:16.717352 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6053 | 2026.05.06 00:57:16.717562 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.05.06 00:57:16.717667 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6055 | 2026.05.06 00:57:16.717693 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 6056 | 2026.05.06 00:57:16.717698 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.05.06 00:57:16.717733 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6058 | 2026.05.06 00:57:16.717737 [ 270 ] {0ccd2086-d244-4bd6-81ae-e16ccbaab29b} <Debug> TCPHandler: Processed in 0.001400929 sec. | ||
| 6059 | 2026.05.06 00:57:16.717763 [ 190 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146555 sec., 1230254.8531268125 rows/sec., 91.02 MiB/sec. | ||
| 6060 | 2026.05.06 00:57:16.717814 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 6061 | 2026.05.06 00:57:16.717880 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.05.06 00:57:16.717926 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6063 | 2026.05.06 00:57:16.717948 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.05.06 00:57:16.717994 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14519 rows starting from the beginning of the part | ||
| 6065 | 2026.05.06 00:57:16.718006 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6066 | 2026.05.06 00:57:16.718077 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6067 | 2026.05.06 00:57:16.718086 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 6068 | 2026.05.06 00:57:16.718169 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6069 | 2026.05.06 00:57:16.718199 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.05.06 00:57:16.718236 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6071 | 2026.05.06 00:57:16.718291 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_41_8} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6072 | 2026.05.06 00:57:16.718301 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 6073 | 2026.05.06 00:57:16.718362 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 6074 | 2026.05.06 00:57:16.718378 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6075 | 2026.05.06 00:57:16.719076 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.05.06 00:57:16.719124 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6077 | 2026.05.06 00:57:16.719885 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6078 | 2026.05.06 00:57:16.720215 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.05.06 00:57:16.720403 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002421 sec., 6608.83932259397 rows/sec., 11.84 MiB/sec. | ||
| 6080 | 2026.05.06 00:57:16.720476 [ 270 ] {df5c1f29-7e3b-4168-8864-97c63fcd094a} <Debug> TCPHandler: Processed in 0.002658825 sec. | ||
| 6081 | 2026.05.06 00:57:16.720642 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.05.06 00:57:16.720756 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6083 | 2026.05.06 00:57:16.720805 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6084 | 2026.05.06 00:57:16.721228 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.05.06 00:57:16.721274 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6086 | 2026.05.06 00:57:16.721726 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6087 | 2026.05.06 00:57:16.721997 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.05.06 00:57:16.722123 [ 55 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6089 | 2026.05.06 00:57:16.722141 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
| 6090 | 2026.05.06 00:57:16.722163 [ 55 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.05.06 00:57:16.722186 [ 270 ] {985645f8-0f72-404e-957b-783f5540dbbc} <Debug> TCPHandler: Processed in 0.001604934 sec. | ||
| 6092 | 2026.05.06 00:57:16.722190 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6093 | 2026.05.06 00:57:16.722301 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6094 | 2026.05.06 00:57:16.722401 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6095 | 2026.05.06 00:57:16.722429 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1782 rows starting from the beginning of the part | ||
| 6096 | 2026.05.06 00:57:16.722501 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 6097 | 2026.05.06 00:57:16.722549 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6098 | 2026.05.06 00:57:16.722592 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6099 | 2026.05.06 00:57:16.722632 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6100 | 2026.05.06 00:57:16.722675 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6101 | 2026.05.06 00:57:16.723085 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15287 rows, containing 5 columns (5 merged, 0 gathered) in 0.005306001 sec., 2881077.481892672 rows/sec., 185.19 MiB/sec. | ||
| 6102 | 2026.05.06 00:57:16.723563 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6103 | 2026.05.06 00:57:16.723873 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.05.06 00:57:16.723902 [ 199 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001642304 sec., 1260424.3794084408 rows/sec., 85.05 MiB/sec. | ||
| 6105 | 2026.05.06 00:57:16.723955 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6106 | 2026.05.06 00:57:16.724038 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 6107 | 2026.05.06 00:57:16.724191 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6108 | 2026.05.06 00:57:16.724531 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.05.06 00:57:16.724613 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_41_8} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6110 | 2026.05.06 00:57:16.724677 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6111 | 2026.05.06 00:57:20.141576 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6112 | 2026.05.06 00:57:20.141629 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6113 | 2026.05.06 00:57:20.237937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12460 | ||
| 6114 | 2026.05.06 00:57:20.238437 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.05.06 00:57:20.238483 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6116 | 2026.05.06 00:57:20.238960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6117 | 2026.05.06 00:57:20.239191 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.05.06 00:57:20.239319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12460 | ||
| 6119 | 2026.05.06 00:57:20.239337 [ 51 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6120 | 2026.05.06 00:57:20.239401 [ 51 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.05.06 00:57:20.239421 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6122 | 2026.05.06 00:57:20.239517 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 6123 | 2026.05.06 00:57:20.239618 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6124 | 2026.05.06 00:57:20.239652 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10028 rows starting from the beginning of the part | ||
| 6125 | 2026.05.06 00:57:20.239716 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 6126 | 2026.05.06 00:57:20.239766 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 6127 | 2026.05.06 00:57:20.239810 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 6128 | 2026.05.06 00:57:20.239850 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 6129 | 2026.05.06 00:57:20.239894 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 6130 | 2026.05.06 00:57:20.243998 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12460 rows, containing 4 columns (4 merged, 0 gathered) in 0.004523365 sec., 2754586.463838315 rows/sec., 39.40 MiB/sec. | ||
| 6131 | 2026.05.06 00:57:20.244386 [ 199 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6132 | 2026.05.06 00:57:20.244695 [ 199 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_26_5} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.05.06 00:57:20.244776 [ 199 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_26_5} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6134 | 2026.05.06 00:57:20.244893 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6135 | 2026.05.06 00:57:20.864224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6136 | 2026.05.06 00:57:20.882356 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.05.06 00:57:20.882429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6138 | 2026.05.06 00:57:20.888434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6139 | 2026.05.06 00:57:20.889167 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.05.06 00:57:20.889468 [ 50 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6141 | 2026.05.06 00:57:20.889531 [ 50 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.05.06 00:57:20.889553 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6143 | 2026.05.06 00:57:20.889695 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 6144 | 2026.05.06 00:57:20.892861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6145 | 2026.05.06 00:57:20.893450 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6146 | 2026.05.06 00:57:20.894864 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 6147 | 2026.05.06 00:57:20.899294 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 6148 | 2026.05.06 00:57:20.903721 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 6149 | 2026.05.06 00:57:20.907802 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 6150 | 2026.05.06 00:57:20.912073 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 6151 | 2026.05.06 00:57:20.916034 [ 197 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 6152 | 2026.05.06 00:57:20.972759 [ 191 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083126421 sec., 2357.8544299411133 rows/sec., 12.19 MiB/sec. | ||
| 6153 | 2026.05.06 00:57:20.975405 [ 188 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6154 | 2026.05.06 00:57:20.977426 [ 188 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_26_5} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.05.06 00:57:20.977527 [ 188 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_26_5} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6156 | 2026.05.06 00:57:20.979387 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6157 | 2026.05.06 00:57:21.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.68 MiB, peak 276.23 MiB, free memory in arenas 0.00 B, will set to 270.26 MiB (RSS), difference: 4.59 MiB | ||
| 6158 | 2026.05.06 00:57:21.706887 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.05.06 00:57:21.707113 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6160 | 2026.05.06 00:57:21.707473 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6161 | 2026.05.06 00:57:21.707509 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6162 | 2026.05.06 00:57:21.707724 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6163 | 2026.05.06 00:57:21.707792 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6164 | 2026.05.06 00:57:21.707932 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6165 | 2026.05.06 00:57:21.708039 [ 361 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6166 | 2026.05.06 00:57:21.708061 [ 368 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6167 | 2026.05.06 00:57:21.708061 [ 314 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6168 | 2026.05.06 00:57:21.708172 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6169 | 2026.05.06 00:57:21.708199 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6170 | 2026.05.06 00:57:21.708266 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6171 | 2026.05.06 00:57:21.708287 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6172 | 2026.05.06 00:57:21.708328 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6173 | 2026.05.06 00:57:21.708370 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6174 | 2026.05.06 00:57:21.709591 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002572 sec., 14774.494556765163 rows/sec., 3.00 MiB/sec. | ||
| 6175 | 2026.05.06 00:57:21.709723 [ 270 ] {d7a18099-85a2-4ca0-ada8-edf0a569bca3} <Debug> TCPHandler: Processed in 0.002965152 sec. | ||
| 6176 | 2026.05.06 00:57:21.711817 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.05.06 00:57:21.711947 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6178 | 2026.05.06 00:57:21.711998 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6179 | 2026.05.06 00:57:21.712604 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.05.06 00:57:21.712656 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6181 | 2026.05.06 00:57:21.713037 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6182 | 2026.05.06 00:57:21.713265 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.05.06 00:57:21.713420 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00151 sec., 70198.67549668874 rows/sec., 5.89 MiB/sec. | ||
| 6184 | 2026.05.06 00:57:21.713461 [ 270 ] {4176103f-d5cb-4673-a9ff-21cae63d9ec1} <Debug> TCPHandler: Processed in 0.001705496 sec. | ||
| 6185 | 2026.05.06 00:57:21.713595 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.05.06 00:57:21.713692 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6187 | 2026.05.06 00:57:21.713733 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6188 | 2026.05.06 00:57:21.714141 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.05.06 00:57:21.714178 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6190 | 2026.05.06 00:57:21.714470 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6191 | 2026.05.06 00:57:21.714685 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.05.06 00:57:21.714819 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001147 sec., 21795.989537925023 rows/sec., 1.60 MiB/sec. | ||
| 6193 | 2026.05.06 00:57:21.714856 [ 270 ] {408bb97c-4b10-4fcc-9239-e20f72ab3863} <Debug> TCPHandler: Processed in 0.001311377 sec. | ||
| 6194 | 2026.05.06 00:57:21.714973 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.05.06 00:57:21.715068 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6196 | 2026.05.06 00:57:21.715107 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6197 | 2026.05.06 00:57:21.715520 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.05.06 00:57:21.715556 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6199 | 2026.05.06 00:57:21.715868 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6200 | 2026.05.06 00:57:21.716086 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.05.06 00:57:21.716214 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001165 sec., 76394.84978540773 rows/sec., 5.97 MiB/sec. | ||
| 6202 | 2026.05.06 00:57:21.716250 [ 270 ] {fb3191f0-ab0a-4893-a08e-6b52553d5dd3} <Debug> TCPHandler: Processed in 0.001326328 sec. | ||
| 6203 | 2026.05.06 00:57:21.716370 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.05.06 00:57:21.716469 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.05.06 00:57:21.716511 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6206 | 2026.05.06 00:57:21.716914 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.05.06 00:57:21.716950 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6208 | 2026.05.06 00:57:21.717282 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6209 | 2026.05.06 00:57:21.717505 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.06 00:57:21.717697 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 6211 | 2026.05.06 00:57:21.717733 [ 270 ] {8a6164b4-0c2d-41b3-bff1-e95eecc1a19c} <Debug> TCPHandler: Processed in 0.00141267 sec. | ||
| 6212 | 2026.05.06 00:57:21.717858 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.05.06 00:57:21.717952 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6214 | 2026.05.06 00:57:21.718005 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6215 | 2026.05.06 00:57:21.718816 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.05.06 00:57:21.718851 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6217 | 2026.05.06 00:57:21.719392 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6218 | 2026.05.06 00:57:21.719618 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.05.06 00:57:21.719764 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 6220 | 2026.05.06 00:57:21.719817 [ 270 ] {0011fd7b-2fa4-451e-a142-8d02b1602e72} <Debug> TCPHandler: Processed in 0.002008882 sec. | ||
| 6221 | 2026.05.06 00:57:21.719933 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.06 00:57:21.720027 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.05.06 00:57:21.720069 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6224 | 2026.05.06 00:57:21.720398 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.05.06 00:57:21.720434 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6226 | 2026.05.06 00:57:21.720754 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6227 | 2026.05.06 00:57:21.720970 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.05.06 00:57:21.721114 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6229 | 2026.05.06 00:57:21.721158 [ 270 ] {ab60e3fd-3b53-4c4f-b7e7-6891c9549cec} <Debug> TCPHandler: Processed in 0.001274136 sec. | ||
| 6230 | 2026.05.06 00:57:22.121505 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.05.06 00:57:22.121746 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6232 | 2026.05.06 00:57:22.122118 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6233 | 2026.05.06 00:57:22.122160 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6234 | 2026.05.06 00:57:22.122420 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6235 | 2026.05.06 00:57:22.122491 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6236 | 2026.05.06 00:57:22.122634 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6237 | 2026.05.06 00:57:22.122735 [ 361 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6238 | 2026.05.06 00:57:22.122736 [ 365 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6239 | 2026.05.06 00:57:22.122763 [ 368 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6240 | 2026.05.06 00:57:22.122863 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6241 | 2026.05.06 00:57:22.122890 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6242 | 2026.05.06 00:57:22.122960 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6243 | 2026.05.06 00:57:22.122979 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6244 | 2026.05.06 00:57:22.123013 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6245 | 2026.05.06 00:57:22.123051 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6246 | 2026.05.06 00:57:22.124138 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002499 sec., 15206.08243297319 rows/sec., 3.08 MiB/sec. | ||
| 6247 | 2026.05.06 00:57:22.124219 [ 270 ] {1de429bd-d01b-4b9f-b358-4e549b4ff39e} <Debug> TCPHandler: Processed in 0.002842809 sec. | ||
| 6248 | 2026.05.06 00:57:22.137297 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.06 00:57:22.137410 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.06 00:57:22.137457 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6251 | 2026.05.06 00:57:22.137924 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.05.06 00:57:22.137967 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6253 | 2026.05.06 00:57:22.138316 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6254 | 2026.05.06 00:57:22.138543 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.05.06 00:57:22.138697 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00132 sec., 18181.81818181818 rows/sec., 1.51 MiB/sec. | ||
| 6256 | 2026.05.06 00:57:22.138738 [ 270 ] {d3921aa7-0595-413f-9d67-dd7cf8581d0d} <Debug> TCPHandler: Processed in 0.001496372 sec. | ||
| 6257 | 2026.05.06 00:57:22.138865 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.05.06 00:57:22.138960 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6259 | 2026.05.06 00:57:22.139001 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6260 | 2026.05.06 00:57:22.139447 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.05.06 00:57:22.139491 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6262 | 2026.05.06 00:57:22.139825 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6263 | 2026.05.06 00:57:22.140038 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.05.06 00:57:22.140179 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001238 sec., 11308.562197092084 rows/sec., 922.13 KiB/sec. | ||
| 6265 | 2026.05.06 00:57:22.140220 [ 270 ] {0387f919-cd56-4c7e-a18b-aea621b1cb59} <Debug> TCPHandler: Processed in 0.00140532 sec. | ||
| 6266 | 2026.05.06 00:57:22.140348 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.05.06 00:57:22.140445 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6268 | 2026.05.06 00:57:22.140485 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6269 | 2026.05.06 00:57:22.142329 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.05.06 00:57:22.142365 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6271 | 2026.05.06 00:57:22.142849 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6272 | 2026.05.06 00:57:22.143078 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.05.06 00:57:22.143217 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Debug> executeQuery: Read 2560 rows, 196.49 KiB in 0.002792 sec., 916905.4441260744 rows/sec., 68.73 MiB/sec. | ||
| 6274 | 2026.05.06 00:57:22.143258 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6275 | 2026.05.06 00:57:22.143273 [ 270 ] {4936127c-8838-4888-ace2-5002c9be6ad8} <Debug> TCPHandler: Processed in 0.002975073 sec. | ||
| 6276 | 2026.05.06 00:57:22.143399 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.05.06 00:57:22.143499 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.05.06 00:57:22.143540 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6279 | 2026.05.06 00:57:22.143974 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.05.06 00:57:22.144009 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6281 | 2026.05.06 00:57:22.144326 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6282 | 2026.05.06 00:57:22.144583 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.05.06 00:57:22.144685 [ 49 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6284 | 2026.05.06 00:57:22.144727 [ 49 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.05.06 00:57:22.144728 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001248 sec., 40865.38461538462 rows/sec., 2.99 MiB/sec. | ||
| 6286 | 2026.05.06 00:57:22.144758 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6287 | 2026.05.06 00:57:22.144782 [ 270 ] {f6846feb-a31f-479e-9e70-68e6377eb003} <Debug> TCPHandler: Processed in 0.00143335 sec. | ||
| 6288 | 2026.05.06 00:57:22.144903 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 6289 | 2026.05.06 00:57:22.144910 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2026.05.06 00:57:22.145045 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6291 | 2026.05.06 00:57:22.145052 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6292 | 2026.05.06 00:57:22.145089 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6293 | 2026.05.06 00:57:22.145099 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 6294 | 2026.05.06 00:57:22.145178 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6295 | 2026.05.06 00:57:22.145223 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6296 | 2026.05.06 00:57:22.145263 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 6297 | 2026.05.06 00:57:22.145298 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6298 | 2026.05.06 00:57:22.145343 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part | ||
| 6299 | 2026.05.06 00:57:22.145879 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.05.06 00:57:22.145923 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6301 | 2026.05.06 00:57:22.146167 [ 191 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321318 sec., 161202.6779321859 rows/sec., 12.41 MiB/sec. | ||
| 6302 | 2026.05.06 00:57:22.146339 [ 201 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6303 | 2026.05.06 00:57:22.146358 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6304 | 2026.05.06 00:57:22.146593 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.05.06 00:57:22.146620 [ 201 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.06 00:57:22.146685 [ 201 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_36_7} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6307 | 2026.05.06 00:57:22.146727 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001701 sec., 485008.81834215164 rows/sec., 28.37 MiB/sec. | ||
| 6308 | 2026.05.06 00:57:22.146765 [ 270 ] {661dd53d-df8e-4b13-9e9f-c67ed8f03277} <Debug> TCPHandler: Processed in 0.00190524 sec. | ||
| 6309 | 2026.05.06 00:57:22.146771 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6310 | 2026.05.06 00:57:22.146896 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.05.06 00:57:22.146991 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6312 | 2026.05.06 00:57:22.147030 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6313 | 2026.05.06 00:57:22.147419 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.05.06 00:57:22.147454 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6315 | 2026.05.06 00:57:22.147758 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6316 | 2026.05.06 00:57:22.148000 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.05.06 00:57:22.148127 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 6318 | 2026.05.06 00:57:22.148166 [ 270 ] {30809786-fe60-4cdc-93db-24b5d756aa57} <Debug> TCPHandler: Processed in 0.001319708 sec. | ||
| 6319 | 2026.05.06 00:57:22.148292 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.05.06 00:57:22.148385 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.05.06 00:57:22.148424 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6322 | 2026.05.06 00:57:22.148823 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.05.06 00:57:22.148857 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6324 | 2026.05.06 00:57:22.149161 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6325 | 2026.05.06 00:57:22.149374 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.05.06 00:57:22.149510 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 6327 | 2026.05.06 00:57:22.149549 [ 270 ] {f3c5bee8-2775-4947-8127-f1a11737937d} <Debug> TCPHandler: Processed in 0.001307157 sec. | ||
| 6328 | 2026.05.06 00:57:22.149678 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.05.06 00:57:22.149771 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6330 | 2026.05.06 00:57:22.149810 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6331 | 2026.05.06 00:57:22.150828 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.05.06 00:57:22.150864 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6333 | 2026.05.06 00:57:22.151294 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6334 | 2026.05.06 00:57:22.151555 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.05.06 00:57:22.151727 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Debug> executeQuery: Read 1354 rows, 93.64 KiB in 0.001973 sec., 686264.5717181957 rows/sec., 46.35 MiB/sec. | ||
| 6336 | 2026.05.06 00:57:22.151768 [ 270 ] {c3dceb26-3205-4dba-b506-ede63e057062} <Debug> TCPHandler: Processed in 0.002138974 sec. | ||
| 6337 | 2026.05.06 00:57:22.151898 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.05.06 00:57:22.151997 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.05.06 00:57:22.152041 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6340 | 2026.05.06 00:57:22.152858 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.05.06 00:57:22.152894 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6342 | 2026.05.06 00:57:22.153354 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6343 | 2026.05.06 00:57:22.153582 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.05.06 00:57:22.153718 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001741 sec., 883974.7271682941 rows/sec., 54.06 MiB/sec. | ||
| 6345 | 2026.05.06 00:57:22.153757 [ 270 ] {21eea196-7fdf-4c1e-98c3-4f2595e4f180} <Debug> TCPHandler: Processed in 0.00190915 sec. | ||
| 6346 | 2026.05.06 00:57:22.153885 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.05.06 00:57:22.153983 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6348 | 2026.05.06 00:57:22.154038 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6349 | 2026.05.06 00:57:22.154889 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.05.06 00:57:22.154923 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6351 | 2026.05.06 00:57:22.155471 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6352 | 2026.05.06 00:57:22.155706 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.05.06 00:57:22.155833 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6354 | 2026.05.06 00:57:22.155861 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001896 sec., 13185.65400843882 rows/sec., 23.63 MiB/sec. | ||
| 6355 | 2026.05.06 00:57:22.155867 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.05.06 00:57:22.155902 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6357 | 2026.05.06 00:57:22.155921 [ 270 ] {56c7c429-02fc-41f4-a09e-ba3d29aaf414} <Debug> TCPHandler: Processed in 0.002085854 sec. | ||
| 6358 | 2026.05.06 00:57:22.156003 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 6359 | 2026.05.06 00:57:22.156068 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.05.06 00:57:22.156169 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6361 | 2026.05.06 00:57:22.156211 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6362 | 2026.05.06 00:57:22.156293 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6363 | 2026.05.06 00:57:22.156415 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 623 rows starting from the beginning of the part | ||
| 6364 | 2026.05.06 00:57:22.156579 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.05.06 00:57:22.156596 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6366 | 2026.05.06 00:57:22.156622 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6367 | 2026.05.06 00:57:22.156722 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6368 | 2026.05.06 00:57:22.156825 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 6369 | 2026.05.06 00:57:22.156958 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6370 | 2026.05.06 00:57:22.156966 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6371 | 2026.05.06 00:57:22.157062 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6372 | 2026.05.06 00:57:22.157209 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.05.06 00:57:22.157342 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 694.74 KiB/sec. | ||
| 6374 | 2026.05.06 00:57:22.157380 [ 270 ] {b9a18dcf-a859-45c1-89e2-ca22b34ab173} <Debug> TCPHandler: Processed in 0.001362399 sec. | ||
| 6375 | 2026.05.06 00:57:22.161872 [ 201 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 19 columns (19 merged, 0 gathered) in 0.005908154 sec., 123558.05214285207 rows/sec., 221.41 MiB/sec. | ||
| 6376 | 2026.05.06 00:57:22.162789 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6377 | 2026.05.06 00:57:22.163119 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.05.06 00:57:22.163194 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6379 | 2026.05.06 00:57:22.163306 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6380 | 2026.05.06 00:57:23.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.28 MiB, peak 278.87 MiB, free memory in arenas 0.00 B, will set to 273.71 MiB (RSS), difference: 2.44 MiB | ||
| 6381 | 2026.05.06 00:57:25.267768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 770 | ||
| 6382 | 2026.05.06 00:57:25.271076 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.05.06 00:57:25.271138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6384 | 2026.05.06 00:57:25.272426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6385 | 2026.05.06 00:57:25.272710 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.05.06 00:57:25.273080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6387 | 2026.05.06 00:57:26.704908 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.05.06 00:57:26.705178 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6389 | 2026.05.06 00:57:26.705549 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6390 | 2026.05.06 00:57:26.705592 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6391 | 2026.05.06 00:57:26.705860 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6392 | 2026.05.06 00:57:26.705950 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6393 | 2026.05.06 00:57:26.706101 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6394 | 2026.05.06 00:57:26.706227 [ 368 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6395 | 2026.05.06 00:57:26.706237 [ 286 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6396 | 2026.05.06 00:57:26.706231 [ 356 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6397 | 2026.05.06 00:57:26.706400 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6398 | 2026.05.06 00:57:26.706429 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6399 | 2026.05.06 00:57:26.706501 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6400 | 2026.05.06 00:57:26.706522 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6401 | 2026.05.06 00:57:26.706563 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6402 | 2026.05.06 00:57:26.706604 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6403 | 2026.05.06 00:57:26.707889 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002825 sec., 13451.32743362832 rows/sec., 2.73 MiB/sec. | ||
| 6404 | 2026.05.06 00:57:26.708024 [ 270 ] {cff5c452-c883-4f3f-a824-cb8621d4b41e} <Debug> TCPHandler: Processed in 0.003267399 sec. | ||
| 6405 | 2026.05.06 00:57:26.709521 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.05.06 00:57:26.709633 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6407 | 2026.05.06 00:57:26.709679 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6408 | 2026.05.06 00:57:26.710252 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.05.06 00:57:26.710290 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6410 | 2026.05.06 00:57:26.710659 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6411 | 2026.05.06 00:57:26.710880 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.05.06 00:57:26.711029 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001427 sec., 39243.167484232654 rows/sec., 3.01 MiB/sec. | ||
| 6413 | 2026.05.06 00:57:26.711068 [ 270 ] {ee8037bf-c9f5-4418-ba4e-92219593b696} <Debug> TCPHandler: Processed in 0.001600654 sec. | ||
| 6414 | 2026.05.06 00:57:26.711200 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.05.06 00:57:26.711302 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6416 | 2026.05.06 00:57:26.711344 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6417 | 2026.05.06 00:57:26.711814 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.05.06 00:57:26.711850 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6419 | 2026.05.06 00:57:26.712140 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6420 | 2026.05.06 00:57:26.712358 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.05.06 00:57:26.712487 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 6422 | 2026.05.06 00:57:26.712526 [ 270 ] {85687f98-69b0-409d-962d-3384f0a607b3} <Debug> TCPHandler: Processed in 0.001375458 sec. | ||
| 6423 | 2026.05.06 00:57:26.712652 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.05.06 00:57:26.712748 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6425 | 2026.05.06 00:57:26.712791 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6426 | 2026.05.06 00:57:26.713184 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.05.06 00:57:26.713219 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6428 | 2026.05.06 00:57:26.713539 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6429 | 2026.05.06 00:57:26.713752 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.05.06 00:57:26.713880 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00115 sec., 111304.34782608696 rows/sec., 7.75 MiB/sec. | ||
| 6431 | 2026.05.06 00:57:26.713916 [ 270 ] {94eb324a-1331-4caf-98e0-c5cc117ba212} <Debug> TCPHandler: Processed in 0.001313027 sec. | ||
| 6432 | 2026.05.06 00:57:26.714041 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.05.06 00:57:26.714136 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6434 | 2026.05.06 00:57:26.714178 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6435 | 2026.05.06 00:57:26.714508 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.05.06 00:57:26.714544 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6437 | 2026.05.06 00:57:26.714877 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6438 | 2026.05.06 00:57:26.715105 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.05.06 00:57:26.715240 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001122 sec., 42780.74866310161 rows/sec., 2.88 MiB/sec. | ||
| 6440 | 2026.05.06 00:57:26.715276 [ 270 ] {96a5bd77-b9ee-431a-a278-84dc1bc6331f} <Debug> TCPHandler: Processed in 0.001284297 sec. | ||
| 6441 | 2026.05.06 00:57:27.739449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12908 | ||
| 6442 | 2026.05.06 00:57:27.739950 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.05.06 00:57:27.739984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6444 | 2026.05.06 00:57:27.740467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6445 | 2026.05.06 00:57:27.740696 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.05.06 00:57:27.740824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12908 | ||
| 6447 | 2026.05.06 00:57:28.392960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6448 | 2026.05.06 00:57:28.407833 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.05.06 00:57:28.407880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6450 | 2026.05.06 00:57:28.414063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6451 | 2026.05.06 00:57:28.414776 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.05.06 00:57:28.417323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6453 | 2026.05.06 00:57:31.706865 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.05.06 00:57:31.707109 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6455 | 2026.05.06 00:57:31.707488 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6456 | 2026.05.06 00:57:31.707532 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6457 | 2026.05.06 00:57:31.707787 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6458 | 2026.05.06 00:57:31.707868 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6459 | 2026.05.06 00:57:31.708025 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6460 | 2026.05.06 00:57:31.708137 [ 344 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6461 | 2026.05.06 00:57:31.708137 [ 356 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6462 | 2026.05.06 00:57:31.708137 [ 332 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6463 | 2026.05.06 00:57:31.708291 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6464 | 2026.05.06 00:57:31.708317 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6465 | 2026.05.06 00:57:31.708386 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6466 | 2026.05.06 00:57:31.708406 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6467 | 2026.05.06 00:57:31.708439 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6468 | 2026.05.06 00:57:31.708478 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6469 | 2026.05.06 00:57:31.709658 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002651 sec., 14334.213504337984 rows/sec., 2.91 MiB/sec. | ||
| 6470 | 2026.05.06 00:57:31.709789 [ 270 ] {8b3d683d-a3ca-4bb0-b6ea-8b7c8c225ec0} <Debug> TCPHandler: Processed in 0.003051944 sec. | ||
| 6471 | 2026.05.06 00:57:31.711849 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.05.06 00:57:31.711958 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6473 | 2026.05.06 00:57:31.712005 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6474 | 2026.05.06 00:57:31.712621 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.05.06 00:57:31.712677 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6476 | 2026.05.06 00:57:31.713099 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6477 | 2026.05.06 00:57:31.713324 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.05.06 00:57:31.713478 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00155 sec., 68387.09677419355 rows/sec., 5.74 MiB/sec. | ||
| 6479 | 2026.05.06 00:57:31.713517 [ 270 ] {028fd9b2-81eb-4114-bdaa-b1c1ec74464c} <Debug> TCPHandler: Processed in 0.001718216 sec. | ||
| 6480 | 2026.05.06 00:57:31.713642 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.05.06 00:57:31.713740 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.05.06 00:57:31.713781 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6483 | 2026.05.06 00:57:31.714188 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.05.06 00:57:31.714226 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6485 | 2026.05.06 00:57:31.714524 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6486 | 2026.05.06 00:57:31.714731 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.05.06 00:57:31.714865 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001144 sec., 21853.146853146853 rows/sec., 1.60 MiB/sec. | ||
| 6488 | 2026.05.06 00:57:31.714903 [ 270 ] {0683ee69-21d6-4da5-8f70-3a2356c0d223} <Debug> TCPHandler: Processed in 0.001311578 sec. | ||
| 6489 | 2026.05.06 00:57:31.715018 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.05.06 00:57:31.715115 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6491 | 2026.05.06 00:57:31.715156 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6492 | 2026.05.06 00:57:31.715581 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.05.06 00:57:31.715618 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6494 | 2026.05.06 00:57:31.715911 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6495 | 2026.05.06 00:57:31.716125 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.05.06 00:57:31.716261 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001164 sec., 76460.48109965635 rows/sec., 5.97 MiB/sec. | ||
| 6497 | 2026.05.06 00:57:31.716299 [ 270 ] {38d54836-a62f-483d-98c7-f27eea92a4c4} <Debug> TCPHandler: Processed in 0.001330658 sec. | ||
| 6498 | 2026.05.06 00:57:31.716417 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.05.06 00:57:31.716513 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.05.06 00:57:31.716556 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6501 | 2026.05.06 00:57:31.716955 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.05.06 00:57:31.716990 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6503 | 2026.05.06 00:57:31.717315 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6504 | 2026.05.06 00:57:31.717520 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.05.06 00:57:31.717655 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6506 | 2026.05.06 00:57:31.717694 [ 270 ] {7b2bb371-1727-48e3-86bf-25b17ccf359d} <Debug> TCPHandler: Processed in 0.001326598 sec. | ||
| 6507 | 2026.05.06 00:57:31.717816 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.05.06 00:57:31.717938 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.05.06 00:57:31.718004 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6510 | 2026.05.06 00:57:31.718914 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.05.06 00:57:31.718959 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6512 | 2026.05.06 00:57:31.719494 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6513 | 2026.05.06 00:57:31.719717 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.05.06 00:57:31.719865 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001952 sec., 12807.377049180328 rows/sec., 22.95 MiB/sec. | ||
| 6515 | 2026.05.06 00:57:31.719920 [ 270 ] {5cb7ff70-d805-425c-b782-822a8f9c1122} <Debug> TCPHandler: Processed in 0.002165775 sec. | ||
| 6516 | 2026.05.06 00:57:31.720054 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.05.06 00:57:31.720149 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6518 | 2026.05.06 00:57:31.720190 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6519 | 2026.05.06 00:57:31.720524 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.05.06 00:57:31.720622 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6521 | 2026.05.06 00:57:31.721000 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6522 | 2026.05.06 00:57:31.721241 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.05.06 00:57:31.721385 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 6524 | 2026.05.06 00:57:31.721428 [ 270 ] {bdede5e4-5b08-4bf1-ad5f-122d76ab95ff} <Debug> TCPHandler: Processed in 0.00142459 sec. | ||
| 6525 | 2026.05.06 00:57:35.141688 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6526 | 2026.05.06 00:57:35.141744 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6527 | 2026.05.06 00:57:35.240935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13420 | ||
| 6528 | 2026.05.06 00:57:35.241459 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.05.06 00:57:35.241504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6530 | 2026.05.06 00:57:35.242026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6531 | 2026.05.06 00:57:35.242269 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.05.06 00:57:35.242404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13420 | ||
| 6533 | 2026.05.06 00:57:35.273405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 794 | ||
| 6534 | 2026.05.06 00:57:35.275767 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.06 00:57:35.275830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6536 | 2026.05.06 00:57:35.277034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6537 | 2026.05.06 00:57:35.277299 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.05.06 00:57:35.277516 [ 32 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6539 | 2026.05.06 00:57:35.277589 [ 32 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.05.06 00:57:35.277618 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6541 | 2026.05.06 00:57:35.277734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6542 | 2026.05.06 00:57:35.277749 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 6543 | 2026.05.06 00:57:35.278371 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6544 | 2026.05.06 00:57:35.278495 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 610 rows starting from the beginning of the part | ||
| 6545 | 2026.05.06 00:57:35.278809 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 6546 | 2026.05.06 00:57:35.279097 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 6547 | 2026.05.06 00:57:35.279375 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6548 | 2026.05.06 00:57:35.279657 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
| 6549 | 2026.05.06 00:57:35.279941 [ 192 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 6550 | 2026.05.06 00:57:35.285636 [ 201 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 72 columns (72 merged, 0 gathered) in 0.007946846 sec., 99913.8526152388 rows/sec., 85.97 MiB/sec. | ||
| 6551 | 2026.05.06 00:57:35.286592 [ 196 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6552 | 2026.05.06 00:57:35.287122 [ 196 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.05.06 00:57:35.287194 [ 196 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_21_4} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6554 | 2026.05.06 00:57:35.287361 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 6555 | 2026.05.06 00:57:35.917428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6556 | 2026.05.06 00:57:35.932815 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.05.06 00:57:35.932873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6558 | 2026.05.06 00:57:35.939103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6559 | 2026.05.06 00:57:35.939814 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.05.06 00:57:35.942493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6561 | 2026.05.06 00:57:36.706433 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.05.06 00:57:36.706656 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6563 | 2026.05.06 00:57:36.706977 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6564 | 2026.05.06 00:57:36.707014 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6565 | 2026.05.06 00:57:36.707231 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6566 | 2026.05.06 00:57:36.707298 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6567 | 2026.05.06 00:57:36.707436 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6568 | 2026.05.06 00:57:36.707547 [ 344 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6569 | 2026.05.06 00:57:36.707547 [ 332 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6570 | 2026.05.06 00:57:36.707547 [ 356 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6571 | 2026.05.06 00:57:36.707692 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6572 | 2026.05.06 00:57:36.707722 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6573 | 2026.05.06 00:57:36.707790 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6574 | 2026.05.06 00:57:36.707809 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6575 | 2026.05.06 00:57:36.707844 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6576 | 2026.05.06 00:57:36.707881 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6577 | 2026.05.06 00:57:36.709070 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002501 sec., 15193.922431027588 rows/sec., 3.08 MiB/sec. | ||
| 6578 | 2026.05.06 00:57:36.709202 [ 270 ] {81808362-7611-4b06-99ca-5038839da8f3} <Debug> TCPHandler: Processed in 0.00289069 sec. | ||
| 6579 | 2026.05.06 00:57:36.711156 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.05.06 00:57:36.711282 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6581 | 2026.05.06 00:57:36.711333 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6582 | 2026.05.06 00:57:36.711940 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.05.06 00:57:36.711988 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6584 | 2026.05.06 00:57:36.712378 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6585 | 2026.05.06 00:57:36.712599 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.06 00:57:36.712726 [ 31 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6587 | 2026.05.06 00:57:36.712746 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001502 sec., 58588.548601864175 rows/sec., 4.93 MiB/sec. | ||
| 6588 | 2026.05.06 00:57:36.712778 [ 31 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.05.06 00:57:36.712793 [ 270 ] {faef8978-b9b4-4f5c-b0cb-2fba4222db75} <Debug> TCPHandler: Processed in 0.001686265 sec. | ||
| 6590 | 2026.05.06 00:57:36.712810 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6591 | 2026.05.06 00:57:36.712908 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 6592 | 2026.05.06 00:57:36.712928 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.05.06 00:57:36.713012 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6594 | 2026.05.06 00:57:36.713030 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6595 | 2026.05.06 00:57:36.713046 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2615 rows starting from the beginning of the part | ||
| 6596 | 2026.05.06 00:57:36.713074 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6597 | 2026.05.06 00:57:36.713108 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 6598 | 2026.05.06 00:57:36.713156 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2560 rows starting from the beginning of the part | ||
| 6599 | 2026.05.06 00:57:36.713197 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6600 | 2026.05.06 00:57:36.713233 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 6601 | 2026.05.06 00:57:36.713271 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 6602 | 2026.05.06 00:57:36.713478 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.05.06 00:57:36.713518 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6604 | 2026.05.06 00:57:36.714054 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6605 | 2026.05.06 00:57:36.714278 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.05.06 00:57:36.714421 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001413 sec., 11323.42533616419 rows/sec., 851.47 KiB/sec. | ||
| 6607 | 2026.05.06 00:57:36.714459 [ 270 ] {d5c7192a-1de8-41a8-882d-c3f2dd46aa6b} <Debug> TCPHandler: Processed in 0.001579223 sec. | ||
| 6608 | 2026.05.06 00:57:36.714576 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.05.06 00:57:36.714669 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6610 | 2026.05.06 00:57:36.714708 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6611 | 2026.05.06 00:57:36.715126 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.05.06 00:57:36.715160 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6613 | 2026.05.06 00:57:36.715184 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002309638 sec., 2394747.575161129 rows/sec., 190.23 MiB/sec. | ||
| 6614 | 2026.05.06 00:57:36.715440 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6615 | 2026.05.06 00:57:36.715473 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6616 | 2026.05.06 00:57:36.715765 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.05.06 00:57:36.715765 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.05.06 00:57:36.715859 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_46_9} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6619 | 2026.05.06 00:57:36.715873 [ 31 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6620 | 2026.05.06 00:57:36.715900 [ 31 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.05.06 00:57:36.715907 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001256 sec., 63694.267515923566 rows/sec., 4.97 MiB/sec. | ||
| 6622 | 2026.05.06 00:57:36.715919 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6623 | 2026.05.06 00:57:36.715932 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6624 | 2026.05.06 00:57:36.715952 [ 270 ] {24233bad-4fe8-4cf5-8ac5-96d277b43d79} <Debug> TCPHandler: Processed in 0.00142337 sec. | ||
| 6625 | 2026.05.06 00:57:36.715995 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 6626 | 2026.05.06 00:57:36.716066 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6627 | 2026.05.06 00:57:36.716074 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.05.06 00:57:36.716088 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6629 | 2026.05.06 00:57:36.716142 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 89 rows starting from the beginning of the part | ||
| 6630 | 2026.05.06 00:57:36.716173 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6631 | 2026.05.06 00:57:36.716177 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1354 rows starting from the beginning of the part | ||
| 6632 | 2026.05.06 00:57:36.716221 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6633 | 2026.05.06 00:57:36.716226 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6634 | 2026.05.06 00:57:36.716271 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part | ||
| 6635 | 2026.05.06 00:57:36.716303 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 80 rows starting from the beginning of the part | ||
| 6636 | 2026.05.06 00:57:36.716628 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.05.06 00:57:36.716667 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6638 | 2026.05.06 00:57:36.717014 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6639 | 2026.05.06 00:57:36.717227 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.05.06 00:57:36.717362 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6641 | 2026.05.06 00:57:36.717371 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6642 | 2026.05.06 00:57:36.717398 [ 270 ] {350797a6-a607-4623-9b9d-8a0b7caa904a} <Debug> TCPHandler: Processed in 0.001371289 sec. | ||
| 6643 | 2026.05.06 00:57:36.717380 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405409 sec., 2189398.246346793 rows/sec., 158.99 MiB/sec. | ||
| 6644 | 2026.05.06 00:57:36.717443 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.05.06 00:57:36.717471 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6646 | 2026.05.06 00:57:36.717539 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.05.06 00:57:36.717549 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 6648 | 2026.05.06 00:57:36.717599 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6649 | 2026.05.06 00:57:36.717636 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6650 | 2026.05.06 00:57:36.717638 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6651 | 2026.05.06 00:57:36.717679 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15287 rows starting from the beginning of the part | ||
| 6652 | 2026.05.06 00:57:36.717692 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6653 | 2026.05.06 00:57:36.717737 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6654 | 2026.05.06 00:57:36.717784 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1539 rows starting from the beginning of the part | ||
| 6655 | 2026.05.06 00:57:36.717828 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 6656 | 2026.05.06 00:57:36.717841 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.05.06 00:57:36.717868 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6658 | 2026.05.06 00:57:36.717905 [ 187 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_46_9} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6659 | 2026.05.06 00:57:36.717913 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 6660 | 2026.05.06 00:57:36.717973 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6661 | 2026.05.06 00:57:36.718470 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.05.06 00:57:36.718509 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6663 | 2026.05.06 00:57:36.719171 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6664 | 2026.05.06 00:57:36.719408 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.05.06 00:57:36.719563 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001944 sec., 8230.45267489712 rows/sec., 14.75 MiB/sec. | ||
| 6666 | 2026.05.06 00:57:36.719637 [ 270 ] {d1dfff19-bf6c-439f-89bc-93c73aa32fb3} <Debug> TCPHandler: Processed in 0.002150465 sec. | ||
| 6667 | 2026.05.06 00:57:36.719756 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.05.06 00:57:36.719848 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.05.06 00:57:36.719888 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6670 | 2026.05.06 00:57:36.720226 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.05.06 00:57:36.720262 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6672 | 2026.05.06 00:57:36.720587 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6673 | 2026.05.06 00:57:36.720918 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.05.06 00:57:36.721079 [ 26 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6675 | 2026.05.06 00:57:36.721094 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 6676 | 2026.05.06 00:57:36.721130 [ 26 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.05.06 00:57:36.721153 [ 270 ] {80b5fb63-69e9-41e4-999a-51802162fc85} <Debug> TCPHandler: Processed in 0.00144379 sec. | ||
| 6678 | 2026.05.06 00:57:36.721163 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6679 | 2026.05.06 00:57:36.721270 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6680 | 2026.05.06 00:57:36.721367 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6681 | 2026.05.06 00:57:36.721391 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2070 rows starting from the beginning of the part | ||
| 6682 | 2026.05.06 00:57:36.721435 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6683 | 2026.05.06 00:57:36.721469 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 6684 | 2026.05.06 00:57:36.721502 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 6685 | 2026.05.06 00:57:36.721535 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6686 | 2026.05.06 00:57:36.721567 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 6687 | 2026.05.06 00:57:36.723151 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.00191079 sec., 1208924.0575887458 rows/sec., 81.57 MiB/sec. | ||
| 6688 | 2026.05.06 00:57:36.723550 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6689 | 2026.05.06 00:57:36.723869 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.05.06 00:57:36.723955 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_46_9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6691 | 2026.05.06 00:57:36.724030 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6692 | 2026.05.06 00:57:36.724510 [ 200 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17434 rows, containing 5 columns (5 merged, 0 gathered) in 0.006993166 sec., 2493005.314045169 rows/sec., 160.02 MiB/sec. | ||
| 6693 | 2026.05.06 00:57:36.724760 [ 200 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6694 | 2026.05.06 00:57:36.725045 [ 200 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.06 00:57:36.725126 [ 200 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6696 | 2026.05.06 00:57:36.725221 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6697 | 2026.05.06 00:57:37.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.58 MiB, peak 285.74 MiB, free memory in arenas 0.00 B, will set to 278.02 MiB (RSS), difference: 1.44 MiB | ||
| 6698 | 2026.05.06 00:57:41.707390 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.05.06 00:57:41.707647 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6700 | 2026.05.06 00:57:41.708027 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6701 | 2026.05.06 00:57:41.708070 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6702 | 2026.05.06 00:57:41.708331 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6703 | 2026.05.06 00:57:41.708410 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6704 | 2026.05.06 00:57:41.708551 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6705 | 2026.05.06 00:57:41.708681 [ 344 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6706 | 2026.05.06 00:57:41.708681 [ 340 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6707 | 2026.05.06 00:57:41.708682 [ 343 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6708 | 2026.05.06 00:57:41.708859 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6709 | 2026.05.06 00:57:41.708885 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6710 | 2026.05.06 00:57:41.708955 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6711 | 2026.05.06 00:57:41.708974 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6712 | 2026.05.06 00:57:41.709008 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6713 | 2026.05.06 00:57:41.709046 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6714 | 2026.05.06 00:57:41.710244 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002702 sec., 14063.656550703183 rows/sec., 2.85 MiB/sec. | ||
| 6715 | 2026.05.06 00:57:41.710376 [ 270 ] {25bf5c5d-8ad6-4a39-bf0e-54406c6cee56} <Debug> TCPHandler: Processed in 0.003116155 sec. | ||
| 6716 | 2026.05.06 00:57:41.712473 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.05.06 00:57:41.712604 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6718 | 2026.05.06 00:57:41.712656 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6719 | 2026.05.06 00:57:41.713187 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.05.06 00:57:41.713241 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6721 | 2026.05.06 00:57:41.713609 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6722 | 2026.05.06 00:57:41.713833 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.05.06 00:57:41.713985 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001422 sec., 2812.939521800281 rows/sec., 229.38 KiB/sec. | ||
| 6724 | 2026.05.06 00:57:41.714025 [ 270 ] {fbf2db77-26a1-4d82-8b91-747aaef8b21a} <Debug> TCPHandler: Processed in 0.001612783 sec. | ||
| 6725 | 2026.05.06 00:57:41.714144 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.05.06 00:57:41.714239 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6727 | 2026.05.06 00:57:41.714278 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6728 | 2026.05.06 00:57:41.714726 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.05.06 00:57:41.714763 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6730 | 2026.05.06 00:57:41.715078 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6731 | 2026.05.06 00:57:41.715288 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.05.06 00:57:41.715419 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001199 sec., 90075.06255212678 rows/sec., 7.54 MiB/sec. | ||
| 6733 | 2026.05.06 00:57:41.715456 [ 270 ] {006e826f-7b55-4a10-b2d3-1fd1fca0dbc8} <Debug> TCPHandler: Processed in 0.001362288 sec. | ||
| 6734 | 2026.05.06 00:57:41.715577 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.05.06 00:57:41.715672 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6736 | 2026.05.06 00:57:41.715712 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6737 | 2026.05.06 00:57:41.716118 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.06 00:57:41.716154 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6739 | 2026.05.06 00:57:41.716450 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6740 | 2026.05.06 00:57:41.716661 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.06 00:57:41.716794 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001141 sec., 25416.30148992112 rows/sec., 1.85 MiB/sec. | ||
| 6742 | 2026.05.06 00:57:41.716831 [ 270 ] {c70cd306-4a1c-4bfc-8841-4700ead669ea} <Debug> TCPHandler: Processed in 0.001304327 sec. | ||
| 6743 | 2026.05.06 00:57:41.716949 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.05.06 00:57:41.717043 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6745 | 2026.05.06 00:57:41.717083 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6746 | 2026.05.06 00:57:41.717502 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.06 00:57:41.717537 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6748 | 2026.05.06 00:57:41.717839 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6749 | 2026.05.06 00:57:41.718049 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.05.06 00:57:41.718179 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001155 sec., 80519.48051948052 rows/sec., 6.29 MiB/sec. | ||
| 6751 | 2026.05.06 00:57:41.718217 [ 270 ] {a1232dc4-81a1-4a2e-827d-e7764d4065d2} <Debug> TCPHandler: Processed in 0.001317358 sec. | ||
| 6752 | 2026.05.06 00:57:41.718337 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.05.06 00:57:41.718433 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6754 | 2026.05.06 00:57:41.718476 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6755 | 2026.05.06 00:57:41.718881 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.05.06 00:57:41.718917 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6757 | 2026.05.06 00:57:41.719240 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6758 | 2026.05.06 00:57:41.719458 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.06 00:57:41.719592 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001178 sec., 137521.22241086588 rows/sec., 9.58 MiB/sec. | ||
| 6760 | 2026.05.06 00:57:41.719630 [ 270 ] {19f8cb8d-46af-40ca-bfb6-a2a927a9ae16} <Debug> TCPHandler: Processed in 0.001341458 sec. | ||
| 6761 | 2026.05.06 00:57:41.719775 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.05.06 00:57:41.719902 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6763 | 2026.05.06 00:57:41.719976 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6764 | 2026.05.06 00:57:41.721131 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.05.06 00:57:41.721254 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6766 | 2026.05.06 00:57:41.722034 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6767 | 2026.05.06 00:57:41.722351 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.06 00:57:41.722531 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002654 sec., 9419.743782969103 rows/sec., 16.88 MiB/sec. | ||
| 6769 | 2026.05.06 00:57:41.722601 [ 270 ] {e32fa2a5-b44b-4f4b-8743-3db312cf5abd} <Debug> TCPHandler: Processed in 0.002888671 sec. | ||
| 6770 | 2026.05.06 00:57:41.722765 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.05.06 00:57:41.722878 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.05.06 00:57:41.722929 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6773 | 2026.05.06 00:57:41.723329 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.05.06 00:57:41.723366 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6775 | 2026.05.06 00:57:41.723696 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6776 | 2026.05.06 00:57:41.723916 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.05.06 00:57:41.724067 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 6778 | 2026.05.06 00:57:41.724108 [ 270 ] {b76f3277-0700-4c9f-88f1-23389dafe3cb} <Debug> TCPHandler: Processed in 0.00140315 sec. | ||
| 6779 | 2026.05.06 00:57:42.742547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13868 | ||
| 6780 | 2026.05.06 00:57:42.743152 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.05.06 00:57:42.743209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6782 | 2026.05.06 00:57:42.743926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6783 | 2026.05.06 00:57:42.744164 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.05.06 00:57:42.744318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13868 | ||
| 6785 | 2026.05.06 00:57:43.442640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6786 | 2026.05.06 00:57:43.458938 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.05.06 00:57:43.458985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6788 | 2026.05.06 00:57:43.464816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6789 | 2026.05.06 00:57:43.465474 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.05.06 00:57:43.468216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6791 | 2026.05.06 00:57:45.277942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 824 | ||
| 6792 | 2026.05.06 00:57:45.280281 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.05.06 00:57:45.280331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6794 | 2026.05.06 00:57:45.281564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6795 | 2026.05.06 00:57:45.281858 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.05.06 00:57:45.282247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6797 | 2026.05.06 00:57:46.706927 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.05.06 00:57:46.707177 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6799 | 2026.05.06 00:57:46.707550 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6800 | 2026.05.06 00:57:46.707591 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6801 | 2026.05.06 00:57:46.707812 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6802 | 2026.05.06 00:57:46.707880 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6803 | 2026.05.06 00:57:46.708019 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6804 | 2026.05.06 00:57:46.708139 [ 345 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6805 | 2026.05.06 00:57:46.708151 [ 344 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6806 | 2026.05.06 00:57:46.708157 [ 343 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6807 | 2026.05.06 00:57:46.708316 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6808 | 2026.05.06 00:57:46.708341 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6809 | 2026.05.06 00:57:46.708409 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6810 | 2026.05.06 00:57:46.708430 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6811 | 2026.05.06 00:57:46.708465 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6812 | 2026.05.06 00:57:46.708501 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6813 | 2026.05.06 00:57:46.709667 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00259 sec., 14671.814671814673 rows/sec., 2.98 MiB/sec. | ||
| 6814 | 2026.05.06 00:57:46.709793 [ 270 ] {021da578-0f7c-4696-9794-469501981abb} <Debug> TCPHandler: Processed in 0.003003903 sec. | ||
| 6815 | 2026.05.06 00:57:46.711739 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.05.06 00:57:46.711866 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6817 | 2026.05.06 00:57:46.711917 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6818 | 2026.05.06 00:57:46.712475 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.05.06 00:57:46.712527 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6820 | 2026.05.06 00:57:46.712919 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6821 | 2026.05.06 00:57:46.713145 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.05.06 00:57:46.713299 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00147 sec., 59863.945578231294 rows/sec., 5.04 MiB/sec. | ||
| 6823 | 2026.05.06 00:57:46.713336 [ 270 ] {6bc89830-eeec-4109-94b3-2f4d775ed4f5} <Debug> TCPHandler: Processed in 0.001658235 sec. | ||
| 6824 | 2026.05.06 00:57:46.713458 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.05.06 00:57:46.713553 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6826 | 2026.05.06 00:57:46.713593 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6827 | 2026.05.06 00:57:46.714002 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.05.06 00:57:46.714039 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6829 | 2026.05.06 00:57:46.714334 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6830 | 2026.05.06 00:57:46.714546 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.05.06 00:57:46.714678 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001143 sec., 13998.25021872266 rows/sec., 1.03 MiB/sec. | ||
| 6832 | 2026.05.06 00:57:46.714714 [ 270 ] {cf01f638-ec74-426a-bf37-f9b3835a060b} <Debug> TCPHandler: Processed in 0.001305768 sec. | ||
| 6833 | 2026.05.06 00:57:46.714826 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.05.06 00:57:46.714920 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6835 | 2026.05.06 00:57:46.714959 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6836 | 2026.05.06 00:57:46.715357 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.05.06 00:57:46.715392 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6838 | 2026.05.06 00:57:46.715708 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6839 | 2026.05.06 00:57:46.715927 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.05.06 00:57:46.716057 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001155 sec., 69264.06926406926 rows/sec., 5.41 MiB/sec. | ||
| 6841 | 2026.05.06 00:57:46.716095 [ 270 ] {b66e1a65-8436-4c96-baf4-46c580b98f66} <Debug> TCPHandler: Processed in 0.001318078 sec. | ||
| 6842 | 2026.05.06 00:57:46.716208 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.05.06 00:57:46.716302 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.05.06 00:57:46.716345 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6845 | 2026.05.06 00:57:46.716732 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.05.06 00:57:46.716770 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6847 | 2026.05.06 00:57:46.717102 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6848 | 2026.05.06 00:57:46.717331 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.05.06 00:57:46.717464 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6850 | 2026.05.06 00:57:46.717503 [ 270 ] {564b32b4-85b2-4b9a-8421-1b85643abc44} <Debug> TCPHandler: Processed in 0.001343668 sec. | ||
| 6851 | 2026.05.06 00:57:46.717614 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.05.06 00:57:46.717710 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.05.06 00:57:46.717762 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6854 | 2026.05.06 00:57:46.718499 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.05.06 00:57:46.718536 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6856 | 2026.05.06 00:57:46.719044 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6857 | 2026.05.06 00:57:46.719266 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.05.06 00:57:46.719407 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001716 sec., 9324.009324009323 rows/sec., 16.71 MiB/sec. | ||
| 6859 | 2026.05.06 00:57:46.719459 [ 270 ] {659d7ef0-f608-4f38-8599-ce7d84d26609} <Debug> TCPHandler: Processed in 0.001894239 sec. | ||
| 6860 | 2026.05.06 00:57:46.719572 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.05.06 00:57:46.719668 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.05.06 00:57:46.719709 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6863 | 2026.05.06 00:57:46.720044 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.05.06 00:57:46.720080 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6865 | 2026.05.06 00:57:46.720381 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6866 | 2026.05.06 00:57:46.720590 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.05.06 00:57:46.720739 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6868 | 2026.05.06 00:57:46.720835 [ 270 ] {ba049ed5-f03f-43cd-918c-e7187a26c593} <Debug> TCPHandler: Processed in 0.001311757 sec. | ||
| 6869 | 2026.05.06 00:57:50.141780 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6870 | 2026.05.06 00:57:50.141829 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6871 | 2026.05.06 00:57:50.244458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14380 | ||
| 6872 | 2026.05.06 00:57:50.245259 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.05.06 00:57:50.245302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6874 | 2026.05.06 00:57:50.245775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6875 | 2026.05.06 00:57:50.245998 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.05.06 00:57:50.246130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14380 | ||
| 6877 | 2026.05.06 00:57:50.968338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6878 | 2026.05.06 00:57:50.986397 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.05.06 00:57:50.986464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6880 | 2026.05.06 00:57:50.992128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6881 | 2026.05.06 00:57:50.992833 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.05.06 00:57:50.996060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6883 | 2026.05.06 00:57:51.707297 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2026.05.06 00:57:51.707547 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6885 | 2026.05.06 00:57:51.707894 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6886 | 2026.05.06 00:57:51.707929 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6887 | 2026.05.06 00:57:51.708145 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6888 | 2026.05.06 00:57:51.708211 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6889 | 2026.05.06 00:57:51.708348 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6890 | 2026.05.06 00:57:51.708471 [ 345 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6891 | 2026.05.06 00:57:51.708477 [ 344 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6892 | 2026.05.06 00:57:51.708484 [ 343 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6893 | 2026.05.06 00:57:51.708646 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6894 | 2026.05.06 00:57:51.708673 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6895 | 2026.05.06 00:57:51.708740 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6896 | 2026.05.06 00:57:51.708762 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6897 | 2026.05.06 00:57:51.708797 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6898 | 2026.05.06 00:57:51.708835 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6899 | 2026.05.06 00:57:51.710023 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002578 sec., 14740.10861132661 rows/sec., 2.99 MiB/sec. | ||
| 6900 | 2026.05.06 00:57:51.710151 [ 270 ] {d3d9fb94-d536-42dd-99a4-b281b85af1d5} <Debug> TCPHandler: Processed in 0.002992742 sec. | ||
| 6901 | 2026.05.06 00:57:51.712191 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6902 | 2026.05.06 00:57:51.712317 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6903 | 2026.05.06 00:57:51.712367 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6904 | 2026.05.06 00:57:51.712954 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.05.06 00:57:51.713000 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6906 | 2026.05.06 00:57:51.713377 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6907 | 2026.05.06 00:57:51.713609 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.05.06 00:57:51.713757 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001477 sec., 71767.09546377792 rows/sec., 6.03 MiB/sec. | ||
| 6909 | 2026.05.06 00:57:51.713796 [ 270 ] {ee5c06ac-6ac2-457d-8ccd-5a1e5928f770} <Debug> TCPHandler: Processed in 0.001665045 sec. | ||
| 6910 | 2026.05.06 00:57:51.713929 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.05.06 00:57:51.714023 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6912 | 2026.05.06 00:57:51.714063 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6913 | 2026.05.06 00:57:51.714467 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.05.06 00:57:51.714503 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6915 | 2026.05.06 00:57:51.714796 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6916 | 2026.05.06 00:57:51.715001 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.05.06 00:57:51.715122 [ 150 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6918 | 2026.05.06 00:57:51.715134 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001129 sec., 22143.489813994685 rows/sec., 1.63 MiB/sec. | ||
| 6919 | 2026.05.06 00:57:51.715187 [ 150 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.05.06 00:57:51.715197 [ 270 ] {b800b67e-2b9b-4b74-ab57-36a4de51ac59} <Debug> TCPHandler: Processed in 0.001316847 sec. | ||
| 6921 | 2026.05.06 00:57:51.715215 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6922 | 2026.05.06 00:57:51.715323 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 6923 | 2026.05.06 00:57:51.715328 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.05.06 00:57:51.715442 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6925 | 2026.05.06 00:57:51.715446 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6926 | 2026.05.06 00:57:51.715482 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6927 | 2026.05.06 00:57:51.715499 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6928 | 2026.05.06 00:57:51.715554 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6929 | 2026.05.06 00:57:51.715603 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6930 | 2026.05.06 00:57:51.715647 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 29 rows starting from the beginning of the part | ||
| 6931 | 2026.05.06 00:57:51.715686 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 6932 | 2026.05.06 00:57:51.715726 [ 187 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6933 | 2026.05.06 00:57:51.715927 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.05.06 00:57:51.715967 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6935 | 2026.05.06 00:57:51.716294 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6936 | 2026.05.06 00:57:51.716518 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.05.06 00:57:51.716582 [ 200 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301867 sec., 146712.37538089528 rows/sec., 11.29 MiB/sec. | ||
| 6938 | 2026.05.06 00:57:51.716651 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001223 sec., 72771.87244480786 rows/sec., 5.68 MiB/sec. | ||
| 6939 | 2026.05.06 00:57:51.716693 [ 270 ] {9763d78d-3d5b-4777-87ac-c7d3db1d8404} <Debug> TCPHandler: Processed in 0.001413339 sec. | ||
| 6940 | 2026.05.06 00:57:51.716732 [ 189 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6941 | 2026.05.06 00:57:51.716828 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.05.06 00:57:51.716923 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.05.06 00:57:51.716967 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6944 | 2026.05.06 00:57:51.716995 [ 189 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.05.06 00:57:51.717062 [ 189 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_41_8} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6946 | 2026.05.06 00:57:51.717139 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6947 | 2026.05.06 00:57:51.717385 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.05.06 00:57:51.717420 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6949 | 2026.05.06 00:57:51.717758 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6950 | 2026.05.06 00:57:51.717974 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.05.06 00:57:51.718106 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 6952 | 2026.05.06 00:57:51.718143 [ 270 ] {3ba3946e-8a06-403d-8835-5ca2012ac865} <Debug> TCPHandler: Processed in 0.001363869 sec. | ||
| 6953 | 2026.05.06 00:57:51.718260 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.05.06 00:57:51.718354 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.05.06 00:57:51.718406 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6956 | 2026.05.06 00:57:51.719219 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.05.06 00:57:51.719254 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6958 | 2026.05.06 00:57:51.719785 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6959 | 2026.05.06 00:57:51.720037 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.05.06 00:57:51.720152 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6961 | 2026.05.06 00:57:51.720184 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001848 sec., 13528.138528138528 rows/sec., 24.24 MiB/sec. | ||
| 6962 | 2026.05.06 00:57:51.720191 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.05.06 00:57:51.720228 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6964 | 2026.05.06 00:57:51.720254 [ 270 ] {5f182183-73fc-412d-b084-6f0be82b7ea9} <Debug> TCPHandler: Processed in 0.002042933 sec. | ||
| 6965 | 2026.05.06 00:57:51.720310 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 6966 | 2026.05.06 00:57:51.720393 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.05.06 00:57:51.720492 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.05.06 00:57:51.720534 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6969 | 2026.05.06 00:57:51.720559 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6970 | 2026.05.06 00:57:51.720594 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 730 rows starting from the beginning of the part | ||
| 6971 | 2026.05.06 00:57:51.720725 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6972 | 2026.05.06 00:57:51.720922 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6973 | 2026.05.06 00:57:51.720936 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.05.06 00:57:51.720985 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6975 | 2026.05.06 00:57:51.721050 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 6976 | 2026.05.06 00:57:51.721154 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 6977 | 2026.05.06 00:57:51.721274 [ 187 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6978 | 2026.05.06 00:57:51.721375 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6979 | 2026.05.06 00:57:51.721683 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.05.06 00:57:51.721847 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
| 6981 | 2026.05.06 00:57:51.721890 [ 270 ] {eedd3bb8-d4c8-40ae-b764-401e185ce633} <Debug> TCPHandler: Processed in 0.001546172 sec. | ||
| 6982 | 2026.05.06 00:57:51.738055 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 19 columns (19 merged, 0 gathered) in 0.017777523 sec., 47081.92474283397 rows/sec., 84.37 MiB/sec. | ||
| 6983 | 2026.05.06 00:57:51.739536 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6984 | 2026.05.06 00:57:51.739908 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.05.06 00:57:51.739990 [ 190 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6986 | 2026.05.06 00:57:51.740129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 6987 | 2026.05.06 00:57:52.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.59 MiB, peak 286.22 MiB, free memory in arenas 0.00 B, will set to 280.64 MiB (RSS), difference: 2.06 MiB | ||
| 6988 | 2026.05.06 00:57:52.118074 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.05.06 00:57:52.118461 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6990 | 2026.05.06 00:57:52.119004 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6991 | 2026.05.06 00:57:52.119041 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6992 | 2026.05.06 00:57:52.119284 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6993 | 2026.05.06 00:57:52.119349 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6994 | 2026.05.06 00:57:52.119488 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 6995 | 2026.05.06 00:57:52.119611 [ 330 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6996 | 2026.05.06 00:57:52.119623 [ 343 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6997 | 2026.05.06 00:57:52.119615 [ 345 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6998 | 2026.05.06 00:57:52.119793 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6999 | 2026.05.06 00:57:52.119817 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7000 | 2026.05.06 00:57:52.119884 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7001 | 2026.05.06 00:57:52.119903 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7002 | 2026.05.06 00:57:52.119938 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7003 | 2026.05.06 00:57:52.119986 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7004 | 2026.05.06 00:57:52.121126 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002839 sec., 13384.994716449455 rows/sec., 2.71 MiB/sec. | ||
| 7005 | 2026.05.06 00:57:52.121208 [ 270 ] {805d96f1-6f59-4633-b74c-8432e350b8e8} <Debug> TCPHandler: Processed in 0.00331615 sec. | ||
| 7006 | 2026.05.06 00:57:52.134853 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.05.06 00:57:52.134985 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7008 | 2026.05.06 00:57:52.135036 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7009 | 2026.05.06 00:57:52.135598 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.05.06 00:57:52.135647 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7011 | 2026.05.06 00:57:52.136040 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7012 | 2026.05.06 00:57:52.136260 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.05.06 00:57:52.136406 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001457 sec., 16472.203157172273 rows/sec., 1.37 MiB/sec. | ||
| 7014 | 2026.05.06 00:57:52.136444 [ 270 ] {f814486f-0d16-4e9b-ad87-c3dfdfdb91ad} <Debug> TCPHandler: Processed in 0.001654135 sec. | ||
| 7015 | 2026.05.06 00:57:52.136565 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.05.06 00:57:52.136661 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7017 | 2026.05.06 00:57:52.136699 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7018 | 2026.05.06 00:57:52.138621 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.05.06 00:57:52.138659 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7020 | 2026.05.06 00:57:52.139122 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7021 | 2026.05.06 00:57:52.139335 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.05.06 00:57:52.139464 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Debug> executeQuery: Read 2553 rows, 195.97 KiB in 0.002822 sec., 904677.5336640681 rows/sec., 67.82 MiB/sec. | ||
| 7023 | 2026.05.06 00:57:52.139503 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7024 | 2026.05.06 00:57:52.139515 [ 270 ] {9a16b33a-26f5-4105-bb68-f8c94a77737e} <Debug> TCPHandler: Processed in 0.002997663 sec. | ||
| 7025 | 2026.05.06 00:57:52.139634 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.05.06 00:57:52.139730 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.05.06 00:57:52.139769 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7028 | 2026.05.06 00:57:52.140176 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.05.06 00:57:52.140211 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7030 | 2026.05.06 00:57:52.140505 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7031 | 2026.05.06 00:57:52.140715 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.05.06 00:57:52.140844 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.001132 sec., 32685.512367491167 rows/sec., 2.45 MiB/sec. | ||
| 7033 | 2026.05.06 00:57:52.140881 [ 270 ] {0631db69-ed8c-405a-ae6f-39609595fcfd} <Debug> TCPHandler: Processed in 0.001294127 sec. | ||
| 7034 | 2026.05.06 00:57:52.141019 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.05.06 00:57:52.141144 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.05.06 00:57:52.141194 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7037 | 2026.05.06 00:57:52.141953 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.05.06 00:57:52.141991 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7039 | 2026.05.06 00:57:52.142341 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7040 | 2026.05.06 00:57:52.142557 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.05.06 00:57:52.142690 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00157 sec., 525477.7070063695 rows/sec., 30.74 MiB/sec. | ||
| 7042 | 2026.05.06 00:57:52.142729 [ 270 ] {024cd013-c0ce-4aa8-ba64-ee1a1a4ee2cd} <Debug> TCPHandler: Processed in 0.001781207 sec. | ||
| 7043 | 2026.05.06 00:57:52.142850 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.05.06 00:57:52.142946 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.05.06 00:57:52.142987 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7046 | 2026.05.06 00:57:52.143370 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.05.06 00:57:52.143407 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7048 | 2026.05.06 00:57:52.143692 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7049 | 2026.05.06 00:57:52.143896 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.05.06 00:57:52.144023 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 7051 | 2026.05.06 00:57:52.144060 [ 270 ] {54601d21-9c88-4910-b635-7f0bd5cc6f0d} <Debug> TCPHandler: Processed in 0.001261346 sec. | ||
| 7052 | 2026.05.06 00:57:52.144176 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.05.06 00:57:52.144272 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7054 | 2026.05.06 00:57:52.144312 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7055 | 2026.05.06 00:57:52.144687 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.05.06 00:57:52.144723 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7057 | 2026.05.06 00:57:52.145008 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7058 | 2026.05.06 00:57:52.145208 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.05.06 00:57:52.145335 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 7060 | 2026.05.06 00:57:52.145373 [ 270 ] {4007f413-8d69-4421-8b31-baebdc048e84} <Debug> TCPHandler: Processed in 0.001246696 sec. | ||
| 7061 | 2026.05.06 00:57:52.145488 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.05.06 00:57:52.145583 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7063 | 2026.05.06 00:57:52.145623 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7064 | 2026.05.06 00:57:52.146471 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.05.06 00:57:52.146507 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7066 | 2026.05.06 00:57:52.146886 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7067 | 2026.05.06 00:57:52.147109 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.05.06 00:57:52.147241 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Debug> executeQuery: Read 1340 rows, 92.49 KiB in 0.001676 sec., 799522.6730310263 rows/sec., 53.89 MiB/sec. | ||
| 7069 | 2026.05.06 00:57:52.147281 [ 270 ] {0fdd09a3-bf93-4d54-a25e-e3476c8c62b7} <Debug> TCPHandler: Processed in 0.001842969 sec. | ||
| 7070 | 2026.05.06 00:57:52.147413 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.05.06 00:57:52.147538 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7072 | 2026.05.06 00:57:52.147591 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7073 | 2026.05.06 00:57:52.148312 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.05.06 00:57:52.148351 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7075 | 2026.05.06 00:57:52.148814 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7076 | 2026.05.06 00:57:52.149033 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.05.06 00:57:52.149168 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001655 sec., 925679.7583081571 rows/sec., 56.58 MiB/sec. | ||
| 7078 | 2026.05.06 00:57:52.149206 [ 270 ] {9dbafda9-1f67-4321-a615-09e872be8c16} <Debug> TCPHandler: Processed in 0.001855219 sec. | ||
| 7079 | 2026.05.06 00:57:52.149334 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.05.06 00:57:52.149433 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7081 | 2026.05.06 00:57:52.149487 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7082 | 2026.05.06 00:57:52.150315 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.05.06 00:57:52.150351 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7084 | 2026.05.06 00:57:52.150893 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7085 | 2026.05.06 00:57:52.151117 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.05.06 00:57:52.151261 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001848 sec., 13528.138528138528 rows/sec., 24.24 MiB/sec. | ||
| 7087 | 2026.05.06 00:57:52.151322 [ 270 ] {7eb20ec1-891b-45e2-8a05-bc2ac341faf4} <Debug> TCPHandler: Processed in 0.002047593 sec. | ||
| 7088 | 2026.05.06 00:57:52.151444 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.05.06 00:57:52.151539 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.05.06 00:57:52.151580 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7091 | 2026.05.06 00:57:52.151919 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.05.06 00:57:52.151954 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7093 | 2026.05.06 00:57:52.152257 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7094 | 2026.05.06 00:57:52.152462 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.05.06 00:57:52.152593 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 7096 | 2026.05.06 00:57:52.152629 [ 270 ] {caab7eae-0b08-4b5f-96c9-f95f734df367} <Debug> TCPHandler: Processed in 0.001235626 sec. | ||
| 7097 | 2026.05.06 00:57:55.282500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 874 | ||
| 7098 | 2026.05.06 00:57:55.285327 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.05.06 00:57:55.285382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7100 | 2026.05.06 00:57:55.286681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7101 | 2026.05.06 00:57:55.286967 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.05.06 00:57:55.287336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 7103 | 2026.05.06 00:57:56.704897 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.05.06 00:57:56.705144 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7105 | 2026.05.06 00:57:56.705513 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7106 | 2026.05.06 00:57:56.705555 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7107 | 2026.05.06 00:57:56.705805 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7108 | 2026.05.06 00:57:56.705886 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7109 | 2026.05.06 00:57:56.706042 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7110 | 2026.05.06 00:57:56.706135 [ 345 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7111 | 2026.05.06 00:57:56.706177 [ 355 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7112 | 2026.05.06 00:57:56.706184 [ 330 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7113 | 2026.05.06 00:57:56.706320 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7114 | 2026.05.06 00:57:56.706346 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7115 | 2026.05.06 00:57:56.706414 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7116 | 2026.05.06 00:57:56.706433 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7117 | 2026.05.06 00:57:56.706467 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7118 | 2026.05.06 00:57:56.706509 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7119 | 2026.05.06 00:57:56.707673 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002631 sec., 14443.17749904979 rows/sec., 2.93 MiB/sec. | ||
| 7120 | 2026.05.06 00:57:56.707780 [ 270 ] {3cd171b2-bdce-4812-ad50-e0011255589e} <Debug> TCPHandler: Processed in 0.003021033 sec. | ||
| 7121 | 2026.05.06 00:57:56.709212 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.05.06 00:57:56.709320 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7123 | 2026.05.06 00:57:56.709364 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7124 | 2026.05.06 00:57:56.709846 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.05.06 00:57:56.709890 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7126 | 2026.05.06 00:57:56.710244 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7127 | 2026.05.06 00:57:56.710475 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.05.06 00:57:56.710592 [ 144 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7129 | 2026.05.06 00:57:56.710623 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001333 sec., 42010.502625656416 rows/sec., 3.23 MiB/sec. | ||
| 7130 | 2026.05.06 00:57:56.710639 [ 144 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.06 00:57:56.710667 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7132 | 2026.05.06 00:57:56.710669 [ 270 ] {5e6c8f8b-ea92-4740-bb8b-e095c9041902} <Debug> TCPHandler: Processed in 0.001508502 sec. | ||
| 7133 | 2026.05.06 00:57:56.710779 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 7134 | 2026.05.06 00:57:56.710810 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.05.06 00:57:56.710903 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7136 | 2026.05.06 00:57:56.710910 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7137 | 2026.05.06 00:57:56.710945 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2615 rows starting from the beginning of the part | ||
| 7138 | 2026.05.06 00:57:56.710963 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7139 | 2026.05.06 00:57:56.711017 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 7140 | 2026.05.06 00:57:56.711072 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 7141 | 2026.05.06 00:57:56.711123 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 7142 | 2026.05.06 00:57:56.711171 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2553 rows starting from the beginning of the part | ||
| 7143 | 2026.05.06 00:57:56.711227 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7144 | 2026.05.06 00:57:56.711395 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.05.06 00:57:56.711437 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7146 | 2026.05.06 00:57:56.711774 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7147 | 2026.05.06 00:57:56.711997 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.05.06 00:57:56.712106 [ 144 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7149 | 2026.05.06 00:57:56.712135 [ 144 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.05.06 00:57:56.712136 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 7151 | 2026.05.06 00:57:56.712154 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7152 | 2026.05.06 00:57:56.712187 [ 270 ] {d5e6af5f-ae3b-4b01-b44b-bec7fecde5c5} <Debug> TCPHandler: Processed in 0.001427679 sec. | ||
| 7153 | 2026.05.06 00:57:56.712249 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 7154 | 2026.05.06 00:57:56.712317 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.05.06 00:57:56.712348 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7156 | 2026.05.06 00:57:56.712380 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 7157 | 2026.05.06 00:57:56.712417 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2026.05.06 00:57:56.712431 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 93 rows starting from the beginning of the part | ||
| 7159 | 2026.05.06 00:57:56.712469 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7160 | 2026.05.06 00:57:56.712482 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 80 rows starting from the beginning of the part | ||
| 7161 | 2026.05.06 00:57:56.712528 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 89 rows starting from the beginning of the part | ||
| 7162 | 2026.05.06 00:57:56.712563 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1340 rows starting from the beginning of the part | ||
| 7163 | 2026.05.06 00:57:56.712600 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7164 | 2026.05.06 00:57:56.712859 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.05.06 00:57:56.712901 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7166 | 2026.05.06 00:57:56.713279 [ 193 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002547273 sec., 2169378.782721758 rows/sec., 172.33 MiB/sec. | ||
| 7167 | 2026.05.06 00:57:56.713476 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7168 | 2026.05.06 00:57:56.713623 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7169 | 2026.05.06 00:57:56.713720 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.05.06 00:57:56.713749 [ 193 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538512 sec., 1993484.6137046707 rows/sec., 144.70 MiB/sec. | ||
| 7171 | 2026.05.06 00:57:56.713845 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7172 | 2026.05.06 00:57:56.713872 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001473 sec., 86897.48811948406 rows/sec., 6.05 MiB/sec. | ||
| 7173 | 2026.05.06 00:57:56.713880 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.05.06 00:57:56.713917 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7175 | 2026.05.06 00:57:56.713919 [ 270 ] {b5c80476-f6ab-47f9-8380-a1bbf907faa5} <Debug> TCPHandler: Processed in 0.001652565 sec. | ||
| 7176 | 2026.05.06 00:57:56.713939 [ 186 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7177 | 2026.05.06 00:57:56.713994 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.05.06 00:57:56.713996 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 7179 | 2026.05.06 00:57:56.714059 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2026.05.06 00:57:56.714105 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7181 | 2026.05.06 00:57:56.714114 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_51_10} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7182 | 2026.05.06 00:57:56.714138 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17434 rows starting from the beginning of the part | ||
| 7183 | 2026.05.06 00:57:56.714158 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7184 | 2026.05.06 00:57:56.714199 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part | ||
| 7185 | 2026.05.06 00:57:56.714204 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7186 | 2026.05.06 00:57:56.714247 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7187 | 2026.05.06 00:57:56.714248 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7188 | 2026.05.06 00:57:56.714290 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7189 | 2026.05.06 00:57:56.714304 [ 199 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.05.06 00:57:56.714333 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1532 rows starting from the beginning of the part | ||
| 7191 | 2026.05.06 00:57:56.714377 [ 193 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 7192 | 2026.05.06 00:57:56.714392 [ 199 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_51_10} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7193 | 2026.05.06 00:57:56.714499 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7194 | 2026.05.06 00:57:56.714545 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.05.06 00:57:56.714585 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7196 | 2026.05.06 00:57:56.714906 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7197 | 2026.05.06 00:57:56.715127 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.05.06 00:57:56.715232 [ 144 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7199 | 2026.05.06 00:57:56.715261 [ 144 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.05.06 00:57:56.715266 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 7201 | 2026.05.06 00:57:56.715281 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7202 | 2026.05.06 00:57:56.715314 [ 270 ] {01f8b119-f97f-4beb-bef5-b14315dafa38} <Debug> TCPHandler: Processed in 0.001304947 sec. | ||
| 7203 | 2026.05.06 00:57:56.715352 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 7204 | 2026.05.06 00:57:56.715443 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7205 | 2026.05.06 00:57:56.715468 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2310 rows starting from the beginning of the part | ||
| 7206 | 2026.05.06 00:57:56.715512 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 7207 | 2026.05.06 00:57:56.715547 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7208 | 2026.05.06 00:57:56.715580 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7209 | 2026.05.06 00:57:56.715613 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 7210 | 2026.05.06 00:57:56.715646 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 7211 | 2026.05.06 00:57:56.716696 [ 198 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363039 sec., 1870819.5436814355 rows/sec., 126.21 MiB/sec. | ||
| 7212 | 2026.05.06 00:57:56.716934 [ 197 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7213 | 2026.05.06 00:57:56.717258 [ 197 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.05.06 00:57:56.717345 [ 197 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_51_10} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7215 | 2026.05.06 00:57:56.717445 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7216 | 2026.05.06 00:57:56.719159 [ 195 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19576 rows, containing 5 columns (5 merged, 0 gathered) in 0.005192069 sec., 3770365.917710262 rows/sec., 241.75 MiB/sec. | ||
| 7217 | 2026.05.06 00:57:56.719475 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7218 | 2026.05.06 00:57:56.719751 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.05.06 00:57:56.719829 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7220 | 2026.05.06 00:57:56.719907 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 7221 | 2026.05.06 00:57:57.746291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14828 | ||
| 7222 | 2026.05.06 00:57:57.747113 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.05.06 00:57:57.747177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7224 | 2026.05.06 00:57:57.747697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7225 | 2026.05.06 00:57:57.747925 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.05.06 00:57:57.748051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14828 | ||
| 7227 | 2026.05.06 00:57:57.748062 [ 145 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7228 | 2026.05.06 00:57:57.748109 [ 145 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.05.06 00:57:57.748139 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7230 | 2026.05.06 00:57:57.748258 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 7231 | 2026.05.06 00:57:57.748400 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7232 | 2026.05.06 00:57:57.748441 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12460 rows starting from the beginning of the part | ||
| 7233 | 2026.05.06 00:57:57.748504 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 7234 | 2026.05.06 00:57:57.748549 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 7235 | 2026.05.06 00:57:57.748590 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 7236 | 2026.05.06 00:57:57.748629 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 7237 | 2026.05.06 00:57:57.748674 [ 195 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 7238 | 2026.05.06 00:57:57.750352 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14828 rows, containing 4 columns (4 merged, 0 gathered) in 0.002149085 sec., 6899680.561727433 rows/sec., 98.70 MiB/sec. | ||
| 7239 | 2026.05.06 00:57:57.750678 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7240 | 2026.05.06 00:57:57.750937 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_31_6} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.05.06 00:57:57.751005 [ 197 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_31_6} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7242 | 2026.05.06 00:57:57.751103 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7243 | 2026.05.06 00:57:58.496161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7244 | 2026.05.06 00:57:58.514354 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.05.06 00:57:58.514422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7246 | 2026.05.06 00:57:58.520171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7247 | 2026.05.06 00:57:58.520843 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.05.06 00:57:58.521124 [ 143 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7249 | 2026.05.06 00:57:58.521188 [ 143 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.05.06 00:57:58.521207 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7251 | 2026.05.06 00:57:58.521320 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 7252 | 2026.05.06 00:57:58.524101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7253 | 2026.05.06 00:57:58.525046 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7254 | 2026.05.06 00:57:58.526417 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 7255 | 2026.05.06 00:57:58.531263 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 7256 | 2026.05.06 00:57:58.535966 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 7257 | 2026.05.06 00:57:58.540266 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 7258 | 2026.05.06 00:57:58.544491 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 7259 | 2026.05.06 00:57:58.548214 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 7260 | 2026.05.06 00:57:58.601817 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080544246 sec., 2905.2354652373306 rows/sec., 15.02 MiB/sec. | ||
| 7261 | 2026.05.06 00:57:58.603618 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7262 | 2026.05.06 00:57:58.605257 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_31_6} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.06 00:57:58.605358 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_31_6} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7264 | 2026.05.06 00:57:58.606695 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7265 | 2026.05.06 00:57:59.000301 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.66 MiB, peak 293.20 MiB, free memory in arenas 0.00 B, will set to 285.55 MiB (RSS), difference: 2.89 MiB | ||
| 7266 | 2026.05.06 00:58:01.707415 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.05.06 00:58:01.707750 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7268 | 2026.05.06 00:58:01.708222 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7269 | 2026.05.06 00:58:01.708258 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7270 | 2026.05.06 00:58:01.708478 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7271 | 2026.05.06 00:58:01.708551 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7272 | 2026.05.06 00:58:01.708693 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7273 | 2026.05.06 00:58:01.708792 [ 345 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7274 | 2026.05.06 00:58:01.708828 [ 330 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7275 | 2026.05.06 00:58:01.708833 [ 355 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7276 | 2026.05.06 00:58:01.708971 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7277 | 2026.05.06 00:58:01.708998 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7278 | 2026.05.06 00:58:01.709070 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7279 | 2026.05.06 00:58:01.709089 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7280 | 2026.05.06 00:58:01.709124 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7281 | 2026.05.06 00:58:01.709163 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7282 | 2026.05.06 00:58:01.710487 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002874 sec., 13221.990257480864 rows/sec., 2.68 MiB/sec. | ||
| 7283 | 2026.05.06 00:58:01.710623 [ 270 ] {6417ced8-1362-4051-b2d7-f4bc6a136f32} <Debug> TCPHandler: Processed in 0.003377361 sec. | ||
| 7284 | 2026.05.06 00:58:01.712718 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2026.05.06 00:58:01.712837 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7286 | 2026.05.06 00:58:01.712885 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7287 | 2026.05.06 00:58:01.713425 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.05.06 00:58:01.713471 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7289 | 2026.05.06 00:58:01.713847 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7290 | 2026.05.06 00:58:01.714078 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.05.06 00:58:01.714233 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001429 sec., 74177.7466759972 rows/sec., 6.23 MiB/sec. | ||
| 7292 | 2026.05.06 00:58:01.714274 [ 270 ] {bccc807b-9186-4ea0-b859-b7ff4e244efb} <Debug> TCPHandler: Processed in 0.001610763 sec. | ||
| 7293 | 2026.05.06 00:58:01.714404 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7294 | 2026.05.06 00:58:01.714505 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7295 | 2026.05.06 00:58:01.714547 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7296 | 2026.05.06 00:58:01.714971 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.05.06 00:58:01.715008 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7298 | 2026.05.06 00:58:01.715311 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7299 | 2026.05.06 00:58:01.715537 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.05.06 00:58:01.715673 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001189 sec., 21026.072329688814 rows/sec., 1.54 MiB/sec. | ||
| 7301 | 2026.05.06 00:58:01.715711 [ 270 ] {88b49da6-482b-4e25-b4fe-016a439931df} <Debug> TCPHandler: Processed in 0.001357058 sec. | ||
| 7302 | 2026.05.06 00:58:01.715832 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2026.05.06 00:58:01.715928 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7304 | 2026.05.06 00:58:01.715969 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7305 | 2026.05.06 00:58:01.716400 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.05.06 00:58:01.716437 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7307 | 2026.05.06 00:58:01.716743 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7308 | 2026.05.06 00:58:01.716974 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.05.06 00:58:01.717108 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001198 sec., 74290.48414023372 rows/sec., 5.80 MiB/sec. | ||
| 7310 | 2026.05.06 00:58:01.717146 [ 270 ] {fc845a05-b66f-41e0-b94f-e0a2c70bf53c} <Debug> TCPHandler: Processed in 0.001363618 sec. | ||
| 7311 | 2026.05.06 00:58:01.717271 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2026.05.06 00:58:01.717365 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7313 | 2026.05.06 00:58:01.717409 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7314 | 2026.05.06 00:58:01.717817 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.05.06 00:58:01.717853 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7316 | 2026.05.06 00:58:01.718180 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7317 | 2026.05.06 00:58:01.718393 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.05.06 00:58:01.718526 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7319 | 2026.05.06 00:58:01.718563 [ 270 ] {d91368e6-a01a-4ee7-8beb-13e3a0abb15e} <Debug> TCPHandler: Processed in 0.001342498 sec. | ||
| 7320 | 2026.05.06 00:58:01.718681 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.05.06 00:58:01.718777 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7322 | 2026.05.06 00:58:01.718830 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7323 | 2026.05.06 00:58:01.719620 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.05.06 00:58:01.719657 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7325 | 2026.05.06 00:58:01.720193 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7326 | 2026.05.06 00:58:01.720435 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.05.06 00:58:01.720581 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001822 sec., 13721.1855104281 rows/sec., 24.59 MiB/sec. | ||
| 7328 | 2026.05.06 00:58:01.720642 [ 270 ] {b2ab9f4f-f0f8-4589-80fb-01d067285d3e} <Debug> TCPHandler: Processed in 0.002010013 sec. | ||
| 7329 | 2026.05.06 00:58:01.720769 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2026.05.06 00:58:01.720934 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7331 | 2026.05.06 00:58:01.720985 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7332 | 2026.05.06 00:58:01.721495 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.05.06 00:58:01.721544 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7334 | 2026.05.06 00:58:01.722003 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7335 | 2026.05.06 00:58:01.722316 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.05.06 00:58:01.722477 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
| 7337 | 2026.05.06 00:58:01.722522 [ 270 ] {5a9c78ed-330e-470d-a314-d4d3e7fc4778} <Debug> TCPHandler: Processed in 0.001803278 sec. | ||
| 7338 | 2026.05.06 00:58:02.583916 [ 4 ] {} <Trace> TCP-Session: c08b7913-207d-418d-9885-5c19c9da785a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.05.06 00:58:02.584289 [ 4 ] {9a13f850-d030-4f02-92ee-dce8d1ec217c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51559) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 7340 | 2026.05.06 00:58:02.584670 [ 4 ] {9a13f850-d030-4f02-92ee-dce8d1ec217c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7341 | 2026.05.06 00:58:02.584835 [ 4 ] {9a13f850-d030-4f02-92ee-dce8d1ec217c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7342 | 2026.05.06 00:58:02.585244 [ 355 ] {9a13f850-d030-4f02-92ee-dce8d1ec217c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7343 | 2026.05.06 00:58:02.586075 [ 4 ] {9a13f850-d030-4f02-92ee-dce8d1ec217c} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.00195 sec., 71794.8717948718 rows/sec., 3.99 MiB/sec. | ||
| 7344 | 2026.05.06 00:58:02.586201 [ 4 ] {9a13f850-d030-4f02-92ee-dce8d1ec217c} <Debug> TCPHandler: Processed in 0.002485382 sec. | ||
| 7345 | 2026.05.06 00:58:05.141871 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7346 | 2026.05.06 00:58:05.141931 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7347 | 2026.05.06 00:58:05.248176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15340 | ||
| 7348 | 2026.05.06 00:58:05.248752 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.05.06 00:58:05.248804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7350 | 2026.05.06 00:58:05.249610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7351 | 2026.05.06 00:58:05.249953 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.05.06 00:58:05.250097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15340 | ||
| 7353 | 2026.05.06 00:58:05.287643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 900 | ||
| 7354 | 2026.05.06 00:58:05.289897 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.05.06 00:58:05.289943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7356 | 2026.05.06 00:58:05.291163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7357 | 2026.05.06 00:58:05.291423 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.05.06 00:58:05.291685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 7359 | 2026.05.06 00:58:06.001333 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00095107 sec. | ||
| 7360 | 2026.05.06 00:58:06.024220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7361 | 2026.05.06 00:58:06.039325 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.05.06 00:58:06.039388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7363 | 2026.05.06 00:58:06.045069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7364 | 2026.05.06 00:58:06.045773 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.05.06 00:58:06.048396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7366 | 2026.05.06 00:58:06.706830 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.05.06 00:58:06.707052 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7368 | 2026.05.06 00:58:06.707379 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7369 | 2026.05.06 00:58:06.707414 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7370 | 2026.05.06 00:58:06.707632 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7371 | 2026.05.06 00:58:06.707702 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7372 | 2026.05.06 00:58:06.707842 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7373 | 2026.05.06 00:58:06.707951 [ 337 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7374 | 2026.05.06 00:58:06.707966 [ 325 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7375 | 2026.05.06 00:58:06.707970 [ 360 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7376 | 2026.05.06 00:58:06.708099 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7377 | 2026.05.06 00:58:06.708125 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7378 | 2026.05.06 00:58:06.708194 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7379 | 2026.05.06 00:58:06.708212 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7380 | 2026.05.06 00:58:06.708247 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7381 | 2026.05.06 00:58:06.708289 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7382 | 2026.05.06 00:58:06.709490 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002525 sec., 15049.50495049505 rows/sec., 3.05 MiB/sec. | ||
| 7383 | 2026.05.06 00:58:06.709602 [ 270 ] {965efeb2-7987-4120-a352-57d738c1078f} <Debug> TCPHandler: Processed in 0.002902961 sec. | ||
| 7384 | 2026.05.06 00:58:06.711588 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.05.06 00:58:06.711716 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7386 | 2026.05.06 00:58:06.711768 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7387 | 2026.05.06 00:58:06.712394 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.05.06 00:58:06.712437 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7389 | 2026.05.06 00:58:06.712810 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7390 | 2026.05.06 00:58:06.713103 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.05.06 00:58:06.713258 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001578 sec., 55766.79340937896 rows/sec., 4.70 MiB/sec. | ||
| 7392 | 2026.05.06 00:58:06.713297 [ 270 ] {28acfdcb-8dc5-4358-a1de-c81701ca0869} <Debug> TCPHandler: Processed in 0.001772207 sec. | ||
| 7393 | 2026.05.06 00:58:06.713467 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.05.06 00:58:06.713576 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.05.06 00:58:06.713618 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7396 | 2026.05.06 00:58:06.714055 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.05.06 00:58:06.714093 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7398 | 2026.05.06 00:58:06.714406 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7399 | 2026.05.06 00:58:06.714627 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.05.06 00:58:06.714781 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001206 sec., 13266.998341625207 rows/sec., 997.62 KiB/sec. | ||
| 7401 | 2026.05.06 00:58:06.714824 [ 270 ] {45a71396-c29c-4229-a63c-6e579bd858ba} <Debug> TCPHandler: Processed in 0.00141732 sec. | ||
| 7402 | 2026.05.06 00:58:06.714941 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.05.06 00:58:06.715037 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7404 | 2026.05.06 00:58:06.715075 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7405 | 2026.05.06 00:58:06.715513 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.05.06 00:58:06.715550 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7407 | 2026.05.06 00:58:06.715849 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7408 | 2026.05.06 00:58:06.716050 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.05.06 00:58:06.716174 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001155 sec., 69264.06926406926 rows/sec., 5.41 MiB/sec. | ||
| 7410 | 2026.05.06 00:58:06.716211 [ 270 ] {7d487cb1-20c7-4778-b9f3-df15c55aa398} <Debug> TCPHandler: Processed in 0.001317698 sec. | ||
| 7411 | 2026.05.06 00:58:06.716330 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.05.06 00:58:06.716422 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7413 | 2026.05.06 00:58:06.716464 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7414 | 2026.05.06 00:58:06.716883 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.05.06 00:58:06.716919 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7416 | 2026.05.06 00:58:06.717234 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7417 | 2026.05.06 00:58:06.717438 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.05.06 00:58:06.717564 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 7419 | 2026.05.06 00:58:06.717600 [ 270 ] {e3cb4a84-1175-457d-bff8-efb829ddb393} <Debug> TCPHandler: Processed in 0.001321637 sec. | ||
| 7420 | 2026.05.06 00:58:06.717711 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.05.06 00:58:06.717804 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7422 | 2026.05.06 00:58:06.717856 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7423 | 2026.05.06 00:58:06.718594 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.05.06 00:58:06.718631 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7425 | 2026.05.06 00:58:06.719128 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7426 | 2026.05.06 00:58:06.719351 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.05.06 00:58:06.719491 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001705 sec., 9384.1642228739 rows/sec., 16.82 MiB/sec. | ||
| 7428 | 2026.05.06 00:58:06.719543 [ 270 ] {4a2b6250-0354-4ddc-ba3c-e73ca61aa84d} <Debug> TCPHandler: Processed in 0.00187849 sec. | ||
| 7429 | 2026.05.06 00:58:06.719657 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.05.06 00:58:06.719750 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.05.06 00:58:06.719791 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7432 | 2026.05.06 00:58:06.720125 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.05.06 00:58:06.720161 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7434 | 2026.05.06 00:58:06.720451 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7435 | 2026.05.06 00:58:06.720651 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.05.06 00:58:06.720777 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 7437 | 2026.05.06 00:58:06.720869 [ 270 ] {8ed632dc-3590-42fb-8d57-a6304699aaa5} <Debug> TCPHandler: Processed in 0.001259517 sec. | ||
| 7438 | 2026.05.06 00:58:10.897941 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39349 | ||
| 7439 | 2026.05.06 00:58:10.898059 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7440 | 2026.05.06 00:58:10.898088 [ 3 ] {} <Debug> TCP-Session: efc46cf9-6ce6-46c5-98e4-43fd3a2a7213 Authenticating user 'default' from [fd00:1122:3344:101::e]:39349 | ||
| 7441 | 2026.05.06 00:58:10.898112 [ 3 ] {} <Debug> TCP-Session: efc46cf9-6ce6-46c5-98e4-43fd3a2a7213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.05.06 00:58:10.898126 [ 3 ] {} <Debug> TCP-Session: efc46cf9-6ce6-46c5-98e4-43fd3a2a7213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.05.06 00:58:10.898374 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35117 | ||
| 7444 | 2026.05.06 00:58:10.898393 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51245 | ||
| 7445 | 2026.05.06 00:58:10.898436 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48157 | ||
| 7446 | 2026.05.06 00:58:10.898437 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57079 | ||
| 7447 | 2026.05.06 00:58:10.898489 [ 3 ] {} <Trace> TCP-Session: efc46cf9-6ce6-46c5-98e4-43fd3a2a7213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2026.05.06 00:58:10.898494 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7449 | 2026.05.06 00:58:10.898456 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51916 | ||
| 7450 | 2026.05.06 00:58:10.898553 [ 269 ] {} <Debug> TCP-Session: a2034c6b-d540-4fb6-9f40-e538bb8e73a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35117 | ||
| 7451 | 2026.05.06 00:58:10.898453 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62026 | ||
| 7452 | 2026.05.06 00:58:10.898609 [ 269 ] {} <Debug> TCP-Session: a2034c6b-d540-4fb6-9f40-e538bb8e73a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.05.06 00:58:10.898628 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7454 | 2026.05.06 00:58:10.898640 [ 269 ] {} <Debug> TCP-Session: a2034c6b-d540-4fb6-9f40-e538bb8e73a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2026.05.06 00:58:10.898658 [ 304 ] {} <Debug> TCP-Session: 0f850e2e-d134-465d-8ad2-5f1530d8f4ba Authenticating user 'default' from [fd00:1122:3344:101::e]:51245 | ||
| 7456 | 2026.05.06 00:58:10.898398 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35709 | ||
| 7457 | 2026.05.06 00:58:10.898683 [ 304 ] {} <Debug> TCP-Session: 0f850e2e-d134-465d-8ad2-5f1530d8f4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2026.05.06 00:58:10.898683 [ 3 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7459 | 2026.05.06 00:58:10.898731 [ 304 ] {} <Debug> TCP-Session: 0f850e2e-d134-465d-8ad2-5f1530d8f4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2026.05.06 00:58:10.898389 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61469 | ||
| 7461 | 2026.05.06 00:58:10.899023 [ 3 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7462 | 2026.05.06 00:58:10.899096 [ 3 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7463 | 2026.05.06 00:58:10.899177 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7464 | 2026.05.06 00:58:10.899218 [ 303 ] {} <Debug> TCP-Session: 7bccaf88-a513-436b-a24b-4217ea75d3c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61469 | ||
| 7465 | 2026.05.06 00:58:10.899241 [ 303 ] {} <Debug> TCP-Session: 7bccaf88-a513-436b-a24b-4217ea75d3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.05.06 00:58:10.899249 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7467 | 2026.05.06 00:58:10.899254 [ 303 ] {} <Debug> TCP-Session: 7bccaf88-a513-436b-a24b-4217ea75d3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.05.06 00:58:10.899279 [ 307 ] {} <Debug> TCP-Session: 2147cc31-105f-4987-8d69-ad67ee5efa5d Authenticating user 'default' from [fd00:1122:3344:101::e]:35709 | ||
| 7469 | 2026.05.06 00:58:10.899300 [ 307 ] {} <Debug> TCP-Session: 2147cc31-105f-4987-8d69-ad67ee5efa5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.05.06 00:58:10.899312 [ 307 ] {} <Debug> TCP-Session: 2147cc31-105f-4987-8d69-ad67ee5efa5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.05.06 00:58:10.899399 [ 3 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 7472 | 2026.05.06 00:58:10.899580 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7473 | 2026.05.06 00:58:10.899614 [ 311 ] {} <Debug> TCP-Session: b24aadcf-9a22-4733-861d-73e97717122a Authenticating user 'default' from [fd00:1122:3344:101::e]:51916 | ||
| 7474 | 2026.05.06 00:58:10.899630 [ 311 ] {} <Debug> TCP-Session: b24aadcf-9a22-4733-861d-73e97717122a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2026.05.06 00:58:10.899642 [ 311 ] {} <Debug> TCP-Session: b24aadcf-9a22-4733-861d-73e97717122a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2026.05.06 00:58:10.899699 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7477 | 2026.05.06 00:58:10.899733 [ 309 ] {} <Debug> TCP-Session: a7511c11-a62f-4351-897c-7f004a36a1d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48157 | ||
| 7478 | 2026.05.06 00:58:10.899750 [ 309 ] {} <Debug> TCP-Session: a7511c11-a62f-4351-897c-7f004a36a1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2026.05.06 00:58:10.899763 [ 309 ] {} <Debug> TCP-Session: a7511c11-a62f-4351-897c-7f004a36a1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7480 | 2026.05.06 00:58:10.899828 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7481 | 2026.05.06 00:58:10.899875 [ 308 ] {} <Debug> TCP-Session: a3af165e-3952-4421-b0f5-3d112af406af Authenticating user 'default' from [fd00:1122:3344:101::e]:57079 | ||
| 7482 | 2026.05.06 00:58:10.899900 [ 308 ] {} <Debug> TCP-Session: a3af165e-3952-4421-b0f5-3d112af406af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.05.06 00:58:10.899916 [ 308 ] {} <Debug> TCP-Session: a3af165e-3952-4421-b0f5-3d112af406af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2026.05.06 00:58:10.899953 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7485 | 2026.05.06 00:58:10.899991 [ 310 ] {} <Debug> TCP-Session: ca4d237e-52f7-4ea4-a9cf-f360c7e694b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62026 | ||
| 7486 | 2026.05.06 00:58:10.900011 [ 310 ] {} <Debug> TCP-Session: ca4d237e-52f7-4ea4-a9cf-f360c7e694b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.05.06 00:58:10.900024 [ 310 ] {} <Debug> TCP-Session: ca4d237e-52f7-4ea4-a9cf-f360c7e694b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.05.06 00:58:10.900381 [ 325 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Trace> AggregatingTransform: Aggregating | ||
| 7489 | 2026.05.06 00:58:10.900425 [ 325 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7490 | 2026.05.06 00:58:10.900465 [ 325 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095393 sec. (1048.295 rows/sec., 40.95 KiB/sec.) | ||
| 7491 | 2026.05.06 00:58:10.900486 [ 325 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Trace> Aggregator: Merging aggregated data | ||
| 7492 | 2026.05.06 00:58:10.901872 [ 3 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003254 sec., 307.3140749846343 rows/sec., 12.00 KiB/sec. | ||
| 7493 | 2026.05.06 00:58:10.902027 [ 3 ] {c069bbb0-85ee-4e42-8bd2-60d98abf09a2} <Debug> TCPHandler: Processed in 0.003660806 sec. | ||
| 7494 | 2026.05.06 00:58:10.902159 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7495 | 2026.05.06 00:58:10.902190 [ 3 ] {} <Debug> TCP-Session: efc46cf9-6ce6-46c5-98e4-43fd3a2a7213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.05.06 00:58:10.902193 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7497 | 2026.05.06 00:58:10.902222 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7498 | 2026.05.06 00:58:10.902231 [ 310 ] {} <Debug> TCP-Session: ca4d237e-52f7-4ea4-a9cf-f360c7e694b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.05.06 00:58:10.902242 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7500 | 2026.05.06 00:58:10.902275 [ 269 ] {} <Debug> TCP-Session: a2034c6b-d540-4fb6-9f40-e538bb8e73a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.05.06 00:58:10.902263 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7502 | 2026.05.06 00:58:10.902293 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7503 | 2026.05.06 00:58:10.902306 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7504 | 2026.05.06 00:58:10.902328 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7505 | 2026.05.06 00:58:10.902352 [ 307 ] {} <Debug> TCP-Session: 2147cc31-105f-4987-8d69-ad67ee5efa5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2026.05.06 00:58:10.902366 [ 309 ] {} <Debug> TCP-Session: a7511c11-a62f-4351-897c-7f004a36a1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2026.05.06 00:58:10.902350 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2026.05.06 00:58:10.902394 [ 308 ] {} <Debug> TCP-Session: a3af165e-3952-4421-b0f5-3d112af406af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2026.05.06 00:58:10.902333 [ 303 ] {} <Debug> TCP-Session: 7bccaf88-a513-436b-a24b-4217ea75d3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.05.06 00:58:10.902443 [ 311 ] {} <Debug> TCP-Session: b24aadcf-9a22-4733-861d-73e97717122a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.05.06 00:58:10.902300 [ 304 ] {} <Debug> TCP-Session: 0f850e2e-d134-465d-8ad2-5f1530d8f4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.05.06 00:58:11.127578 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61284 | ||
| 7513 | 2026.05.06 00:58:11.127711 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7514 | 2026.05.06 00:58:11.127745 [ 3 ] {} <Debug> TCP-Session: f704b327-7739-4c11-9a13-7ef9b0daf131 Authenticating user 'default' from [fd00:1122:3344:101::e]:61284 | ||
| 7515 | 2026.05.06 00:58:11.127771 [ 3 ] {} <Debug> TCP-Session: f704b327-7739-4c11-9a13-7ef9b0daf131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.05.06 00:58:11.127792 [ 3 ] {} <Debug> TCP-Session: f704b327-7739-4c11-9a13-7ef9b0daf131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.05.06 00:58:11.128023 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34953 | ||
| 7518 | 2026.05.06 00:58:11.128043 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47673 | ||
| 7519 | 2026.05.06 00:58:11.128078 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57148 | ||
| 7520 | 2026.05.06 00:58:11.128094 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51123 | ||
| 7521 | 2026.05.06 00:58:11.128137 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7522 | 2026.05.06 00:58:11.128092 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47430 | ||
| 7523 | 2026.05.06 00:58:11.128177 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7524 | 2026.05.06 00:58:11.128189 [ 269 ] {} <Debug> TCP-Session: 5d2faefe-a2d6-422b-b8d0-887063b61e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:34953 | ||
| 7525 | 2026.05.06 00:58:11.128210 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7526 | 2026.05.06 00:58:11.128224 [ 307 ] {} <Debug> TCP-Session: 6149e914-1c87-48cf-9526-fd358ae0981c Authenticating user 'default' from [fd00:1122:3344:101::e]:47673 | ||
| 7527 | 2026.05.06 00:58:11.128238 [ 269 ] {} <Debug> TCP-Session: 5d2faefe-a2d6-422b-b8d0-887063b61e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.05.06 00:58:11.128249 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7529 | 2026.05.06 00:58:11.128266 [ 307 ] {} <Debug> TCP-Session: 6149e914-1c87-48cf-9526-fd358ae0981c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2026.05.06 00:58:11.128270 [ 269 ] {} <Debug> TCP-Session: 5d2faefe-a2d6-422b-b8d0-887063b61e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.05.06 00:58:11.128288 [ 311 ] {} <Debug> TCP-Session: 671bac29-1f41-440b-97fe-cf520f875bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47430 | ||
| 7532 | 2026.05.06 00:58:11.128313 [ 307 ] {} <Debug> TCP-Session: 6149e914-1c87-48cf-9526-fd358ae0981c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.05.06 00:58:11.128326 [ 311 ] {} <Debug> TCP-Session: 671bac29-1f41-440b-97fe-cf520f875bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.05.06 00:58:11.128254 [ 308 ] {} <Debug> TCP-Session: 0e2febf4-5efd-4a2f-be2c-743021b653c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57148 | ||
| 7535 | 2026.05.06 00:58:11.128344 [ 311 ] {} <Debug> TCP-Session: 671bac29-1f41-440b-97fe-cf520f875bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.05.06 00:58:11.128375 [ 308 ] {} <Debug> TCP-Session: 0e2febf4-5efd-4a2f-be2c-743021b653c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.05.06 00:58:11.128209 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7538 | 2026.05.06 00:58:11.128398 [ 308 ] {} <Debug> TCP-Session: 0e2febf4-5efd-4a2f-be2c-743021b653c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2026.05.06 00:58:11.128069 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53007 | ||
| 7540 | 2026.05.06 00:58:11.128431 [ 310 ] {} <Debug> TCP-Session: ff2156f1-3b48-4ddc-883c-e1e24f24a244 Authenticating user 'default' from [fd00:1122:3344:101::e]:51123 | ||
| 7541 | 2026.05.06 00:58:11.128030 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35771 | ||
| 7542 | 2026.05.06 00:58:11.128480 [ 310 ] {} <Debug> TCP-Session: ff2156f1-3b48-4ddc-883c-e1e24f24a244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.05.06 00:58:11.128512 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7544 | 2026.05.06 00:58:11.128524 [ 310 ] {} <Debug> TCP-Session: ff2156f1-3b48-4ddc-883c-e1e24f24a244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.05.06 00:58:11.128026 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60101 | ||
| 7546 | 2026.05.06 00:58:11.128554 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7547 | 2026.05.06 00:58:11.128550 [ 309 ] {} <Debug> TCP-Session: f713deb1-2725-4ba9-b82b-f561e669437b Authenticating user 'default' from [fd00:1122:3344:101::e]:53007 | ||
| 7548 | 2026.05.06 00:58:11.128599 [ 304 ] {} <Debug> TCP-Session: f4788654-8543-4c3a-b843-cf4519d31aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35771 | ||
| 7549 | 2026.05.06 00:58:11.128611 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7550 | 2026.05.06 00:58:11.128617 [ 309 ] {} <Debug> TCP-Session: f713deb1-2725-4ba9-b82b-f561e669437b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.05.06 00:58:11.128625 [ 304 ] {} <Debug> TCP-Session: f4788654-8543-4c3a-b843-cf4519d31aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.05.06 00:58:11.128641 [ 303 ] {} <Debug> TCP-Session: 13261706-5e36-4f14-9514-cfd9041f01a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60101 | ||
| 7553 | 2026.05.06 00:58:11.128653 [ 309 ] {} <Debug> TCP-Session: f713deb1-2725-4ba9-b82b-f561e669437b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2026.05.06 00:58:11.128663 [ 304 ] {} <Debug> TCP-Session: f4788654-8543-4c3a-b843-cf4519d31aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.05.06 00:58:11.128678 [ 303 ] {} <Debug> TCP-Session: 13261706-5e36-4f14-9514-cfd9041f01a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2026.05.06 00:58:11.128185 [ 3 ] {} <Trace> TCP-Session: f704b327-7739-4c11-9a13-7ef9b0daf131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.05.06 00:58:11.128715 [ 303 ] {} <Debug> TCP-Session: 13261706-5e36-4f14-9514-cfd9041f01a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.05.06 00:58:11.128891 [ 3 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7559 | 2026.05.06 00:58:11.129155 [ 3 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7560 | 2026.05.06 00:58:11.129209 [ 3 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7561 | 2026.05.06 00:58:11.129522 [ 3 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 7562 | 2026.05.06 00:58:11.130480 [ 362 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Trace> AggregatingTransform: Aggregating | ||
| 7563 | 2026.05.06 00:58:11.130533 [ 362 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7564 | 2026.05.06 00:58:11.130574 [ 362 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926739 sec. (1079.052 rows/sec., 42.15 KiB/sec.) | ||
| 7565 | 2026.05.06 00:58:11.130595 [ 362 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Trace> Aggregator: Merging aggregated data | ||
| 7566 | 2026.05.06 00:58:11.131850 [ 3 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 7567 | 2026.05.06 00:58:11.132018 [ 3 ] {aab9dc5e-8588-41b1-97fc-d63df700d5d1} <Debug> TCPHandler: Processed in 0.003965773 sec. | ||
| 7568 | 2026.05.06 00:58:11.132155 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7569 | 2026.05.06 00:58:11.132189 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7570 | 2026.05.06 00:58:11.132208 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7571 | 2026.05.06 00:58:11.132224 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7572 | 2026.05.06 00:58:11.132244 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7573 | 2026.05.06 00:58:11.132255 [ 303 ] {} <Debug> TCP-Session: 13261706-5e36-4f14-9514-cfd9041f01a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.05.06 00:58:11.132272 [ 311 ] {} <Debug> TCP-Session: 671bac29-1f41-440b-97fe-cf520f875bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.05.06 00:58:11.132276 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7576 | 2026.05.06 00:58:11.132298 [ 308 ] {} <Debug> TCP-Session: 0e2febf4-5efd-4a2f-be2c-743021b653c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.05.06 00:58:11.132342 [ 309 ] {} <Debug> TCP-Session: f713deb1-2725-4ba9-b82b-f561e669437b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.05.06 00:58:11.132310 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2026.05.06 00:58:11.132290 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7580 | 2026.05.06 00:58:11.132405 [ 307 ] {} <Debug> TCP-Session: 6149e914-1c87-48cf-9526-fd358ae0981c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2026.05.06 00:58:11.132427 [ 310 ] {} <Debug> TCP-Session: ff2156f1-3b48-4ddc-883c-e1e24f24a244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2026.05.06 00:58:11.132265 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7583 | 2026.05.06 00:58:11.132238 [ 269 ] {} <Debug> TCP-Session: 5d2faefe-a2d6-422b-b8d0-887063b61e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.05.06 00:58:11.132491 [ 304 ] {} <Debug> TCP-Session: f4788654-8543-4c3a-b843-cf4519d31aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.05.06 00:58:11.132190 [ 3 ] {} <Debug> TCP-Session: f704b327-7739-4c11-9a13-7ef9b0daf131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2026.05.06 00:58:11.191064 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41852 | ||
| 7587 | 2026.05.06 00:58:11.191161 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7588 | 2026.05.06 00:58:11.191186 [ 3 ] {} <Debug> TCP-Session: f4ce5fcf-5a3b-47fd-a9d0-70230103da7f Authenticating user 'default' from [fd00:1122:3344:101::e]:41852 | ||
| 7589 | 2026.05.06 00:58:11.191208 [ 3 ] {} <Debug> TCP-Session: f4ce5fcf-5a3b-47fd-a9d0-70230103da7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7590 | 2026.05.06 00:58:11.191221 [ 3 ] {} <Debug> TCP-Session: f4ce5fcf-5a3b-47fd-a9d0-70230103da7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.05.06 00:58:11.191452 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41424 | ||
| 7592 | 2026.05.06 00:58:11.191473 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54743 | ||
| 7593 | 2026.05.06 00:58:11.191495 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52582 | ||
| 7594 | 2026.05.06 00:58:11.191516 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42638 | ||
| 7595 | 2026.05.06 00:58:11.191549 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7596 | 2026.05.06 00:58:11.191555 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7597 | 2026.05.06 00:58:11.191574 [ 303 ] {} <Debug> TCP-Session: cfc0675c-1d62-40c3-9062-fb1717ebc014 Authenticating user 'default' from [fd00:1122:3344:101::e]:41424 | ||
| 7598 | 2026.05.06 00:58:11.191587 [ 307 ] {} <Debug> TCP-Session: f17afcb0-6043-4923-9487-3fcb0d796e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:54743 | ||
| 7599 | 2026.05.06 00:58:11.191600 [ 303 ] {} <Debug> TCP-Session: cfc0675c-1d62-40c3-9062-fb1717ebc014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.05.06 00:58:11.191607 [ 307 ] {} <Debug> TCP-Session: f17afcb0-6043-4923-9487-3fcb0d796e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.05.06 00:58:11.191613 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7602 | 2026.05.06 00:58:11.191617 [ 303 ] {} <Debug> TCP-Session: cfc0675c-1d62-40c3-9062-fb1717ebc014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.05.06 00:58:11.191624 [ 307 ] {} <Debug> TCP-Session: f17afcb0-6043-4923-9487-3fcb0d796e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2026.05.06 00:58:11.191637 [ 311 ] {} <Debug> TCP-Session: 007dc551-2ff1-4be5-b5d7-24e3ae7631a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42638 | ||
| 7605 | 2026.05.06 00:58:11.191620 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7606 | 2026.05.06 00:58:11.191660 [ 311 ] {} <Debug> TCP-Session: 007dc551-2ff1-4be5-b5d7-24e3ae7631a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2026.05.06 00:58:11.191695 [ 308 ] {} <Debug> TCP-Session: 68b0312b-53b3-4dda-ae4c-2d6376dae5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52582 | ||
| 7608 | 2026.05.06 00:58:11.191719 [ 311 ] {} <Debug> TCP-Session: 007dc551-2ff1-4be5-b5d7-24e3ae7631a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.05.06 00:58:11.191513 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57544 | ||
| 7610 | 2026.05.06 00:58:11.191744 [ 308 ] {} <Debug> TCP-Session: 68b0312b-53b3-4dda-ae4c-2d6376dae5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2026.05.06 00:58:11.191500 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48800 | ||
| 7612 | 2026.05.06 00:58:11.191835 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7613 | 2026.05.06 00:58:11.191452 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48672 | ||
| 7614 | 2026.05.06 00:58:11.191872 [ 310 ] {} <Debug> TCP-Session: 56638c2b-ce18-4502-a6a8-dc4255671db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57544 | ||
| 7615 | 2026.05.06 00:58:11.191916 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7616 | 2026.05.06 00:58:11.191942 [ 310 ] {} <Debug> TCP-Session: 56638c2b-ce18-4502-a6a8-dc4255671db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.05.06 00:58:11.191460 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52981 | ||
| 7618 | 2026.05.06 00:58:11.191973 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7619 | 2026.05.06 00:58:11.192001 [ 310 ] {} <Debug> TCP-Session: 56638c2b-ce18-4502-a6a8-dc4255671db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.05.06 00:58:11.191963 [ 309 ] {} <Debug> TCP-Session: 0dc80f21-acb2-4a46-8dcf-7638789399a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48800 | ||
| 7621 | 2026.05.06 00:58:11.192030 [ 269 ] {} <Debug> TCP-Session: 05b671d6-b9bf-4fbb-b2a0-a424ff1faaf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48672 | ||
| 7622 | 2026.05.06 00:58:11.192051 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7623 | 2026.05.06 00:58:11.192055 [ 309 ] {} <Debug> TCP-Session: 0dc80f21-acb2-4a46-8dcf-7638789399a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.05.06 00:58:11.192067 [ 269 ] {} <Debug> TCP-Session: 05b671d6-b9bf-4fbb-b2a0-a424ff1faaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.05.06 00:58:11.192075 [ 304 ] {} <Debug> TCP-Session: 745ca520-71fe-4242-bddb-074ce8dcc8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52981 | ||
| 7626 | 2026.05.06 00:58:11.192078 [ 309 ] {} <Debug> TCP-Session: 0dc80f21-acb2-4a46-8dcf-7638789399a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.05.06 00:58:11.192091 [ 269 ] {} <Debug> TCP-Session: 05b671d6-b9bf-4fbb-b2a0-a424ff1faaf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.05.06 00:58:11.192101 [ 304 ] {} <Debug> TCP-Session: 745ca520-71fe-4242-bddb-074ce8dcc8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.05.06 00:58:11.191809 [ 308 ] {} <Debug> TCP-Session: 68b0312b-53b3-4dda-ae4c-2d6376dae5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2026.05.06 00:58:11.192126 [ 304 ] {} <Debug> TCP-Session: 745ca520-71fe-4242-bddb-074ce8dcc8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2026.05.06 00:58:11.191528 [ 3 ] {} <Trace> TCP-Session: f4ce5fcf-5a3b-47fd-a9d0-70230103da7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.05.06 00:58:11.192373 [ 3 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41852) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7633 | 2026.05.06 00:58:11.192723 [ 3 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7634 | 2026.05.06 00:58:11.192805 [ 3 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7635 | 2026.05.06 00:58:11.193114 [ 3 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 7636 | 2026.05.06 00:58:11.194078 [ 363 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Trace> AggregatingTransform: Aggregating | ||
| 7637 | 2026.05.06 00:58:11.194112 [ 363 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Trace> Aggregator: Aggregation method: without_key | ||
| 7638 | 2026.05.06 00:58:11.194147 [ 363 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093214 sec. (1072.800 rows/sec., 41.91 KiB/sec.) | ||
| 7639 | 2026.05.06 00:58:11.194167 [ 363 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Trace> Aggregator: Merging aggregated data | ||
| 7640 | 2026.05.06 00:58:11.195662 [ 3 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003369 sec., 296.8239833778569 rows/sec., 11.59 KiB/sec. | ||
| 7641 | 2026.05.06 00:58:11.195775 [ 3 ] {49f8e533-c8c0-4d57-8c0a-277bbd02dc98} <Debug> TCPHandler: Processed in 0.004358831 sec. | ||
| 7642 | 2026.05.06 00:58:11.195907 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7643 | 2026.05.06 00:58:11.195933 [ 3 ] {} <Debug> TCP-Session: f4ce5fcf-5a3b-47fd-a9d0-70230103da7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2026.05.06 00:58:11.195946 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7645 | 2026.05.06 00:58:11.195970 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7646 | 2026.05.06 00:58:11.195993 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7647 | 2026.05.06 00:58:11.196009 [ 269 ] {} <Debug> TCP-Session: 05b671d6-b9bf-4fbb-b2a0-a424ff1faaf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2026.05.06 00:58:11.196017 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7649 | 2026.05.06 00:58:11.196037 [ 307 ] {} <Debug> TCP-Session: f17afcb0-6043-4923-9487-3fcb0d796e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.05.06 00:58:11.196044 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2026.05.06 00:58:11.196064 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7652 | 2026.05.06 00:58:11.196081 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7653 | 2026.05.06 00:58:11.196111 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7654 | 2026.05.06 00:58:11.196124 [ 309 ] {} <Debug> TCP-Session: 0dc80f21-acb2-4a46-8dcf-7638789399a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2026.05.06 00:58:11.196140 [ 303 ] {} <Debug> TCP-Session: cfc0675c-1d62-40c3-9062-fb1717ebc014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2026.05.06 00:58:11.196151 [ 311 ] {} <Debug> TCP-Session: 007dc551-2ff1-4be5-b5d7-24e3ae7631a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.05.06 00:58:11.196108 [ 304 ] {} <Debug> TCP-Session: 745ca520-71fe-4242-bddb-074ce8dcc8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.05.06 00:58:11.196069 [ 310 ] {} <Debug> TCP-Session: 56638c2b-ce18-4502-a6a8-dc4255671db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.05.06 00:58:11.195996 [ 308 ] {} <Debug> TCP-Session: 68b0312b-53b3-4dda-ae4c-2d6376dae5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7660 | 2026.05.06 00:58:11.707436 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.05.06 00:58:11.707741 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7662 | 2026.05.06 00:58:11.708284 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7663 | 2026.05.06 00:58:11.708354 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7664 | 2026.05.06 00:58:11.708669 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7665 | 2026.05.06 00:58:11.708738 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7666 | 2026.05.06 00:58:11.708879 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7667 | 2026.05.06 00:58:11.709011 [ 330 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7668 | 2026.05.06 00:58:11.709017 [ 367 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7669 | 2026.05.06 00:58:11.709011 [ 326 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7670 | 2026.05.06 00:58:11.709188 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7671 | 2026.05.06 00:58:11.709215 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7672 | 2026.05.06 00:58:11.709283 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7673 | 2026.05.06 00:58:11.709303 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7674 | 2026.05.06 00:58:11.709338 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7675 | 2026.05.06 00:58:11.709381 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7676 | 2026.05.06 00:58:11.710653 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00306 sec., 12418.300653594772 rows/sec., 2.52 MiB/sec. | ||
| 7677 | 2026.05.06 00:58:11.710790 [ 270 ] {9bb33617-dcf1-4e0b-b003-4279853abfcf} <Debug> TCPHandler: Processed in 0.003476823 sec. | ||
| 7678 | 2026.05.06 00:58:11.712882 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.05.06 00:58:11.713092 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7680 | 2026.05.06 00:58:11.713175 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7681 | 2026.05.06 00:58:11.713885 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.05.06 00:58:11.713921 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7683 | 2026.05.06 00:58:11.714302 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7684 | 2026.05.06 00:58:11.714527 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.05.06 00:58:11.714676 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001643 sec., 64516.12903225807 rows/sec., 5.42 MiB/sec. | ||
| 7686 | 2026.05.06 00:58:11.714716 [ 270 ] {81e8d921-42de-40b3-b302-39ae057bbea7} <Debug> TCPHandler: Processed in 0.001945351 sec. | ||
| 7687 | 2026.05.06 00:58:11.714844 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.05.06 00:58:11.714944 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7689 | 2026.05.06 00:58:11.714986 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7690 | 2026.05.06 00:58:11.715403 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.05.06 00:58:11.715440 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7692 | 2026.05.06 00:58:11.715742 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7693 | 2026.05.06 00:58:11.715964 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.05.06 00:58:11.716103 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001181 sec., 21168.501270110075 rows/sec., 1.55 MiB/sec. | ||
| 7695 | 2026.05.06 00:58:11.716144 [ 270 ] {0b155a98-7df0-4192-8e32-1162e5a46b57} <Debug> TCPHandler: Processed in 0.001349738 sec. | ||
| 7696 | 2026.05.06 00:58:11.716254 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.05.06 00:58:11.716351 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7698 | 2026.05.06 00:58:11.716392 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7699 | 2026.05.06 00:58:11.716821 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.05.06 00:58:11.716859 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7701 | 2026.05.06 00:58:11.717159 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7702 | 2026.05.06 00:58:11.717366 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.05.06 00:58:11.717495 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001162 sec., 76592.082616179 rows/sec., 5.98 MiB/sec. | ||
| 7704 | 2026.05.06 00:58:11.717533 [ 270 ] {96e67431-4feb-440b-a400-9549769b8302} <Debug> TCPHandler: Processed in 0.001327958 sec. | ||
| 7705 | 2026.05.06 00:58:11.717651 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.05.06 00:58:11.717748 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7707 | 2026.05.06 00:58:11.717792 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7708 | 2026.05.06 00:58:11.718193 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.05.06 00:58:11.718230 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7710 | 2026.05.06 00:58:11.718563 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7711 | 2026.05.06 00:58:11.718781 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.05.06 00:58:11.718919 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7713 | 2026.05.06 00:58:11.718957 [ 270 ] {feb16d7b-ba59-435e-a7f8-c4a21138968b} <Debug> TCPHandler: Processed in 0.001356018 sec. | ||
| 7714 | 2026.05.06 00:58:11.719090 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.05.06 00:58:11.719187 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.05.06 00:58:11.719240 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7717 | 2026.05.06 00:58:11.720083 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.05.06 00:58:11.720123 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7719 | 2026.05.06 00:58:11.720678 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7720 | 2026.05.06 00:58:11.720939 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.05.06 00:58:11.721203 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002033 sec., 12297.097884899164 rows/sec., 22.04 MiB/sec. | ||
| 7722 | 2026.05.06 00:58:11.721290 [ 270 ] {384cf371-224a-44f6-b9fd-2e2dbe50b240} <Debug> TCPHandler: Processed in 0.002250437 sec. | ||
| 7723 | 2026.05.06 00:58:11.721453 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2026.05.06 00:58:11.721559 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7725 | 2026.05.06 00:58:11.721611 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7726 | 2026.05.06 00:58:11.722002 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.05.06 00:58:11.722041 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7728 | 2026.05.06 00:58:11.722387 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7729 | 2026.05.06 00:58:11.722669 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.06 00:58:11.722828 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 7731 | 2026.05.06 00:58:11.722872 [ 270 ] {4782ad73-7558-49e0-8d53-c5fcba5eea79} <Debug> TCPHandler: Processed in 0.001479071 sec. | ||
| 7732 | 2026.05.06 00:58:12.750205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15788 | ||
| 7733 | 2026.05.06 00:58:12.750734 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2026.05.06 00:58:12.750780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7735 | 2026.05.06 00:58:12.751264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7736 | 2026.05.06 00:58:12.751508 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.05.06 00:58:12.751639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15788 | ||
| 7738 | 2026.05.06 00:58:13.548520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7739 | 2026.05.06 00:58:13.564549 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.05.06 00:58:13.564605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7741 | 2026.05.06 00:58:13.570685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7742 | 2026.05.06 00:58:13.571373 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.05.06 00:58:13.574061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7744 | 2026.05.06 00:58:15.291879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 934 | ||
| 7745 | 2026.05.06 00:58:15.294336 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.05.06 00:58:15.294390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7747 | 2026.05.06 00:58:15.295629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7748 | 2026.05.06 00:58:15.295907 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.05.06 00:58:15.296185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7750 | 2026.05.06 00:58:16.708081 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.05.06 00:58:16.708310 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7752 | 2026.05.06 00:58:16.708645 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7753 | 2026.05.06 00:58:16.708681 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7754 | 2026.05.06 00:58:16.708897 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7755 | 2026.05.06 00:58:16.708967 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7756 | 2026.05.06 00:58:16.709106 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7757 | 2026.05.06 00:58:16.709235 [ 340 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7758 | 2026.05.06 00:58:16.709247 [ 326 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7759 | 2026.05.06 00:58:16.709235 [ 367 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7760 | 2026.05.06 00:58:16.709407 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7761 | 2026.05.06 00:58:16.709433 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7762 | 2026.05.06 00:58:16.709501 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7763 | 2026.05.06 00:58:16.709522 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7764 | 2026.05.06 00:58:16.709556 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7765 | 2026.05.06 00:58:16.709599 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7766 | 2026.05.06 00:58:16.710842 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002623 sec., 14487.228364468167 rows/sec., 2.94 MiB/sec. | ||
| 7767 | 2026.05.06 00:58:16.710968 [ 270 ] {8816f3ac-6dd6-46a6-b209-700d3ae616c6} <Debug> TCPHandler: Processed in 0.003016513 sec. | ||
| 7768 | 2026.05.06 00:58:16.712831 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2026.05.06 00:58:16.712961 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7770 | 2026.05.06 00:58:16.713013 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7771 | 2026.05.06 00:58:16.713569 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.05.06 00:58:16.713619 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7773 | 2026.05.06 00:58:16.714003 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7774 | 2026.05.06 00:58:16.714232 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.05.06 00:58:16.714375 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00145 sec., 60689.6551724138 rows/sec., 5.11 MiB/sec. | ||
| 7776 | 2026.05.06 00:58:16.714413 [ 270 ] {41c1438b-69fd-4238-9570-f3835a12b5b6} <Debug> TCPHandler: Processed in 0.001645394 sec. | ||
| 7777 | 2026.05.06 00:58:16.714532 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.05.06 00:58:16.714629 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7779 | 2026.05.06 00:58:16.714670 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7780 | 2026.05.06 00:58:16.715063 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.05.06 00:58:16.715098 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7782 | 2026.05.06 00:58:16.715393 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7783 | 2026.05.06 00:58:16.715602 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.05.06 00:58:16.715703 [ 129 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7785 | 2026.05.06 00:58:16.715732 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001122 sec., 14260.249554367201 rows/sec., 1.05 MiB/sec. | ||
| 7786 | 2026.05.06 00:58:16.715744 [ 129 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.05.06 00:58:16.715768 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7788 | 2026.05.06 00:58:16.715770 [ 270 ] {5c34e45c-808d-4eb2-85a3-5b438a5f1ce1} <Debug> TCPHandler: Processed in 0.001288618 sec. | ||
| 7789 | 2026.05.06 00:58:16.715874 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 7790 | 2026.05.06 00:58:16.715891 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.05.06 00:58:16.715996 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7792 | 2026.05.06 00:58:16.715996 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7793 | 2026.05.06 00:58:16.716033 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 7794 | 2026.05.06 00:58:16.716055 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7795 | 2026.05.06 00:58:16.716106 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part | ||
| 7796 | 2026.05.06 00:58:16.716160 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 7797 | 2026.05.06 00:58:16.716203 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 7798 | 2026.05.06 00:58:16.716242 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 7799 | 2026.05.06 00:58:16.716283 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 7800 | 2026.05.06 00:58:16.716473 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2026.05.06 00:58:16.716515 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7802 | 2026.05.06 00:58:16.716852 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7803 | 2026.05.06 00:58:16.717091 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.05.06 00:58:16.717124 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291127 sec., 154128.91218292236 rows/sec., 11.92 MiB/sec. | ||
| 7805 | 2026.05.06 00:58:16.717223 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001246 sec., 64205.457463884435 rows/sec., 5.01 MiB/sec. | ||
| 7806 | 2026.05.06 00:58:16.717265 [ 270 ] {9de8bfec-e051-4a1a-a725-70ad2a1ea44d} <Debug> TCPHandler: Processed in 0.00142433 sec. | ||
| 7807 | 2026.05.06 00:58:16.717289 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7808 | 2026.05.06 00:58:16.717380 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.05.06 00:58:16.717476 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.05.06 00:58:16.717519 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7811 | 2026.05.06 00:58:16.717552 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.05.06 00:58:16.717617 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_46_9} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7813 | 2026.05.06 00:58:16.717702 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7814 | 2026.05.06 00:58:16.717916 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.05.06 00:58:16.717951 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7816 | 2026.05.06 00:58:16.718275 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7817 | 2026.05.06 00:58:16.718487 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.05.06 00:58:16.718616 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 7819 | 2026.05.06 00:58:16.718652 [ 270 ] {bc6d506e-26b7-4401-b864-df5e5e16fb00} <Debug> TCPHandler: Processed in 0.001323158 sec. | ||
| 7820 | 2026.05.06 00:58:16.718768 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.05.06 00:58:16.718865 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7822 | 2026.05.06 00:58:16.718920 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7823 | 2026.05.06 00:58:16.719700 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.05.06 00:58:16.719736 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7825 | 2026.05.06 00:58:16.720273 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7826 | 2026.05.06 00:58:16.720494 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.05.06 00:58:16.720595 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7828 | 2026.05.06 00:58:16.720620 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.05.06 00:58:16.720635 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001787 sec., 8953.553441522105 rows/sec., 16.04 MiB/sec. | ||
| 7830 | 2026.05.06 00:58:16.720637 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7831 | 2026.05.06 00:58:16.720689 [ 270 ] {521eb8f4-3c02-426c-ab77-5092b28ff4eb} <Debug> TCPHandler: Processed in 0.001970071 sec. | ||
| 7832 | 2026.05.06 00:58:16.720716 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 7833 | 2026.05.06 00:58:16.720807 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.05.06 00:58:16.720919 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7835 | 2026.05.06 00:58:16.720969 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.05.06 00:58:16.720976 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 837 rows starting from the beginning of the part | ||
| 7837 | 2026.05.06 00:58:16.721018 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7838 | 2026.05.06 00:58:16.721099 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 7839 | 2026.05.06 00:58:16.721215 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 7840 | 2026.05.06 00:58:16.721325 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 7841 | 2026.05.06 00:58:16.721386 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.05.06 00:58:16.721428 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7843 | 2026.05.06 00:58:16.721433 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 7844 | 2026.05.06 00:58:16.721545 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 7845 | 2026.05.06 00:58:16.721769 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7846 | 2026.05.06 00:58:16.722033 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.05.06 00:58:16.722168 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 7848 | 2026.05.06 00:58:16.722208 [ 270 ] {e1288409-a207-4329-8db3-eb2bf538ffb9} <Debug> TCPHandler: Processed in 0.00145224 sec. | ||
| 7849 | 2026.05.06 00:58:16.727652 [ 201 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 19 columns (19 merged, 0 gathered) in 0.006963986 sec., 135554.55166050018 rows/sec., 242.91 MiB/sec. | ||
| 7850 | 2026.05.06 00:58:16.728899 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7851 | 2026.05.06 00:58:16.729230 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.05.06 00:58:16.729308 [ 194 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7853 | 2026.05.06 00:58:16.729401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
| 7854 | 2026.05.06 00:58:17.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.61 MiB, peak 295.74 MiB, free memory in arenas 0.00 B, will set to 290.94 MiB (RSS), difference: 3.33 MiB | ||
| 7855 | 2026.05.06 00:58:20.141988 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7856 | 2026.05.06 00:58:20.142041 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7857 | 2026.05.06 00:58:20.251767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16300 | ||
| 7858 | 2026.05.06 00:58:20.252300 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.05.06 00:58:20.252348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7860 | 2026.05.06 00:58:20.252836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7861 | 2026.05.06 00:58:20.253066 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.05.06 00:58:20.253198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16300 | ||
| 7863 | 2026.05.06 00:58:21.074177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7864 | 2026.05.06 00:58:21.091186 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.05.06 00:58:21.091250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7866 | 2026.05.06 00:58:21.096984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7867 | 2026.05.06 00:58:21.097688 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.05.06 00:58:21.100894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7869 | 2026.05.06 00:58:21.707530 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.05.06 00:58:21.707792 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7871 | 2026.05.06 00:58:21.708151 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7872 | 2026.05.06 00:58:21.708188 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7873 | 2026.05.06 00:58:21.708410 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7874 | 2026.05.06 00:58:21.708483 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7875 | 2026.05.06 00:58:21.708626 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7876 | 2026.05.06 00:58:21.708754 [ 315 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7877 | 2026.05.06 00:58:21.708770 [ 361 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7878 | 2026.05.06 00:58:21.708754 [ 343 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7879 | 2026.05.06 00:58:21.708942 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7880 | 2026.05.06 00:58:21.708974 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7881 | 2026.05.06 00:58:21.709047 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7882 | 2026.05.06 00:58:21.709069 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7883 | 2026.05.06 00:58:21.709106 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7884 | 2026.05.06 00:58:21.709144 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7885 | 2026.05.06 00:58:21.710313 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002625 sec., 14476.190476190475 rows/sec., 2.94 MiB/sec. | ||
| 7886 | 2026.05.06 00:58:21.710473 [ 270 ] {afe43fb9-130f-40eb-bda7-f62836f2ad71} <Debug> TCPHandler: Processed in 0.003086765 sec. | ||
| 7887 | 2026.05.06 00:58:21.712702 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.05.06 00:58:21.712826 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7889 | 2026.05.06 00:58:21.712877 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7890 | 2026.05.06 00:58:21.713438 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.05.06 00:58:21.713483 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7892 | 2026.05.06 00:58:21.713880 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7893 | 2026.05.06 00:58:21.714100 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.05.06 00:58:21.714248 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001456 sec., 72802.1978021978 rows/sec., 6.11 MiB/sec. | ||
| 7895 | 2026.05.06 00:58:21.714258 [ 123 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7896 | 2026.05.06 00:58:21.714288 [ 270 ] {c1267b7d-fdb2-4bd3-acf2-c6483cfb6dc0} <Debug> TCPHandler: Processed in 0.001649185 sec. | ||
| 7897 | 2026.05.06 00:58:21.714327 [ 123 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.05.06 00:58:21.714353 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7899 | 2026.05.06 00:58:21.714440 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2026.05.06 00:58:21.714458 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 7901 | 2026.05.06 00:58:21.714539 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7902 | 2026.05.06 00:58:21.714579 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7903 | 2026.05.06 00:58:21.714583 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7904 | 2026.05.06 00:58:21.714620 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2615 rows starting from the beginning of the part | ||
| 7905 | 2026.05.06 00:58:21.714683 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 7906 | 2026.05.06 00:58:21.714737 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 88 rows starting from the beginning of the part | ||
| 7907 | 2026.05.06 00:58:21.714783 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 7908 | 2026.05.06 00:58:21.714823 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 88 rows starting from the beginning of the part | ||
| 7909 | 2026.05.06 00:58:21.714861 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 106 rows starting from the beginning of the part | ||
| 7910 | 2026.05.06 00:58:21.715040 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.05.06 00:58:21.715080 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7912 | 2026.05.06 00:58:21.715388 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7913 | 2026.05.06 00:58:21.715628 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.05.06 00:58:21.715765 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001245 sec., 20080.321285140562 rows/sec., 1.47 MiB/sec. | ||
| 7915 | 2026.05.06 00:58:21.715802 [ 270 ] {1346746c-6245-4caf-88fb-8d2b87603246} <Debug> TCPHandler: Processed in 0.001414329 sec. | ||
| 7916 | 2026.05.06 00:58:21.715928 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7917 | 2026.05.06 00:58:21.716020 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7918 | 2026.05.06 00:58:21.716060 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7919 | 2026.05.06 00:58:21.716149 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733236 sec., 1793754.5723721408 rows/sec., 144.38 MiB/sec. | ||
| 7920 | 2026.05.06 00:58:21.716420 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7921 | 2026.05.06 00:58:21.716484 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.05.06 00:58:21.716520 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7923 | 2026.05.06 00:58:21.716693 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.05.06 00:58:21.716761 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_56_11} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7925 | 2026.05.06 00:58:21.716817 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7926 | 2026.05.06 00:58:21.716841 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7927 | 2026.05.06 00:58:21.717024 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.05.06 00:58:21.717135 [ 123 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7929 | 2026.05.06 00:58:21.717152 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001149 sec., 77458.6597040905 rows/sec., 6.05 MiB/sec. | ||
| 7930 | 2026.05.06 00:58:21.717180 [ 123 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.05.06 00:58:21.717199 [ 270 ] {289e1249-076f-4cc0-882e-eb7b29a41e2c} <Debug> TCPHandler: Processed in 0.001322427 sec. | ||
| 7932 | 2026.05.06 00:58:21.717204 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7933 | 2026.05.06 00:58:21.717318 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 7934 | 2026.05.06 00:58:21.717337 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.05.06 00:58:21.717426 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7936 | 2026.05.06 00:58:21.717450 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.05.06 00:58:21.717458 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 7938 | 2026.05.06 00:58:21.717501 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7939 | 2026.05.06 00:58:21.717526 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 89 rows starting from the beginning of the part | ||
| 7940 | 2026.05.06 00:58:21.717575 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 80 rows starting from the beginning of the part | ||
| 7941 | 2026.05.06 00:58:21.717616 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 89 rows starting from the beginning of the part | ||
| 7942 | 2026.05.06 00:58:21.717656 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 80 rows starting from the beginning of the part | ||
| 7943 | 2026.05.06 00:58:21.717729 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 89 rows starting from the beginning of the part | ||
| 7944 | 2026.05.06 00:58:21.718023 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.05.06 00:58:21.718080 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7946 | 2026.05.06 00:58:21.718508 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7947 | 2026.05.06 00:58:21.718739 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.05.06 00:58:21.718808 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541872 sec., 1185571.8243797151 rows/sec., 87.84 MiB/sec. | ||
| 7949 | 2026.05.06 00:58:21.718867 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7950 | 2026.05.06 00:58:21.718893 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. | ||
| 7951 | 2026.05.06 00:58:21.718910 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.05.06 00:58:21.718942 [ 270 ] {4efc1e2e-5f43-4323-9140-e98c133b4e66} <Debug> TCPHandler: Processed in 0.001658525 sec. | ||
| 7953 | 2026.05.06 00:58:21.718945 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7954 | 2026.05.06 00:58:21.718996 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7955 | 2026.05.06 00:58:21.719047 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 7956 | 2026.05.06 00:58:21.719084 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.05.06 00:58:21.719135 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7958 | 2026.05.06 00:58:21.719165 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19576 rows starting from the beginning of the part | ||
| 7959 | 2026.05.06 00:58:21.719181 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7960 | 2026.05.06 00:58:21.719220 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7961 | 2026.05.06 00:58:21.719235 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7962 | 2026.05.06 00:58:21.719258 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.05.06 00:58:21.719273 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 7964 | 2026.05.06 00:58:21.719320 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 7965 | 2026.05.06 00:58:21.719346 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_56_11} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7966 | 2026.05.06 00:58:21.719360 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7967 | 2026.05.06 00:58:21.719398 [ 201 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7968 | 2026.05.06 00:58:21.719442 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7969 | 2026.05.06 00:58:21.720098 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.05.06 00:58:21.720133 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7971 | 2026.05.06 00:58:21.720726 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7972 | 2026.05.06 00:58:21.720968 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.05.06 00:58:21.721110 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001948 sec., 12833.675564681724 rows/sec., 23.00 MiB/sec. | ||
| 7974 | 2026.05.06 00:58:21.721186 [ 270 ] {9cb49ad7-79a8-4d38-a7bf-5d66544b45bd} <Debug> TCPHandler: Processed in 0.002151555 sec. | ||
| 7975 | 2026.05.06 00:58:21.721319 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.05.06 00:58:21.721416 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.05.06 00:58:21.721458 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7978 | 2026.05.06 00:58:21.721813 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.05.06 00:58:21.721847 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7980 | 2026.05.06 00:58:21.722157 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7981 | 2026.05.06 00:58:21.722365 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.05.06 00:58:21.722489 [ 123 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7983 | 2026.05.06 00:58:21.722495 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7984 | 2026.05.06 00:58:21.722525 [ 123 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.05.06 00:58:21.722546 [ 270 ] {7496289f-bfe8-4201-9426-0783013a8337} <Debug> TCPHandler: Processed in 0.001277056 sec. | ||
| 7986 | 2026.05.06 00:58:21.722548 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7987 | 2026.05.06 00:58:21.722709 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 7988 | 2026.05.06 00:58:21.722877 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7989 | 2026.05.06 00:58:21.722918 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2550 rows starting from the beginning of the part | ||
| 7990 | 2026.05.06 00:58:21.722982 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 7991 | 2026.05.06 00:58:21.723028 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 7992 | 2026.05.06 00:58:21.723069 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 7993 | 2026.05.06 00:58:21.723108 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7994 | 2026.05.06 00:58:21.723146 [ 190 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7995 | 2026.05.06 00:58:21.724308 [ 187 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20376 rows, containing 5 columns (5 merged, 0 gathered) in 0.00529593 sec., 3847482.8783613076 rows/sec., 247.53 MiB/sec. | ||
| 7996 | 2026.05.06 00:58:21.724541 [ 188 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.00189977 sec., 1500181.6009306388 rows/sec., 101.19 MiB/sec. | ||
| 7997 | 2026.05.06 00:58:21.724613 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7998 | 2026.05.06 00:58:21.724845 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7999 | 2026.05.06 00:58:21.724898 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.05.06 00:58:21.724973 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8001 | 2026.05.06 00:58:21.725042 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 8002 | 2026.05.06 00:58:21.725166 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.05.06 00:58:21.725251 [ 187 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_56_11} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8004 | 2026.05.06 00:58:21.725341 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8005 | 2026.05.06 00:58:22.118997 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.05.06 00:58:22.119407 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8007 | 2026.05.06 00:58:22.120007 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8008 | 2026.05.06 00:58:22.120047 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8009 | 2026.05.06 00:58:22.120302 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8010 | 2026.05.06 00:58:22.120375 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8011 | 2026.05.06 00:58:22.120518 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8012 | 2026.05.06 00:58:22.120642 [ 313 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8013 | 2026.05.06 00:58:22.120645 [ 315 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8014 | 2026.05.06 00:58:22.120645 [ 343 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8015 | 2026.05.06 00:58:22.120795 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8016 | 2026.05.06 00:58:22.120824 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8017 | 2026.05.06 00:58:22.120896 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8018 | 2026.05.06 00:58:22.120915 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8019 | 2026.05.06 00:58:22.120952 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8020 | 2026.05.06 00:58:22.120990 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8021 | 2026.05.06 00:58:22.122177 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002943 sec., 12911.99456337071 rows/sec., 2.62 MiB/sec. | ||
| 8022 | 2026.05.06 00:58:22.122294 [ 270 ] {d1c517b8-57f2-4f22-98c8-9ea4b012f73e} <Debug> TCPHandler: Processed in 0.003484353 sec. | ||
| 8023 | 2026.05.06 00:58:22.135993 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.05.06 00:58:22.136108 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.05.06 00:58:22.136153 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8026 | 2026.05.06 00:58:22.136601 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.05.06 00:58:22.136644 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8028 | 2026.05.06 00:58:22.136994 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8029 | 2026.05.06 00:58:22.137212 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.05.06 00:58:22.137333 [ 123 ] {} <Debug> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8031 | 2026.05.06 00:58:22.137357 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001281 sec., 18735.362997658078 rows/sec., 1.55 MiB/sec. | ||
| 8032 | 2026.05.06 00:58:22.137397 [ 123 ] {} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.05.06 00:58:22.137408 [ 270 ] {8c92891c-f6a3-4d58-8a0a-b12fd9710ca4} <Debug> TCPHandler: Processed in 0.001507222 sec. | ||
| 8034 | 2026.05.06 00:58:22.137427 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8035 | 2026.05.06 00:58:22.137541 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.05.06 00:58:22.137579 [ 190 ] {9750c359-8d89-4423-bacf-62cec79fe197::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 | ||
| 8037 | 2026.05.06 00:58:22.137639 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8038 | 2026.05.06 00:58:22.137684 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8039 | 2026.05.06 00:58:22.137722 [ 190 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8040 | 2026.05.06 00:58:22.137760 [ 190 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 8041 | 2026.05.06 00:58:22.137828 [ 190 ] {9750c359-8d89-4423-bacf-62cec79fe197::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 | ||
| 8042 | 2026.05.06 00:58:22.137875 [ 190 ] {9750c359-8d89-4423-bacf-62cec79fe197::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 | ||
| 8043 | 2026.05.06 00:58:22.137919 [ 190 ] {9750c359-8d89-4423-bacf-62cec79fe197::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 | ||
| 8044 | 2026.05.06 00:58:22.137961 [ 190 ] {9750c359-8d89-4423-bacf-62cec79fe197::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 | ||
| 8045 | 2026.05.06 00:58:22.138078 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.05.06 00:58:22.138122 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8047 | 2026.05.06 00:58:22.138445 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8048 | 2026.05.06 00:58:22.138688 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.05.06 00:58:22.138790 [ 189 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268537 sec., 94597.16192748025 rows/sec., 8.21 MiB/sec. | ||
| 8050 | 2026.05.06 00:58:22.138816 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001195 sec., 11715.481171548116 rows/sec., 955.32 KiB/sec. | ||
| 8051 | 2026.05.06 00:58:22.138854 [ 270 ] {80290e00-d40f-47e9-8397-e63dda4b59fd} <Debug> TCPHandler: Processed in 0.001362348 sec. | ||
| 8052 | 2026.05.06 00:58:22.138963 [ 188 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8053 | 2026.05.06 00:58:22.138981 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.05.06 00:58:22.139079 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8055 | 2026.05.06 00:58:22.139121 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8056 | 2026.05.06 00:58:22.139262 [ 188 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_9_2} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.05.06 00:58:22.139345 [ 188 ] {9750c359-8d89-4423-bacf-62cec79fe197::all_1_9_2} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8058 | 2026.05.06 00:58:22.139450 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8059 | 2026.05.06 00:58:22.140675 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.05.06 00:58:22.140715 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8061 | 2026.05.06 00:58:22.141170 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8062 | 2026.05.06 00:58:22.141384 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2026.05.06 00:58:22.141515 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Debug> executeQuery: Read 2560 rows, 196.49 KiB in 0.002454 sec., 1043194.7840260798 rows/sec., 78.19 MiB/sec. | ||
| 8064 | 2026.05.06 00:58:22.141552 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8065 | 2026.05.06 00:58:22.141565 [ 270 ] {3c4ebd59-c017-47c8-9940-41ecb5e5f0a5} <Debug> TCPHandler: Processed in 0.002634735 sec. | ||
| 8066 | 2026.05.06 00:58:22.141685 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2026.05.06 00:58:22.141779 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8068 | 2026.05.06 00:58:22.141817 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8069 | 2026.05.06 00:58:22.142235 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.05.06 00:58:22.142271 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8071 | 2026.05.06 00:58:22.142621 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8072 | 2026.05.06 00:58:22.142931 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.05.06 00:58:22.143081 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001319 sec., 38665.65579984837 rows/sec., 2.83 MiB/sec. | ||
| 8074 | 2026.05.06 00:58:22.143121 [ 270 ] {6b2f492a-ee67-40c4-b038-70be1a4881e2} <Debug> TCPHandler: Processed in 0.001486041 sec. | ||
| 8075 | 2026.05.06 00:58:22.143234 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.05.06 00:58:22.143330 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.05.06 00:58:22.143371 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8078 | 2026.05.06 00:58:22.144054 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.05.06 00:58:22.144095 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8080 | 2026.05.06 00:58:22.144428 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8081 | 2026.05.06 00:58:22.144653 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.05.06 00:58:22.144788 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001475 sec., 559322.0338983051 rows/sec., 32.72 MiB/sec. | ||
| 8083 | 2026.05.06 00:58:22.144828 [ 270 ] {14581559-185c-4973-8551-c8ef78965452} <Debug> TCPHandler: Processed in 0.001644544 sec. | ||
| 8084 | 2026.05.06 00:58:22.144960 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.05.06 00:58:22.145060 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8086 | 2026.05.06 00:58:22.145100 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8087 | 2026.05.06 00:58:22.145491 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.05.06 00:58:22.145527 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8089 | 2026.05.06 00:58:22.145838 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8090 | 2026.05.06 00:58:22.146056 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.05.06 00:58:22.146184 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 8092 | 2026.05.06 00:58:22.146222 [ 270 ] {5021f339-284d-4d2e-868c-fb974d10ee16} <Debug> TCPHandler: Processed in 0.001313897 sec. | ||
| 8093 | 2026.05.06 00:58:22.146342 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8094 | 2026.05.06 00:58:22.146442 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8095 | 2026.05.06 00:58:22.146483 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8096 | 2026.05.06 00:58:22.146877 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.05.06 00:58:22.146913 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8098 | 2026.05.06 00:58:22.147286 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8099 | 2026.05.06 00:58:22.147499 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.05.06 00:58:22.147606 [ 121 ] {} <Debug> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8101 | 2026.05.06 00:58:22.147627 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001204 sec., 9966.777408637874 rows/sec., 778.65 KiB/sec. | ||
| 8102 | 2026.05.06 00:58:22.147651 [ 121 ] {} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.05.06 00:58:22.147665 [ 270 ] {0079e818-6cc2-4a6f-8f48-ae31e2a9904a} <Debug> TCPHandler: Processed in 0.001374189 sec. | ||
| 8104 | 2026.05.06 00:58:22.147675 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8105 | 2026.05.06 00:58:22.147778 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::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 | ||
| 8106 | 2026.05.06 00:58:22.147792 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.05.06 00:58:22.147884 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8108 | 2026.05.06 00:58:22.147906 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8109 | 2026.05.06 00:58:22.147917 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 8110 | 2026.05.06 00:58:22.147954 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8111 | 2026.05.06 00:58:22.147982 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::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 | ||
| 8112 | 2026.05.06 00:58:22.148032 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::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 | ||
| 8113 | 2026.05.06 00:58:22.148076 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::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 | ||
| 8114 | 2026.05.06 00:58:22.148118 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::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 | ||
| 8115 | 2026.05.06 00:58:22.148841 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.05.06 00:58:22.148842 [ 188 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101703 sec., 54461.13880056603 rows/sec., 4.36 MiB/sec. | ||
| 8117 | 2026.05.06 00:58:22.148885 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8118 | 2026.05.06 00:58:22.148998 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8119 | 2026.05.06 00:58:22.149278 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_9_2} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.05.06 00:58:22.149313 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8121 | 2026.05.06 00:58:22.149353 [ 186 ] {2ffd2b5e-f444-4bee-964d-ff1293ffba7a::all_1_9_2} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8122 | 2026.05.06 00:58:22.149430 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8123 | 2026.05.06 00:58:22.149562 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.05.06 00:58:22.149712 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Debug> executeQuery: Read 1354 rows, 93.64 KiB in 0.001824 sec., 742324.5614035088 rows/sec., 50.13 MiB/sec. | ||
| 8125 | 2026.05.06 00:58:22.149752 [ 270 ] {4de197d8-150e-4685-8dd3-3604c2dede74} <Debug> TCPHandler: Processed in 0.002015032 sec. | ||
| 8126 | 2026.05.06 00:58:22.149875 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2026.05.06 00:58:22.149979 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8128 | 2026.05.06 00:58:22.150023 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8129 | 2026.05.06 00:58:22.150718 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.05.06 00:58:22.150753 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8131 | 2026.05.06 00:58:22.151243 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8132 | 2026.05.06 00:58:22.151456 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.05.06 00:58:22.151594 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001635 sec., 941284.4036697248 rows/sec., 57.57 MiB/sec. | ||
| 8134 | 2026.05.06 00:58:22.151632 [ 270 ] {abdf3373-7c45-469f-b42c-a4a829a6df19} <Debug> TCPHandler: Processed in 0.001808838 sec. | ||
| 8135 | 2026.05.06 00:58:22.151758 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.05.06 00:58:22.151854 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8137 | 2026.05.06 00:58:22.151907 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8138 | 2026.05.06 00:58:22.152721 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.05.06 00:58:22.152756 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8140 | 2026.05.06 00:58:22.153289 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8141 | 2026.05.06 00:58:22.153509 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.05.06 00:58:22.153656 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00182 sec., 13736.263736263736 rows/sec., 24.61 MiB/sec. | ||
| 8143 | 2026.05.06 00:58:22.153710 [ 270 ] {2095fb24-d90c-4786-9410-2b6fd3fc693a} <Debug> TCPHandler: Processed in 0.002001852 sec. | ||
| 8144 | 2026.05.06 00:58:22.153832 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.05.06 00:58:22.153930 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.05.06 00:58:22.153977 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8147 | 2026.05.06 00:58:22.154319 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.05.06 00:58:22.154354 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8149 | 2026.05.06 00:58:22.154655 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8150 | 2026.05.06 00:58:22.154862 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.05.06 00:58:22.154990 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 766.78 KiB/sec. | ||
| 8152 | 2026.05.06 00:58:22.155025 [ 270 ] {17f95b5f-e46c-4523-b5d3-ac9bcb416250} <Debug> TCPHandler: Processed in 0.001242176 sec. | ||
| 8153 | 2026.05.06 00:58:25.296436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 986 | ||
| 8154 | 2026.05.06 00:58:25.299206 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.05.06 00:58:25.299268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8156 | 2026.05.06 00:58:25.300521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8157 | 2026.05.06 00:58:25.300797 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.05.06 00:58:25.300976 [ 117 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8159 | 2026.05.06 00:58:25.301047 [ 117 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.05.06 00:58:25.301071 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8161 | 2026.05.06 00:58:25.301177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 8162 | 2026.05.06 00:58:25.301177 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 8163 | 2026.05.06 00:58:25.301778 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8164 | 2026.05.06 00:58:25.301948 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 794 rows starting from the beginning of the part | ||
| 8165 | 2026.05.06 00:58:25.302331 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 8166 | 2026.05.06 00:58:25.302668 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
| 8167 | 2026.05.06 00:58:25.302990 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 8168 | 2026.05.06 00:58:25.303297 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8169 | 2026.05.06 00:58:25.303593 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part | ||
| 8170 | 2026.05.06 00:58:25.309743 [ 186 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 72 columns (72 merged, 0 gathered) in 0.008603501 sec., 114604.50809501854 rows/sec., 97.70 MiB/sec. | ||
| 8171 | 2026.05.06 00:58:25.311244 [ 188 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8172 | 2026.05.06 00:58:25.311893 [ 188 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.05.06 00:58:25.311982 [ 188 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_26_5} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8174 | 2026.05.06 00:58:25.312338 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 8175 | 2026.05.06 00:58:26.705117 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.05.06 00:58:26.705370 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8177 | 2026.05.06 00:58:26.705753 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8178 | 2026.05.06 00:58:26.705799 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8179 | 2026.05.06 00:58:26.706058 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8180 | 2026.05.06 00:58:26.706138 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8181 | 2026.05.06 00:58:26.706281 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8182 | 2026.05.06 00:58:26.706391 [ 313 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8183 | 2026.05.06 00:58:26.706407 [ 343 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8184 | 2026.05.06 00:58:26.706426 [ 363 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8185 | 2026.05.06 00:58:26.706549 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8186 | 2026.05.06 00:58:26.706576 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8187 | 2026.05.06 00:58:26.706648 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8188 | 2026.05.06 00:58:26.706670 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8189 | 2026.05.06 00:58:26.706710 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8190 | 2026.05.06 00:58:26.706750 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8191 | 2026.05.06 00:58:26.707932 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002665 sec., 14258.911819887431 rows/sec., 2.89 MiB/sec. | ||
| 8192 | 2026.05.06 00:58:26.708046 [ 270 ] {6a86d9a3-ffcc-4f91-abec-fe69fac14118} <Debug> TCPHandler: Processed in 0.003067974 sec. | ||
| 8193 | 2026.05.06 00:58:26.709562 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2026.05.06 00:58:26.709674 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8195 | 2026.05.06 00:58:26.709719 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8196 | 2026.05.06 00:58:26.710211 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.05.06 00:58:26.710253 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8198 | 2026.05.06 00:58:26.710612 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8199 | 2026.05.06 00:58:26.710841 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2026.05.06 00:58:26.711002 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.17 MiB/sec. | ||
| 8201 | 2026.05.06 00:58:26.711042 [ 270 ] {c1285604-980c-412b-9653-4231f17b7e74} <Debug> TCPHandler: Processed in 0.001531842 sec. | ||
| 8202 | 2026.05.06 00:58:26.711163 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.05.06 00:58:26.711259 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8204 | 2026.05.06 00:58:26.711299 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8205 | 2026.05.06 00:58:26.711706 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.05.06 00:58:26.711743 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8207 | 2026.05.06 00:58:26.712044 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8208 | 2026.05.06 00:58:26.712247 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.05.06 00:58:26.712411 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 8210 | 2026.05.06 00:58:26.712449 [ 270 ] {5811b365-081f-4aeb-985b-5001766595aa} <Debug> TCPHandler: Processed in 0.001335119 sec. | ||
| 8211 | 2026.05.06 00:58:26.712567 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.05.06 00:58:26.712663 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.05.06 00:58:26.712706 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8214 | 2026.05.06 00:58:26.713092 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.05.06 00:58:26.713128 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8216 | 2026.05.06 00:58:26.713445 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8217 | 2026.05.06 00:58:26.713649 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.05.06 00:58:26.713810 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001165 sec., 109871.24463519313 rows/sec., 7.65 MiB/sec. | ||
| 8219 | 2026.05.06 00:58:26.713849 [ 270 ] {55ef5538-dd58-44f0-a73f-392fdb602b19} <Debug> TCPHandler: Processed in 0.001331048 sec. | ||
| 8220 | 2026.05.06 00:58:26.713970 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.05.06 00:58:26.714065 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8222 | 2026.05.06 00:58:26.714107 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8223 | 2026.05.06 00:58:26.714435 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.05.06 00:58:26.714473 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8225 | 2026.05.06 00:58:26.714768 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8226 | 2026.05.06 00:58:26.714979 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.05.06 00:58:26.715114 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 8228 | 2026.05.06 00:58:26.715151 [ 270 ] {ccbd0b8a-59b8-4746-ac46-1bfd8c7b9746} <Debug> TCPHandler: Processed in 0.001230566 sec. | ||
| 8229 | 2026.05.06 00:58:27.753308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16748 | ||
| 8230 | 2026.05.06 00:58:27.753801 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.05.06 00:58:27.753835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8232 | 2026.05.06 00:58:27.754339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8233 | 2026.05.06 00:58:27.754574 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.05.06 00:58:27.754699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16748 | ||
| 8235 | 2026.05.06 00:58:28.601002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8236 | 2026.05.06 00:58:28.618361 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.05.06 00:58:28.618419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8238 | 2026.05.06 00:58:28.624682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8239 | 2026.05.06 00:58:28.625375 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.05.06 00:58:28.628124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8241 | 2026.05.06 00:58:31.706802 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2026.05.06 00:58:31.707061 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8243 | 2026.05.06 00:58:31.707426 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8244 | 2026.05.06 00:58:31.707465 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8245 | 2026.05.06 00:58:31.707691 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8246 | 2026.05.06 00:58:31.707765 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8247 | 2026.05.06 00:58:31.707908 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8248 | 2026.05.06 00:58:31.708011 [ 329 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8249 | 2026.05.06 00:58:31.708012 [ 313 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8250 | 2026.05.06 00:58:31.708044 [ 363 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8251 | 2026.05.06 00:58:31.708153 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8252 | 2026.05.06 00:58:31.708181 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8253 | 2026.05.06 00:58:31.708253 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8254 | 2026.05.06 00:58:31.708273 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8255 | 2026.05.06 00:58:31.708309 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8256 | 2026.05.06 00:58:31.708348 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8257 | 2026.05.06 00:58:31.709610 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002653 sec., 14323.407463249152 rows/sec., 2.90 MiB/sec. | ||
| 8258 | 2026.05.06 00:58:31.709725 [ 270 ] {b1541de6-6c2e-4038-8253-61ad110ce326} <Debug> TCPHandler: Processed in 0.003062214 sec. | ||
| 8259 | 2026.05.06 00:58:31.711948 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.05.06 00:58:31.712073 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8261 | 2026.05.06 00:58:31.712124 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8262 | 2026.05.06 00:58:31.712678 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.05.06 00:58:31.712720 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8264 | 2026.05.06 00:58:31.713151 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8265 | 2026.05.06 00:58:31.713380 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.05.06 00:58:31.713540 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001494 sec., 70950.46854082998 rows/sec., 5.96 MiB/sec. | ||
| 8267 | 2026.05.06 00:58:31.713583 [ 270 ] {7b6460c3-0b79-4d5f-8eb3-fc4feb1e4837} <Debug> TCPHandler: Processed in 0.001703996 sec. | ||
| 8268 | 2026.05.06 00:58:31.713717 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.05.06 00:58:31.713820 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8270 | 2026.05.06 00:58:31.713863 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8271 | 2026.05.06 00:58:31.714296 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.05.06 00:58:31.714335 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8273 | 2026.05.06 00:58:31.714631 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8274 | 2026.05.06 00:58:31.714844 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.05.06 00:58:31.714980 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001182 sec., 21150.592216582063 rows/sec., 1.55 MiB/sec. | ||
| 8276 | 2026.05.06 00:58:31.715019 [ 270 ] {ea08d679-320d-4051-93c1-547f4f24b4a6} <Debug> TCPHandler: Processed in 0.001351489 sec. | ||
| 8277 | 2026.05.06 00:58:31.715138 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2026.05.06 00:58:31.715235 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8279 | 2026.05.06 00:58:31.715276 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8280 | 2026.05.06 00:58:31.715707 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.05.06 00:58:31.715746 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8282 | 2026.05.06 00:58:31.716048 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8283 | 2026.05.06 00:58:31.716273 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.05.06 00:58:31.716404 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001188 sec., 74915.82491582491 rows/sec., 5.85 MiB/sec. | ||
| 8285 | 2026.05.06 00:58:31.716444 [ 270 ] {9dea44a2-c941-438b-9419-8199cb929bf5} <Debug> TCPHandler: Processed in 0.001355398 sec. | ||
| 8286 | 2026.05.06 00:58:31.716583 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2026.05.06 00:58:31.716680 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8288 | 2026.05.06 00:58:31.716723 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8289 | 2026.05.06 00:58:31.717127 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2026.05.06 00:58:31.717164 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8291 | 2026.05.06 00:58:31.717489 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8292 | 2026.05.06 00:58:31.717710 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2026.05.06 00:58:31.717844 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 8294 | 2026.05.06 00:58:31.717883 [ 270 ] {5452ef91-7684-4dfe-a46e-98a1bda1a699} <Debug> TCPHandler: Processed in 0.001349278 sec. | ||
| 8295 | 2026.05.06 00:58:31.718007 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.05.06 00:58:31.718102 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8297 | 2026.05.06 00:58:31.718156 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8298 | 2026.05.06 00:58:31.718933 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.05.06 00:58:31.718970 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8300 | 2026.05.06 00:58:31.719494 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8301 | 2026.05.06 00:58:31.719710 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.05.06 00:58:31.719859 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001775 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 8303 | 2026.05.06 00:58:31.719922 [ 270 ] {6efe88de-67be-4827-84d9-c0a68b6a7cc3} <Debug> TCPHandler: Processed in 0.001964411 sec. | ||
| 8304 | 2026.05.06 00:58:31.720053 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.05.06 00:58:31.720150 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.05.06 00:58:31.720193 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8307 | 2026.05.06 00:58:31.720535 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.05.06 00:58:31.720572 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8309 | 2026.05.06 00:58:31.720883 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8310 | 2026.05.06 00:58:31.721094 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.05.06 00:58:31.721223 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8312 | 2026.05.06 00:58:31.721260 [ 270 ] {a0583626-080d-4e27-834d-e972f743ceb3} <Debug> TCPHandler: Processed in 0.001257656 sec. | ||
| 8313 | 2026.05.06 00:58:33.470989 [ 90 ] {} <Debug> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8314 | 2026.05.06 00:58:33.471109 [ 90 ] {} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.05.06 00:58:33.471150 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8316 | 2026.05.06 00:58:33.471275 [ 191 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::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 | ||
| 8317 | 2026.05.06 00:58:33.471426 [ 191 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8318 | 2026.05.06 00:58:33.471464 [ 191 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 8319 | 2026.05.06 00:58:33.471535 [ 191 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8320 | 2026.05.06 00:58:33.471584 [ 191 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8321 | 2026.05.06 00:58:33.471630 [ 191 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8322 | 2026.05.06 00:58:33.471676 [ 191 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8323 | 2026.05.06 00:58:33.472489 [ 188 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259077 sec., 4765.39560328717 rows/sec., 353.68 KiB/sec. | ||
| 8324 | 2026.05.06 00:58:33.472671 [ 186 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8325 | 2026.05.06 00:58:33.472973 [ 186 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.05.06 00:58:33.473046 [ 186 ] {a8149d0e-b651-4a9c-9e62-8343089f7b30::all_1_9_2} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8327 | 2026.05.06 00:58:33.473153 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8328 | 2026.05.06 00:58:35.142279 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8329 | 2026.05.06 00:58:35.142337 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8330 | 2026.05.06 00:58:35.254804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17260 | ||
| 8331 | 2026.05.06 00:58:35.255539 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.05.06 00:58:35.255585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8333 | 2026.05.06 00:58:35.256086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8334 | 2026.05.06 00:58:35.256326 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.05.06 00:58:35.256481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17260 | ||
| 8336 | 2026.05.06 00:58:35.256499 [ 30 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8337 | 2026.05.06 00:58:35.256583 [ 30 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2026.05.06 00:58:35.256620 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8339 | 2026.05.06 00:58:35.256764 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 8340 | 2026.05.06 00:58:35.256929 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8341 | 2026.05.06 00:58:35.256972 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14828 rows starting from the beginning of the part | ||
| 8342 | 2026.05.06 00:58:35.257041 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 8343 | 2026.05.06 00:58:35.257093 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 8344 | 2026.05.06 00:58:35.257143 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 8345 | 2026.05.06 00:58:35.257186 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 8346 | 2026.05.06 00:58:35.257234 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 8347 | 2026.05.06 00:58:35.259177 [ 186 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478041 sec., 6965179.3493328 rows/sec., 99.64 MiB/sec. | ||
| 8348 | 2026.05.06 00:58:35.259276 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8349 | 2026.05.06 00:58:35.259523 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_36_7} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2026.05.06 00:58:35.259594 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_36_7} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8351 | 2026.05.06 00:58:35.259667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8352 | 2026.05.06 00:58:35.301476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1010 | ||
| 8353 | 2026.05.06 00:58:35.303682 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.05.06 00:58:35.303721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8355 | 2026.05.06 00:58:35.304846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8356 | 2026.05.06 00:58:35.305113 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.06 00:58:35.305450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 8358 | 2026.05.06 00:58:35.783612 [ 42 ] {} <Debug> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8359 | 2026.05.06 00:58:35.783705 [ 42 ] {} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.05.06 00:58:35.783740 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8361 | 2026.05.06 00:58:35.783873 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::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 | ||
| 8362 | 2026.05.06 00:58:35.784033 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8363 | 2026.05.06 00:58:35.784076 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::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 | ||
| 8364 | 2026.05.06 00:58:35.784160 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 8365 | 2026.05.06 00:58:35.784220 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 8366 | 2026.05.06 00:58:35.784276 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::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 | ||
| 8367 | 2026.05.06 00:58:35.784328 [ 198 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 8368 | 2026.05.06 00:58:35.785120 [ 191 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297207 sec., 41627.89747511384 rows/sec., 3.47 MiB/sec. | ||
| 8369 | 2026.05.06 00:58:35.785283 [ 191 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8370 | 2026.05.06 00:58:35.785561 [ 191 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.05.06 00:58:35.785636 [ 191 ] {7496dd85-b0ef-4eac-a792-9e924fe6f8be::all_1_9_2} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8372 | 2026.05.06 00:58:35.785722 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8373 | 2026.05.06 00:58:36.129161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8374 | 2026.05.06 00:58:36.146859 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.05.06 00:58:36.146912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8376 | 2026.05.06 00:58:36.152677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8377 | 2026.05.06 00:58:36.153397 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.05.06 00:58:36.153680 [ 24 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8379 | 2026.05.06 00:58:36.153724 [ 24 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.05.06 00:58:36.153747 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8381 | 2026.05.06 00:58:36.153844 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 8382 | 2026.05.06 00:58:36.156377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8383 | 2026.05.06 00:58:36.156919 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8384 | 2026.05.06 00:58:36.157651 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 8385 | 2026.05.06 00:58:36.160904 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 8386 | 2026.05.06 00:58:36.164150 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 8387 | 2026.05.06 00:58:36.167807 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 8388 | 2026.05.06 00:58:36.171736 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 8389 | 2026.05.06 00:58:36.175783 [ 196 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 8390 | 2026.05.06 00:58:36.225260 [ 191 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.071456137 sec., 3792.536391940695 rows/sec., 19.61 MiB/sec. | ||
| 8391 | 2026.05.06 00:58:36.227906 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8392 | 2026.05.06 00:58:36.229818 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_36_7} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.05.06 00:58:36.229925 [ 195 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_36_7} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8394 | 2026.05.06 00:58:36.232502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8395 | 2026.05.06 00:58:36.499825 [ 42 ] {} <Debug> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8396 | 2026.05.06 00:58:36.499898 [ 42 ] {} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.05.06 00:58:36.499924 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8398 | 2026.05.06 00:58:36.500037 [ 191 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::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 | ||
| 8399 | 2026.05.06 00:58:36.500179 [ 191 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8400 | 2026.05.06 00:58:36.500219 [ 191 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 8401 | 2026.05.06 00:58:36.500293 [ 191 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 8402 | 2026.05.06 00:58:36.500345 [ 191 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 8403 | 2026.05.06 00:58:36.500398 [ 191 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 8404 | 2026.05.06 00:58:36.500438 [ 191 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 8405 | 2026.05.06 00:58:36.501913 [ 194 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926871 sec., 2141295.3954883334 rows/sec., 133.43 MiB/sec. | ||
| 8406 | 2026.05.06 00:58:36.502183 [ 200 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8407 | 2026.05.06 00:58:36.502520 [ 200 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.05.06 00:58:36.502598 [ 200 ] {60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6::all_1_9_2} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8409 | 2026.05.06 00:58:36.502690 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8410 | 2026.05.06 00:58:36.707089 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.05.06 00:58:36.707314 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8412 | 2026.05.06 00:58:36.707640 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8413 | 2026.05.06 00:58:36.707676 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8414 | 2026.05.06 00:58:36.707894 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8415 | 2026.05.06 00:58:36.707963 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8416 | 2026.05.06 00:58:36.708102 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8417 | 2026.05.06 00:58:36.708217 [ 336 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8418 | 2026.05.06 00:58:36.708220 [ 313 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8419 | 2026.05.06 00:58:36.708226 [ 355 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8420 | 2026.05.06 00:58:36.708374 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8421 | 2026.05.06 00:58:36.708401 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8422 | 2026.05.06 00:58:36.708468 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8423 | 2026.05.06 00:58:36.708487 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8424 | 2026.05.06 00:58:36.708521 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8425 | 2026.05.06 00:58:36.708559 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8426 | 2026.05.06 00:58:36.709683 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002462 sec., 15434.606011372865 rows/sec., 3.13 MiB/sec. | ||
| 8427 | 2026.05.06 00:58:36.709787 [ 270 ] {72fdfb2c-9bed-47ec-87d6-4c30b06e693e} <Debug> TCPHandler: Processed in 0.002822419 sec. | ||
| 8428 | 2026.05.06 00:58:36.711642 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.05.06 00:58:36.711845 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8430 | 2026.05.06 00:58:36.711926 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8431 | 2026.05.06 00:58:36.712658 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.05.06 00:58:36.712701 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8433 | 2026.05.06 00:58:36.713069 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8434 | 2026.05.06 00:58:36.713296 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.05.06 00:58:36.713442 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001656 sec., 53140.09661835749 rows/sec., 4.48 MiB/sec. | ||
| 8436 | 2026.05.06 00:58:36.713481 [ 270 ] {4fc23b5f-002d-436c-b0c6-520e2a8405f6} <Debug> TCPHandler: Processed in 0.001940641 sec. | ||
| 8437 | 2026.05.06 00:58:36.713625 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.05.06 00:58:36.713719 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.05.06 00:58:36.713759 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8440 | 2026.05.06 00:58:36.714158 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.05.06 00:58:36.714194 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8442 | 2026.05.06 00:58:36.714493 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8443 | 2026.05.06 00:58:36.714699 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.05.06 00:58:36.714832 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001132 sec., 14134.275618374559 rows/sec., 1.04 MiB/sec. | ||
| 8445 | 2026.05.06 00:58:36.714872 [ 270 ] {18190756-4f93-4f16-9192-e17d3b5d5ae1} <Debug> TCPHandler: Processed in 0.001296717 sec. | ||
| 8446 | 2026.05.06 00:58:36.714995 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.05.06 00:58:36.715088 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8448 | 2026.05.06 00:58:36.715128 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8449 | 2026.05.06 00:58:36.715555 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.05.06 00:58:36.715592 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8451 | 2026.05.06 00:58:36.715890 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8452 | 2026.05.06 00:58:36.716099 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.05.06 00:58:36.716230 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001159 sec., 69025.02157031924 rows/sec., 5.39 MiB/sec. | ||
| 8454 | 2026.05.06 00:58:36.716267 [ 270 ] {649ce884-0718-4d05-b695-3b3a4508a38a} <Debug> TCPHandler: Processed in 0.001321908 sec. | ||
| 8455 | 2026.05.06 00:58:36.716383 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.05.06 00:58:36.716477 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.05.06 00:58:36.716520 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8458 | 2026.05.06 00:58:36.716939 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.05.06 00:58:36.716977 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8460 | 2026.05.06 00:58:36.717308 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8461 | 2026.05.06 00:58:36.717517 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.05.06 00:58:36.717649 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8463 | 2026.05.06 00:58:36.717688 [ 270 ] {8b97358a-0c26-41dd-a9ac-90c3c302a2b0} <Debug> TCPHandler: Processed in 0.001354878 sec. | ||
| 8464 | 2026.05.06 00:58:36.717809 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.05.06 00:58:36.717905 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.05.06 00:58:36.717957 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8467 | 2026.05.06 00:58:36.718724 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.05.06 00:58:36.718760 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8469 | 2026.05.06 00:58:36.719282 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8470 | 2026.05.06 00:58:36.719503 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.05.06 00:58:36.719651 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001764 sec., 9070.2947845805 rows/sec., 16.25 MiB/sec. | ||
| 8472 | 2026.05.06 00:58:36.719705 [ 270 ] {f166ec8c-76bd-41e8-801b-2e96ba817fc0} <Debug> TCPHandler: Processed in 0.00194646 sec. | ||
| 8473 | 2026.05.06 00:58:36.719822 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.05.06 00:58:36.719918 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8475 | 2026.05.06 00:58:36.719962 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8476 | 2026.05.06 00:58:36.720311 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.05.06 00:58:36.720348 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8478 | 2026.05.06 00:58:36.720661 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8479 | 2026.05.06 00:58:36.720871 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.05.06 00:58:36.720999 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 8481 | 2026.05.06 00:58:36.721035 [ 270 ] {7c5a306f-3dbc-4eae-8a60-39940cd4c842} <Debug> TCPHandler: Processed in 0.001263296 sec. | ||
| 8482 | 2026.05.06 00:58:37.001132 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.21 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 296.92 MiB (RSS), difference: 1.71 MiB | ||
| 8483 | 2026.05.06 00:58:41.706740 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8484 | 2026.05.06 00:58:41.706960 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8485 | 2026.05.06 00:58:41.707282 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8486 | 2026.05.06 00:58:41.707317 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8487 | 2026.05.06 00:58:41.707532 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8488 | 2026.05.06 00:58:41.707598 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8489 | 2026.05.06 00:58:41.707737 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8490 | 2026.05.06 00:58:41.707831 [ 313 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8491 | 2026.05.06 00:58:41.707862 [ 336 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8492 | 2026.05.06 00:58:41.707867 [ 355 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8493 | 2026.05.06 00:58:41.707997 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8494 | 2026.05.06 00:58:41.708024 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8495 | 2026.05.06 00:58:41.708096 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8496 | 2026.05.06 00:58:41.708115 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8497 | 2026.05.06 00:58:41.708149 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8498 | 2026.05.06 00:58:41.708186 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8499 | 2026.05.06 00:58:41.709322 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002451 sec., 15503.875968992248 rows/sec., 3.14 MiB/sec. | ||
| 8500 | 2026.05.06 00:58:41.709446 [ 270 ] {08170f60-f884-457e-8b64-b9d537a7b25a} <Debug> TCPHandler: Processed in 0.00282788 sec. | ||
| 8501 | 2026.05.06 00:58:41.711565 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.05.06 00:58:41.711695 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8503 | 2026.05.06 00:58:41.711744 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8504 | 2026.05.06 00:58:41.712271 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.05.06 00:58:41.712313 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8506 | 2026.05.06 00:58:41.712666 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8507 | 2026.05.06 00:58:41.712893 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.05.06 00:58:41.713035 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001375 sec., 2909.0909090909095 rows/sec., 237.22 KiB/sec. | ||
| 8509 | 2026.05.06 00:58:41.713073 [ 270 ] {f49d52da-0c21-42d8-9c4b-b63468248c1c} <Debug> TCPHandler: Processed in 0.001566453 sec. | ||
| 8510 | 2026.05.06 00:58:41.713195 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2026.05.06 00:58:41.713288 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8512 | 2026.05.06 00:58:41.713327 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8513 | 2026.05.06 00:58:41.713770 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.05.06 00:58:41.713805 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8515 | 2026.05.06 00:58:41.714102 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8516 | 2026.05.06 00:58:41.714311 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.05.06 00:58:41.714411 [ 61 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8518 | 2026.05.06 00:58:41.714436 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001165 sec., 92703.8626609442 rows/sec., 7.76 MiB/sec. | ||
| 8519 | 2026.05.06 00:58:41.714445 [ 61 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.05.06 00:58:41.714467 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8521 | 2026.05.06 00:58:41.714472 [ 270 ] {2282da3f-fa42-42e1-82a2-663bcab8f1aa} <Debug> TCPHandler: Processed in 0.001325208 sec. | ||
| 8522 | 2026.05.06 00:58:41.714558 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::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 | ||
| 8523 | 2026.05.06 00:58:41.714590 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2026.05.06 00:58:41.714658 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8525 | 2026.05.06 00:58:41.714683 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8526 | 2026.05.06 00:58:41.714691 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2615 rows starting from the beginning of the part | ||
| 8527 | 2026.05.06 00:58:41.714723 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8528 | 2026.05.06 00:58:41.714757 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2560 rows starting from the beginning of the part | ||
| 8529 | 2026.05.06 00:58:41.714807 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8530 | 2026.05.06 00:58:41.714852 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 8531 | 2026.05.06 00:58:41.714895 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 8532 | 2026.05.06 00:58:41.714939 [ 201 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 8533 | 2026.05.06 00:58:41.715121 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.05.06 00:58:41.715155 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8535 | 2026.05.06 00:58:41.715613 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8536 | 2026.05.06 00:58:41.715830 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.05.06 00:58:41.715929 [ 61 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8538 | 2026.05.06 00:58:41.715953 [ 61 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.05.06 00:58:41.715959 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001293 sec., 22428.460943542148 rows/sec., 1.63 MiB/sec. | ||
| 8540 | 2026.05.06 00:58:41.715970 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8541 | 2026.05.06 00:58:41.715996 [ 270 ] {3cc879a8-543a-4a14-838b-5e68c826b9d0} <Debug> TCPHandler: Processed in 0.00145431 sec. | ||
| 8542 | 2026.05.06 00:58:41.716079 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 8543 | 2026.05.06 00:58:41.716108 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.05.06 00:58:41.716213 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8545 | 2026.05.06 00:58:41.716238 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8546 | 2026.05.06 00:58:41.716252 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8547 | 2026.05.06 00:58:41.716285 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 8548 | 2026.05.06 00:58:41.716365 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8549 | 2026.05.06 00:58:41.716413 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 51 rows starting from the beginning of the part | ||
| 8550 | 2026.05.06 00:58:41.716459 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8551 | 2026.05.06 00:58:41.716500 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 8552 | 2026.05.06 00:58:41.716542 [ 194 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part | ||
| 8553 | 2026.05.06 00:58:41.716676 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.05.06 00:58:41.716717 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8555 | 2026.05.06 00:58:41.716856 [ 187 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002336589 sec., 2367981.7032434884 rows/sec., 188.10 MiB/sec. | ||
| 8556 | 2026.05.06 00:58:41.717341 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8557 | 2026.05.06 00:58:41.717350 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8558 | 2026.05.06 00:58:41.717586 [ 192 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563893 sec., 144511.16540581742 rows/sec., 11.12 MiB/sec. | ||
| 8559 | 2026.05.06 00:58:41.717590 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.05.06 00:58:41.717614 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.05.06 00:58:41.717686 [ 189 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_61_12} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8562 | 2026.05.06 00:58:41.717716 [ 61 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8563 | 2026.05.06 00:58:41.717740 [ 61 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.05.06 00:58:41.717747 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8565 | 2026.05.06 00:58:41.717748 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001553 sec., 59884.09529942048 rows/sec., 4.68 MiB/sec. | ||
| 8566 | 2026.05.06 00:58:41.717758 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8567 | 2026.05.06 00:58:41.717780 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8568 | 2026.05.06 00:58:41.717797 [ 270 ] {7158bfe0-19d3-4802-880d-e62b741946f6} <Debug> TCPHandler: Processed in 0.001737387 sec. | ||
| 8569 | 2026.05.06 00:58:41.717823 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::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 | ||
| 8570 | 2026.05.06 00:58:41.717887 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8571 | 2026.05.06 00:58:41.717914 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 8572 | 2026.05.06 00:58:41.717928 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.05.06 00:58:41.717964 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1354 rows starting from the beginning of the part | ||
| 8574 | 2026.05.06 00:58:41.718005 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8575 | 2026.05.06 00:58:41.718025 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8576 | 2026.05.06 00:58:41.718047 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 89 rows starting from the beginning of the part | ||
| 8577 | 2026.05.06 00:58:41.718069 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8578 | 2026.05.06 00:58:41.718087 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 80 rows starting from the beginning of the part | ||
| 8579 | 2026.05.06 00:58:41.718128 [ 189 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 93 rows starting from the beginning of the part | ||
| 8580 | 2026.05.06 00:58:41.718152 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.05.06 00:58:41.718261 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_51_10} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8582 | 2026.05.06 00:58:41.718353 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8583 | 2026.05.06 00:58:41.718477 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.05.06 00:58:41.718515 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8585 | 2026.05.06 00:58:41.718845 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8586 | 2026.05.06 00:58:41.719061 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.05.06 00:58:41.719162 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8588 | 2026.05.06 00:58:41.719186 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.05.06 00:58:41.719194 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001187 sec., 136478.51727042967 rows/sec., 9.50 MiB/sec. | ||
| 8590 | 2026.05.06 00:58:41.719202 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8591 | 2026.05.06 00:58:41.719231 [ 270 ] {8220f6fc-c722-435b-8b97-9a366ded6006} <Debug> TCPHandler: Processed in 0.001349998 sec. | ||
| 8592 | 2026.05.06 00:58:41.719265 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 8593 | 2026.05.06 00:58:41.719321 [ 190 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518581 sec., 2028867.739027421 rows/sec., 147.36 MiB/sec. | ||
| 8594 | 2026.05.06 00:58:41.719344 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8595 | 2026.05.06 00:58:41.719356 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.05.06 00:58:41.719376 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20376 rows starting from the beginning of the part | ||
| 8597 | 2026.05.06 00:58:41.719424 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1539 rows starting from the beginning of the part | ||
| 8598 | 2026.05.06 00:58:41.719450 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8599 | 2026.05.06 00:58:41.719464 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 8600 | 2026.05.06 00:58:41.719503 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8601 | 2026.05.06 00:58:41.719503 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8602 | 2026.05.06 00:58:41.719540 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::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 | ||
| 8603 | 2026.05.06 00:58:41.719566 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8604 | 2026.05.06 00:58:41.719578 [ 189 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 162 rows starting from the beginning of the part | ||
| 8605 | 2026.05.06 00:58:41.719916 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.05.06 00:58:41.720015 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_61_12} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8607 | 2026.05.06 00:58:41.720111 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 8608 | 2026.05.06 00:58:41.720329 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.05.06 00:58:41.720370 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8610 | 2026.05.06 00:58:41.720934 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8611 | 2026.05.06 00:58:41.721162 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.05.06 00:58:41.721267 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8613 | 2026.05.06 00:58:41.721289 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.05.06 00:58:41.721306 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8615 | 2026.05.06 00:58:41.721310 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001877 sec., 13319.126265316996 rows/sec., 23.87 MiB/sec. | ||
| 8616 | 2026.05.06 00:58:41.721364 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 8617 | 2026.05.06 00:58:41.721388 [ 270 ] {3236d6e8-16f8-4072-aabb-05df877cb5e7} <Debug> TCPHandler: Processed in 0.002079354 sec. | ||
| 8618 | 2026.05.06 00:58:41.721506 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.05.06 00:58:41.721530 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8620 | 2026.05.06 00:58:41.721574 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 944 rows starting from the beginning of the part | ||
| 8621 | 2026.05.06 00:58:41.721601 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8622 | 2026.05.06 00:58:41.721650 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8623 | 2026.05.06 00:58:41.721676 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8624 | 2026.05.06 00:58:41.721772 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 8625 | 2026.05.06 00:58:41.721863 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8626 | 2026.05.06 00:58:41.721950 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 8627 | 2026.05.06 00:58:41.721993 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.05.06 00:58:41.722028 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8629 | 2026.05.06 00:58:41.722036 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 8630 | 2026.05.06 00:58:41.722349 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8631 | 2026.05.06 00:58:41.722568 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.05.06 00:58:41.722663 [ 61 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8633 | 2026.05.06 00:58:41.722686 [ 61 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.05.06 00:58:41.722696 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 8635 | 2026.05.06 00:58:41.722703 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8636 | 2026.05.06 00:58:41.722732 [ 270 ] {32bd0fe5-77c5-4b25-b5c8-c0dee7285e3f} <Debug> TCPHandler: Processed in 0.001274367 sec. | ||
| 8637 | 2026.05.06 00:58:41.722787 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 8638 | 2026.05.06 00:58:41.722886 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8639 | 2026.05.06 00:58:41.722915 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2850 rows starting from the beginning of the part | ||
| 8640 | 2026.05.06 00:58:41.722966 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 8641 | 2026.05.06 00:58:41.723007 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 8642 | 2026.05.06 00:58:41.723043 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 8643 | 2026.05.06 00:58:41.723076 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 8644 | 2026.05.06 00:58:41.723112 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::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 | ||
| 8645 | 2026.05.06 00:58:41.725038 [ 188 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002288798 sec., 1350053.6089248594 rows/sec., 91.06 MiB/sec. | ||
| 8646 | 2026.05.06 00:58:41.725364 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8647 | 2026.05.06 00:58:41.725619 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.05.06 00:58:41.725684 [ 192 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_61_12} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8649 | 2026.05.06 00:58:41.725745 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8650 | 2026.05.06 00:58:41.726087 [ 199 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22525 rows, containing 5 columns (5 merged, 0 gathered) in 0.006843893 sec., 3291255.430206171 rows/sec., 211.51 MiB/sec. | ||
| 8651 | 2026.05.06 00:58:41.726567 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8652 | 2026.05.06 00:58:41.726818 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.05.06 00:58:41.726889 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8654 | 2026.05.06 00:58:41.726966 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8655 | 2026.05.06 00:58:41.728114 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 19 columns (19 merged, 0 gathered) in 0.006773362 sec., 156495.4006592295 rows/sec., 280.43 MiB/sec. | ||
| 8656 | 2026.05.06 00:58:41.729471 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8657 | 2026.05.06 00:58:41.729862 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.05.06 00:58:41.729946 [ 193 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8659 | 2026.05.06 00:58:41.730041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. | ||
| 8660 | 2026.05.06 00:58:42.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.68 MiB, peak 311.44 MiB, free memory in arenas 0.00 B, will set to 303.07 MiB (RSS), difference: 5.39 MiB | ||
| 8661 | 2026.05.06 00:58:42.757235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17708 | ||
| 8662 | 2026.05.06 00:58:42.757727 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.05.06 00:58:42.757759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8664 | 2026.05.06 00:58:42.758250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8665 | 2026.05.06 00:58:42.758487 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.05.06 00:58:42.758616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17708 | ||
| 8667 | 2026.05.06 00:58:43.657135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8668 | 2026.05.06 00:58:43.672360 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2026.05.06 00:58:43.672431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8670 | 2026.05.06 00:58:43.677966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8671 | 2026.05.06 00:58:43.678638 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2026.05.06 00:58:43.681213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8673 | 2026.05.06 00:58:45.306175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1040 | ||
| 8674 | 2026.05.06 00:58:45.308433 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.05.06 00:58:45.308471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8676 | 2026.05.06 00:58:45.309663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8677 | 2026.05.06 00:58:45.309937 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.05.06 00:58:45.310190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 8679 | 2026.05.06 00:58:46.706609 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2026.05.06 00:58:46.706834 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8681 | 2026.05.06 00:58:46.707165 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8682 | 2026.05.06 00:58:46.707202 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8683 | 2026.05.06 00:58:46.707420 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8684 | 2026.05.06 00:58:46.707487 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8685 | 2026.05.06 00:58:46.707627 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8686 | 2026.05.06 00:58:46.707737 [ 313 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8687 | 2026.05.06 00:58:46.707755 [ 336 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8688 | 2026.05.06 00:58:46.707781 [ 346 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8689 | 2026.05.06 00:58:46.707898 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8690 | 2026.05.06 00:58:46.707933 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8691 | 2026.05.06 00:58:46.708006 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8692 | 2026.05.06 00:58:46.708026 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8693 | 2026.05.06 00:58:46.708062 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8694 | 2026.05.06 00:58:46.708101 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8695 | 2026.05.06 00:58:46.709327 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002583 sec., 14711.575687185445 rows/sec., 2.98 MiB/sec. | ||
| 8696 | 2026.05.06 00:58:46.709443 [ 270 ] {a02fdcec-07e0-4bae-bc40-e9f33e44dda8} <Debug> TCPHandler: Processed in 0.002960562 sec. | ||
| 8697 | 2026.05.06 00:58:46.711438 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.05.06 00:58:46.711567 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8699 | 2026.05.06 00:58:46.711618 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8700 | 2026.05.06 00:58:46.712197 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.05.06 00:58:46.712245 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8702 | 2026.05.06 00:58:46.712614 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8703 | 2026.05.06 00:58:46.712837 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.05.06 00:58:46.713002 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001472 sec., 59782.608695652176 rows/sec., 5.04 MiB/sec. | ||
| 8705 | 2026.05.06 00:58:46.713044 [ 270 ] {e341686c-f740-4587-af1f-95b998ecf87e} <Debug> TCPHandler: Processed in 0.001665945 sec. | ||
| 8706 | 2026.05.06 00:58:46.713185 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.05.06 00:58:46.713284 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8708 | 2026.05.06 00:58:46.713325 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8709 | 2026.05.06 00:58:46.713728 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.05.06 00:58:46.713763 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8711 | 2026.05.06 00:58:46.714071 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8712 | 2026.05.06 00:58:46.714282 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.05.06 00:58:46.714419 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001156 sec., 13840.83044982699 rows/sec., 1.02 MiB/sec. | ||
| 8714 | 2026.05.06 00:58:46.714455 [ 270 ] {7767dede-c77d-46c0-ad55-ba692e001aa3} <Debug> TCPHandler: Processed in 0.001320277 sec. | ||
| 8715 | 2026.05.06 00:58:46.714575 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2026.05.06 00:58:46.714669 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8717 | 2026.05.06 00:58:46.714708 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8718 | 2026.05.06 00:58:46.715112 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.05.06 00:58:46.715146 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8720 | 2026.05.06 00:58:46.715446 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8721 | 2026.05.06 00:58:46.715661 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.05.06 00:58:46.715790 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00114 sec., 70175.43859649124 rows/sec., 5.48 MiB/sec. | ||
| 8723 | 2026.05.06 00:58:46.715827 [ 270 ] {e00abf42-52dd-457a-8d6e-7d6732b01952} <Debug> TCPHandler: Processed in 0.001301267 sec. | ||
| 8724 | 2026.05.06 00:58:46.715946 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.05.06 00:58:46.716042 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8726 | 2026.05.06 00:58:46.716084 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8727 | 2026.05.06 00:58:46.716499 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.05.06 00:58:46.716533 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8729 | 2026.05.06 00:58:46.716855 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8730 | 2026.05.06 00:58:46.717059 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.05.06 00:58:46.717188 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 8732 | 2026.05.06 00:58:46.717225 [ 270 ] {61dae45e-a92e-4b4c-a66f-a45658bf136f} <Debug> TCPHandler: Processed in 0.001327788 sec. | ||
| 8733 | 2026.05.06 00:58:46.717364 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.05.06 00:58:46.717492 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8735 | 2026.05.06 00:58:46.717559 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8736 | 2026.05.06 00:58:46.718440 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.05.06 00:58:46.718476 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8738 | 2026.05.06 00:58:46.719019 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8739 | 2026.05.06 00:58:46.719261 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.05.06 00:58:46.719433 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00197 sec., 8121.827411167513 rows/sec., 14.55 MiB/sec. | ||
| 8741 | 2026.05.06 00:58:46.719514 [ 270 ] {562e46c2-4127-468b-b2d7-57b40668e027} <Debug> TCPHandler: Processed in 0.002211996 sec. | ||
| 8742 | 2026.05.06 00:58:46.719660 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2026.05.06 00:58:46.719763 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8744 | 2026.05.06 00:58:46.719809 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8745 | 2026.05.06 00:58:46.720151 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.05.06 00:58:46.720186 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8747 | 2026.05.06 00:58:46.720491 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8748 | 2026.05.06 00:58:46.720707 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.05.06 00:58:46.720837 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8750 | 2026.05.06 00:58:46.720873 [ 270 ] {85f64448-320e-416b-be25-2c8437b5ee3c} <Debug> TCPHandler: Processed in 0.001263827 sec. | ||
| 8751 | 2026.05.06 00:58:50.142398 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8752 | 2026.05.06 00:58:50.142504 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8753 | 2026.05.06 00:58:50.259489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18220 | ||
| 8754 | 2026.05.06 00:58:50.260000 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2026.05.06 00:58:50.260047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8756 | 2026.05.06 00:58:50.260547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8757 | 2026.05.06 00:58:50.260788 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.05.06 00:58:50.260931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18220 | ||
| 8759 | 2026.05.06 00:58:51.182104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8760 | 2026.05.06 00:58:51.198140 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.05.06 00:58:51.198197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8762 | 2026.05.06 00:58:51.203534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8763 | 2026.05.06 00:58:51.204227 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.05.06 00:58:51.206906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8765 | 2026.05.06 00:58:51.707208 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.05.06 00:58:51.707441 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8767 | 2026.05.06 00:58:51.707812 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8768 | 2026.05.06 00:58:51.707855 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8769 | 2026.05.06 00:58:51.708106 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8770 | 2026.05.06 00:58:51.708188 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8771 | 2026.05.06 00:58:51.708347 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8772 | 2026.05.06 00:58:51.708451 [ 313 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8773 | 2026.05.06 00:58:51.708479 [ 318 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8774 | 2026.05.06 00:58:51.708479 [ 334 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8775 | 2026.05.06 00:58:51.708608 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8776 | 2026.05.06 00:58:51.708638 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8777 | 2026.05.06 00:58:51.708707 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8778 | 2026.05.06 00:58:51.708727 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8779 | 2026.05.06 00:58:51.708761 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8780 | 2026.05.06 00:58:51.708798 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8781 | 2026.05.06 00:58:51.710026 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002685 sec., 14152.70018621974 rows/sec., 2.87 MiB/sec. | ||
| 8782 | 2026.05.06 00:58:51.710163 [ 270 ] {bed83171-bec1-48c2-bef7-3ecfa7683024} <Debug> TCPHandler: Processed in 0.003080834 sec. | ||
| 8783 | 2026.05.06 00:58:51.712218 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.05.06 00:58:51.712328 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8785 | 2026.05.06 00:58:51.712372 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8786 | 2026.05.06 00:58:51.713000 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.05.06 00:58:51.713051 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8788 | 2026.05.06 00:58:51.713466 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8789 | 2026.05.06 00:58:51.713689 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.05.06 00:58:51.713843 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001547 sec., 68519.71557853911 rows/sec., 5.75 MiB/sec. | ||
| 8791 | 2026.05.06 00:58:51.713882 [ 270 ] {df56391d-e3dd-4b34-867a-7d55978f9b8f} <Debug> TCPHandler: Processed in 0.001714486 sec. | ||
| 8792 | 2026.05.06 00:58:51.714010 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2026.05.06 00:58:51.714108 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8794 | 2026.05.06 00:58:51.714148 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8795 | 2026.05.06 00:58:51.714549 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.05.06 00:58:51.714585 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8797 | 2026.05.06 00:58:51.714874 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8798 | 2026.05.06 00:58:51.715075 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.05.06 00:58:51.715205 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001118 sec., 22361.359570661894 rows/sec., 1.64 MiB/sec. | ||
| 8800 | 2026.05.06 00:58:51.715241 [ 270 ] {10cac437-b4f5-4583-9f32-c18b2df1f1dc} <Debug> TCPHandler: Processed in 0.001279407 sec. | ||
| 8801 | 2026.05.06 00:58:51.715354 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.05.06 00:58:51.715448 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8803 | 2026.05.06 00:58:51.715487 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8804 | 2026.05.06 00:58:51.715901 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.05.06 00:58:51.715937 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8806 | 2026.05.06 00:58:51.716223 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8807 | 2026.05.06 00:58:51.716432 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.05.06 00:58:51.716560 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00113 sec., 78761.06194690266 rows/sec., 6.15 MiB/sec. | ||
| 8809 | 2026.05.06 00:58:51.716595 [ 270 ] {152dd050-8165-43b4-aa56-e4c978d4cc26} <Debug> TCPHandler: Processed in 0.001288547 sec. | ||
| 8810 | 2026.05.06 00:58:51.716714 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.05.06 00:58:51.716807 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8812 | 2026.05.06 00:58:51.716850 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8813 | 2026.05.06 00:58:51.717276 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.05.06 00:58:51.717311 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8815 | 2026.05.06 00:58:51.717632 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8816 | 2026.05.06 00:58:51.717837 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.05.06 00:58:51.717965 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 8818 | 2026.05.06 00:58:51.718001 [ 270 ] {007f9e7d-e87b-4dcc-a8c5-a08ef537cdd7} <Debug> TCPHandler: Processed in 0.001334248 sec. | ||
| 8819 | 2026.05.06 00:58:51.718115 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.05.06 00:58:51.718209 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.05.06 00:58:51.718287 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8822 | 2026.05.06 00:58:51.719063 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.05.06 00:58:51.719099 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8824 | 2026.05.06 00:58:51.719649 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8825 | 2026.05.06 00:58:51.719870 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.05.06 00:58:51.720007 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 24.67 MiB/sec. | ||
| 8827 | 2026.05.06 00:58:51.720068 [ 270 ] {eca54c5a-2f1b-44b7-b52a-e247f4446645} <Debug> TCPHandler: Processed in 0.002000071 sec. | ||
| 8828 | 2026.05.06 00:58:51.720191 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.05.06 00:58:51.720285 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8830 | 2026.05.06 00:58:51.720325 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8831 | 2026.05.06 00:58:51.720658 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.05.06 00:58:51.720694 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8833 | 2026.05.06 00:58:51.720991 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8834 | 2026.05.06 00:58:51.721199 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.05.06 00:58:51.721325 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 8836 | 2026.05.06 00:58:51.721360 [ 270 ] {a024611a-c153-48e6-9598-09629e617481} <Debug> TCPHandler: Processed in 0.001216515 sec. | ||
| 8837 | 2026.05.06 00:58:52.116743 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2026.05.06 00:58:52.117000 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8839 | 2026.05.06 00:58:52.117391 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8840 | 2026.05.06 00:58:52.117450 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8841 | 2026.05.06 00:58:52.117778 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8842 | 2026.05.06 00:58:52.117851 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8843 | 2026.05.06 00:58:52.117991 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 8844 | 2026.05.06 00:58:52.118101 [ 313 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8845 | 2026.05.06 00:58:52.118123 [ 334 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8846 | 2026.05.06 00:58:52.118129 [ 323 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8847 | 2026.05.06 00:58:52.118248 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8848 | 2026.05.06 00:58:52.118276 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8849 | 2026.05.06 00:58:52.118346 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8850 | 2026.05.06 00:58:52.118365 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8851 | 2026.05.06 00:58:52.118401 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8852 | 2026.05.06 00:58:52.118441 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8853 | 2026.05.06 00:58:52.119615 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00272 sec., 13970.588235294117 rows/sec., 2.83 MiB/sec. | ||
| 8854 | 2026.05.06 00:58:52.119719 [ 270 ] {bcdf38b2-ff2f-449a-972b-f8f7c1a1b290} <Debug> TCPHandler: Processed in 0.003103674 sec. | ||
| 8855 | 2026.05.06 00:58:52.132895 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8856 | 2026.05.06 00:58:52.133026 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8857 | 2026.05.06 00:58:52.133079 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8858 | 2026.05.06 00:58:52.133626 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.05.06 00:58:52.133671 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8860 | 2026.05.06 00:58:52.134023 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8861 | 2026.05.06 00:58:52.134256 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.05.06 00:58:52.134435 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001446 sec., 16597.510373443984 rows/sec., 1.38 MiB/sec. | ||
| 8863 | 2026.05.06 00:58:52.134476 [ 270 ] {8978d929-03c8-4a69-b242-cee9b3f129ed} <Debug> TCPHandler: Processed in 0.001648365 sec. | ||
| 8864 | 2026.05.06 00:58:52.134609 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8865 | 2026.05.06 00:58:52.134706 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8866 | 2026.05.06 00:58:52.134746 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8867 | 2026.05.06 00:58:52.136349 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2026.05.06 00:58:52.136387 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8869 | 2026.05.06 00:58:52.136888 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8870 | 2026.05.06 00:58:52.137104 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8871 | 2026.05.06 00:58:52.137235 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Debug> executeQuery: Read 2553 rows, 195.97 KiB in 0.002548 sec., 1001962.3233908948 rows/sec., 75.11 MiB/sec. | ||
| 8872 | 2026.05.06 00:58:52.137275 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8873 | 2026.05.06 00:58:52.137287 [ 270 ] {3d4d5caf-2a89-48e7-9ce4-6b4191202455} <Debug> TCPHandler: Processed in 0.002729427 sec. | ||
| 8874 | 2026.05.06 00:58:52.137410 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8875 | 2026.05.06 00:58:52.137506 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8876 | 2026.05.06 00:58:52.137546 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8877 | 2026.05.06 00:58:52.137957 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.05.06 00:58:52.137993 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8879 | 2026.05.06 00:58:52.138290 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8880 | 2026.05.06 00:58:52.138508 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.05.06 00:58:52.138643 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.001155 sec., 32034.632034632035 rows/sec., 2.40 MiB/sec. | ||
| 8882 | 2026.05.06 00:58:52.138680 [ 270 ] {81fc05a4-cce8-493b-ac53-87eafd7d0f9c} <Debug> TCPHandler: Processed in 0.001320618 sec. | ||
| 8883 | 2026.05.06 00:58:52.138797 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.05.06 00:58:52.138891 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8885 | 2026.05.06 00:58:52.138930 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8886 | 2026.05.06 00:58:52.139602 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.06 00:58:52.139640 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8888 | 2026.05.06 00:58:52.139978 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8889 | 2026.05.06 00:58:52.140182 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.05.06 00:58:52.140312 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001438 sec., 573713.4909596662 rows/sec., 33.56 MiB/sec. | ||
| 8891 | 2026.05.06 00:58:52.140349 [ 270 ] {d052726c-8eaa-4687-8864-a3581437c883} <Debug> TCPHandler: Processed in 0.001602393 sec. | ||
| 8892 | 2026.05.06 00:58:52.140472 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2026.05.06 00:58:52.140568 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8894 | 2026.05.06 00:58:52.140607 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8895 | 2026.05.06 00:58:52.140992 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.05.06 00:58:52.141028 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8897 | 2026.05.06 00:58:52.141313 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8898 | 2026.05.06 00:58:52.141518 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.05.06 00:58:52.141645 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 8900 | 2026.05.06 00:58:52.141682 [ 270 ] {90a3ae9f-bf85-46ee-9874-46d9fd803f33} <Debug> TCPHandler: Processed in 0.001259557 sec. | ||
| 8901 | 2026.05.06 00:58:52.141800 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2026.05.06 00:58:52.141894 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8903 | 2026.05.06 00:58:52.141933 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8904 | 2026.05.06 00:58:52.142324 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.05.06 00:58:52.142360 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8906 | 2026.05.06 00:58:52.142651 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8907 | 2026.05.06 00:58:52.142863 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.05.06 00:58:52.142992 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 8909 | 2026.05.06 00:58:52.143030 [ 270 ] {1d9b1c6f-8008-45c8-bd80-be3da7c01f2e} <Debug> TCPHandler: Processed in 0.001280427 sec. | ||
| 8910 | 2026.05.06 00:58:52.143149 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2026.05.06 00:58:52.143244 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8912 | 2026.05.06 00:58:52.143282 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8913 | 2026.05.06 00:58:52.144138 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.05.06 00:58:52.144174 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8915 | 2026.05.06 00:58:52.144536 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8916 | 2026.05.06 00:58:52.144745 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.05.06 00:58:52.144876 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Debug> executeQuery: Read 1340 rows, 92.49 KiB in 0.00165 sec., 812121.2121212122 rows/sec., 54.74 MiB/sec. | ||
| 8918 | 2026.05.06 00:58:52.144915 [ 270 ] {26ce26bd-2f04-4c31-97c3-034f9eae2574} <Debug> TCPHandler: Processed in 0.001815058 sec. | ||
| 8919 | 2026.05.06 00:58:52.145033 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2026.05.06 00:58:52.145127 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8921 | 2026.05.06 00:58:52.145168 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8922 | 2026.05.06 00:58:52.145854 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2026.05.06 00:58:52.145891 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8924 | 2026.05.06 00:58:52.146317 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8925 | 2026.05.06 00:58:52.146531 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2026.05.06 00:58:52.146660 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001551 sec., 987749.8388136686 rows/sec., 60.38 MiB/sec. | ||
| 8927 | 2026.05.06 00:58:52.146697 [ 270 ] {c4eef569-1d92-409f-a07b-d93905353c8d} <Debug> TCPHandler: Processed in 0.001714995 sec. | ||
| 8928 | 2026.05.06 00:58:52.146822 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.05.06 00:58:52.146927 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8930 | 2026.05.06 00:58:52.146978 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8931 | 2026.05.06 00:58:52.147805 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.05.06 00:58:52.147841 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8933 | 2026.05.06 00:58:52.148367 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8934 | 2026.05.06 00:58:52.148593 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.05.06 00:58:52.148733 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 8936 | 2026.05.06 00:58:52.148786 [ 270 ] {a4ffc195-1730-48e6-877c-edf81fb9e28c} <Debug> TCPHandler: Processed in 0.002013782 sec. | ||
| 8937 | 2026.05.06 00:58:52.148912 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8938 | 2026.05.06 00:58:52.149008 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8939 | 2026.05.06 00:58:52.149049 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8940 | 2026.05.06 00:58:52.149381 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.05.06 00:58:52.149418 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8942 | 2026.05.06 00:58:52.149730 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8943 | 2026.05.06 00:58:52.149939 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.05.06 00:58:52.150069 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 767.49 KiB/sec. | ||
| 8945 | 2026.05.06 00:58:52.150104 [ 270 ] {78a5b613-632b-4c90-bce6-96f8b4e2f086} <Debug> TCPHandler: Processed in 0.001241866 sec. | ||
| 8946 | 2026.05.06 00:58:55.311251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1090 | ||
| 8947 | 2026.05.06 00:58:55.313942 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.05.06 00:58:55.313997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8949 | 2026.05.06 00:58:55.315227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8950 | 2026.05.06 00:58:55.315515 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.05.06 00:58:55.315869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8952 | 2026.05.06 00:58:56.704657 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2026.05.06 00:58:56.704915 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8954 | 2026.05.06 00:58:56.705297 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8955 | 2026.05.06 00:58:56.705340 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8956 | 2026.05.06 00:58:56.705610 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8957 | 2026.05.06 00:58:56.705684 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8958 | 2026.05.06 00:58:56.705827 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8959 | 2026.05.06 00:58:56.705945 [ 313 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8960 | 2026.05.06 00:58:56.705956 [ 323 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8961 | 2026.05.06 00:58:56.705967 [ 334 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8962 | 2026.05.06 00:58:56.706108 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8963 | 2026.05.06 00:58:56.706137 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8964 | 2026.05.06 00:58:56.706209 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8965 | 2026.05.06 00:58:56.706231 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8966 | 2026.05.06 00:58:56.706265 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8967 | 2026.05.06 00:58:56.706305 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8968 | 2026.05.06 00:58:56.707520 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002709 sec., 14027.316352897747 rows/sec., 2.84 MiB/sec. | ||
| 8969 | 2026.05.06 00:58:56.707662 [ 270 ] {f4da408b-ac69-443b-b568-369111872b1e} <Debug> TCPHandler: Processed in 0.003145185 sec. | ||
| 8970 | 2026.05.06 00:58:56.709209 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2026.05.06 00:58:56.709322 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8972 | 2026.05.06 00:58:56.709367 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8973 | 2026.05.06 00:58:56.709904 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.05.06 00:58:56.709952 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8975 | 2026.05.06 00:58:56.710333 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8976 | 2026.05.06 00:58:56.710564 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.05.06 00:58:56.710730 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001441 sec., 38861.901457321306 rows/sec., 2.99 MiB/sec. | ||
| 8978 | 2026.05.06 00:58:56.710772 [ 270 ] {6d6ea2cf-9d31-4c4e-8dce-1109b09c4220} <Debug> TCPHandler: Processed in 0.001615745 sec. | ||
| 8979 | 2026.05.06 00:58:56.710907 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2026.05.06 00:58:56.711007 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8981 | 2026.05.06 00:58:56.711047 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8982 | 2026.05.06 00:58:56.711488 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2026.05.06 00:58:56.711527 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8984 | 2026.05.06 00:58:56.711839 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8985 | 2026.05.06 00:58:56.712054 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.05.06 00:58:56.712194 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 8987 | 2026.05.06 00:58:56.712231 [ 270 ] {67eb3915-168d-4ffa-9175-a7a85336c3f1} <Debug> TCPHandler: Processed in 0.001376259 sec. | ||
| 8988 | 2026.05.06 00:58:56.712357 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.05.06 00:58:56.712455 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8990 | 2026.05.06 00:58:56.712499 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8991 | 2026.05.06 00:58:56.712893 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.05.06 00:58:56.712930 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8993 | 2026.05.06 00:58:56.713269 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8994 | 2026.05.06 00:58:56.713483 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2026.05.06 00:58:56.713621 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001185 sec., 108016.87763713079 rows/sec., 7.52 MiB/sec. | ||
| 8996 | 2026.05.06 00:58:56.713658 [ 270 ] {db2b9bf5-f0e4-4040-9ae3-3769b70df762} <Debug> TCPHandler: Processed in 0.001350688 sec. | ||
| 8997 | 2026.05.06 00:58:56.713782 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.06 00:58:56.713879 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.06 00:58:56.713921 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9000 | 2026.05.06 00:58:56.714250 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.05.06 00:58:56.714288 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9002 | 2026.05.06 00:58:56.714598 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9003 | 2026.05.06 00:58:56.714822 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.05.06 00:58:56.714959 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001098 sec., 43715.84699453552 rows/sec., 2.95 MiB/sec. | ||
| 9005 | 2026.05.06 00:58:56.714995 [ 270 ] {392de606-fc3c-47ef-bded-f00ff68a1f1b} <Debug> TCPHandler: Processed in 0.001261866 sec. | ||
| 9006 | 2026.05.06 00:58:57.761056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18668 | ||
| 9007 | 2026.05.06 00:58:57.761566 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.05.06 00:58:57.761608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9009 | 2026.05.06 00:58:57.762083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9010 | 2026.05.06 00:58:57.762329 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.05.06 00:58:57.762458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18668 | ||
| 9012 | 2026.05.06 00:58:58.707064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9013 | 2026.05.06 00:58:58.723615 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.05.06 00:58:58.723672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9015 | 2026.05.06 00:58:58.729468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9016 | 2026.05.06 00:58:58.730213 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.05.06 00:58:58.732928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9018 | 2026.05.06 00:59:01.706356 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2026.05.06 00:59:01.706573 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9020 | 2026.05.06 00:59:01.706896 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9021 | 2026.05.06 00:59:01.706930 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9022 | 2026.05.06 00:59:01.707141 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9023 | 2026.05.06 00:59:01.707208 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9024 | 2026.05.06 00:59:01.707341 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9025 | 2026.05.06 00:59:01.707470 [ 323 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9026 | 2026.05.06 00:59:01.707475 [ 314 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9027 | 2026.05.06 00:59:01.707475 [ 334 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9028 | 2026.05.06 00:59:01.707646 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9029 | 2026.05.06 00:59:01.707673 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9030 | 2026.05.06 00:59:01.707740 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9031 | 2026.05.06 00:59:01.707759 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9032 | 2026.05.06 00:59:01.707793 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9033 | 2026.05.06 00:59:01.707830 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9034 | 2026.05.06 00:59:01.709111 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002625 sec., 14476.190476190475 rows/sec., 2.94 MiB/sec. | ||
| 9035 | 2026.05.06 00:59:01.709239 [ 270 ] {9721d453-61fd-466f-b950-c6954dd95681} <Debug> TCPHandler: Processed in 0.003005972 sec. | ||
| 9036 | 2026.05.06 00:59:01.711366 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.05.06 00:59:01.711472 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9038 | 2026.05.06 00:59:01.711514 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9039 | 2026.05.06 00:59:01.712041 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.05.06 00:59:01.712078 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9041 | 2026.05.06 00:59:01.712449 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9042 | 2026.05.06 00:59:01.712667 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.05.06 00:59:01.712796 [ 105 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9044 | 2026.05.06 00:59:01.712808 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001366 sec., 77598.82869692532 rows/sec., 6.52 MiB/sec. | ||
| 9045 | 2026.05.06 00:59:01.712835 [ 105 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2026.05.06 00:59:01.712851 [ 270 ] {7ec0514d-f9c0-43c7-ae45-dda49c4b5734} <Debug> TCPHandler: Processed in 0.001533782 sec. | ||
| 9047 | 2026.05.06 00:59:01.712859 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9048 | 2026.05.06 00:59:01.712962 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9049 | 2026.05.06 00:59:01.712981 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.05.06 00:59:01.713090 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9051 | 2026.05.06 00:59:01.713091 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9052 | 2026.05.06 00:59:01.713127 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2615 rows starting from the beginning of the part | ||
| 9053 | 2026.05.06 00:59:01.713147 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9054 | 2026.05.06 00:59:01.713191 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part | ||
| 9055 | 2026.05.06 00:59:01.713239 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
| 9056 | 2026.05.06 00:59:01.713282 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2553 rows starting from the beginning of the part | ||
| 9057 | 2026.05.06 00:59:01.713327 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9058 | 2026.05.06 00:59:01.713370 [ 199 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 9059 | 2026.05.06 00:59:01.713554 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.05.06 00:59:01.713594 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9061 | 2026.05.06 00:59:01.713893 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9062 | 2026.05.06 00:59:01.714128 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.05.06 00:59:01.714262 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001189 sec., 21026.072329688814 rows/sec., 1.54 MiB/sec. | ||
| 9064 | 2026.05.06 00:59:01.714301 [ 270 ] {60902a9c-faa4-42c2-9bdc-a92e0dd5b738} <Debug> TCPHandler: Processed in 0.001367878 sec. | ||
| 9065 | 2026.05.06 00:59:01.714423 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.05.06 00:59:01.714517 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9067 | 2026.05.06 00:59:01.714556 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9068 | 2026.05.06 00:59:01.714986 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.05.06 00:59:01.715020 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9070 | 2026.05.06 00:59:01.715316 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9071 | 2026.05.06 00:59:01.715364 [ 192 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442951 sec., 2261199.6720359926 rows/sec., 179.63 MiB/sec. | ||
| 9072 | 2026.05.06 00:59:01.715522 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.05.06 00:59:01.715633 [ 101 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9074 | 2026.05.06 00:59:01.715657 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001157 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 9075 | 2026.05.06 00:59:01.715669 [ 101 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.05.06 00:59:01.715669 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9077 | 2026.05.06 00:59:01.715694 [ 270 ] {2dfc1aaa-6778-4cf9-801d-936575c292be} <Debug> TCPHandler: Processed in 0.001317467 sec. | ||
| 9078 | 2026.05.06 00:59:01.715694 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9079 | 2026.05.06 00:59:01.715795 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9080 | 2026.05.06 00:59:01.715901 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9081 | 2026.05.06 00:59:01.715930 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 9082 | 2026.05.06 00:59:01.715985 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part | ||
| 9083 | 2026.05.06 00:59:01.715987 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2026.05.06 00:59:01.716027 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 89 rows starting from the beginning of the part | ||
| 9085 | 2026.05.06 00:59:01.716067 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1340 rows starting from the beginning of the part | ||
| 9086 | 2026.05.06 00:59:01.716093 [ 186 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_66_13} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9087 | 2026.05.06 00:59:01.716103 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9088 | 2026.05.06 00:59:01.716148 [ 198 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 89 rows starting from the beginning of the part | ||
| 9089 | 2026.05.06 00:59:01.716214 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9090 | 2026.05.06 00:59:01.717332 [ 186 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575363 sec., 1944313.7867272496 rows/sec., 141.10 MiB/sec. | ||
| 9091 | 2026.05.06 00:59:01.717542 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9092 | 2026.05.06 00:59:01.717826 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.05.06 00:59:01.717907 [ 192 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_66_13} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9094 | 2026.05.06 00:59:01.718003 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9095 | 2026.05.06 00:59:01.719132 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2026.05.06 00:59:01.719248 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9097 | 2026.05.06 00:59:01.719296 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9098 | 2026.05.06 00:59:01.719821 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2026.05.06 00:59:01.719858 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9100 | 2026.05.06 00:59:01.720184 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9101 | 2026.05.06 00:59:01.720392 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.05.06 00:59:01.720523 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 9103 | 2026.05.06 00:59:01.720546 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9104 | 2026.05.06 00:59:01.720560 [ 270 ] {25ced864-58a0-43e4-92b5-b2ab7a3356d2} <Debug> TCPHandler: Processed in 0.001485201 sec. | ||
| 9105 | 2026.05.06 00:59:01.720600 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.05.06 00:59:01.720630 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9107 | 2026.05.06 00:59:01.720713 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.05.06 00:59:01.720715 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9109 | 2026.05.06 00:59:01.720816 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.05.06 00:59:01.720843 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9111 | 2026.05.06 00:59:01.720872 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9112 | 2026.05.06 00:59:01.720876 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22525 rows starting from the beginning of the part | ||
| 9113 | 2026.05.06 00:59:01.720938 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9114 | 2026.05.06 00:59:01.720974 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9115 | 2026.05.06 00:59:01.721010 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1532 rows starting from the beginning of the part | ||
| 9116 | 2026.05.06 00:59:01.721043 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 9117 | 2026.05.06 00:59:01.721085 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9118 | 2026.05.06 00:59:01.721723 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.05.06 00:59:01.721764 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9120 | 2026.05.06 00:59:01.722345 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9121 | 2026.05.06 00:59:01.722608 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.05.06 00:59:01.722759 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00196 sec., 12755.102040816328 rows/sec., 22.86 MiB/sec. | ||
| 9123 | 2026.05.06 00:59:01.722824 [ 270 ] {ff60f71a-6e65-43bc-8ae9-9dca4b38cd08} <Debug> TCPHandler: Processed in 0.002158775 sec. | ||
| 9124 | 2026.05.06 00:59:01.722967 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.05.06 00:59:01.723060 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9126 | 2026.05.06 00:59:01.723101 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9127 | 2026.05.06 00:59:01.723445 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.05.06 00:59:01.723478 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9129 | 2026.05.06 00:59:01.723856 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9130 | 2026.05.06 00:59:01.724064 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.05.06 00:59:01.724186 [ 101 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9132 | 2026.05.06 00:59:01.724194 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 9133 | 2026.05.06 00:59:01.724221 [ 101 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.05.06 00:59:01.724236 [ 270 ] {a5fdd35f-ac51-442b-8d9e-b914f7a785f2} <Debug> TCPHandler: Processed in 0.001328218 sec. | ||
| 9135 | 2026.05.06 00:59:01.724240 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9136 | 2026.05.06 00:59:01.724334 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9137 | 2026.05.06 00:59:01.724433 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9138 | 2026.05.06 00:59:01.724460 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3090 rows starting from the beginning of the part | ||
| 9139 | 2026.05.06 00:59:01.724510 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9140 | 2026.05.06 00:59:01.724553 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9141 | 2026.05.06 00:59:01.724591 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 9142 | 2026.05.06 00:59:01.724630 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9143 | 2026.05.06 00:59:01.724669 [ 186 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9144 | 2026.05.06 00:59:01.725978 [ 197 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001677775 sec., 1984771.4979660562 rows/sec., 133.86 MiB/sec. | ||
| 9145 | 2026.05.06 00:59:01.726383 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9146 | 2026.05.06 00:59:01.726676 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.05.06 00:59:01.726757 [ 191 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_66_13} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9148 | 2026.05.06 00:59:01.726846 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9149 | 2026.05.06 00:59:01.731072 [ 191 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24665 rows, containing 5 columns (5 merged, 0 gathered) in 0.010391038 sec., 2373680.088553232 rows/sec., 152.39 MiB/sec. | ||
| 9150 | 2026.05.06 00:59:01.731277 [ 195 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9151 | 2026.05.06 00:59:01.731535 [ 195 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.05.06 00:59:01.731610 [ 195 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9153 | 2026.05.06 00:59:01.731703 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 9154 | 2026.05.06 00:59:02.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.49 MiB, peak 311.91 MiB, free memory in arenas 0.00 B, will set to 306.64 MiB (RSS), difference: 2.15 MiB | ||
| 9155 | 2026.05.06 00:59:05.142747 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9156 | 2026.05.06 00:59:05.142793 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9157 | 2026.05.06 00:59:05.262605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19180 | ||
| 9158 | 2026.05.06 00:59:05.263239 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.05.06 00:59:05.263281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9160 | 2026.05.06 00:59:05.263773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9161 | 2026.05.06 00:59:05.264005 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.05.06 00:59:05.264140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19180 | ||
| 9163 | 2026.05.06 00:59:05.316309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1114 | ||
| 9164 | 2026.05.06 00:59:05.318516 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2026.05.06 00:59:05.318566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9166 | 2026.05.06 00:59:05.319756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9167 | 2026.05.06 00:59:05.320024 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2026.05.06 00:59:05.320276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 9169 | 2026.05.06 00:59:06.233022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9170 | 2026.05.06 00:59:06.251376 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.05.06 00:59:06.251442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9172 | 2026.05.06 00:59:06.257707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9173 | 2026.05.06 00:59:06.258398 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.05.06 00:59:06.261432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9175 | 2026.05.06 00:59:06.706695 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.05.06 00:59:06.706938 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9177 | 2026.05.06 00:59:06.707285 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9178 | 2026.05.06 00:59:06.707321 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9179 | 2026.05.06 00:59:06.707536 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9180 | 2026.05.06 00:59:06.707602 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9181 | 2026.05.06 00:59:06.707738 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9182 | 2026.05.06 00:59:06.707844 [ 356 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9183 | 2026.05.06 00:59:06.707870 [ 314 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9184 | 2026.05.06 00:59:06.707870 [ 334 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9185 | 2026.05.06 00:59:06.707980 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9186 | 2026.05.06 00:59:06.708007 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9187 | 2026.05.06 00:59:06.708074 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9188 | 2026.05.06 00:59:06.708093 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9189 | 2026.05.06 00:59:06.708126 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9190 | 2026.05.06 00:59:06.708163 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9191 | 2026.05.06 00:59:06.709312 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002474 sec., 15359.741309620049 rows/sec., 3.11 MiB/sec. | ||
| 9192 | 2026.05.06 00:59:06.709440 [ 270 ] {11b03a59-a234-47db-b8a4-66f43fc03ecd} <Debug> TCPHandler: Processed in 0.00287869 sec. | ||
| 9193 | 2026.05.06 00:59:06.711947 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2026.05.06 00:59:06.712075 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9195 | 2026.05.06 00:59:06.712125 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9196 | 2026.05.06 00:59:06.712695 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2026.05.06 00:59:06.712746 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9198 | 2026.05.06 00:59:06.713133 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9199 | 2026.05.06 00:59:06.713349 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.05.06 00:59:06.713500 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001462 sec., 60191.51846785226 rows/sec., 5.07 MiB/sec. | ||
| 9201 | 2026.05.06 00:59:06.713538 [ 270 ] {c50c0bb9-147b-4007-979a-77792396771a} <Debug> TCPHandler: Processed in 0.001650324 sec. | ||
| 9202 | 2026.05.06 00:59:06.713675 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9203 | 2026.05.06 00:59:06.713769 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9204 | 2026.05.06 00:59:06.713808 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9205 | 2026.05.06 00:59:06.714195 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2026.05.06 00:59:06.714231 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9207 | 2026.05.06 00:59:06.714504 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9208 | 2026.05.06 00:59:06.714716 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2026.05.06 00:59:06.714829 [ 95 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9210 | 2026.05.06 00:59:06.714847 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001097 sec., 14585.232452142205 rows/sec., 1.07 MiB/sec. | ||
| 9211 | 2026.05.06 00:59:06.714877 [ 95 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.05.06 00:59:06.714892 [ 270 ] {ee234b8b-33dd-482a-ab99-192634d1e867} <Debug> TCPHandler: Processed in 0.001263636 sec. | ||
| 9213 | 2026.05.06 00:59:06.714903 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9214 | 2026.05.06 00:59:06.714999 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 9215 | 2026.05.06 00:59:06.715015 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2026.05.06 00:59:06.715096 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9217 | 2026.05.06 00:59:06.715116 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9218 | 2026.05.06 00:59:06.715129 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 9219 | 2026.05.06 00:59:06.715154 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9220 | 2026.05.06 00:59:06.715199 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 9221 | 2026.05.06 00:59:06.715268 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9222 | 2026.05.06 00:59:06.715338 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 37 rows starting from the beginning of the part | ||
| 9223 | 2026.05.06 00:59:06.715390 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9224 | 2026.05.06 00:59:06.715432 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 9225 | 2026.05.06 00:59:06.715570 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.05.06 00:59:06.715605 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9227 | 2026.05.06 00:59:06.715897 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9228 | 2026.05.06 00:59:06.716099 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.05.06 00:59:06.716203 [ 191 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242426 sec., 160170.50512465127 rows/sec., 12.39 MiB/sec. | ||
| 9230 | 2026.05.06 00:59:06.716230 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001132 sec., 70671.37809187279 rows/sec., 5.52 MiB/sec. | ||
| 9231 | 2026.05.06 00:59:06.716269 [ 270 ] {fdb7cb4e-7d27-4a25-aed0-4626059de910} <Debug> TCPHandler: Processed in 0.001301537 sec. | ||
| 9232 | 2026.05.06 00:59:06.716389 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2026.05.06 00:59:06.716391 [ 196 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9234 | 2026.05.06 00:59:06.716484 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9235 | 2026.05.06 00:59:06.716531 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9236 | 2026.05.06 00:59:06.716770 [ 196 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.05.06 00:59:06.716871 [ 196 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_56_11} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9238 | 2026.05.06 00:59:06.716928 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.05.06 00:59:06.716969 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9240 | 2026.05.06 00:59:06.716984 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9241 | 2026.05.06 00:59:06.717290 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9242 | 2026.05.06 00:59:06.717499 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.05.06 00:59:06.717634 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 9244 | 2026.05.06 00:59:06.717669 [ 270 ] {f2ca367c-a45e-4879-8280-ee4ead0c9c54} <Debug> TCPHandler: Processed in 0.001327607 sec. | ||
| 9245 | 2026.05.06 00:59:06.717784 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2026.05.06 00:59:06.717877 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9247 | 2026.05.06 00:59:06.717928 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9248 | 2026.05.06 00:59:06.718694 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2026.05.06 00:59:06.718730 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9250 | 2026.05.06 00:59:06.719233 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9251 | 2026.05.06 00:59:06.719450 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2026.05.06 00:59:06.719571 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9253 | 2026.05.06 00:59:06.719593 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001733 sec., 9232.544720138489 rows/sec., 16.54 MiB/sec. | ||
| 9254 | 2026.05.06 00:59:06.719621 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2026.05.06 00:59:06.719649 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9256 | 2026.05.06 00:59:06.719659 [ 270 ] {e264e447-b405-4bdb-9ce1-81cc2a5fbe8a} <Debug> TCPHandler: Processed in 0.00192261 sec. | ||
| 9257 | 2026.05.06 00:59:06.719741 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 9258 | 2026.05.06 00:59:06.719804 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.05.06 00:59:06.719928 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9260 | 2026.05.06 00:59:06.719980 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9261 | 2026.05.06 00:59:06.719984 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9262 | 2026.05.06 00:59:06.720049 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1060 rows starting from the beginning of the part | ||
| 9263 | 2026.05.06 00:59:06.720200 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 9264 | 2026.05.06 00:59:06.720324 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9265 | 2026.05.06 00:59:06.720437 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.05.06 00:59:06.720438 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 9267 | 2026.05.06 00:59:06.720494 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9268 | 2026.05.06 00:59:06.720595 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9269 | 2026.05.06 00:59:06.720712 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 9270 | 2026.05.06 00:59:06.720841 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9271 | 2026.05.06 00:59:06.721075 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.05.06 00:59:06.721220 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 9273 | 2026.05.06 00:59:06.721257 [ 270 ] {70321a60-7086-467c-a24e-b67574f4b363} <Debug> TCPHandler: Processed in 0.001515772 sec. | ||
| 9274 | 2026.05.06 00:59:06.726863 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1167 rows, containing 19 columns (19 merged, 0 gathered) in 0.00715956 sec., 162998.84350434944 rows/sec., 292.09 MiB/sec. | ||
| 9275 | 2026.05.06 00:59:06.727781 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9276 | 2026.05.06 00:59:06.728082 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.05.06 00:59:06.728150 [ 200 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9278 | 2026.05.06 00:59:06.728234 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9279 | 2026.05.06 00:59:07.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.79 MiB, peak 319.15 MiB, free memory in arenas 0.00 B, will set to 310.29 MiB (RSS), difference: 2.50 MiB | ||
| 9280 | 2026.05.06 00:59:11.130725 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44601 | ||
| 9281 | 2026.05.06 00:59:11.130832 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9282 | 2026.05.06 00:59:11.130858 [ 269 ] {} <Debug> TCP-Session: 14bf8544-4bb0-4bec-998e-4be1d25bc22b Authenticating user 'default' from [fd00:1122:3344:101::e]:44601 | ||
| 9283 | 2026.05.06 00:59:11.130879 [ 269 ] {} <Debug> TCP-Session: 14bf8544-4bb0-4bec-998e-4be1d25bc22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.05.06 00:59:11.130892 [ 269 ] {} <Debug> TCP-Session: 14bf8544-4bb0-4bec-998e-4be1d25bc22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.05.06 00:59:11.131052 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43709 | ||
| 9286 | 2026.05.06 00:59:11.131082 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49561 | ||
| 9287 | 2026.05.06 00:59:11.131153 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42155 | ||
| 9288 | 2026.05.06 00:59:11.131166 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9289 | 2026.05.06 00:59:11.131172 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55204 | ||
| 9290 | 2026.05.06 00:59:11.131210 [ 304 ] {} <Debug> TCP-Session: 612469b4-eae7-43c4-993b-2a6054f904de Authenticating user 'default' from [fd00:1122:3344:101::e]:49561 | ||
| 9291 | 2026.05.06 00:59:11.131200 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40963 | ||
| 9292 | 2026.05.06 00:59:11.131233 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9293 | 2026.05.06 00:59:11.131231 [ 304 ] {} <Debug> TCP-Session: 612469b4-eae7-43c4-993b-2a6054f904de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.05.06 00:59:11.131309 [ 307 ] {} <Debug> TCP-Session: f5b94807-7841-4290-92c1-ac36d372eb34 Authenticating user 'default' from [fd00:1122:3344:101::e]:42155 | ||
| 9295 | 2026.05.06 00:59:11.131316 [ 304 ] {} <Debug> TCP-Session: 612469b4-eae7-43c4-993b-2a6054f904de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.05.06 00:59:11.131228 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57915 | ||
| 9297 | 2026.05.06 00:59:11.131340 [ 307 ] {} <Debug> TCP-Session: f5b94807-7841-4290-92c1-ac36d372eb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.05.06 00:59:11.131360 [ 269 ] {} <Trace> TCP-Session: 14bf8544-4bb0-4bec-998e-4be1d25bc22b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2026.05.06 00:59:11.131394 [ 307 ] {} <Debug> TCP-Session: f5b94807-7841-4290-92c1-ac36d372eb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.05.06 00:59:11.131222 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9301 | 2026.05.06 00:59:11.131187 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58721 | ||
| 9302 | 2026.05.06 00:59:11.131451 [ 303 ] {} <Debug> TCP-Session: f1533f5d-4a33-40c6-8bb2-0fdd5a2f4b52 Authenticating user 'default' from [fd00:1122:3344:101::e]:43709 | ||
| 9303 | 2026.05.06 00:59:11.131174 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47504 | ||
| 9304 | 2026.05.06 00:59:11.131484 [ 303 ] {} <Debug> TCP-Session: f1533f5d-4a33-40c6-8bb2-0fdd5a2f4b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.05.06 00:59:11.131530 [ 303 ] {} <Debug> TCP-Session: f1533f5d-4a33-40c6-8bb2-0fdd5a2f4b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9306 | 2026.05.06 00:59:11.131575 [ 269 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44601) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9307 | 2026.05.06 00:59:11.131823 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9308 | 2026.05.06 00:59:11.131838 [ 269 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9309 | 2026.05.06 00:59:11.131865 [ 310 ] {} <Debug> TCP-Session: cbe7e4f2-676f-49fe-b96c-9f3746502404 Authenticating user 'default' from [fd00:1122:3344:101::e]:40963 | ||
| 9310 | 2026.05.06 00:59:11.131899 [ 310 ] {} <Debug> TCP-Session: cbe7e4f2-676f-49fe-b96c-9f3746502404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.05.06 00:59:11.131907 [ 269 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9312 | 2026.05.06 00:59:11.131913 [ 310 ] {} <Debug> TCP-Session: cbe7e4f2-676f-49fe-b96c-9f3746502404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.05.06 00:59:11.131936 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9314 | 2026.05.06 00:59:11.131969 [ 311 ] {} <Debug> TCP-Session: 7fd810ff-0c13-4582-a84d-5d97ba29d7f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58721 | ||
| 9315 | 2026.05.06 00:59:11.131986 [ 311 ] {} <Debug> TCP-Session: 7fd810ff-0c13-4582-a84d-5d97ba29d7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.05.06 00:59:11.131998 [ 311 ] {} <Debug> TCP-Session: 7fd810ff-0c13-4582-a84d-5d97ba29d7f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.05.06 00:59:11.132207 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9318 | 2026.05.06 00:59:11.132209 [ 269 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 9319 | 2026.05.06 00:59:11.132246 [ 309 ] {} <Debug> TCP-Session: 9f8672c6-728d-4605-a0ad-fac477021a20 Authenticating user 'default' from [fd00:1122:3344:101::e]:55204 | ||
| 9320 | 2026.05.06 00:59:11.132264 [ 309 ] {} <Debug> TCP-Session: 9f8672c6-728d-4605-a0ad-fac477021a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.05.06 00:59:11.132280 [ 309 ] {} <Debug> TCP-Session: 9f8672c6-728d-4605-a0ad-fac477021a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.05.06 00:59:11.132326 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9323 | 2026.05.06 00:59:11.132365 [ 308 ] {} <Debug> TCP-Session: 671581d4-4567-4119-95c9-dd309f9e8882 Authenticating user 'default' from [fd00:1122:3344:101::e]:47504 | ||
| 9324 | 2026.05.06 00:59:11.132387 [ 308 ] {} <Debug> TCP-Session: 671581d4-4567-4119-95c9-dd309f9e8882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.05.06 00:59:11.132403 [ 308 ] {} <Debug> TCP-Session: 671581d4-4567-4119-95c9-dd309f9e8882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.05.06 00:59:11.132529 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9327 | 2026.05.06 00:59:11.132562 [ 3 ] {} <Debug> TCP-Session: ba1e02fd-942a-4d74-ab87-4111dcd4d74f Authenticating user 'default' from [fd00:1122:3344:101::e]:57915 | ||
| 9328 | 2026.05.06 00:59:11.132579 [ 3 ] {} <Debug> TCP-Session: ba1e02fd-942a-4d74-ab87-4111dcd4d74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.05.06 00:59:11.132591 [ 3 ] {} <Debug> TCP-Session: ba1e02fd-942a-4d74-ab87-4111dcd4d74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.05.06 00:59:11.133254 [ 356 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Trace> AggregatingTransform: Aggregating | ||
| 9331 | 2026.05.06 00:59:11.133292 [ 356 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Trace> Aggregator: Aggregation method: without_key | ||
| 9332 | 2026.05.06 00:59:11.133323 [ 356 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099208 sec. (1007.983 rows/sec., 39.37 KiB/sec.) | ||
| 9333 | 2026.05.06 00:59:11.133340 [ 356 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Trace> Aggregator: Merging aggregated data | ||
| 9334 | 2026.05.06 00:59:11.134793 [ 269 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003277 sec., 305.15715593530666 rows/sec., 11.92 KiB/sec. | ||
| 9335 | 2026.05.06 00:59:11.134957 [ 269 ] {dfd301bb-25b7-45fd-80e8-330a5c6ca690} <Debug> TCPHandler: Processed in 0.003770529 sec. | ||
| 9336 | 2026.05.06 00:59:11.135095 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9337 | 2026.05.06 00:59:11.135117 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9338 | 2026.05.06 00:59:11.135129 [ 269 ] {} <Debug> TCP-Session: 14bf8544-4bb0-4bec-998e-4be1d25bc22b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2026.05.06 00:59:11.135139 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9340 | 2026.05.06 00:59:11.135158 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9341 | 2026.05.06 00:59:11.135184 [ 304 ] {} <Debug> TCP-Session: 612469b4-eae7-43c4-993b-2a6054f904de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9342 | 2026.05.06 00:59:11.135170 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9343 | 2026.05.06 00:59:11.135213 [ 309 ] {} <Debug> TCP-Session: 9f8672c6-728d-4605-a0ad-fac477021a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9344 | 2026.05.06 00:59:11.135218 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9345 | 2026.05.06 00:59:11.135243 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9346 | 2026.05.06 00:59:11.135276 [ 308 ] {} <Debug> TCP-Session: 671581d4-4567-4119-95c9-dd309f9e8882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.05.06 00:59:11.135206 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9348 | 2026.05.06 00:59:11.135300 [ 311 ] {} <Debug> TCP-Session: 7fd810ff-0c13-4582-a84d-5d97ba29d7f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.05.06 00:59:11.135349 [ 3 ] {} <Debug> TCP-Session: ba1e02fd-942a-4d74-ab87-4111dcd4d74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.05.06 00:59:11.135203 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9351 | 2026.05.06 00:59:11.135159 [ 303 ] {} <Debug> TCP-Session: f1533f5d-4a33-40c6-8bb2-0fdd5a2f4b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.05.06 00:59:11.135244 [ 307 ] {} <Debug> TCP-Session: f5b94807-7841-4290-92c1-ac36d372eb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2026.05.06 00:59:11.135410 [ 310 ] {} <Debug> TCP-Session: cbe7e4f2-676f-49fe-b96c-9f3746502404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.05.06 00:59:11.136697 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63384 | ||
| 9355 | 2026.05.06 00:59:11.136765 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9356 | 2026.05.06 00:59:11.136786 [ 269 ] {} <Debug> TCP-Session: d64b861d-21bc-49cd-9d68-b25e17b3bce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63384 | ||
| 9357 | 2026.05.06 00:59:11.136802 [ 269 ] {} <Debug> TCP-Session: d64b861d-21bc-49cd-9d68-b25e17b3bce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.05.06 00:59:11.136814 [ 269 ] {} <Debug> TCP-Session: d64b861d-21bc-49cd-9d68-b25e17b3bce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.05.06 00:59:11.136971 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36582 | ||
| 9360 | 2026.05.06 00:59:11.137025 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48667 | ||
| 9361 | 2026.05.06 00:59:11.137028 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53988 | ||
| 9362 | 2026.05.06 00:59:11.137069 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62415 | ||
| 9363 | 2026.05.06 00:59:11.137081 [ 269 ] {} <Trace> TCP-Session: d64b861d-21bc-49cd-9d68-b25e17b3bce1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.05.06 00:59:11.137096 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9365 | 2026.05.06 00:59:11.137132 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9366 | 2026.05.06 00:59:11.137149 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9367 | 2026.05.06 00:59:11.137164 [ 304 ] {} <Debug> TCP-Session: 85549304-075c-45f8-826a-0e9400724354 Authenticating user 'default' from [fd00:1122:3344:101::e]:48667 | ||
| 9368 | 2026.05.06 00:59:11.137176 [ 307 ] {} <Debug> TCP-Session: 722620a4-bf21-4024-aa82-5d96db97a05c Authenticating user 'default' from [fd00:1122:3344:101::e]:53988 | ||
| 9369 | 2026.05.06 00:59:11.137195 [ 304 ] {} <Debug> TCP-Session: 85549304-075c-45f8-826a-0e9400724354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2026.05.06 00:59:11.137189 [ 309 ] {} <Debug> TCP-Session: f36d2458-20db-45c0-9e6b-612d41bdd2b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62415 | ||
| 9371 | 2026.05.06 00:59:11.137209 [ 307 ] {} <Debug> TCP-Session: 722620a4-bf21-4024-aa82-5d96db97a05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.05.06 00:59:11.137216 [ 304 ] {} <Debug> TCP-Session: 85549304-075c-45f8-826a-0e9400724354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2026.05.06 00:59:11.137229 [ 309 ] {} <Debug> TCP-Session: f36d2458-20db-45c0-9e6b-612d41bdd2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2026.05.06 00:59:11.137239 [ 307 ] {} <Debug> TCP-Session: 722620a4-bf21-4024-aa82-5d96db97a05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2026.05.06 00:59:11.137259 [ 309 ] {} <Debug> TCP-Session: f36d2458-20db-45c0-9e6b-612d41bdd2b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.05.06 00:59:11.137250 [ 269 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9377 | 2026.05.06 00:59:11.137091 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61001 | ||
| 9378 | 2026.05.06 00:59:11.137079 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61834 | ||
| 9379 | 2026.05.06 00:59:11.137073 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64098 | ||
| 9380 | 2026.05.06 00:59:11.137364 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9381 | 2026.05.06 00:59:11.137058 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33398 | ||
| 9382 | 2026.05.06 00:59:11.137393 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9383 | 2026.05.06 00:59:11.137410 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9384 | 2026.05.06 00:59:11.137437 [ 311 ] {} <Debug> TCP-Session: 660946e7-cffe-4dbe-affc-19313d88aebd Authenticating user 'default' from [fd00:1122:3344:101::e]:61834 | ||
| 9385 | 2026.05.06 00:59:11.137449 [ 269 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9386 | 2026.05.06 00:59:11.137469 [ 311 ] {} <Debug> TCP-Session: 660946e7-cffe-4dbe-affc-19313d88aebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2026.05.06 00:59:11.137465 [ 310 ] {} <Debug> TCP-Session: fc089c82-e857-4aa1-84a0-163b8ab6be60 Authenticating user 'default' from [fd00:1122:3344:101::e]:64098 | ||
| 9388 | 2026.05.06 00:59:11.137506 [ 311 ] {} <Debug> TCP-Session: 660946e7-cffe-4dbe-affc-19313d88aebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2026.05.06 00:59:11.137507 [ 269 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9390 | 2026.05.06 00:59:11.137523 [ 310 ] {} <Debug> TCP-Session: fc089c82-e857-4aa1-84a0-163b8ab6be60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9391 | 2026.05.06 00:59:11.137455 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9392 | 2026.05.06 00:59:11.137559 [ 310 ] {} <Debug> TCP-Session: fc089c82-e857-4aa1-84a0-163b8ab6be60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.05.06 00:59:11.137395 [ 3 ] {} <Debug> TCP-Session: 46af2c20-dd39-4056-aac1-80ce8f726d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:61001 | ||
| 9394 | 2026.05.06 00:59:11.137587 [ 308 ] {} <Debug> TCP-Session: 1c532ad2-ac9d-41c3-9e66-92b63455438a Authenticating user 'default' from [fd00:1122:3344:101::e]:33398 | ||
| 9395 | 2026.05.06 00:59:11.137609 [ 3 ] {} <Debug> TCP-Session: 46af2c20-dd39-4056-aac1-80ce8f726d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.05.06 00:59:11.137030 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9397 | 2026.05.06 00:59:11.137629 [ 308 ] {} <Debug> TCP-Session: 1c532ad2-ac9d-41c3-9e66-92b63455438a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.05.06 00:59:11.137658 [ 303 ] {} <Debug> TCP-Session: d1e0302d-11b6-4692-a5cd-0274a5953221 Authenticating user 'default' from [fd00:1122:3344:101::e]:36582 | ||
| 9399 | 2026.05.06 00:59:11.137668 [ 308 ] {} <Debug> TCP-Session: 1c532ad2-ac9d-41c3-9e66-92b63455438a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9400 | 2026.05.06 00:59:11.137684 [ 303 ] {} <Debug> TCP-Session: d1e0302d-11b6-4692-a5cd-0274a5953221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2026.05.06 00:59:11.137634 [ 3 ] {} <Debug> TCP-Session: 46af2c20-dd39-4056-aac1-80ce8f726d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9402 | 2026.05.06 00:59:11.137708 [ 303 ] {} <Debug> TCP-Session: d1e0302d-11b6-4692-a5cd-0274a5953221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2026.05.06 00:59:11.137755 [ 269 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 9404 | 2026.05.06 00:59:11.138529 [ 327 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Trace> AggregatingTransform: Aggregating | ||
| 9405 | 2026.05.06 00:59:11.138567 [ 327 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 9406 | 2026.05.06 00:59:11.138604 [ 327 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000762796 sec. (1310.966 rows/sec., 51.21 KiB/sec.) | ||
| 9407 | 2026.05.06 00:59:11.138622 [ 327 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Trace> Aggregator: Merging aggregated data | ||
| 9408 | 2026.05.06 00:59:11.140274 [ 269 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 9409 | 2026.05.06 00:59:11.140439 [ 269 ] {5e1ed5dd-680d-499f-b0ae-9f324883b3ae} <Debug> TCPHandler: Processed in 0.003426502 sec. | ||
| 9410 | 2026.05.06 00:59:11.140555 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9411 | 2026.05.06 00:59:11.140583 [ 269 ] {} <Debug> TCP-Session: d64b861d-21bc-49cd-9d68-b25e17b3bce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9412 | 2026.05.06 00:59:11.140585 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9413 | 2026.05.06 00:59:11.140603 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9414 | 2026.05.06 00:59:11.140628 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9415 | 2026.05.06 00:59:11.140650 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9416 | 2026.05.06 00:59:11.140670 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9417 | 2026.05.06 00:59:11.140679 [ 304 ] {} <Debug> TCP-Session: 85549304-075c-45f8-826a-0e9400724354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9418 | 2026.05.06 00:59:11.140686 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9419 | 2026.05.06 00:59:11.140716 [ 309 ] {} <Debug> TCP-Session: f36d2458-20db-45c0-9e6b-612d41bdd2b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9420 | 2026.05.06 00:59:11.140724 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9421 | 2026.05.06 00:59:11.140741 [ 308 ] {} <Debug> TCP-Session: 1c532ad2-ac9d-41c3-9e66-92b63455438a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2026.05.06 00:59:11.140699 [ 307 ] {} <Debug> TCP-Session: 722620a4-bf21-4024-aa82-5d96db97a05c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2026.05.06 00:59:11.140776 [ 311 ] {} <Debug> TCP-Session: 660946e7-cffe-4dbe-affc-19313d88aebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2026.05.06 00:59:11.140632 [ 303 ] {} <Debug> TCP-Session: d1e0302d-11b6-4692-a5cd-0274a5953221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.05.06 00:59:11.140659 [ 3 ] {} <Debug> TCP-Session: 46af2c20-dd39-4056-aac1-80ce8f726d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2026.05.06 00:59:11.140702 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9427 | 2026.05.06 00:59:11.140868 [ 310 ] {} <Debug> TCP-Session: fc089c82-e857-4aa1-84a0-163b8ab6be60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9428 | 2026.05.06 00:59:11.165592 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38437 | ||
| 9429 | 2026.05.06 00:59:11.165691 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9430 | 2026.05.06 00:59:11.165714 [ 269 ] {} <Debug> TCP-Session: 46c79d93-2b44-429c-b561-5245d8803cfe Authenticating user 'default' from [fd00:1122:3344:101::e]:38437 | ||
| 9431 | 2026.05.06 00:59:11.165733 [ 269 ] {} <Debug> TCP-Session: 46c79d93-2b44-429c-b561-5245d8803cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2026.05.06 00:59:11.165746 [ 269 ] {} <Debug> TCP-Session: 46c79d93-2b44-429c-b561-5245d8803cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9433 | 2026.05.06 00:59:11.165949 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36464 | ||
| 9434 | 2026.05.06 00:59:11.165994 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60275 | ||
| 9435 | 2026.05.06 00:59:11.166020 [ 269 ] {} <Trace> TCP-Session: 46c79d93-2b44-429c-b561-5245d8803cfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.05.06 00:59:11.166030 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32963 | ||
| 9437 | 2026.05.06 00:59:11.166040 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45213 | ||
| 9438 | 2026.05.06 00:59:11.166081 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9439 | 2026.05.06 00:59:11.166075 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53346 | ||
| 9440 | 2026.05.06 00:59:11.166136 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9441 | 2026.05.06 00:59:11.166136 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9442 | 2026.05.06 00:59:11.166173 [ 309 ] {} <Debug> TCP-Session: a55cc9b3-f06f-4537-916a-ad6b5faf08e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45213 | ||
| 9443 | 2026.05.06 00:59:11.166175 [ 269 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9444 | 2026.05.06 00:59:11.166199 [ 309 ] {} <Debug> TCP-Session: a55cc9b3-f06f-4537-916a-ad6b5faf08e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.05.06 00:59:11.166193 [ 308 ] {} <Debug> TCP-Session: e182739d-7dae-4fb9-9faf-20c1d578f3a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32963 | ||
| 9446 | 2026.05.06 00:59:11.166218 [ 309 ] {} <Debug> TCP-Session: a55cc9b3-f06f-4537-916a-ad6b5faf08e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9447 | 2026.05.06 00:59:11.166222 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9448 | 2026.05.06 00:59:11.166241 [ 308 ] {} <Debug> TCP-Session: e182739d-7dae-4fb9-9faf-20c1d578f3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9449 | 2026.05.06 00:59:11.166107 [ 304 ] {} <Debug> TCP-Session: 62bd8789-fd5b-4d35-a6e2-b14c0091f900 Authenticating user 'default' from [fd00:1122:3344:101::e]:60275 | ||
| 9450 | 2026.05.06 00:59:11.166275 [ 308 ] {} <Debug> TCP-Session: e182739d-7dae-4fb9-9faf-20c1d578f3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2026.05.06 00:59:11.166274 [ 3 ] {} <Debug> TCP-Session: c346c42d-2159-45d7-b61d-c0fa510c5866 Authenticating user 'default' from [fd00:1122:3344:101::e]:53346 | ||
| 9452 | 2026.05.06 00:59:11.166302 [ 304 ] {} <Debug> TCP-Session: 62bd8789-fd5b-4d35-a6e2-b14c0091f900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2026.05.06 00:59:11.166330 [ 3 ] {} <Debug> TCP-Session: c346c42d-2159-45d7-b61d-c0fa510c5866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.05.06 00:59:11.166339 [ 304 ] {} <Debug> TCP-Session: 62bd8789-fd5b-4d35-a6e2-b14c0091f900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2026.05.06 00:59:11.166356 [ 3 ] {} <Debug> TCP-Session: c346c42d-2159-45d7-b61d-c0fa510c5866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.05.06 00:59:11.166058 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50146 | ||
| 9457 | 2026.05.06 00:59:11.166044 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9458 | 2026.05.06 00:59:11.166416 [ 269 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9459 | 2026.05.06 00:59:11.166438 [ 303 ] {} <Debug> TCP-Session: 20fc2fd7-da49-4a01-82d7-73407c034d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:36464 | ||
| 9460 | 2026.05.06 00:59:11.166447 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9461 | 2026.05.06 00:59:11.166471 [ 303 ] {} <Debug> TCP-Session: 20fc2fd7-da49-4a01-82d7-73407c034d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.05.06 00:59:11.166509 [ 311 ] {} <Debug> TCP-Session: be5069e1-2d72-458f-91c4-33c467901bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:50146 | ||
| 9463 | 2026.05.06 00:59:11.166515 [ 303 ] {} <Debug> TCP-Session: 20fc2fd7-da49-4a01-82d7-73407c034d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.05.06 00:59:11.166526 [ 311 ] {} <Debug> TCP-Session: be5069e1-2d72-458f-91c4-33c467901bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2026.05.06 00:59:11.166006 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33184 | ||
| 9466 | 2026.05.06 00:59:11.166543 [ 311 ] {} <Debug> TCP-Session: be5069e1-2d72-458f-91c4-33c467901bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2026.05.06 00:59:11.166479 [ 269 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9468 | 2026.05.06 00:59:11.166061 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48917 | ||
| 9469 | 2026.05.06 00:59:11.166601 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9470 | 2026.05.06 00:59:11.166649 [ 307 ] {} <Debug> TCP-Session: 601412f1-b34a-4194-9a23-412b0d466246 Authenticating user 'default' from [fd00:1122:3344:101::e]:33184 | ||
| 9471 | 2026.05.06 00:59:11.166678 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9472 | 2026.05.06 00:59:11.166712 [ 307 ] {} <Debug> TCP-Session: 601412f1-b34a-4194-9a23-412b0d466246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.05.06 00:59:11.166724 [ 310 ] {} <Debug> TCP-Session: dbd6783d-ad4f-4fc9-968e-4346e47feca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48917 | ||
| 9474 | 2026.05.06 00:59:11.166734 [ 307 ] {} <Debug> TCP-Session: 601412f1-b34a-4194-9a23-412b0d466246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2026.05.06 00:59:11.166752 [ 310 ] {} <Debug> TCP-Session: dbd6783d-ad4f-4fc9-968e-4346e47feca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.05.06 00:59:11.166772 [ 310 ] {} <Debug> TCP-Session: dbd6783d-ad4f-4fc9-968e-4346e47feca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.05.06 00:59:11.166850 [ 269 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Debug> oximeter.version (12be2e40-b5ce-4f7e-b5ed-0475e4f07c5c) (SelectExecutor): Key condition: unknown | ||
| 9478 | 2026.05.06 00:59:11.167744 [ 367 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Trace> AggregatingTransform: Aggregating | ||
| 9479 | 2026.05.06 00:59:11.167783 [ 367 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Trace> Aggregator: Aggregation method: without_key | ||
| 9480 | 2026.05.06 00:59:11.167816 [ 367 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865758 sec. (1155.057 rows/sec., 45.12 KiB/sec.) | ||
| 9481 | 2026.05.06 00:59:11.167836 [ 367 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Trace> Aggregator: Merging aggregated data | ||
| 9482 | 2026.05.06 00:59:11.168990 [ 269 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002864 sec., 349.1620111731844 rows/sec., 13.64 KiB/sec. | ||
| 9483 | 2026.05.06 00:59:11.169113 [ 269 ] {18aa30b1-73f1-4fa9-a773-5b9bc6319790} <Debug> TCPHandler: Processed in 0.003183467 sec. | ||
| 9484 | 2026.05.06 00:59:11.169236 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9485 | 2026.05.06 00:59:11.169265 [ 269 ] {} <Debug> TCP-Session: 46c79d93-2b44-429c-b561-5245d8803cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.05.06 00:59:11.169265 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9487 | 2026.05.06 00:59:11.169282 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9488 | 2026.05.06 00:59:11.169303 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9489 | 2026.05.06 00:59:11.169320 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9490 | 2026.05.06 00:59:11.169338 [ 304 ] {} <Debug> TCP-Session: 62bd8789-fd5b-4d35-a6e2-b14c0091f900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2026.05.06 00:59:11.169361 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9492 | 2026.05.06 00:59:11.169385 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9493 | 2026.05.06 00:59:11.169391 [ 303 ] {} <Debug> TCP-Session: 20fc2fd7-da49-4a01-82d7-73407c034d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2026.05.06 00:59:11.169404 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9495 | 2026.05.06 00:59:11.169433 [ 308 ] {} <Debug> TCP-Session: e182739d-7dae-4fb9-9faf-20c1d578f3a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9496 | 2026.05.06 00:59:11.169454 [ 311 ] {} <Debug> TCP-Session: be5069e1-2d72-458f-91c4-33c467901bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2026.05.06 00:59:11.169409 [ 309 ] {} <Debug> TCP-Session: a55cc9b3-f06f-4537-916a-ad6b5faf08e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9498 | 2026.05.06 00:59:11.169331 [ 3 ] {} <Debug> TCP-Session: c346c42d-2159-45d7-b61d-c0fa510c5866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.05.06 00:59:11.169355 [ 307 ] {} <Debug> TCP-Session: 601412f1-b34a-4194-9a23-412b0d466246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.05.06 00:59:11.169346 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9501 | 2026.05.06 00:59:11.169598 [ 310 ] {} <Debug> TCP-Session: dbd6783d-ad4f-4fc9-968e-4346e47feca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2026.05.06 00:59:11.706815 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.05.06 00:59:11.707064 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9504 | 2026.05.06 00:59:11.707404 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9505 | 2026.05.06 00:59:11.707441 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9506 | 2026.05.06 00:59:11.707661 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9507 | 2026.05.06 00:59:11.707732 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9508 | 2026.05.06 00:59:11.707870 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9509 | 2026.05.06 00:59:11.707974 [ 361 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9510 | 2026.05.06 00:59:11.708006 [ 355 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9511 | 2026.05.06 00:59:11.708010 [ 342 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9512 | 2026.05.06 00:59:11.708152 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9513 | 2026.05.06 00:59:11.708180 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9514 | 2026.05.06 00:59:11.708254 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9515 | 2026.05.06 00:59:11.708273 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9516 | 2026.05.06 00:59:11.708308 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9517 | 2026.05.06 00:59:11.708348 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9518 | 2026.05.06 00:59:11.709605 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002646 sec., 14361.30007558579 rows/sec., 2.91 MiB/sec. | ||
| 9519 | 2026.05.06 00:59:11.709716 [ 270 ] {e2970006-4a6f-469d-99f3-c43b903a4963} <Debug> TCPHandler: Processed in 0.003041424 sec. | ||
| 9520 | 2026.05.06 00:59:11.711819 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.05.06 00:59:11.711927 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9522 | 2026.05.06 00:59:11.711969 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9523 | 2026.05.06 00:59:11.712570 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.05.06 00:59:11.712621 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9525 | 2026.05.06 00:59:11.713054 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9526 | 2026.05.06 00:59:11.713310 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.05.06 00:59:11.713458 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001562 sec., 67861.7157490397 rows/sec., 5.70 MiB/sec. | ||
| 9528 | 2026.05.06 00:59:11.713497 [ 270 ] {6be11641-e7b5-4bd9-843d-f0a4bc067e44} <Debug> TCPHandler: Processed in 0.001727136 sec. | ||
| 9529 | 2026.05.06 00:59:11.713630 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.05.06 00:59:11.713726 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9531 | 2026.05.06 00:59:11.713766 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9532 | 2026.05.06 00:59:11.714165 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.05.06 00:59:11.714201 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9534 | 2026.05.06 00:59:11.714510 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9535 | 2026.05.06 00:59:11.714714 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.05.06 00:59:11.714844 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001136 sec., 22007.042253521126 rows/sec., 1.62 MiB/sec. | ||
| 9537 | 2026.05.06 00:59:11.714880 [ 270 ] {6c3f9289-185d-41ca-a78c-34bc7bfccafe} <Debug> TCPHandler: Processed in 0.001299577 sec. | ||
| 9538 | 2026.05.06 00:59:11.714996 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9539 | 2026.05.06 00:59:11.715092 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9540 | 2026.05.06 00:59:11.715132 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9541 | 2026.05.06 00:59:11.715551 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.05.06 00:59:11.715586 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9543 | 2026.05.06 00:59:11.715896 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9544 | 2026.05.06 00:59:11.716107 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2026.05.06 00:59:11.716239 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001165 sec., 76394.84978540773 rows/sec., 5.97 MiB/sec. | ||
| 9546 | 2026.05.06 00:59:11.716275 [ 270 ] {ef2fa91d-a39b-411d-92aa-344740da5533} <Debug> TCPHandler: Processed in 0.001328498 sec. | ||
| 9547 | 2026.05.06 00:59:11.716398 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2026.05.06 00:59:11.716495 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9549 | 2026.05.06 00:59:11.716536 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9550 | 2026.05.06 00:59:11.716936 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.05.06 00:59:11.716971 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9552 | 2026.05.06 00:59:11.717299 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9553 | 2026.05.06 00:59:11.717519 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.05.06 00:59:11.717648 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 9555 | 2026.05.06 00:59:11.717684 [ 270 ] {a39a3ac0-0afc-407d-a376-b30f865b73eb} <Debug> TCPHandler: Processed in 0.001335908 sec. | ||
| 9556 | 2026.05.06 00:59:11.717816 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2026.05.06 00:59:11.717940 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9558 | 2026.05.06 00:59:11.718006 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9559 | 2026.05.06 00:59:11.718831 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.05.06 00:59:11.718870 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9561 | 2026.05.06 00:59:11.719453 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9562 | 2026.05.06 00:59:11.719725 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.05.06 00:59:11.719876 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001961 sec., 12748.597654258032 rows/sec., 22.84 MiB/sec. | ||
| 9564 | 2026.05.06 00:59:11.719933 [ 270 ] {59772e8f-5dc1-40e9-a05f-d8b515f76ccb} <Debug> TCPHandler: Processed in 0.002179156 sec. | ||
| 9565 | 2026.05.06 00:59:11.720056 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2026.05.06 00:59:11.720154 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9567 | 2026.05.06 00:59:11.720196 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9568 | 2026.05.06 00:59:11.720588 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.05.06 00:59:11.720627 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9570 | 2026.05.06 00:59:11.720946 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9571 | 2026.05.06 00:59:11.721164 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.05.06 00:59:11.721300 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 9573 | 2026.05.06 00:59:11.721336 [ 270 ] {4625270c-31f6-4a79-ad64-8d0ee2ea5144} <Debug> TCPHandler: Processed in 0.001329857 sec. | ||
| 9574 | 2026.05.06 00:59:12.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.49 MiB, peak 319.63 MiB, free memory in arenas 0.00 B, will set to 310.33 MiB (RSS), difference: -1.17 MiB | ||
| 9575 | 2026.05.06 00:59:12.765152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19628 | ||
| 9576 | 2026.05.06 00:59:12.765662 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.05.06 00:59:12.765710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9578 | 2026.05.06 00:59:12.766201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9579 | 2026.05.06 00:59:12.766431 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.05.06 00:59:12.766567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19628 | ||
| 9581 | 2026.05.06 00:59:12.766578 [ 89 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9582 | 2026.05.06 00:59:12.766634 [ 89 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.05.06 00:59:12.766658 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9584 | 2026.05.06 00:59:12.766797 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 9585 | 2026.05.06 00:59:12.766961 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9586 | 2026.05.06 00:59:12.767006 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17260 rows starting from the beginning of the part | ||
| 9587 | 2026.05.06 00:59:12.767079 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 9588 | 2026.05.06 00:59:12.767130 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 9589 | 2026.05.06 00:59:12.767172 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 9590 | 2026.05.06 00:59:12.767211 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 9591 | 2026.05.06 00:59:12.767250 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 9592 | 2026.05.06 00:59:12.769140 [ 200 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19628 rows, containing 4 columns (4 merged, 0 gathered) in 0.00240562 sec., 8159227.143106559 rows/sec., 116.72 MiB/sec. | ||
| 9593 | 2026.05.06 00:59:12.769368 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9594 | 2026.05.06 00:59:12.769629 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_41_8} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.05.06 00:59:12.769702 [ 191 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_41_8} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9596 | 2026.05.06 00:59:12.769773 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9597 | 2026.05.06 00:59:13.762544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9598 | 2026.05.06 00:59:13.779450 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2026.05.06 00:59:13.779494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9600 | 2026.05.06 00:59:13.785585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9601 | 2026.05.06 00:59:13.786270 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2026.05.06 00:59:13.786543 [ 88 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9603 | 2026.05.06 00:59:13.786578 [ 88 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2026.05.06 00:59:13.786596 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9605 | 2026.05.06 00:59:13.786738 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 9606 | 2026.05.06 00:59:13.789287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9607 | 2026.05.06 00:59:13.790196 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9608 | 2026.05.06 00:59:13.791739 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 9609 | 2026.05.06 00:59:13.796627 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 9610 | 2026.05.06 00:59:13.801311 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 9611 | 2026.05.06 00:59:13.805959 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 9612 | 2026.05.06 00:59:13.810832 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 9613 | 2026.05.06 00:59:13.814956 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 9614 | 2026.05.06 00:59:13.865928 [ 191 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.07925892 sec., 3898.61481836997 rows/sec., 20.16 MiB/sec. | ||
| 9615 | 2026.05.06 00:59:13.868198 [ 188 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9616 | 2026.05.06 00:59:13.870174 [ 188 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_41_8} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2026.05.06 00:59:13.870248 [ 188 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_41_8} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9618 | 2026.05.06 00:59:13.872701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9619 | 2026.05.06 00:59:15.321389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1148 | ||
| 9620 | 2026.05.06 00:59:15.323968 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2026.05.06 00:59:15.324031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9622 | 2026.05.06 00:59:15.325285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9623 | 2026.05.06 00:59:15.325564 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.05.06 00:59:15.325715 [ 86 ] {} <Debug> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9625 | 2026.05.06 00:59:15.325796 [ 86 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.05.06 00:59:15.325821 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9627 | 2026.05.06 00:59:15.325942 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 9628 | 2026.05.06 00:59:15.325966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 9629 | 2026.05.06 00:59:15.326585 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9630 | 2026.05.06 00:59:15.326750 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 986 rows starting from the beginning of the part | ||
| 9631 | 2026.05.06 00:59:15.327151 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 9632 | 2026.05.06 00:59:15.327509 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 9633 | 2026.05.06 00:59:15.327846 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
| 9634 | 2026.05.06 00:59:15.328170 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::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 | ||
| 9635 | 2026.05.06 00:59:15.328481 [ 189 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9636 | 2026.05.06 00:59:15.334988 [ 191 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 72 columns (72 merged, 0 gathered) in 0.009103671 sec., 126102.9753821288 rows/sec., 106.98 MiB/sec. | ||
| 9637 | 2026.05.06 00:59:15.336354 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9638 | 2026.05.06 00:59:15.336862 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.05.06 00:59:15.336937 [ 193 ] {b8ae3b4e-bea3-4648-803c-2856299a1247::all_1_31_6} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9640 | 2026.05.06 00:59:15.337108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 9641 | 2026.05.06 00:59:16.706574 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.05.06 00:59:16.706831 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9643 | 2026.05.06 00:59:16.707205 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9644 | 2026.05.06 00:59:16.707247 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9645 | 2026.05.06 00:59:16.707482 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9646 | 2026.05.06 00:59:16.707552 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9647 | 2026.05.06 00:59:16.707690 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9648 | 2026.05.06 00:59:16.707800 [ 361 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9649 | 2026.05.06 00:59:16.707827 [ 319 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9650 | 2026.05.06 00:59:16.707827 [ 355 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9651 | 2026.05.06 00:59:16.707971 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9652 | 2026.05.06 00:59:16.708002 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9653 | 2026.05.06 00:59:16.708070 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9654 | 2026.05.06 00:59:16.708097 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9655 | 2026.05.06 00:59:16.708131 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9656 | 2026.05.06 00:59:16.708168 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9657 | 2026.05.06 00:59:16.709405 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002681 sec., 14173.815740395376 rows/sec., 2.87 MiB/sec. | ||
| 9658 | 2026.05.06 00:59:16.709510 [ 270 ] {58fd4bad-ca5f-42c2-a777-6352bcb8a944} <Debug> TCPHandler: Processed in 0.003069184 sec. | ||
| 9659 | 2026.05.06 00:59:16.711503 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2026.05.06 00:59:16.711615 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9661 | 2026.05.06 00:59:16.711658 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9662 | 2026.05.06 00:59:16.712132 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.05.06 00:59:16.712175 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9664 | 2026.05.06 00:59:16.712552 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9665 | 2026.05.06 00:59:16.712772 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.05.06 00:59:16.712917 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001332 sec., 66066.06606606607 rows/sec., 5.56 MiB/sec. | ||
| 9667 | 2026.05.06 00:59:16.712956 [ 270 ] {c2fdee9c-582c-416d-a8c2-3b94ee58c8ea} <Debug> TCPHandler: Processed in 0.001504041 sec. | ||
| 9668 | 2026.05.06 00:59:16.713083 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.05.06 00:59:16.713179 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9670 | 2026.05.06 00:59:16.713218 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9671 | 2026.05.06 00:59:16.713617 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.05.06 00:59:16.713653 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9673 | 2026.05.06 00:59:16.713938 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9674 | 2026.05.06 00:59:16.714136 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.05.06 00:59:16.714269 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001108 sec., 14440.43321299639 rows/sec., 1.06 MiB/sec. | ||
| 9676 | 2026.05.06 00:59:16.714306 [ 270 ] {03e41279-a67b-4b74-812a-e878f03497d2} <Debug> TCPHandler: Processed in 0.001270677 sec. | ||
| 9677 | 2026.05.06 00:59:16.714418 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.05.06 00:59:16.714511 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9679 | 2026.05.06 00:59:16.714549 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9680 | 2026.05.06 00:59:16.714954 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.05.06 00:59:16.714990 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9682 | 2026.05.06 00:59:16.715275 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9683 | 2026.05.06 00:59:16.715477 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.05.06 00:59:16.715603 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00111 sec., 72072.07207207207 rows/sec., 5.63 MiB/sec. | ||
| 9685 | 2026.05.06 00:59:16.715640 [ 270 ] {d5c4dc0e-96b5-4920-8b6c-2d6850f1fdf2} <Debug> TCPHandler: Processed in 0.001269287 sec. | ||
| 9686 | 2026.05.06 00:59:16.715753 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.05.06 00:59:16.715846 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9688 | 2026.05.06 00:59:16.715887 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9689 | 2026.05.06 00:59:16.716270 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.05.06 00:59:16.716306 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9691 | 2026.05.06 00:59:16.716625 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9692 | 2026.05.06 00:59:16.716825 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.05.06 00:59:16.716951 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 9694 | 2026.05.06 00:59:16.716987 [ 270 ] {1dc33335-5ff1-4549-aec6-4673ad083a41} <Debug> TCPHandler: Processed in 0.001281357 sec. | ||
| 9695 | 2026.05.06 00:59:16.717104 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.05.06 00:59:16.717196 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9697 | 2026.05.06 00:59:16.717248 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9698 | 2026.05.06 00:59:16.717991 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.05.06 00:59:16.718027 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9700 | 2026.05.06 00:59:16.718559 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9701 | 2026.05.06 00:59:16.718767 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.05.06 00:59:16.718909 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001731 sec., 9243.212016175621 rows/sec., 16.56 MiB/sec. | ||
| 9703 | 2026.05.06 00:59:16.718963 [ 270 ] {4e95e9d7-880b-442e-9452-ab0373946448} <Debug> TCPHandler: Processed in 0.00190656 sec. | ||
| 9704 | 2026.05.06 00:59:16.719078 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.05.06 00:59:16.719172 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9706 | 2026.05.06 00:59:16.719212 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9707 | 2026.05.06 00:59:16.719552 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.05.06 00:59:16.719595 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9709 | 2026.05.06 00:59:16.719893 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9710 | 2026.05.06 00:59:16.720091 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.05.06 00:59:16.720215 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9712 | 2026.05.06 00:59:16.720250 [ 270 ] {06a1640c-6add-4618-a304-a302f8ac4f6c} <Debug> TCPHandler: Processed in 0.001220785 sec. | ||
| 9713 | 2026.05.06 00:59:20.143051 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9714 | 2026.05.06 00:59:20.143126 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9715 | 2026.05.06 00:59:20.266783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20140 | ||
| 9716 | 2026.05.06 00:59:20.267388 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.05.06 00:59:20.267447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9718 | 2026.05.06 00:59:20.267971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9719 | 2026.05.06 00:59:20.268225 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.05.06 00:59:20.268371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20140 | ||
| 9721 | 2026.05.06 00:59:21.289452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9722 | 2026.05.06 00:59:21.304788 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.05.06 00:59:21.304856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9724 | 2026.05.06 00:59:21.311433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9725 | 2026.05.06 00:59:21.312094 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.05.06 00:59:21.314751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9727 | 2026.05.06 00:59:21.706805 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.05.06 00:59:21.707055 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9729 | 2026.05.06 00:59:21.707459 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9730 | 2026.05.06 00:59:21.707501 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9731 | 2026.05.06 00:59:21.707727 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9732 | 2026.05.06 00:59:21.707795 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9733 | 2026.05.06 00:59:21.707933 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9734 | 2026.05.06 00:59:21.708047 [ 319 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9735 | 2026.05.06 00:59:21.708057 [ 332 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9736 | 2026.05.06 00:59:21.708057 [ 367 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9737 | 2026.05.06 00:59:21.708196 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9738 | 2026.05.06 00:59:21.708223 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9739 | 2026.05.06 00:59:21.708290 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9740 | 2026.05.06 00:59:21.708309 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9741 | 2026.05.06 00:59:21.708342 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9742 | 2026.05.06 00:59:21.708381 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9743 | 2026.05.06 00:59:21.709527 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002574 sec., 14763.014763014764 rows/sec., 2.99 MiB/sec. | ||
| 9744 | 2026.05.06 00:59:21.709661 [ 270 ] {1c162b19-8b4e-4fd5-9f15-f296cffc9adb} <Debug> TCPHandler: Processed in 0.002990523 sec. | ||
| 9745 | 2026.05.06 00:59:21.711642 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.05.06 00:59:21.711769 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9747 | 2026.05.06 00:59:21.711818 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9748 | 2026.05.06 00:59:21.712441 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.05.06 00:59:21.712493 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9750 | 2026.05.06 00:59:21.712867 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9751 | 2026.05.06 00:59:21.713082 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.05.06 00:59:21.713243 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001511 sec., 70152.21707478492 rows/sec., 5.89 MiB/sec. | ||
| 9753 | 2026.05.06 00:59:21.713283 [ 270 ] {7312b1a0-ab16-442d-94e6-f04d042073ef} <Debug> TCPHandler: Processed in 0.001699456 sec. | ||
| 9754 | 2026.05.06 00:59:21.713431 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2026.05.06 00:59:21.713533 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9756 | 2026.05.06 00:59:21.713574 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9757 | 2026.05.06 00:59:21.714023 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.05.06 00:59:21.714061 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9759 | 2026.05.06 00:59:21.714366 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9760 | 2026.05.06 00:59:21.714569 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.05.06 00:59:21.714717 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001202 sec., 20798.66888519135 rows/sec., 1.53 MiB/sec. | ||
| 9762 | 2026.05.06 00:59:21.714757 [ 270 ] {f0480340-a6ca-4127-8172-1d82afceacd0} <Debug> TCPHandler: Processed in 0.001377389 sec. | ||
| 9763 | 2026.05.06 00:59:21.714926 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.05.06 00:59:21.715029 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9765 | 2026.05.06 00:59:21.715068 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9766 | 2026.05.06 00:59:21.715513 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.05.06 00:59:21.715549 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9768 | 2026.05.06 00:59:21.715852 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9769 | 2026.05.06 00:59:21.716093 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.05.06 00:59:21.716233 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001222 sec., 72831.42389525368 rows/sec., 5.69 MiB/sec. | ||
| 9771 | 2026.05.06 00:59:21.716271 [ 270 ] {1b0a8734-3df1-443d-b3d8-902a72136a8d} <Debug> TCPHandler: Processed in 0.001411989 sec. | ||
| 9772 | 2026.05.06 00:59:21.716403 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.05.06 00:59:21.716498 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.05.06 00:59:21.716540 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9775 | 2026.05.06 00:59:21.716956 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.05.06 00:59:21.716991 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9777 | 2026.05.06 00:59:21.717320 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9778 | 2026.05.06 00:59:21.717528 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.05.06 00:59:21.717664 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 9780 | 2026.05.06 00:59:21.717702 [ 270 ] {e8a00dbb-d4b2-4d7a-aa44-1329797a43fa} <Debug> TCPHandler: Processed in 0.001347268 sec. | ||
| 9781 | 2026.05.06 00:59:21.717818 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.05.06 00:59:21.717915 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.05.06 00:59:21.717968 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9784 | 2026.05.06 00:59:21.718806 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.05.06 00:59:21.718842 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9786 | 2026.05.06 00:59:21.719402 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9787 | 2026.05.06 00:59:21.719615 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.05.06 00:59:21.719755 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001858 sec., 13455.328310010764 rows/sec., 24.11 MiB/sec. | ||
| 9789 | 2026.05.06 00:59:21.719809 [ 270 ] {52710d4e-f903-419f-b04c-c9ce28e7a8fa} <Debug> TCPHandler: Processed in 0.002039103 sec. | ||
| 9790 | 2026.05.06 00:59:21.719931 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.05.06 00:59:21.720025 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.05.06 00:59:21.720065 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9793 | 2026.05.06 00:59:21.720419 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.05.06 00:59:21.720454 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9795 | 2026.05.06 00:59:21.720745 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9796 | 2026.05.06 00:59:21.720947 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.05.06 00:59:21.721072 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9798 | 2026.05.06 00:59:21.721107 [ 270 ] {ad77080b-0502-4133-b9ca-9c200f127fcb} <Debug> TCPHandler: Processed in 0.001223356 sec. | ||
| 9799 | 2026.05.06 00:59:22.116685 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.05.06 00:59:22.117050 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9801 | 2026.05.06 00:59:22.117590 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9802 | 2026.05.06 00:59:22.117650 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9803 | 2026.05.06 00:59:22.117894 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9804 | 2026.05.06 00:59:22.117962 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9805 | 2026.05.06 00:59:22.118095 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 9806 | 2026.05.06 00:59:22.118216 [ 367 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9807 | 2026.05.06 00:59:22.118225 [ 359 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9808 | 2026.05.06 00:59:22.118216 [ 340 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9809 | 2026.05.06 00:59:22.118397 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9810 | 2026.05.06 00:59:22.118424 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9811 | 2026.05.06 00:59:22.118492 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9812 | 2026.05.06 00:59:22.118511 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9813 | 2026.05.06 00:59:22.118546 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9814 | 2026.05.06 00:59:22.118586 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9815 | 2026.05.06 00:59:22.119873 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002977 sec., 12764.528048370843 rows/sec., 2.59 MiB/sec. | ||
| 9816 | 2026.05.06 00:59:22.120006 [ 270 ] {7e7eb2c4-f3b2-4d2d-8ab6-e1d14cd15abe} <Debug> TCPHandler: Processed in 0.003475823 sec. | ||
| 9817 | 2026.05.06 00:59:22.133451 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2026.05.06 00:59:22.133564 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9819 | 2026.05.06 00:59:22.133619 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9820 | 2026.05.06 00:59:22.134241 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2026.05.06 00:59:22.134294 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9822 | 2026.05.06 00:59:22.134740 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9823 | 2026.05.06 00:59:22.134959 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2026.05.06 00:59:22.135120 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 9825 | 2026.05.06 00:59:22.135161 [ 270 ] {a0b579fa-fb97-4a3a-83d0-fc9006e1fe3c} <Debug> TCPHandler: Processed in 0.001764277 sec. | ||
| 9826 | 2026.05.06 00:59:22.135288 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2026.05.06 00:59:22.135386 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9828 | 2026.05.06 00:59:22.135428 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9829 | 2026.05.06 00:59:22.135818 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.05.06 00:59:22.135855 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9831 | 2026.05.06 00:59:22.136145 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9832 | 2026.05.06 00:59:22.136348 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.05.06 00:59:22.136481 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001116 sec., 12544.802867383512 rows/sec., 1022.94 KiB/sec. | ||
| 9834 | 2026.05.06 00:59:22.136518 [ 270 ] {892027d2-c88b-4653-9658-c95c0610831e} <Debug> TCPHandler: Processed in 0.001280226 sec. | ||
| 9835 | 2026.05.06 00:59:22.136637 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9836 | 2026.05.06 00:59:22.136733 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9837 | 2026.05.06 00:59:22.136771 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9838 | 2026.05.06 00:59:22.138595 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2026.05.06 00:59:22.138701 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9840 | 2026.05.06 00:59:22.139169 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9841 | 2026.05.06 00:59:22.139380 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2026.05.06 00:59:22.139514 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Debug> executeQuery: Read 2564 rows, 196.85 KiB in 0.002798 sec., 916368.8348820586 rows/sec., 68.71 MiB/sec. | ||
| 9843 | 2026.05.06 00:59:22.139514 [ 77 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9844 | 2026.05.06 00:59:22.139553 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 9845 | 2026.05.06 00:59:22.139565 [ 77 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.05.06 00:59:22.139566 [ 270 ] {00221e27-42c0-4b06-8626-168d0978648e} <Debug> TCPHandler: Processed in 0.002977792 sec. | ||
| 9847 | 2026.05.06 00:59:22.139586 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9848 | 2026.05.06 00:59:22.139710 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9849 | 2026.05.06 00:59:22.139715 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.05.06 00:59:22.139853 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9851 | 2026.05.06 00:59:22.139861 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9852 | 2026.05.06 00:59:22.139897 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9853 | 2026.05.06 00:59:22.139907 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2615 rows starting from the beginning of the part | ||
| 9854 | 2026.05.06 00:59:22.139983 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 88 rows starting from the beginning of the part | ||
| 9855 | 2026.05.06 00:59:22.140029 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 9856 | 2026.05.06 00:59:22.140071 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 88 rows starting from the beginning of the part | ||
| 9857 | 2026.05.06 00:59:22.140114 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 9858 | 2026.05.06 00:59:22.140153 [ 194 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2564 rows starting from the beginning of the part | ||
| 9859 | 2026.05.06 00:59:22.140339 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.05.06 00:59:22.140380 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9861 | 2026.05.06 00:59:22.140721 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9862 | 2026.05.06 00:59:22.140946 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.05.06 00:59:22.141089 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Debug> executeQuery: Read 53 rows, 3.97 KiB in 0.001256 sec., 42197.452229299364 rows/sec., 3.09 MiB/sec. | ||
| 9864 | 2026.05.06 00:59:22.141127 [ 270 ] {70bd179d-28ce-475b-bb56-f4a5dc658281} <Debug> TCPHandler: Processed in 0.001461901 sec. | ||
| 9865 | 2026.05.06 00:59:22.141247 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2026.05.06 00:59:22.141347 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9867 | 2026.05.06 00:59:22.141388 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9868 | 2026.05.06 00:59:22.142101 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.05.06 00:59:22.142139 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9870 | 2026.05.06 00:59:22.142257 [ 193 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5567 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604014 sec., 2137853.3295135894 rows/sec., 170.11 MiB/sec. | ||
| 9871 | 2026.05.06 00:59:22.142528 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9872 | 2026.05.06 00:59:22.142561 [ 191 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9873 | 2026.05.06 00:59:22.142795 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.05.06 00:59:22.142926 [ 191 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.05.06 00:59:22.142947 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00162 sec., 509259.25925925927 rows/sec., 29.79 MiB/sec. | ||
| 9876 | 2026.05.06 00:59:22.142990 [ 270 ] {df1c4cce-74fe-48dc-b0ea-f22b2dc6c52e} <Debug> TCPHandler: Processed in 0.001794188 sec. | ||
| 9877 | 2026.05.06 00:59:22.143023 [ 191 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_71_14} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9878 | 2026.05.06 00:59:22.143114 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.05.06 00:59:22.143127 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9880 | 2026.05.06 00:59:22.143215 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.05.06 00:59:22.143259 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9882 | 2026.05.06 00:59:22.143643 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.05.06 00:59:22.143679 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9884 | 2026.05.06 00:59:22.143971 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9885 | 2026.05.06 00:59:22.144184 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.05.06 00:59:22.144317 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 9887 | 2026.05.06 00:59:22.144355 [ 270 ] {21862db1-f993-496c-b69b-8651b6a339b3} <Debug> TCPHandler: Processed in 0.001292227 sec. | ||
| 9888 | 2026.05.06 00:59:22.144471 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.05.06 00:59:22.144565 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9890 | 2026.05.06 00:59:22.144604 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9891 | 2026.05.06 00:59:22.144983 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.05.06 00:59:22.145018 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9893 | 2026.05.06 00:59:22.145308 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9894 | 2026.05.06 00:59:22.145516 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.05.06 00:59:22.145650 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 9896 | 2026.05.06 00:59:22.145689 [ 270 ] {fb8f32c8-d9bc-4bbe-a66b-98ae946def67} <Debug> TCPHandler: Processed in 0.001268016 sec. | ||
| 9897 | 2026.05.06 00:59:22.145808 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.05.06 00:59:22.145907 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9899 | 2026.05.06 00:59:22.145949 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9900 | 2026.05.06 00:59:22.146849 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.05.06 00:59:22.146890 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9902 | 2026.05.06 00:59:22.147274 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9903 | 2026.05.06 00:59:22.147484 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.05.06 00:59:22.147600 [ 77 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9905 | 2026.05.06 00:59:22.147620 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Debug> executeQuery: Read 1356 rows, 93.80 KiB in 0.001731 sec., 783362.218370884 rows/sec., 52.92 MiB/sec. | ||
| 9906 | 2026.05.06 00:59:22.147631 [ 77 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.05.06 00:59:22.147653 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9908 | 2026.05.06 00:59:22.147659 [ 270 ] {c17f3acc-5406-4e88-b5b9-7f3f9a0c0e89} <Debug> TCPHandler: Processed in 0.001901379 sec. | ||
| 9909 | 2026.05.06 00:59:22.147737 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9910 | 2026.05.06 00:59:22.147782 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.05.06 00:59:22.147837 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9912 | 2026.05.06 00:59:22.147867 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 9913 | 2026.05.06 00:59:22.147885 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9914 | 2026.05.06 00:59:22.147912 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 80 rows starting from the beginning of the part | ||
| 9915 | 2026.05.06 00:59:22.147935 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9916 | 2026.05.06 00:59:22.147956 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part | ||
| 9917 | 2026.05.06 00:59:22.147997 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 80 rows starting from the beginning of the part | ||
| 9918 | 2026.05.06 00:59:22.148032 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 89 rows starting from the beginning of the part | ||
| 9919 | 2026.05.06 00:59:22.148070 [ 194 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1356 rows starting from the beginning of the part | ||
| 9920 | 2026.05.06 00:59:22.148805 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2026.05.06 00:59:22.148846 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9922 | 2026.05.06 00:59:22.149241 [ 201 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538093 sec., 2012232.0301828303 rows/sec., 146.24 MiB/sec. | ||
| 9923 | 2026.05.06 00:59:22.149326 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9924 | 2026.05.06 00:59:22.149442 [ 199 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9925 | 2026.05.06 00:59:22.149568 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.05.06 00:59:22.149692 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9927 | 2026.05.06 00:59:22.149719 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001853 sec., 830545.0620615218 rows/sec., 50.80 MiB/sec. | ||
| 9928 | 2026.05.06 00:59:22.149723 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.05.06 00:59:22.149747 [ 199 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2026.05.06 00:59:22.149756 [ 270 ] {cbd4b701-5ba3-403e-bd41-e4df865d7dae} <Debug> TCPHandler: Processed in 0.002024703 sec. | ||
| 9931 | 2026.05.06 00:59:22.149754 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9932 | 2026.05.06 00:59:22.149835 [ 199 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_71_14} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9933 | 2026.05.06 00:59:22.149881 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9934 | 2026.05.06 00:59:22.149900 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.05.06 00:59:22.149920 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9936 | 2026.05.06 00:59:22.150017 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9937 | 2026.05.06 00:59:22.150023 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9938 | 2026.05.06 00:59:22.150076 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 24665 rows starting from the beginning of the part | ||
| 9939 | 2026.05.06 00:59:22.150080 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9940 | 2026.05.06 00:59:22.150149 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9941 | 2026.05.06 00:59:22.150207 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9942 | 2026.05.06 00:59:22.150255 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9943 | 2026.05.06 00:59:22.150299 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9944 | 2026.05.06 00:59:22.150342 [ 192 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1539 rows starting from the beginning of the part | ||
| 9945 | 2026.05.06 00:59:22.150902 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.05.06 00:59:22.150943 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9947 | 2026.05.06 00:59:22.151540 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9948 | 2026.05.06 00:59:22.151779 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.05.06 00:59:22.151926 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001929 sec., 13996.889580093313 rows/sec., 25.08 MiB/sec. | ||
| 9950 | 2026.05.06 00:59:22.151988 [ 270 ] {71819830-b0f6-4be3-b5ad-b11c1876074e} <Debug> TCPHandler: Processed in 0.002138324 sec. | ||
| 9951 | 2026.05.06 00:59:22.152109 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2026.05.06 00:59:22.152207 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9953 | 2026.05.06 00:59:22.152250 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9954 | 2026.05.06 00:59:22.152581 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.05.06 00:59:22.152618 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9956 | 2026.05.06 00:59:22.152953 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9957 | 2026.05.06 00:59:22.153160 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.05.06 00:59:22.153258 [ 77 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9959 | 2026.05.06 00:59:22.153281 [ 77 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.05.06 00:59:22.153291 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 750.79 KiB/sec. | ||
| 9961 | 2026.05.06 00:59:22.153297 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9962 | 2026.05.06 00:59:22.153327 [ 270 ] {f04ea0a1-342e-423c-b0e2-d961932af6a6} <Debug> TCPHandler: Processed in 0.001267946 sec. | ||
| 9963 | 2026.05.06 00:59:22.153387 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9964 | 2026.05.06 00:59:22.153488 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9965 | 2026.05.06 00:59:22.153522 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3330 rows starting from the beginning of the part | ||
| 9966 | 2026.05.06 00:59:22.153587 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9967 | 2026.05.06 00:59:22.153642 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9968 | 2026.05.06 00:59:22.153691 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9969 | 2026.05.06 00:59:22.153744 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9970 | 2026.05.06 00:59:22.153793 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 9971 | 2026.05.06 00:59:22.155884 [ 195 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3582 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537264 sec., 1411756.9161112127 rows/sec., 95.21 MiB/sec. | ||
| 9972 | 2026.05.06 00:59:22.156275 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9973 | 2026.05.06 00:59:22.156518 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.05.06 00:59:22.156588 [ 201 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_71_14} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9975 | 2026.05.06 00:59:22.156656 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9976 | 2026.05.06 00:59:22.165471 [ 195 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26844 rows, containing 5 columns (5 merged, 0 gathered) in 0.015640938 sec., 1716265.3544180023 rows/sec., 110.11 MiB/sec. | ||
| 9977 | 2026.05.06 00:59:22.165866 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9978 | 2026.05.06 00:59:22.166191 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.05.06 00:59:22.166281 [ 198 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9980 | 2026.05.06 00:59:22.166379 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9981 | 2026.05.06 00:59:23.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.06 MiB, peak 324.83 MiB, free memory in arenas 0.00 B, will set to 317.12 MiB (RSS), difference: 3.05 MiB | ||
| 9982 | 2026.05.06 00:59:25.326376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1200 | ||
| 9983 | 2026.05.06 00:59:25.329089 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.05.06 00:59:25.329128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9985 | 2026.05.06 00:59:25.330350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9986 | 2026.05.06 00:59:25.330613 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.05.06 00:59:25.330870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
| 9988 | 2026.05.06 00:59:26.704672 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.05.06 00:59:26.704941 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9990 | 2026.05.06 00:59:26.705321 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9991 | 2026.05.06 00:59:26.705357 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9992 | 2026.05.06 00:59:26.705655 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9993 | 2026.05.06 00:59:26.705731 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9994 | 2026.05.06 00:59:26.705873 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9995 | 2026.05.06 00:59:26.705986 [ 367 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9996 | 2026.05.06 00:59:26.706001 [ 323 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9997 | 2026.05.06 00:59:26.705986 [ 340 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9998 | 2026.05.06 00:59:26.706151 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9999 | 2026.05.06 00:59:26.706177 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10000 | 2026.05.06 00:59:26.706246 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10001 | 2026.05.06 00:59:26.706265 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10002 | 2026.05.06 00:59:26.706301 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10003 | 2026.05.06 00:59:26.706343 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10004 | 2026.05.06 00:59:26.707449 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002615 sec., 14531.54875717017 rows/sec., 2.95 MiB/sec. | ||
| 10005 | 2026.05.06 00:59:26.707580 [ 270 ] {383acabf-b05c-4a50-a680-0a4f0e13c913} <Debug> TCPHandler: Processed in 0.003090415 sec. | ||
| 10006 | 2026.05.06 00:59:26.709138 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2026.05.06 00:59:26.709246 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10008 | 2026.05.06 00:59:26.709289 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10009 | 2026.05.06 00:59:26.709797 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.05.06 00:59:26.709842 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10011 | 2026.05.06 00:59:26.710207 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10012 | 2026.05.06 00:59:26.710430 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.05.06 00:59:26.710583 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001368 sec., 40935.67251461988 rows/sec., 3.14 MiB/sec. | ||
| 10014 | 2026.05.06 00:59:26.710623 [ 270 ] {3bc5cfbc-455f-45c5-bb12-1a1d132579c0} <Debug> TCPHandler: Processed in 0.001538202 sec. | ||
| 10015 | 2026.05.06 00:59:26.710749 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2026.05.06 00:59:26.710847 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10017 | 2026.05.06 00:59:26.710887 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10018 | 2026.05.06 00:59:26.711302 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2026.05.06 00:59:26.711337 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10020 | 2026.05.06 00:59:26.711630 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10021 | 2026.05.06 00:59:26.711845 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2026.05.06 00:59:26.711981 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 10023 | 2026.05.06 00:59:26.712018 [ 270 ] {355a2c88-7b8b-4d5f-9e34-f9539a0236f0} <Debug> TCPHandler: Processed in 0.001320917 sec. | ||
| 10024 | 2026.05.06 00:59:26.712141 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2026.05.06 00:59:26.712236 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10026 | 2026.05.06 00:59:26.712280 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10027 | 2026.05.06 00:59:26.712658 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2026.05.06 00:59:26.712691 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10029 | 2026.05.06 00:59:26.713026 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10030 | 2026.05.06 00:59:26.713233 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.05.06 00:59:26.713360 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 10032 | 2026.05.06 00:59:26.713397 [ 270 ] {b86ee680-f54e-4d9c-bc0a-1a9bac65c0fc} <Debug> TCPHandler: Processed in 0.001307307 sec. | ||
| 10033 | 2026.05.06 00:59:26.713517 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.05.06 00:59:26.713613 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10035 | 2026.05.06 00:59:26.713655 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10036 | 2026.05.06 00:59:26.713995 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.05.06 00:59:26.714031 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10038 | 2026.05.06 00:59:26.714330 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10039 | 2026.05.06 00:59:26.714536 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.05.06 00:59:26.714665 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 10041 | 2026.05.06 00:59:26.714700 [ 270 ] {6ddabdbb-7501-44ac-8db4-19180131dabb} <Debug> TCPHandler: Processed in 0.001233236 sec. | ||
| 10042 | 2026.05.06 00:59:27.768516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20588 | ||
| 10043 | 2026.05.06 00:59:27.769088 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.05.06 00:59:27.769139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10045 | 2026.05.06 00:59:27.769648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10046 | 2026.05.06 00:59:27.769895 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.05.06 00:59:27.770045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20588 | ||
| 10048 | 2026.05.06 00:59:28.814846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10049 | 2026.05.06 00:59:28.830791 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.05.06 00:59:28.830856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10051 | 2026.05.06 00:59:28.836966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10052 | 2026.05.06 00:59:28.837647 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2026.05.06 00:59:28.840436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10054 | 2026.05.06 00:59:31.706854 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.05.06 00:59:31.707076 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10056 | 2026.05.06 00:59:31.707413 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10057 | 2026.05.06 00:59:31.707448 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10058 | 2026.05.06 00:59:31.707701 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10059 | 2026.05.06 00:59:31.707773 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10060 | 2026.05.06 00:59:31.707914 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10061 | 2026.05.06 00:59:31.708016 [ 365 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10062 | 2026.05.06 00:59:31.708029 [ 323 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10063 | 2026.05.06 00:59:31.708033 [ 362 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10064 | 2026.05.06 00:59:31.708204 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10065 | 2026.05.06 00:59:31.708236 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10066 | 2026.05.06 00:59:31.708309 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10067 | 2026.05.06 00:59:31.708330 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10068 | 2026.05.06 00:59:31.708365 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10069 | 2026.05.06 00:59:31.708403 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10070 | 2026.05.06 00:59:31.709618 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002629 sec., 14454.165081780146 rows/sec., 2.93 MiB/sec. | ||
| 10071 | 2026.05.06 00:59:31.709759 [ 270 ] {12ef9259-3e29-4464-b53b-717ea8c10227} <Debug> TCPHandler: Processed in 0.003033854 sec. | ||
| 10072 | 2026.05.06 00:59:31.711937 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.05.06 00:59:31.712067 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10074 | 2026.05.06 00:59:31.712118 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10075 | 2026.05.06 00:59:31.712731 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.05.06 00:59:31.712781 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10077 | 2026.05.06 00:59:31.713173 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10078 | 2026.05.06 00:59:31.713392 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.05.06 00:59:31.713548 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001519 sec., 69782.75181040158 rows/sec., 5.86 MiB/sec. | ||
| 10080 | 2026.05.06 00:59:31.713587 [ 270 ] {124090bd-c6d6-4600-98ec-882abac6972e} <Debug> TCPHandler: Processed in 0.001701146 sec. | ||
| 10081 | 2026.05.06 00:59:31.713721 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.05.06 00:59:31.713819 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10083 | 2026.05.06 00:59:31.713859 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10084 | 2026.05.06 00:59:31.714273 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.05.06 00:59:31.714309 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10086 | 2026.05.06 00:59:31.714595 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10087 | 2026.05.06 00:59:31.714805 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.05.06 00:59:31.714925 [ 70 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10089 | 2026.05.06 00:59:31.714953 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001156 sec., 21626.29757785467 rows/sec., 1.59 MiB/sec. | ||
| 10090 | 2026.05.06 00:59:31.714987 [ 70 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.05.06 00:59:31.714999 [ 270 ] {f4c90278-d137-4453-b85e-1766d9292ca1} <Debug> TCPHandler: Processed in 0.001326728 sec. | ||
| 10092 | 2026.05.06 00:59:31.715022 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10093 | 2026.05.06 00:59:31.715118 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::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 | ||
| 10094 | 2026.05.06 00:59:31.715127 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.05.06 00:59:31.715214 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10096 | 2026.05.06 00:59:31.715235 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10097 | 2026.05.06 00:59:31.715241 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 80 rows starting from the beginning of the part | ||
| 10098 | 2026.05.06 00:59:31.715275 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10099 | 2026.05.06 00:59:31.715302 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10100 | 2026.05.06 00:59:31.715346 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 10101 | 2026.05.06 00:59:31.715388 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10102 | 2026.05.06 00:59:31.715431 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 53 rows starting from the beginning of the part | ||
| 10103 | 2026.05.06 00:59:31.715469 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10104 | 2026.05.06 00:59:31.715730 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.05.06 00:59:31.715765 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10106 | 2026.05.06 00:59:31.716072 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10107 | 2026.05.06 00:59:31.716222 [ 195 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137594 sec., 196906.8050640211 rows/sec., 15.16 MiB/sec. | ||
| 10108 | 2026.05.06 00:59:31.716275 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.05.06 00:59:31.716365 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10110 | 2026.05.06 00:59:31.716413 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001198 sec., 74290.48414023372 rows/sec., 5.80 MiB/sec. | ||
| 10111 | 2026.05.06 00:59:31.716451 [ 270 ] {f0142243-35a4-442a-b974-b981520e604e} <Debug> TCPHandler: Processed in 0.001370929 sec. | ||
| 10112 | 2026.05.06 00:59:31.716573 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2026.05.06 00:59:31.716596 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.05.06 00:59:31.716659 [ 197 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_61_12} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10115 | 2026.05.06 00:59:31.716667 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10116 | 2026.05.06 00:59:31.716710 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10117 | 2026.05.06 00:59:31.716726 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10118 | 2026.05.06 00:59:31.717116 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.05.06 00:59:31.717151 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10120 | 2026.05.06 00:59:31.717466 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10121 | 2026.05.06 00:59:31.717671 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.05.06 00:59:31.717805 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 10123 | 2026.05.06 00:59:31.717842 [ 270 ] {1291b084-c9be-42e3-b368-87f08b6e0994} <Debug> TCPHandler: Processed in 0.001316047 sec. | ||
| 10124 | 2026.05.06 00:59:31.717965 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10125 | 2026.05.06 00:59:31.718069 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10126 | 2026.05.06 00:59:31.718126 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10127 | 2026.05.06 00:59:31.718942 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.05.06 00:59:31.718978 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10129 | 2026.05.06 00:59:31.719548 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10130 | 2026.05.06 00:59:31.719782 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.05.06 00:59:31.719909 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10132 | 2026.05.06 00:59:31.719929 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001879 sec., 13304.949441192124 rows/sec., 23.84 MiB/sec. | ||
| 10133 | 2026.05.06 00:59:31.719950 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.05.06 00:59:31.719982 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10135 | 2026.05.06 00:59:31.719990 [ 270 ] {2c857570-c793-42be-be7c-fcdcf53ccf03} <Debug> TCPHandler: Processed in 0.002075973 sec. | ||
| 10136 | 2026.05.06 00:59:31.720078 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::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 | ||
| 10137 | 2026.05.06 00:59:31.720154 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10138 | 2026.05.06 00:59:31.720256 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10139 | 2026.05.06 00:59:31.720297 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10140 | 2026.05.06 00:59:31.720298 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10141 | 2026.05.06 00:59:31.720366 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1167 rows starting from the beginning of the part | ||
| 10142 | 2026.05.06 00:59:31.720489 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10143 | 2026.05.06 00:59:31.720593 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 10144 | 2026.05.06 00:59:31.720659 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.05.06 00:59:31.720686 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10146 | 2026.05.06 00:59:31.720702 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10147 | 2026.05.06 00:59:31.720805 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part | ||
| 10148 | 2026.05.06 00:59:31.720917 [ 196 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10149 | 2026.05.06 00:59:31.721030 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10150 | 2026.05.06 00:59:31.721278 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.05.06 00:59:31.721420 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 10152 | 2026.05.06 00:59:31.721458 [ 270 ] {c07c7942-aea4-4eb4-90a7-0bd655fe6936} <Debug> TCPHandler: Processed in 0.001355028 sec. | ||
| 10153 | 2026.05.06 00:59:31.728731 [ 197 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1285 rows, containing 19 columns (19 merged, 0 gathered) in 0.008695572 sec., 147776.36249806223 rows/sec., 264.81 MiB/sec. | ||
| 10154 | 2026.05.06 00:59:31.730362 [ 195 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10155 | 2026.05.06 00:59:31.730740 [ 195 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.05.06 00:59:31.730824 [ 195 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10157 | 2026.05.06 00:59:31.730994 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10158 | 2026.05.06 00:59:32.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.11 MiB, peak 329.45 MiB, free memory in arenas 0.00 B, will set to 322.41 MiB (RSS), difference: 4.30 MiB | ||
| 10159 | 2026.05.06 00:59:35.143175 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10160 | 2026.05.06 00:59:35.143227 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10161 | 2026.05.06 00:59:35.270133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21100 | ||
| 10162 | 2026.05.06 00:59:35.270653 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.05.06 00:59:35.270695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10164 | 2026.05.06 00:59:35.271180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10165 | 2026.05.06 00:59:35.271403 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.05.06 00:59:35.271535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21100 | ||
| 10167 | 2026.05.06 00:59:35.331121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1224 | ||
| 10168 | 2026.05.06 00:59:35.333322 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.05.06 00:59:35.333372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10170 | 2026.05.06 00:59:35.334578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10171 | 2026.05.06 00:59:35.334842 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.05.06 00:59:35.335165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 10173 | 2026.05.06 00:59:36.340514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10174 | 2026.05.06 00:59:36.357170 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2026.05.06 00:59:36.357225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10176 | 2026.05.06 00:59:36.363135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10177 | 2026.05.06 00:59:36.363845 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2026.05.06 00:59:36.366636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10179 | 2026.05.06 00:59:36.706651 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2026.05.06 00:59:36.706877 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10181 | 2026.05.06 00:59:36.707213 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10182 | 2026.05.06 00:59:36.707248 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10183 | 2026.05.06 00:59:36.707465 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10184 | 2026.05.06 00:59:36.707535 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10185 | 2026.05.06 00:59:36.707674 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10186 | 2026.05.06 00:59:36.707796 [ 322 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10187 | 2026.05.06 00:59:36.707812 [ 323 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10188 | 2026.05.06 00:59:36.707812 [ 362 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10189 | 2026.05.06 00:59:36.707964 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10190 | 2026.05.06 00:59:36.707990 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10191 | 2026.05.06 00:59:36.708058 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10192 | 2026.05.06 00:59:36.708077 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10193 | 2026.05.06 00:59:36.708112 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10194 | 2026.05.06 00:59:36.708150 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10195 | 2026.05.06 00:59:36.709322 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002535 sec., 14990.138067061145 rows/sec., 3.04 MiB/sec. | ||
| 10196 | 2026.05.06 00:59:36.709424 [ 270 ] {737ad5e4-467c-4401-a014-ebfb84d90a05} <Debug> TCPHandler: Processed in 0.002898871 sec. | ||
| 10197 | 2026.05.06 00:59:36.711384 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.05.06 00:59:36.711511 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10199 | 2026.05.06 00:59:36.711563 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10200 | 2026.05.06 00:59:36.712155 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.05.06 00:59:36.712197 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10202 | 2026.05.06 00:59:36.712556 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10203 | 2026.05.06 00:59:36.712804 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.05.06 00:59:36.712953 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001478 sec., 59539.91880920163 rows/sec., 5.01 MiB/sec. | ||
| 10205 | 2026.05.06 00:59:36.712992 [ 270 ] {e275cf57-26ef-42be-9dd5-0ee1a4248e44} <Debug> TCPHandler: Processed in 0.001671126 sec. | ||
| 10206 | 2026.05.06 00:59:36.713122 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.05.06 00:59:36.713219 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.05.06 00:59:36.713259 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10209 | 2026.05.06 00:59:36.713652 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.05.06 00:59:36.713688 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10211 | 2026.05.06 00:59:36.713979 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10212 | 2026.05.06 00:59:36.714187 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.05.06 00:59:36.714318 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001117 sec., 14324.082363473592 rows/sec., 1.05 MiB/sec. | ||
| 10214 | 2026.05.06 00:59:36.714356 [ 270 ] {71282bde-5a52-40cf-b84e-7c612690a7e6} <Debug> TCPHandler: Processed in 0.001284417 sec. | ||
| 10215 | 2026.05.06 00:59:36.714471 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.05.06 00:59:36.714566 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10217 | 2026.05.06 00:59:36.714606 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10218 | 2026.05.06 00:59:36.715011 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.05.06 00:59:36.715047 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10220 | 2026.05.06 00:59:36.715346 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10221 | 2026.05.06 00:59:36.715555 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.05.06 00:59:36.715684 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001136 sec., 70422.5352112676 rows/sec., 5.50 MiB/sec. | ||
| 10223 | 2026.05.06 00:59:36.715722 [ 270 ] {2cbc76ec-89e9-4663-9d86-99f159e14469} <Debug> TCPHandler: Processed in 0.001299817 sec. | ||
| 10224 | 2026.05.06 00:59:36.715842 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.05.06 00:59:36.715935 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.05.06 00:59:36.715978 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10227 | 2026.05.06 00:59:36.716400 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.05.06 00:59:36.716436 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10229 | 2026.05.06 00:59:36.716772 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10230 | 2026.05.06 00:59:36.717008 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.05.06 00:59:36.717142 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 10232 | 2026.05.06 00:59:36.717178 [ 270 ] {f9323f6a-af16-42a4-a900-0da9438703e4} <Debug> TCPHandler: Processed in 0.001386619 sec. | ||
| 10233 | 2026.05.06 00:59:36.717301 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.05.06 00:59:36.717395 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.05.06 00:59:36.717450 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10236 | 2026.05.06 00:59:36.718244 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.05.06 00:59:36.718281 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10238 | 2026.05.06 00:59:36.718814 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10239 | 2026.05.06 00:59:36.719039 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.05.06 00:59:36.719180 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001802 sec., 8879.023307436182 rows/sec., 15.91 MiB/sec. | ||
| 10241 | 2026.05.06 00:59:36.719235 [ 270 ] {0b353877-05c7-4393-933a-019c267871f2} <Debug> TCPHandler: Processed in 0.001987982 sec. | ||
| 10242 | 2026.05.06 00:59:36.719354 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.05.06 00:59:36.719449 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.05.06 00:59:36.719491 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10245 | 2026.05.06 00:59:36.719873 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.05.06 00:59:36.719920 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10247 | 2026.05.06 00:59:36.720285 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10248 | 2026.05.06 00:59:36.720505 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.05.06 00:59:36.720641 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 10250 | 2026.05.06 00:59:36.720679 [ 270 ] {36f827c2-fb5a-4c37-b16d-553c2eaa39a2} <Debug> TCPHandler: Processed in 0.001378689 sec. | ||
| 10251 | 2026.05.06 00:59:37.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.42 MiB, peak 329.45 MiB, free memory in arenas 0.00 B, will set to 322.41 MiB (RSS), difference: -1.01 MiB | ||
| 10252 | 2026.05.06 00:59:41.707927 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.05.06 00:59:41.708175 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 10254 | 2026.05.06 00:59:41.708521 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10255 | 2026.05.06 00:59:41.708555 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 10256 | 2026.05.06 00:59:41.708774 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10257 | 2026.05.06 00:59:41.708841 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10258 | 2026.05.06 00:59:41.708978 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10259 | 2026.05.06 00:59:41.709077 [ 333 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10260 | 2026.05.06 00:59:41.709104 [ 351 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10261 | 2026.05.06 00:59:41.709104 [ 362 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10262 | 2026.05.06 00:59:41.709237 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10263 | 2026.05.06 00:59:41.709264 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10264 | 2026.05.06 00:59:41.709330 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10265 | 2026.05.06 00:59:41.709350 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10266 | 2026.05.06 00:59:41.709385 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10267 | 2026.05.06 00:59:41.709426 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10268 | 2026.05.06 00:59:41.710610 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002535 sec., 14990.138067061145 rows/sec., 3.04 MiB/sec. | ||
| 10269 | 2026.05.06 00:59:41.710716 [ 270 ] {b7677bc9-f690-424f-a999-1e239a1cee7f} <Debug> TCPHandler: Processed in 0.002920451 sec. | ||
| 10270 | 2026.05.06 00:59:41.712985 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.05.06 00:59:41.713185 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10272 | 2026.05.06 00:59:41.713263 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10273 | 2026.05.06 00:59:41.713782 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.05.06 00:59:41.713824 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10275 | 2026.05.06 00:59:41.714156 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10276 | 2026.05.06 00:59:41.714370 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Trace> oximeter.fields_ipaddr (7496dd85-b0ef-4eac-a792-9e924fe6f8be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.05.06 00:59:41.714514 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001385 sec., 2888.086642599278 rows/sec., 235.50 KiB/sec. | ||
| 10278 | 2026.05.06 00:59:41.714551 [ 270 ] {588f5e10-52f9-4862-aaf5-0f2098d2936e} <Debug> TCPHandler: Processed in 0.001663324 sec. | ||
| 10279 | 2026.05.06 00:59:41.714675 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.05.06 00:59:41.714769 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10281 | 2026.05.06 00:59:41.714808 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10282 | 2026.05.06 00:59:41.715258 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.05.06 00:59:41.715295 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10284 | 2026.05.06 00:59:41.715586 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10285 | 2026.05.06 00:59:41.715810 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.05.06 00:59:41.715936 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001185 sec., 91139.24050632911 rows/sec., 7.63 MiB/sec. | ||
| 10287 | 2026.05.06 00:59:41.715972 [ 270 ] {a6403e29-ef04-4f04-8144-3a9cdec60c6a} <Debug> TCPHandler: Processed in 0.001344048 sec. | ||
| 10288 | 2026.05.06 00:59:41.716084 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.05.06 00:59:41.716177 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10290 | 2026.05.06 00:59:41.716215 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10291 | 2026.05.06 00:59:41.716616 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.05.06 00:59:41.716651 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10293 | 2026.05.06 00:59:41.716939 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10294 | 2026.05.06 00:59:41.717142 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.05.06 00:59:41.717272 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001113 sec., 26055.70530098832 rows/sec., 1.89 MiB/sec. | ||
| 10296 | 2026.05.06 00:59:41.717310 [ 270 ] {6904b38f-27eb-4d93-ad92-26bfdad1a3d5} <Debug> TCPHandler: Processed in 0.001272366 sec. | ||
| 10297 | 2026.05.06 00:59:41.717417 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2026.05.06 00:59:41.717509 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10299 | 2026.05.06 00:59:41.717547 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10300 | 2026.05.06 00:59:41.717959 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.05.06 00:59:41.717995 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10302 | 2026.05.06 00:59:41.718293 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10303 | 2026.05.06 00:59:41.718498 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.05.06 00:59:41.718625 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001133 sec., 82082.96557811122 rows/sec., 6.42 MiB/sec. | ||
| 10305 | 2026.05.06 00:59:41.718661 [ 270 ] {68347400-a34e-4ec9-80c7-3fdd0bbdbf8a} <Debug> TCPHandler: Processed in 0.001290027 sec. | ||
| 10306 | 2026.05.06 00:59:41.718777 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.05.06 00:59:41.718870 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10308 | 2026.05.06 00:59:41.718912 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10309 | 2026.05.06 00:59:41.719299 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.05.06 00:59:41.719335 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10311 | 2026.05.06 00:59:41.719650 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10312 | 2026.05.06 00:59:41.719878 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.05.06 00:59:41.720010 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001158 sec., 139896.3730569948 rows/sec., 9.74 MiB/sec. | ||
| 10314 | 2026.05.06 00:59:41.720047 [ 270 ] {d0e2018c-04d2-4a27-9e75-7368ccfc8c95} <Debug> TCPHandler: Processed in 0.001316687 sec. | ||
| 10315 | 2026.05.06 00:59:41.720171 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.05.06 00:59:41.720292 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10317 | 2026.05.06 00:59:41.720356 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10318 | 2026.05.06 00:59:41.721256 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.05.06 00:59:41.721299 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10320 | 2026.05.06 00:59:41.721826 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10321 | 2026.05.06 00:59:41.722064 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.05.06 00:59:41.722205 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001937 sec., 12906.556530717606 rows/sec., 23.13 MiB/sec. | ||
| 10323 | 2026.05.06 00:59:41.722258 [ 270 ] {3061ad7d-5b53-4f55-b141-097f8fd6047a} <Debug> TCPHandler: Processed in 0.002144935 sec. | ||
| 10324 | 2026.05.06 00:59:41.722380 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.05.06 00:59:41.722473 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10326 | 2026.05.06 00:59:41.722514 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10327 | 2026.05.06 00:59:41.722873 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.05.06 00:59:41.722914 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10329 | 2026.05.06 00:59:41.723239 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10330 | 2026.05.06 00:59:41.723452 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.05.06 00:59:41.723587 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10332 | 2026.05.06 00:59:41.723625 [ 270 ] {cb42f40b-cf8c-4c25-a1d8-1ec063577948} <Debug> TCPHandler: Processed in 0.001291878 sec. | ||
| 10333 | 2026.05.06 00:59:42.771678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21548 | ||
| 10334 | 2026.05.06 00:59:42.772436 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.05.06 00:59:42.772475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10336 | 2026.05.06 00:59:42.772940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10337 | 2026.05.06 00:59:42.773166 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.05.06 00:59:42.773305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21548 | ||
| 10339 | 2026.05.06 00:59:43.866727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10340 | 2026.05.06 00:59:43.883700 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.05.06 00:59:43.883763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10342 | 2026.05.06 00:59:43.890074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10343 | 2026.05.06 00:59:43.890785 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.05.06 00:59:43.893994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10345 | 2026.05.06 00:59:45.335357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1254 | ||
| 10346 | 2026.05.06 00:59:45.337779 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.05.06 00:59:45.337829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10348 | 2026.05.06 00:59:45.339030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10349 | 2026.05.06 00:59:45.339300 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.05.06 00:59:45.339574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10351 | 2026.05.06 00:59:46.707204 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2026.05.06 00:59:46.707425 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10353 | 2026.05.06 00:59:46.707756 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10354 | 2026.05.06 00:59:46.707792 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10355 | 2026.05.06 00:59:46.708006 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10356 | 2026.05.06 00:59:46.708072 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10357 | 2026.05.06 00:59:46.708208 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10358 | 2026.05.06 00:59:46.708310 [ 341 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10359 | 2026.05.06 00:59:46.708338 [ 343 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10360 | 2026.05.06 00:59:46.708338 [ 351 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10361 | 2026.05.06 00:59:46.708477 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10362 | 2026.05.06 00:59:46.708503 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10363 | 2026.05.06 00:59:46.708569 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10364 | 2026.05.06 00:59:46.708589 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10365 | 2026.05.06 00:59:46.708622 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10366 | 2026.05.06 00:59:46.708664 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10367 | 2026.05.06 00:59:46.709918 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00258 sec., 14728.682170542637 rows/sec., 2.99 MiB/sec. | ||
| 10368 | 2026.05.06 00:59:46.710023 [ 270 ] {33d217bf-2721-451a-a618-bf8864c30a04} <Debug> TCPHandler: Processed in 0.002941782 sec. | ||
| 10369 | 2026.05.06 00:59:46.712022 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10370 | 2026.05.06 00:59:46.712147 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10371 | 2026.05.06 00:59:46.712195 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10372 | 2026.05.06 00:59:46.713151 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2026.05.06 00:59:46.713192 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10374 | 2026.05.06 00:59:46.713548 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10375 | 2026.05.06 00:59:46.713786 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10376 | 2026.05.06 00:59:46.713931 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001819 sec., 48378.229796591535 rows/sec., 4.07 MiB/sec. | ||
| 10377 | 2026.05.06 00:59:46.713944 [ 52 ] {} <Debug> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10378 | 2026.05.06 00:59:46.713969 [ 270 ] {db68abf1-d9fc-4c66-b820-b28f6b6c161b} <Debug> TCPHandler: Processed in 0.002005062 sec. | ||
| 10379 | 2026.05.06 00:59:46.713999 [ 52 ] {} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.05.06 00:59:46.714029 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10381 | 2026.05.06 00:59:46.714103 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.05.06 00:59:46.714145 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10383 | 2026.05.06 00:59:46.714203 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10384 | 2026.05.06 00:59:46.714242 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10385 | 2026.05.06 00:59:46.714245 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10386 | 2026.05.06 00:59:46.714282 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2619 rows starting from the beginning of the part | ||
| 10387 | 2026.05.06 00:59:46.714342 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10388 | 2026.05.06 00:59:46.714390 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 10389 | 2026.05.06 00:59:46.714437 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 88 rows starting from the beginning of the part | ||
| 10390 | 2026.05.06 00:59:46.714477 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
| 10391 | 2026.05.06 00:59:46.714515 [ 197 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part | ||
| 10392 | 2026.05.06 00:59:46.714683 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.05.06 00:59:46.714718 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10394 | 2026.05.06 00:59:46.715014 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10395 | 2026.05.06 00:59:46.715211 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.05.06 00:59:46.715339 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001155 sec., 13852.813852813853 rows/sec., 1.02 MiB/sec. | ||
| 10397 | 2026.05.06 00:59:46.715375 [ 270 ] {cc6e33c1-f528-4cdf-8836-661c317dccd1} <Debug> TCPHandler: Processed in 0.001319347 sec. | ||
| 10398 | 2026.05.06 00:59:46.715491 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2026.05.06 00:59:46.715584 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10400 | 2026.05.06 00:59:46.715624 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10401 | 2026.05.06 00:59:46.715686 [ 195 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582694 sec., 1936571.440847062 rows/sec., 155.42 MiB/sec. | ||
| 10402 | 2026.05.06 00:59:46.716002 [ 195 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10403 | 2026.05.06 00:59:46.716038 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.05.06 00:59:46.716079 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10405 | 2026.05.06 00:59:46.716310 [ 195 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.05.06 00:59:46.716405 [ 195 ] {eb37fc2f-ec32-4e37-8c54-76bf10e5cead::all_1_76_15} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10407 | 2026.05.06 00:59:46.716418 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10408 | 2026.05.06 00:59:46.716512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10409 | 2026.05.06 00:59:46.716642 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.05.06 00:59:46.716775 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001208 sec., 66225.1655629139 rows/sec., 5.17 MiB/sec. | ||
| 10411 | 2026.05.06 00:59:46.716783 [ 51 ] {} <Debug> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10412 | 2026.05.06 00:59:46.716813 [ 270 ] {ed80eea0-6d26-4165-8532-3db5580dedff} <Debug> TCPHandler: Processed in 0.001368938 sec. | ||
| 10413 | 2026.05.06 00:59:46.716828 [ 51 ] {} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.05.06 00:59:46.716853 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10415 | 2026.05.06 00:59:46.716936 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.05.06 00:59:46.716936 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10417 | 2026.05.06 00:59:46.717029 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10418 | 2026.05.06 00:59:46.717032 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10419 | 2026.05.06 00:59:46.717052 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 10420 | 2026.05.06 00:59:46.717079 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10421 | 2026.05.06 00:59:46.717098 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10422 | 2026.05.06 00:59:46.717135 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 89 rows starting from the beginning of the part | ||
| 10423 | 2026.05.06 00:59:46.717167 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part | ||
| 10424 | 2026.05.06 00:59:46.717202 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 93 rows starting from the beginning of the part | ||
| 10425 | 2026.05.06 00:59:46.717234 [ 197 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 80 rows starting from the beginning of the part | ||
| 10426 | 2026.05.06 00:59:46.717498 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.05.06 00:59:46.717531 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10428 | 2026.05.06 00:59:46.717858 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10429 | 2026.05.06 00:59:46.718078 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.05.06 00:59:46.718134 [ 200 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226826 sec., 1474536.7313702186 rows/sec., 109.14 MiB/sec. | ||
| 10431 | 2026.05.06 00:59:46.718202 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10432 | 2026.05.06 00:59:46.718209 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 10433 | 2026.05.06 00:59:46.718239 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.05.06 00:59:46.718261 [ 270 ] {7fe5b645-0ae3-4e7e-8386-41c15b4492ce} <Debug> TCPHandler: Processed in 0.001372379 sec. | ||
| 10435 | 2026.05.06 00:59:46.718264 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10436 | 2026.05.06 00:59:46.718349 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10437 | 2026.05.06 00:59:46.718385 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10438 | 2026.05.06 00:59:46.718390 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.05.06 00:59:46.718437 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10440 | 2026.05.06 00:59:46.718462 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 26844 rows starting from the beginning of the part | ||
| 10441 | 2026.05.06 00:59:46.718503 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.05.06 00:59:46.718507 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 10443 | 2026.05.06 00:59:46.718555 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10444 | 2026.05.06 00:59:46.718558 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10445 | 2026.05.06 00:59:46.718590 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10446 | 2026.05.06 00:59:46.718627 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 162 rows starting from the beginning of the part | ||
| 10447 | 2026.05.06 00:59:46.718662 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10448 | 2026.05.06 00:59:46.718756 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.05.06 00:59:46.718854 [ 188 ] {e81dd241-e9e1-4225-812c-86ab0833cd1a::all_1_76_15} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10450 | 2026.05.06 00:59:46.718962 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10451 | 2026.05.06 00:59:46.719335 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2026.05.06 00:59:46.719375 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10453 | 2026.05.06 00:59:46.719905 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10454 | 2026.05.06 00:59:46.720126 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2026.05.06 00:59:46.720271 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001786 sec., 8958.566629339306 rows/sec., 16.05 MiB/sec. | ||
| 10456 | 2026.05.06 00:59:46.720342 [ 270 ] {f404410d-4345-4b4d-9f44-08b633d3c1a0} <Debug> TCPHandler: Processed in 0.001998512 sec. | ||
| 10457 | 2026.05.06 00:59:46.720473 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10458 | 2026.05.06 00:59:46.720567 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10459 | 2026.05.06 00:59:46.720607 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10460 | 2026.05.06 00:59:46.720945 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.05.06 00:59:46.720980 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10462 | 2026.05.06 00:59:46.721284 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10463 | 2026.05.06 00:59:46.721490 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2026.05.06 00:59:46.721616 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 10465 | 2026.05.06 00:59:46.721631 [ 51 ] {} <Debug> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10466 | 2026.05.06 00:59:46.721652 [ 270 ] {491fc576-419c-4aec-8668-7f1caf19a3fb} <Debug> TCPHandler: Processed in 0.001225956 sec. | ||
| 10467 | 2026.05.06 00:59:46.721680 [ 51 ] {} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.05.06 00:59:46.721708 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10469 | 2026.05.06 00:59:46.721793 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10470 | 2026.05.06 00:59:46.721900 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10471 | 2026.05.06 00:59:46.721928 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3582 rows starting from the beginning of the part | ||
| 10472 | 2026.05.06 00:59:46.721982 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 10473 | 2026.05.06 00:59:46.722021 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10474 | 2026.05.06 00:59:46.722058 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10475 | 2026.05.06 00:59:46.722095 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10476 | 2026.05.06 00:59:46.722130 [ 200 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10477 | 2026.05.06 00:59:46.725556 [ 189 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003799089 sec., 1018665.2642251867 rows/sec., 68.70 MiB/sec. | ||
| 10478 | 2026.05.06 00:59:46.725922 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10479 | 2026.05.06 00:59:46.726227 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.05.06 00:59:46.726305 [ 193 ] {bf6da013-d442-41db-b991-fef972b78dba::all_1_76_15} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10481 | 2026.05.06 00:59:46.726403 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10482 | 2026.05.06 00:59:46.727926 [ 190 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27614 rows, containing 5 columns (5 merged, 0 gathered) in 0.009595101 sec., 2877926.9754429893 rows/sec., 185.08 MiB/sec. | ||
| 10483 | 2026.05.06 00:59:46.728354 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10484 | 2026.05.06 00:59:46.728603 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2026.05.06 00:59:46.728665 [ 197 ] {1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10486 | 2026.05.06 00:59:46.728723 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10487 | 2026.05.06 00:59:50.143478 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10488 | 2026.05.06 00:59:50.143547 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10489 | 2026.05.06 00:59:50.273433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22060 | ||
| 10490 | 2026.05.06 00:59:50.274017 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.05.06 00:59:50.274069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10492 | 2026.05.06 00:59:50.274620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10493 | 2026.05.06 00:59:50.274864 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2026.05.06 00:59:50.274993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22060 | ||
| 10495 | 2026.05.06 00:59:50.275036 [ 47 ] {} <Debug> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10496 | 2026.05.06 00:59:50.275110 [ 47 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2026.05.06 00:59:50.275134 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10498 | 2026.05.06 00:59:50.275241 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::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 | ||
| 10499 | 2026.05.06 00:59:50.275340 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10500 | 2026.05.06 00:59:50.275377 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19628 rows starting from the beginning of the part | ||
| 10501 | 2026.05.06 00:59:50.275442 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10502 | 2026.05.06 00:59:50.275493 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10503 | 2026.05.06 00:59:50.275539 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10504 | 2026.05.06 00:59:50.275583 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10505 | 2026.05.06 00:59:50.275624 [ 189 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10506 | 2026.05.06 00:59:50.277434 [ 190 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002235176 sec., 9869468.89193513 rows/sec., 141.18 MiB/sec. | ||
| 10507 | 2026.05.06 00:59:50.277898 [ 200 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10508 | 2026.05.06 00:59:50.278257 [ 200 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.05.06 00:59:50.278355 [ 200 ] {42bcde43-0361-46ef-8b0b-e7b4e2cc738c::all_1_46_9} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10510 | 2026.05.06 00:59:50.278471 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10511 | 2026.05.06 00:59:51.394122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10512 | 2026.05.06 00:59:51.410730 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.06 00:59:51.410784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10514 | 2026.05.06 00:59:51.416393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10515 | 2026.05.06 00:59:51.417075 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.05.06 00:59:51.417374 [ 49 ] {} <Debug> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10517 | 2026.05.06 00:59:51.417445 [ 49 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.05.06 00:59:51.417469 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10519 | 2026.05.06 00:59:51.417585 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::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 | ||
| 10520 | 2026.05.06 00:59:51.420061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10521 | 2026.05.06 00:59:51.421450 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10522 | 2026.05.06 00:59:51.422855 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10523 | 2026.05.06 00:59:51.427724 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10524 | 2026.05.06 00:59:51.432247 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10525 | 2026.05.06 00:59:51.436868 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10526 | 2026.05.06 00:59:51.441286 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10527 | 2026.05.06 00:59:51.445131 [ 189 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10528 | 2026.05.06 00:59:51.498127 [ 190 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080598368 sec., 4305.298092388173 rows/sec., 22.26 MiB/sec. | ||
| 10529 | 2026.05.06 00:59:51.500805 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10530 | 2026.05.06 00:59:51.502828 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.05.06 00:59:51.502937 [ 199 ] {276a4171-9117-4c89-9c50-46350b328b70::all_1_46_9} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10532 | 2026.05.06 00:59:51.505822 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10533 | 2026.05.06 00:59:51.707025 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2026.05.06 00:59:51.707341 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10535 | 2026.05.06 00:59:51.707831 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10536 | 2026.05.06 00:59:51.707887 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10537 | 2026.05.06 00:59:51.708139 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10538 | 2026.05.06 00:59:51.708214 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10539 | 2026.05.06 00:59:51.708367 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10540 | 2026.05.06 00:59:51.708490 [ 349 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10541 | 2026.05.06 00:59:51.708498 [ 343 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10542 | 2026.05.06 00:59:51.708498 [ 366 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10543 | 2026.05.06 00:59:51.708636 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10544 | 2026.05.06 00:59:51.708667 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10545 | 2026.05.06 00:59:51.708733 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10546 | 2026.05.06 00:59:51.708753 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10547 | 2026.05.06 00:59:51.708794 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10548 | 2026.05.06 00:59:51.708831 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10549 | 2026.05.06 00:59:51.710002 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002793 sec., 13605.442176870749 rows/sec., 2.76 MiB/sec. | ||
| 10550 | 2026.05.06 00:59:51.710117 [ 270 ] {78037fdc-34e0-46ac-a6c7-440dc3e0f539} <Debug> TCPHandler: Processed in 0.003254268 sec. | ||
| 10551 | 2026.05.06 00:59:51.712272 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.05.06 00:59:51.712403 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10553 | 2026.05.06 00:59:51.712453 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10554 | 2026.05.06 00:59:51.713040 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.05.06 00:59:51.713075 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10556 | 2026.05.06 00:59:51.713413 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10557 | 2026.05.06 00:59:51.713625 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.05.06 00:59:51.713763 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001396 sec., 75931.23209169054 rows/sec., 6.38 MiB/sec. | ||
| 10559 | 2026.05.06 00:59:51.713800 [ 270 ] {012f9936-18e7-4466-b504-3b2c72535c69} <Debug> TCPHandler: Processed in 0.001589063 sec. | ||
| 10560 | 2026.05.06 00:59:51.713940 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.05.06 00:59:51.714034 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.05.06 00:59:51.714073 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10563 | 2026.05.06 00:59:51.714506 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.05.06 00:59:51.714541 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10565 | 2026.05.06 00:59:51.714831 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10566 | 2026.05.06 00:59:51.715026 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.05.06 00:59:51.715154 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 10568 | 2026.05.06 00:59:51.715190 [ 270 ] {6e7a494e-4839-47e4-bc51-4d11f80d306f} <Debug> TCPHandler: Processed in 0.001298327 sec. | ||
| 10569 | 2026.05.06 00:59:51.715312 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.05.06 00:59:51.715404 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10571 | 2026.05.06 00:59:51.715441 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10572 | 2026.05.06 00:59:51.715867 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.05.06 00:59:51.715900 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10574 | 2026.05.06 00:59:51.716185 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10575 | 2026.05.06 00:59:51.716381 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.05.06 00:59:51.716505 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001119 sec., 79535.29937444147 rows/sec., 6.21 MiB/sec. | ||
| 10577 | 2026.05.06 00:59:51.716540 [ 270 ] {02ab93d3-802a-418b-a0ad-10ce4ac4f708} <Debug> TCPHandler: Processed in 0.001275386 sec. | ||
| 10578 | 2026.05.06 00:59:51.716670 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.05.06 00:59:51.716762 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.05.06 00:59:51.716803 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10581 | 2026.05.06 00:59:51.717210 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.05.06 00:59:51.717242 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10583 | 2026.05.06 00:59:51.717546 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10584 | 2026.05.06 00:59:51.717747 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.05.06 00:59:51.717872 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 10586 | 2026.05.06 00:59:51.717907 [ 270 ] {444b6a96-813e-4a31-b175-f1711348cc3b} <Debug> TCPHandler: Processed in 0.001294667 sec. | ||
| 10587 | 2026.05.06 00:59:51.718029 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2026.05.06 00:59:51.718120 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10589 | 2026.05.06 00:59:51.718172 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10590 | 2026.05.06 00:59:51.718942 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.05.06 00:59:51.718973 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10592 | 2026.05.06 00:59:51.719467 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10593 | 2026.05.06 00:59:51.719671 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2026.05.06 00:59:51.719866 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001762 sec., 14188.422247446086 rows/sec., 25.43 MiB/sec. | ||
| 10595 | 2026.05.06 00:59:51.719918 [ 270 ] {7cbe874e-1b32-4544-a882-b6ef1aa3480b} <Debug> TCPHandler: Processed in 0.001942781 sec. | ||
| 10596 | 2026.05.06 00:59:51.720054 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2026.05.06 00:59:51.720147 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10598 | 2026.05.06 00:59:51.720186 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10599 | 2026.05.06 00:59:51.720514 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.05.06 00:59:51.720547 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10601 | 2026.05.06 00:59:51.720838 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10602 | 2026.05.06 00:59:51.721035 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.05.06 00:59:51.721157 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 10604 | 2026.05.06 00:59:51.721191 [ 270 ] {e9a39bf4-bc7e-4fbc-9743-76e8686711ef} <Debug> TCPHandler: Processed in 0.001191975 sec. | ||
| 10605 | 2026.05.06 00:59:52.116365 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2026.05.06 00:59:52.116754 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10607 | 2026.05.06 00:59:52.117098 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10608 | 2026.05.06 00:59:52.117136 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10609 | 2026.05.06 00:59:52.117382 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10610 | 2026.05.06 00:59:52.117450 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10611 | 2026.05.06 00:59:52.117589 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 10612 | 2026.05.06 00:59:52.117706 [ 349 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10613 | 2026.05.06 00:59:52.117732 [ 366 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10614 | 2026.05.06 00:59:52.117743 [ 343 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10615 | 2026.05.06 00:59:52.117905 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10616 | 2026.05.06 00:59:52.117934 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10617 | 2026.05.06 00:59:52.118003 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10618 | 2026.05.06 00:59:52.118022 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10619 | 2026.05.06 00:59:52.118057 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10620 | 2026.05.06 00:59:52.118095 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10621 | 2026.05.06 00:59:52.119445 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002852 sec., 13323.98316970547 rows/sec., 2.70 MiB/sec. | ||
| 10622 | 2026.05.06 00:59:52.119558 [ 270 ] {32f42b45-6ec3-4138-9212-6c81cc52c23d} <Debug> TCPHandler: Processed in 0.00336788 sec. | ||
| 10623 | 2026.05.06 00:59:52.133031 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2026.05.06 00:59:52.133167 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10625 | 2026.05.06 00:59:52.133220 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10626 | 2026.05.06 00:59:52.133737 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2026.05.06 00:59:52.133773 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10628 | 2026.05.06 00:59:52.134129 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10629 | 2026.05.06 00:59:52.134339 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Trace> oximeter.fields_i16 (9750c359-8d89-4423-bacf-62cec79fe197): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.05.06 00:59:52.134481 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001351 sec., 17764.61880088823 rows/sec., 1.47 MiB/sec. | ||
| 10631 | 2026.05.06 00:59:52.134518 [ 270 ] {eb472daf-e043-4ce4-894c-3da425c51146} <Debug> TCPHandler: Processed in 0.001549693 sec. | ||
| 10632 | 2026.05.06 00:59:52.134653 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2026.05.06 00:59:52.134779 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10634 | 2026.05.06 00:59:52.134826 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10635 | 2026.05.06 00:59:52.136756 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.05.06 00:59:52.136791 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10637 | 2026.05.06 00:59:52.137299 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10638 | 2026.05.06 00:59:52.137507 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.05.06 00:59:52.137635 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Debug> executeQuery: Read 2557 rows, 196.34 KiB in 0.002881 sec., 887539.0489413398 rows/sec., 66.55 MiB/sec. | ||
| 10640 | 2026.05.06 00:59:52.137674 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10641 | 2026.05.06 00:59:52.137688 [ 270 ] {9590c145-f4f6-4f46-9ad4-2cd20dcb0e69} <Debug> TCPHandler: Processed in 0.003095555 sec. | ||
| 10642 | 2026.05.06 00:59:52.137817 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.05.06 00:59:52.137911 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.05.06 00:59:52.137950 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10645 | 2026.05.06 00:59:52.138387 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.05.06 00:59:52.138445 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10647 | 2026.05.06 00:59:52.138728 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10648 | 2026.05.06 00:59:52.138929 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.05.06 00:59:52.139023 [ 45 ] {} <Debug> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10650 | 2026.05.06 00:59:52.139054 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001161 sec., 33591.73126614987 rows/sec., 2.52 MiB/sec. | ||
| 10651 | 2026.05.06 00:59:52.139059 [ 45 ] {} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.05.06 00:59:52.139085 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10653 | 2026.05.06 00:59:52.139091 [ 270 ] {ac913c95-bb06-4f6a-8e39-6b75a8c2bfd2} <Debug> TCPHandler: Processed in 0.001321048 sec. | ||
| 10654 | 2026.05.06 00:59:52.139200 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10655 | 2026.05.06 00:59:52.139206 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.05.06 00:59:52.139340 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.05.06 00:59:52.139356 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10658 | 2026.05.06 00:59:52.139378 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10659 | 2026.05.06 00:59:52.139397 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 82 rows starting from the beginning of the part | ||
| 10660 | 2026.05.06 00:59:52.139471 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 10661 | 2026.05.06 00:59:52.139517 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part | ||
| 10662 | 2026.05.06 00:59:52.139562 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 10663 | 2026.05.06 00:59:52.139603 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 10664 | 2026.05.06 00:59:52.139644 [ 186 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part | ||
| 10665 | 2026.05.06 00:59:52.140117 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.05.06 00:59:52.140158 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10667 | 2026.05.06 00:59:52.140514 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368928 sec., 151213.2120900442 rows/sec., 11.68 MiB/sec. | ||
| 10668 | 2026.05.06 00:59:52.140653 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10669 | 2026.05.06 00:59:52.140759 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10670 | 2026.05.06 00:59:52.140965 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.05.06 00:59:52.141025 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Trace> oximeter.fields_u32 (60cd57e4-c6b4-4ecc-9929-fdfa3089d0d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2026.05.06 00:59:52.141049 [ 190 ] {6597734f-3693-4b14-9745-bae50778a0c6::all_1_66_13} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10673 | 2026.05.06 00:59:52.141143 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10674 | 2026.05.06 00:59:52.141164 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001842 sec., 447882.73615635175 rows/sec., 26.20 MiB/sec. | ||
| 10675 | 2026.05.06 00:59:52.141205 [ 270 ] {cc1ceba7-f085-440f-8da2-8c77974a9cad} <Debug> TCPHandler: Processed in 0.002045863 sec. | ||
| 10676 | 2026.05.06 00:59:52.141324 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.05.06 00:59:52.141418 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.05.06 00:59:52.141455 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10679 | 2026.05.06 00:59:52.141823 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.05.06 00:59:52.141861 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10681 | 2026.05.06 00:59:52.142129 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10682 | 2026.05.06 00:59:52.142353 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Trace> oximeter.fields_u64 (a8149d0e-b651-4a9c-9e62-8343089f7b30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.05.06 00:59:52.142478 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001078 sec., 927.643784786642 rows/sec., 65.22 KiB/sec. | ||
| 10684 | 2026.05.06 00:59:52.142514 [ 270 ] {5fa94b74-e2ef-45f5-8bb9-93803e980e7e} <Debug> TCPHandler: Processed in 0.001236226 sec. | ||
| 10685 | 2026.05.06 00:59:52.142629 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.05.06 00:59:52.142739 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.05.06 00:59:52.142786 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10688 | 2026.05.06 00:59:52.143251 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.05.06 00:59:52.143294 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10690 | 2026.05.06 00:59:52.143648 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10691 | 2026.05.06 00:59:52.143862 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Trace> oximeter.fields_u8 (2ffd2b5e-f444-4bee-964d-ff1293ffba7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.05.06 00:59:52.143987 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001273 sec., 9426.551453260015 rows/sec., 736.45 KiB/sec. | ||
| 10693 | 2026.05.06 00:59:52.144023 [ 270 ] {296c8cb9-3799-4d69-b69e-fd083eedfed1} <Debug> TCPHandler: Processed in 0.00144279 sec. | ||
| 10694 | 2026.05.06 00:59:52.144155 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2026.05.06 00:59:52.144275 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10696 | 2026.05.06 00:59:52.144323 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10697 | 2026.05.06 00:59:52.145273 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.05.06 00:59:52.145309 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10699 | 2026.05.06 00:59:52.145717 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10700 | 2026.05.06 00:59:52.145946 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.05.06 00:59:52.146090 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Debug> executeQuery: Read 1342 rows, 92.65 KiB in 0.001839 sec., 729744.4263186514 rows/sec., 49.20 MiB/sec. | ||
| 10702 | 2026.05.06 00:59:52.146131 [ 270 ] {f8772169-1861-4072-9e68-a8f13c97baa5} <Debug> TCPHandler: Processed in 0.002034513 sec. | ||
| 10703 | 2026.05.06 00:59:52.146263 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.05.06 00:59:52.146360 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10705 | 2026.05.06 00:59:52.146402 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10706 | 2026.05.06 00:59:52.147093 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.05.06 00:59:52.147130 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10708 | 2026.05.06 00:59:52.147589 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10709 | 2026.05.06 00:59:52.147815 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.05.06 00:59:52.147952 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001611 sec., 950962.1353196772 rows/sec., 58.13 MiB/sec. | ||
| 10711 | 2026.05.06 00:59:52.147992 [ 270 ] {de75b434-1a4e-42a2-8281-bdfad0633b1d} <Debug> TCPHandler: Processed in 0.001779587 sec. | ||
| 10712 | 2026.05.06 00:59:52.148110 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2026.05.06 00:59:52.148206 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10714 | 2026.05.06 00:59:52.148260 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10715 | 2026.05.06 00:59:52.149090 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.05.06 00:59:52.149127 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10717 | 2026.05.06 00:59:52.149678 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10718 | 2026.05.06 00:59:52.149911 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.05.06 00:59:52.150032 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10720 | 2026.05.06 00:59:52.150051 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001863 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 10721 | 2026.05.06 00:59:52.150089 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.05.06 00:59:52.150118 [ 270 ] {86cd73bd-ec7f-4922-9168-537acb60228d} <Debug> TCPHandler: Processed in 0.002058874 sec. | ||
| 10723 | 2026.05.06 00:59:52.150119 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10724 | 2026.05.06 00:59:52.150227 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10725 | 2026.05.06 00:59:52.150246 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2026.05.06 00:59:52.150352 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10727 | 2026.05.06 00:59:52.150394 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10728 | 2026.05.06 00:59:52.150463 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10729 | 2026.05.06 00:59:52.150518 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1285 rows starting from the beginning of the part | ||
| 10730 | 2026.05.06 00:59:52.150634 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 10731 | 2026.05.06 00:59:52.150719 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.05.06 00:59:52.150751 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 10733 | 2026.05.06 00:59:52.150760 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10734 | 2026.05.06 00:59:52.150873 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 10735 | 2026.05.06 00:59:52.150990 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 10736 | 2026.05.06 00:59:52.151099 [ 186 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 10737 | 2026.05.06 00:59:52.151113 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10738 | 2026.05.06 00:59:52.151350 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.05.06 00:59:52.151496 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 712.67 KiB/sec. | ||
| 10740 | 2026.05.06 00:59:52.151535 [ 270 ] {457e1892-84c3-4c88-bea3-58af592e0dda} <Debug> TCPHandler: Processed in 0.001339748 sec. | ||
| 10741 | 2026.05.06 00:59:52.159135 [ 201 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 19 columns (19 merged, 0 gathered) in 0.008940527 sec., 155919.22042179393 rows/sec., 279.40 MiB/sec. | ||
| 10742 | 2026.05.06 00:59:52.161381 [ 201 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10743 | 2026.05.06 00:59:52.161709 [ 201 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.05.06 00:59:52.161781 [ 201 ] {12c2bd72-51ef-49be-8ffa-c1b22d38df8b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10745 | 2026.05.06 00:59:52.161904 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. | ||
| 10746 | 2026.05.06 00:59:53.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.40 MiB, peak 338.29 MiB, free memory in arenas 0.00 B, will set to 330.11 MiB (RSS), difference: 4.71 MiB | ||
| 10747 | 2026.05.06 00:59:55.339834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1304 | ||
| 10748 | 2026.05.06 00:59:55.342658 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.05.06 00:59:55.342708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10750 | 2026.05.06 00:59:55.343942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10751 | 2026.05.06 00:59:55.344210 [ 243 ] {} <Trace> system.query_log (b8ae3b4e-bea3-4648-803c-2856299a1247): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.05.06 00:59:55.344466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 10753 | 2026.05.06 00:59:56.705190 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.05.06 00:59:56.705445 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10755 | 2026.05.06 00:59:56.705820 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10756 | 2026.05.06 00:59:56.705861 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10757 | 2026.05.06 00:59:56.706081 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10758 | 2026.05.06 00:59:56.706150 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10759 | 2026.05.06 00:59:56.706289 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10760 | 2026.05.06 00:59:56.706384 [ 349 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10761 | 2026.05.06 00:59:56.706384 [ 345 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10762 | 2026.05.06 00:59:56.706411 [ 320 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10763 | 2026.05.06 00:59:56.706520 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10764 | 2026.05.06 00:59:56.706546 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10765 | 2026.05.06 00:59:56.706615 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10766 | 2026.05.06 00:59:56.706634 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10767 | 2026.05.06 00:59:56.706668 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10768 | 2026.05.06 00:59:56.706709 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10769 | 2026.05.06 00:59:56.707769 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002429 sec., 15644.298065047344 rows/sec., 3.17 MiB/sec. | ||
| 10770 | 2026.05.06 00:59:56.707851 [ 270 ] {140cbfe1-2aa5-4695-8f09-9e8ae234fa8e} <Debug> TCPHandler: Processed in 0.002804779 sec. | ||
| 10771 | 2026.05.06 00:59:56.709433 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.05.06 00:59:56.709541 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10773 | 2026.05.06 00:59:56.709583 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10774 | 2026.05.06 00:59:56.710086 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.05.06 00:59:56.710131 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10776 | 2026.05.06 00:59:56.710500 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10777 | 2026.05.06 00:59:56.710734 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.05.06 00:59:56.710881 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001371 sec., 40846.09773887673 rows/sec., 3.14 MiB/sec. | ||
| 10779 | 2026.05.06 00:59:56.710921 [ 270 ] {cc8c5b04-47c4-47a6-8b52-ccaab432bebd} <Debug> TCPHandler: Processed in 0.001538702 sec. | ||
| 10780 | 2026.05.06 00:59:56.711045 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.05.06 00:59:56.711142 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10782 | 2026.05.06 00:59:56.711182 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10783 | 2026.05.06 00:59:56.711608 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.05.06 00:59:56.711645 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10785 | 2026.05.06 00:59:56.711951 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10786 | 2026.05.06 00:59:56.712173 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.05.06 00:59:56.712304 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 10788 | 2026.05.06 00:59:56.712343 [ 270 ] {511c6f23-34ba-460c-9b4a-b88e9e62a6ff} <Debug> TCPHandler: Processed in 0.001347508 sec. | ||
| 10789 | 2026.05.06 00:59:56.712464 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.05.06 00:59:56.712569 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10791 | 2026.05.06 00:59:56.712613 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10792 | 2026.05.06 00:59:56.712994 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.05.06 00:59:56.713030 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10794 | 2026.05.06 00:59:56.713357 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10795 | 2026.05.06 00:59:56.713587 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.05.06 00:59:56.713719 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001168 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 10797 | 2026.05.06 00:59:56.713756 [ 270 ] {ca057962-b0b0-4446-ac1a-cae11bbe5f72} <Debug> TCPHandler: Processed in 0.001343548 sec. | ||
| 10798 | 2026.05.06 00:59:56.713873 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.05.06 00:59:56.713970 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10800 | 2026.05.06 00:59:56.714010 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10801 | 2026.05.06 00:59:56.714340 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.05.06 00:59:56.714376 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10803 | 2026.05.06 00:59:56.714677 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10804 | 2026.05.06 00:59:56.714894 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.05.06 00:59:56.715024 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 10806 | 2026.05.06 00:59:56.715060 [ 270 ] {0f3b523e-f681-4a1a-b7bc-beb46ae12d28} <Debug> TCPHandler: Processed in 0.001237426 sec. | ||
| 10807 | 2026.05.06 00:59:57.775166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22508 | ||
| 10808 | 2026.05.06 00:59:57.775803 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.05.06 00:59:57.775855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10810 | 2026.05.06 00:59:57.776337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10811 | 2026.05.06 00:59:57.776562 [ 245 ] {} <Trace> system.asynchronous_metric_log (42bcde43-0361-46ef-8b0b-e7b4e2cc738c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.05.06 00:59:57.776691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22508 | ||
| 10813 | 2026.05.06 00:59:58.920157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10814 | 2026.05.06 00:59:58.934698 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.05.06 00:59:58.934745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10816 | 2026.05.06 00:59:58.940195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10817 | 2026.05.06 00:59:58.940878 [ 244 ] {} <Trace> system.metric_log (276a4171-9117-4c89-9c50-46350b328b70): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2026.05.06 00:59:58.943470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10819 | 2026.05.06 01:00:01.707729 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.05.06 01:00:01.707956 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10821 | 2026.05.06 01:00:01.708305 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10822 | 2026.05.06 01:00:01.708343 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10823 | 2026.05.06 01:00:01.708599 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10824 | 2026.05.06 01:00:01.708682 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10825 | 2026.05.06 01:00:01.708854 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10826 | 2026.05.06 01:00:01.708951 [ 345 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10827 | 2026.05.06 01:00:01.708953 [ 349 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10828 | 2026.05.06 01:00:01.708985 [ 320 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10829 | 2026.05.06 01:00:01.709084 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10830 | 2026.05.06 01:00:01.709118 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10831 | 2026.05.06 01:00:01.709195 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10832 | 2026.05.06 01:00:01.709218 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> oximeter.timeseries_schema (20adeb3c-9553-4297-8548-678ac75ce1e9) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10833 | 2026.05.06 01:00:01.709256 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10834 | 2026.05.06 01:00:01.709296 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10835 | 2026.05.06 01:00:01.710623 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002761 sec., 13763.129300977907 rows/sec., 2.79 MiB/sec. | ||
| 10836 | 2026.05.06 01:00:01.710766 [ 270 ] {80a2ba4c-7126-49e1-a3d4-f3986d9bc70f} <Debug> TCPHandler: Processed in 0.003170326 sec. | ||
| 10837 | 2026.05.06 01:00:01.712882 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2026.05.06 01:00:01.713018 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10839 | 2026.05.06 01:00:01.713076 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10840 | 2026.05.06 01:00:01.713717 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.05.06 01:00:01.713766 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10842 | 2026.05.06 01:00:01.714220 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10843 | 2026.05.06 01:00:01.714554 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Trace> oximeter.fields_string (eb37fc2f-ec32-4e37-8c54-76bf10e5cead): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.05.06 01:00:01.714761 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001783 sec., 59450.364554122265 rows/sec., 4.99 MiB/sec. | ||
| 10845 | 2026.05.06 01:00:01.714814 [ 270 ] {08abd758-1e46-4b87-b079-07af7c996a7c} <Debug> TCPHandler: Processed in 0.001996112 sec. | ||
| 10846 | 2026.05.06 01:00:01.714967 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2026.05.06 01:00:01.715073 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10848 | 2026.05.06 01:00:01.715115 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10849 | 2026.05.06 01:00:01.715551 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.05.06 01:00:01.715589 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10851 | 2026.05.06 01:00:01.715906 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10852 | 2026.05.06 01:00:01.716137 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Trace> oximeter.fields_u16 (6597734f-3693-4b14-9745-bae50778a0c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.05.06 01:00:01.716281 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00123 sec., 20325.20325203252 rows/sec., 1.49 MiB/sec. | ||
| 10854 | 2026.05.06 01:00:01.716320 [ 270 ] {8934c129-8f53-43da-9be7-67ec5dcc57dd} <Debug> TCPHandler: Processed in 0.001412949 sec. | ||
| 10855 | 2026.05.06 01:00:01.716453 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.05.06 01:00:01.716559 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10857 | 2026.05.06 01:00:01.716602 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10858 | 2026.05.06 01:00:01.717128 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.05.06 01:00:01.717171 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10860 | 2026.05.06 01:00:01.717545 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10861 | 2026.05.06 01:00:01.717810 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Trace> oximeter.fields_uuid (e81dd241-e9e1-4225-812c-86ab0833cd1a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.05.06 01:00:01.717977 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001437 sec., 61934.585942936676 rows/sec., 4.84 MiB/sec. | ||
| 10863 | 2026.05.06 01:00:01.718022 [ 270 ] {54353632-3938-4e47-9fe6-143fb57342c6} <Debug> TCPHandler: Processed in 0.001625954 sec. | ||
| 10864 | 2026.05.06 01:00:01.718187 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.05.06 01:00:01.718290 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10866 | 2026.05.06 01:00:01.718339 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10867 | 2026.05.06 01:00:01.718785 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.05.06 01:00:01.718823 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10869 | 2026.05.06 01:00:01.719202 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10870 | 2026.05.06 01:00:01.719433 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Trace> oximeter.measurements_cumulativeu64 (1cbd7b1f-1beb-4ab2-8f5b-c33fbf9942f0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.05.06 01:00:01.719577 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 10872 | 2026.05.06 01:00:01.719617 [ 270 ] {6e2fee4f-37c0-437e-96d0-7eab91955383} <Debug> TCPHandler: Processed in 0.001486161 sec. | ||
| 10873 | 2026.05.06 01:00:01.719759 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.05.06 01:00:01.719864 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10875 | 2026.05.06 01:00:01.719943 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10876 | 2026.05.06 01:00:01.720869 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.05.06 01:00:01.720915 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10878 | 2026.05.06 01:00:01.721499 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10879 | 2026.05.06 01:00:01.721770 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Trace> oximeter.measurements_histogramu64 (12c2bd72-51ef-49be-8ffa-c1b22d38df8b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.05.06 01:00:01.721931 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002088 sec., 11973.180076628352 rows/sec., 21.46 MiB/sec. | ||
| 10881 | 2026.05.06 01:00:01.721997 [ 270 ] {e5655bd6-3ebb-4691-a22e-be3d8db2941f} <Debug> TCPHandler: Processed in 0.002289238 sec. | ||
| 10882 | 2026.05.06 01:00:01.722140 [ 270 ] {} <Trace> TCP-Session: 49983c50-b2a4-43c7-9663-417f9401d473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.05.06 01:00:01.722240 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58274) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10884 | 2026.05.06 01:00:01.722284 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10885 | 2026.05.06 01:00:01.722701 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.05.06 01:00:01.722739 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10887 | 2026.05.06 01:00:01.723066 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10888 | 2026.05.06 01:00:01.723269 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Trace> oximeter.measurements_u64 (bf6da013-d442-41db-b991-fef972b78dba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.05.06 01:00:01.723393 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 10890 | 2026.05.06 01:00:01.723428 [ 270 ] {3f60c4ae-0da8-4e82-a1b7-5a949fd63c33} <Debug> TCPHandler: Processed in 0.001380019 sec. | ||